body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

div,label,li,p,span,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div,li,p,span,td,th{
	color: #4e4e4e;
	line-height: 18px;
}
H1,H2,H3,H4,H5,H6{
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

H1,
H1.title,
span.title {
	color: #004b91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 18px 0;
}
h1.page_title{
	color: #699;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
H2{
	color: #699;
	font-weight: bold;
	font-size: 13px;
}
td.headerTitle H2{
	color: #366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

H3
{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
}

H4
{
	color:#73468e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
}

a{
	color: #004b91;
}

#ContentNavigation .hub{
	float: left;
	margin: 0px 20px 24px 0px;
	position: relative;
	width: 250px;
}
	#ContentNavigation .hub a img{
		border: 0;
		float: left;
		height: 80px;
		width: 80px;
		margin: 4px 5px 10px 0px;
	}
	#ContentNavigation .hub h3{
		background: url(images/generic_index_page_list_hub_h3.gif) repeat-x scroll left bottom transparent;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		padding-bottom: 5px;
		margin: 0 0 8px 0;
	}
	#ContentNavigation .hub h3 a{
		color: #004b91;
		text-decoration: none;
	}
	#ContentNavigation .hub h3 a.visited{
		color: #007aec;
		text-decoration: none;
	}
	#ContentNavigation .hub h3 a:hover{
		text-decoration: underline;
	}
	#ContentNavigation .hub p{
		line-height:14px;
		margin: 0;
		padding: 0;
	}
	div.hub form{margin:0;padding:0;}
	div.hub select{
		width:250px;
		overflow:hidden;
	}
#ContentNavigation div{
	padding: 0;
}
	#curtitle ul{
		list-style-type: none; 
		padding: 0; 
		margin: 0;
	}
		#curtitle ul li{
			margin-bottom: 12px;
		}
			#curtitle ul li a{
				text-decoration: none;
			}
			#curtitle ul li  a:hover{
				text-decoration: underline;	
			}
			#curtitle ul li a:visited{
					color: #2c75c7;
			}
.content_heading_uppercase{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.content_heading_mixcase{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	page-break-after: avoid;
	padding: 0;
	margin: 0;
}
.reduce{
	width:40%;
	height:40%;	
}
#content td{
	padding: 6px;
}