body
 	    {
		background-image: url("images/bkgrnd.jpg"); 
		background-repeat: repeat-x; 
		background-position: 0 0;
		background-color: #164086
		}
		img {border:0px;}
		
TD.brshdw_L		
       {
		background-image: url("images/brdr_L.gif"); background-repeat: repeat-y; background-position: 0 0
		}
			
TD.brshdw_Lcr		
       {
		background-image: url("images/brdr_Lcorner.gif"); background-repeat: repeat-y; background-position: 0 0
		}
		
TD.brshdw_btm		
       {
		background-image: url("images/brdr_bottom.gif"); background-repeat: repeat-x; background-position: 0 0
		}
		
TD.brshdw_Rcr		
       {
		background-image: url("images/brdr_Rcorner.gif"); background-repeat: repeat-y; background-position: 0 0
		}
				
TD.brshdw_R		
       {
		background-image: url("images/brdr_R.gif"); background-repeat: repeat-y; background-position: 0 0
		}
				

TD.bodycol		
       {
		background-image: url("images/bodycol.gif"); background-repeat: repeat-y; background-position: 0 0; background-color: #FFFFFF
		}
				



A.linknone:link
		{ color: #132B57; text-decoration : none; border-bottom : 0px dashed silver;}
A.linknone:visited
		{ color : black; text-decoration : none; border-bottom : 0px dashed silver;}
A.linknone:hover
		{ color: #861011; text-decoration : none; border-bottom : 0px dashed silver;}
		
		
A:link
		{ color: #000000; text-decoration : underline;}
A:visited
		{ color: #132B57; text-decoration : underline;}
A:hover
		{ color: #861011; text-decoration : underline;}
		
		
A.linkdash:link
		{ text-decoration : none; border-bottom : 1px dashed silver;}
A.linkdash:visited
		{ color : black; text-decoration : none; border-bottom : 1px dashed silver;}
A.linkdash:hover
		{ color: #861011; text-decoration : none; border-bottom : 1px dashed silver;}
		
A.linkdashblue:link
		{ color: 003399; text-decoration : none; border-bottom : 1px dashed silver;}
A.linkdashblue:visited
		{ color : black; text-decoration : none; border-bottom : 1px dashed silver;}
A.linkdashblue:hover
		{ color: #861011; text-decoration : none; border-bottom : 1px dashed #3399cc;}

A.linklegal:link
		{ color : #132B57; text-decoration : none; border-bottom : 1px dashed #164086; }
A.linklegal:visited
		{ color : #132B57; text-decoration : none; border-bottom : 1px dashed #164086;}
A.linklegal:hover
		{ color : #132B57; text-decoration : none; border-bottom : 1px dashed #164086; }				



		
	.headblue
		{
		font-family : Georgia, Times New Roman, Times, serif;
		font-weight: normal;
		font-size: 14;
		line-height: 28px;
		color: #132B57;
		}
		
	.headred
		{
		font-family : Georgia, Times New Roman, Times, serif;
		font-weight: normal;
		font-size: 14;
		line-height: 14px;
		color: #861011;
		}

	.sanscap10 
		{ 
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold ; 
		font-size : 10px ;
		letter-spacing : 1;
		text-transform : uppercase;
		line-height : 14px ;
		color: #333333;
		}
	.subheadred 
		{ 
		font-weight : bold;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 11px;
		color: #861011;
		}
	.subheadgray 
		{ 
		font-weight : bold;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 11px;
		color: #333333;
		}


	.sans10
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 10px;
		color: #333333;
		font-weight: normal;
		line-height: 14px;
		}
	.sanscap1028 
		{ 
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold ; 
		font-size : 10px ;
		letter-spacing : 1;
		text-transform : uppercase;
		line-height : 28px ;
		color: #333333;
		}
	.sans1028
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 10px;
		color: #333333;
		font-weight: normal;
		line-height: 28px;
		}
	.bodyintro 
		{ 
		font-weight : normal;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 11px;
		color: #333333;
		line-height : 28px;
		}
		
	.body 
		{ 
		font-weight : normal;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 11px;
		color: #000000;
		line-height : 28px;
		}
	.body1114
		{ 
		font-weight : normal;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 11px;
		color: #000000;
		line-height : 14px;
		}

	.bodysm 
		{ 
		font-weight : normal;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 10px;
		color: #000000;
		line-height : 14px;
		}
	.legal 
		{ 
		color : #132B57;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : normal; 
		font-size : 9px;
		line-height : 14px;
		}



ul.services {
list-style: none; /*--Takes out the default bullets--*/
margin: 0;
padding: 0;
padding-bottom:10px;
}
ul.services li {
padding: 5px 5px 5px 15px; /*--Adds padding around each item--*/
margin: 0;
background: url(images/redbox.gif) no-repeat 0px 3px; /*--Adds a bullet icon as a background image--*/
}