/*   Common tag styles */

textarea 
{

}

H1{
	font-size: 			190%; 
	font-weight: 		bolder; 
	color: 				#195189; 	
	margin-bottom:		0px;
	padding-bottom:	0px;
	margin-top:			0px;
	margin-top:			0px;
}

H2{
	font-size: 			130%; 
	font-weight: 		bold; 
	color: 				#009B74; 	
	margin-bottom:		0px;
	padding-bottom:	0px;
		margin-top:		0px;
	margin-top:	0px;
}

H3{
	font-size: 			120%; 
	font-weight: 		bold; 
	color: 				#195189; 	
	margin-bottom:		0px;
	padding-bottom:	0px;
	margin-top:		0px;
	margin-top:	0px;
}

H3 a:link { color: #195189; text-decoration: none; }
H3 a:visited { color: #195189; text-decoration: none; }
H3 a:hover { color: #195189; text-decoration: none; }
H3 a:active { color: #195189; text-decoration: none; }

H4{
	font-size: 			110%; 
	font-weight: 		bold; 
	color: 				#009B74; 	
	margin-bottom:		0px;
	padding-bottom:	0px;
	margin-top:		0px;
	margin-top:	0px;
}

H5{
	font-size: 			100%; 
	font-weight: 		bold; 
	color: 				#195189; 		
	margin-bottom:		0px;
	padding-bottom:	0px;
	margin-top:		0px;
	margin-top:	0px;
}

img{
	border:		0px;
}

.clear{
	clear: 		both;
}
/*   Custom styles */


.bodyCopy{ line-height: 17px}
.bodyCopy a{ line-height: 17px; color: #009B74; text-decoration: none; }
.bodyCopy a:hover { color: #999999; text-decoration: none; }

.bodyBoldCopy, .bodyBoldCopy a {  line-height: 17px; font-weight: bold;color: #333333; text-decoration: none;}
.bodyBoldCopy a:hover { color: #999999; text-decoration: none; }

.bullet { 						list-style-image: url(/images/interface/bulletGrey.gif); 
									font-size: 12px; 
									line-height: 17px; 
									font-weight: normal; 
									color: #666666; 
									text-decoration: none; 
									padding: 0px; 
								
}

.menu, .menu a, .menu li{
	text-decoration:			none;
	display:					inline;	
	font-size:					11px;
	padding-left:               8px;
}

.subMenu, .subMenu A, .subMenu li{
	text-decoration:			none;
	list-style: 				none;
	line-height:				18px;

}
.subMenu ul{
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style: 				none;
}


.subMenu A:hover{
	color:			#cccccc;
}

.menu A:hover{
	
}

.menu ul{
}

.bodyWhite, .bodyWhite A, .bodyWhiteSmall, .bodyWhiteSmall A{
	color:						white;
}
.bodyWhite A:hover, .bodyWhiteSmall A:hover{

}

.bodyWhiteSmall, .bodyWhiteSmall a{
	font-size:					85%;
}

.bodyBoldWhite, .bodyBoldWhite a, .bodyBoldWhite a:visited, .bodyBoldWhite a:active{
	color:						white;
	font-weight:				bold;
	text-decoration:			none;
	font-size:					11px;
}

.menuActive {
	color:			#cccccc;
}

.menuActive A:hover{
	color:			#666666;
}

.tabHeadingFront{
	font-size:			150%;
	font-style:			italic;	
	font-family:				"arial black";
}

.tabHeadingBack{
	font-size: 110%;
	font-style: italic;
	letter-spacing: 2.3px;
}

.bodyBlueBold, .bodyBlueBold A{
	color:						#114F8F;
	text-decoration:			none;

}

.bodyBlueBold A:hover{
		color:			#666666;
}

.bodySkyBlueBold, .bodySkyBlueBold A{
	color:						#6192C3;
	text-decoration:			none;
}

.bodySkyBlueBold A:hover{
		color:			#6192C3;
}

.padding, .padding A, .padding li{
	padding-left:		5px;
}

.small{
		font-size:					85%;
}


	