body {

font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#e5e5e5;
margin:0;

}

.bg {

	background-image:url(images/bg-line.gif);
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment: scroll;
}




.normal {

font-family: 	Verdana, Arial, Helvetica, sans-serif;
font-size:		11px;
color:			#414141;
font-weight:    normal;
text-align: justify;
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
  
}


.normaltext{

font-family: 	Verdana, Arial, Helvetica, sans-serif;
font-size:		11px;
color:			#414141;
font-weight:    normal;
text-align: justify;
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
  
}

.bold {

font-family: 	Verdana, Arial, Helvetica, sans-serif;
font-size:		11px;
color:			#414141;
font-weight:    bold;
  
}

.graybold {

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #414141;
margin-left:10px;

}

.graytext {

font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #8c8c8c;
text-align: justify;
margin-right:10px;


}

.bluetext {

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #00aaff;

}

.allrights {

font-size: 9px;
color: #818181;

}

a:link {

font-size: 11px;
color: #666666;
text-decoration: underline;

}

a:visited {

font-size: 11px;
color: #666666;
text-decoration: underline;

}


a:hover {

font-size: 11px;
color: #414141;
text-decoration: none;

}

a:active {

font-size: 11px;
color: #666666;
text-decoration: underline;

}


a.header:link {

font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;


}

a.header:visited {

font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;

}


a.header:hover {

font-size: 11px;
color: #000;
text-decoration: none;
font-weight: bold;

}

a.header:active {

font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;

}


a.footer:link {

font-size: 11px;
color: #414141;
text-decoration: none;

}


a.footer:visited {

font-size: 11px;
color: #414141;
text-decoration: none;

}

a.footer:hover {

font-size: 11px;
color: #000;
text-decoration: none;

}


a.footer:active {

font-size: 11px;
color: #414141;
text-decoration: none;

}

a.link2:link {

font-size: 11px;
color: #414141;
text-decoration: none;

}


a.link2:visited {

font-size: 11px;
color: #414141;
text-decoration: none;

}

a.link2:hover {

font-size: 11px;
color: #ff6600;
text-decoration: underline;
}


a.link2:active {

font-size: 11px;
color: #414141;
text-decoration: none;

}

.bluetextnormal{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2c5ca8;
margin-left:10px;
margin-top:30px;
margin-bottom:30px;
background-image:url(images/arrow-bullet.gif);
background-repeat:no-repeat;
background-position:0.1em;
padding-left:15px;
}


.bluetextnormal2{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2c5ca8;
margin-left:10px;
margin-top:10px;
margin-bottom:30px;
background-image:url(images/arrow-bullet.gif);
background-repeat:no-repeat;
background-position:0.1em;
padding-left:15px;
}

.bluetextnormal3{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2c5ca8;
margin-left:10px;
margin-top:10px;
margin-bottom:30px;
}

.bluetextnormal4{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2c5ca8;
margin-left:10px;
margin-top:25px;
margin-bottom:30px;
background-image:url(images/diamond-bullet.gif);
background-repeat:no-repeat;
background-position:0.1em;
padding-left:15px;
}

.darkbluetext{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #163d5b;
margin-left:10px;
margin-top:10px;
margin-bottom:30px;
background-image:url(images/arrow-bullet.gif);
background-repeat:no-repeat;
background-position:0.1em;
padding-left:15px;
}


ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #414141;
list-style:none;
padding-left:10px;
	
}

li {

	BACKGROUND-POSITION: 0px 0.6em;
	BACKGROUND-IMAGE: url(Images/diamond-bullet.gif);
	BACKGROUND-REPEAT: no-repeat;
	padding-left: 17px;
	margin-top:3px;
}

.vrdotbg {
	background-attachment: scroll;
	background-image: url(images/vdot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.hrbgdot {
	background-attachment: fixed;
	background-image: url(images/hdot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	
}

