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

body{
	margin:0px;
}
.mainbg{
	background:url(../images/pagebg.gif) #38497e top repeat-x;

	}
		
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
	}

td a:link {
	color: #315bd9;
	text-decoration:none;
	
	}

td a:visited{
	color: #315bd9;
	text-decoration:none;
	}

td a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.pagebg {
	background:url(../images/linebg.png);
	background-repeat:repeat-y;
	}
	
.bannerbg{
	background:url(../images/topbg.jpg);
	background-repeat:no-repeat;
	}
	
.boxbg {
	background:url(../images/boxbg.gif);
	background-repeat:no-repeat;
	}

.footerbg {
	background:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	}
	
.footertext {
	font-size:11px;
	}
	
.faqtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
.textpadding{
	padding-left:15px;
	}
	
.textpadding1{
	padding-left:15px;
	color:#565d71;
	}	
	
.footer {
	color:888282;
	text-decoration:none;
	}
	
.footer a:link {
	color:#315bd9;
	text-decoration:none;
	}

.footer a:visited{
	color:#315bd9;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.crumb{
	color:#d9a708;
	}
	
.bg{
	background:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

.link a:link {
	color: #1181c9;
	text-decoration:underline;
	
	}

.link a:visited{
	color: #1181c9;
	text-decoration:underline;
	}

.link a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.bigtext{font-size:16px;
         color:#333333; line-height:22px;}