/* CSS Document */

body {
	margin:0;
	background-color:#1a2e63;
	font-family:Tahoma;
	font-size:12px;
	color:#4f4f4f;
}

.maintable{
width:1003px;
}

.top_bg{
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x;
}

.bluegra{
background-image:url(../images/blue_gra.gif);
background-repeat:repeat-x;
}

.bluegra_2{
background-image:url(../images/blue_gra_2.gif);
background-repeat:repeat-x;
}

.mainpadding{
padding-left:50px;
padding-right:50px;
}

.paddingcontents{
padding-left:22px;
padding-right:22px;
padding-top:13px;
padding-bottom:13px;
}

.welcome_contentbox{
background-color:#f8f8f8;
border:#f0f0f0 solid 1px;
}

.contentbox_2{
background-color:#fcfcfc;
border:#f0f0f0 solid 1px;
}


.maintextbold{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#4f4f4f;
}

.lineheight{
line-height:150%;
}

.bluebold{
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#0b4bac;
}

.orangebold{
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#ed481a;
}

.orangeboldlink{
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#ed481a;
text-decoration:underline;
}

.orangeboldlink:hover{
font-family:Tahoma;
font-weight:bold;
font-size:12px;
color:#ed481a;
text-decoration:none;
}

.orangeboldlink_2{
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#ed481a;
text-decoration:underline;
}

.orangeboldlink_2:hover{
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#ed481a;
text-decoration:none;
}

.footer_bg{
background-color:#457baf;
}

.footertext{
color:#fefefe;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

.footerlinks{
color:#fefefe;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

.footerlinks:hover{
color:#fefefe;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}

.dots_2{
background-image:url(../images/dots_2.gif);
background-repeat:repeat-x;
}

.dots{
background-image:url(../images/dots.gif);
background-repeat:repeat-x;
}

.orangebg{
background-color:#457baf;
}

.whitebold{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

.borderTable {	
padding: 0px 0px 0px 0px;
border: 1px solid #f55225;
}

.borderTable_2 {	
padding: 0px 0px 0px 0px;
border: 1px solid #4275a6;
}

.cursor{
cursor:pointer;
}

.white_bg{
background-color:#fcfcfc;
}

.orangebold_3{
font-family:Tahoma;
font-weight:bold;
font-size:14px;
color:#ed481a;
text-decoration:underline;
}


/*.border1px{
border:#e9e9e9 1px solid;
}
*/
