@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:arial;
font-size:12px;	
color:#666666;
}

#wrapper{
margin:0 auto;
text-align:left;
width:100%;
}

/*css from old site*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}

.LeftLineGreyBox {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.HeadGreyColourBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CCFF;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0080FF;
}
.DetailLeftGreyLineBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 2px;
	padding: 6px;
	border-left-width: .5px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {
	color: #192487;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SubHeadBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #58E7FF;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
}
.style5 {font-size: 9px}
.style6 {border-left-width: 1px; border-left-style: dashed; border-left-color: #CCCCCC; font-size: 9px; }
.DetailLeftGrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.ProdGrey14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.ProdGrey14BoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.SalesLine16BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
.DetailLeftBlue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #66CCFF;
	text-decoration: none;
	font-style: italic;
}
.ProdGrey11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.MandatoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

/*end of css from old site*/

/*start of header*/

#header{
    background-color: #003992;
    float: left;
    width: 100%;
	position:fixed;
	top:0;
	*position:none;
}

#header .header_background{
    background-image: url("../images/ground_1.png");
    background-repeat: repeat;
    float: left;
    height: 132px;
    width: 150px;
}

#header .logo{
    float: left;
    margin-left: 10px;
    margin-top: 16px;
}

#header .contact{
    color: #FFFFFF;
    float: left;
    font-size: 36px;
    margin-left: 151px;
    margin-top: 10px;
}

#header .contact b{
    float: left;
    margin-right: 10px;
}

#numdiv{
float:left;	
font-weight:bold;
*margin-top:-35px;
*margin-left:260px;
}

/*end of header*/

/*start of matter*/

#matter{
    float: left;
    margin-top: 132px;
    width: 100%;
	*margin-top: 0px;
}

#matter iframe{
height:630px;	
}

/*start of nav*/

#nav{
    float: left;
    width: 15%;
	 width: 16%\9;
}


#nav ul{
    float: left;
    margin-top: 10px;
    padding-left: 10px;
}

#nav li{
    background-image: url("../images/btnBg.jpg");
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom: 10px;
    width: 140px;	
}

#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c317f;
	text-decoration: none;
}

#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c317f;
	text-decoration: none;
}

#nav a:hover {
	color: #0066FF;
	text-decoration: none;
}

#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

#nav a{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 12px;
    text-align: center;
    width: 120px;
}


/*end of nav*/

/*start of matter_right*/

#matter_right{
    float: left;
    width: 85%;
	width: 84%\9;
}

/*end of matter_right*/

/*end of matter*/

/*start of footer*/

#footer{
    background-color: #003992;
    bottom: 0;
    float: left;
    position: fixed;
    width: 100%;
	*position: none;
}

#footer .text {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

#footer .address {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
	font-size: 33px;
}

/*end of footer*/



