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

body{
margin:0px 0px 0px 0px;
}
.topgreybg
{
background:url(../images/topbg.jpg); background-repeat:repeat-x;
background-position:top;
height:100px;
}
.midgreybg
{
background:url(../images/topbg.jpg); background-repeat:repeat-x;
background-position:top;
height:30px;
}
.toplogo
{
background:url(../images/toplogo-main.jpg); 
background-repeat:no-repeat; 
background-position:top left;
}
.leftbanner
{
background:url(../images/bannerimg.jpg); 
background-repeat:no-repeat; 
height:200px;
}
.rightbanner{
background:url(../images/heaerimg.jpg);
background-repeat:no-repeat;
height:155px;
}
.toplinks
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FF6600;
text-decoration:none;
}
.toplinks a:link
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FF6600;
text-decoration:none;
}
.toplinks a:hover
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.footerlinks
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.footerlinks a:link
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.footerlinks a:hover
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color: #FF6600;
text-decoration:none;
}
.more
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color: #003366;
text-decoration:none;
}
.more a:link
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#003366;
text-decoration:none;
}
.more a:hover
{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color: #006699;
text-decoration:none;
}

.orange
{
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#FF6600;
}
.white
{
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#ffffff;
}
.orangesmall
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#FF6600;
}
.bodytext
{
font-family:Arial;
font-size:12px;
font-weight:400;
color:#003366;
text-align:justify;
}
.whitesmall
{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#ffffff;
}
.whiteverysmall
{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#ffffff;
padding-left:10px;
}
.whiteverysmall a:link
{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
padding-left:10px;
}
.whiteverysmall a:hover
{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#FF6600;
text-decoration:none;
padding-left:10px;
}
.readmore
{
font-family:Arial;
font-size:12px;
font-weight:400;
color:#003366;
text-align:justify;
}
.line
{
border-bottom:thin;
border-bottom-color:#003366;
}
.blue_line
{
background:url(../images/blue_line.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.footerbg
{
background: url(../images/footer_bg.jpg)
background-repeat:repeat-x;
background-position:top;
height:50px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial,;
}
.style2 {
	font-family: Arial,;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}






