/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #4C4C4C;
	margin: 0px;
}

TABLE, SELECT, TEXTAREA {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 24px;
	border-collapse:collapse;
	border-spacing: 0;
}

INPUT {
font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
}


UL {
	margin: 0px 15px;
}

P {
	margin: 0px 0px;
}

TEXTAREA {
	line-height: 12px;
	color: #666666;
	line-height: 21px;
	font-size: 11px;
}


h1 {
	display:inline;	
}


  
/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #EF304F;
	text-decoration: underline;
}

a:visited {
	color: #EF304F;
	text-decoration: underline;
}

a:hover {
	color: #EF304F;
	text-decoration: none;


}

a.linkFooter:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.linkFooter:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.linkFooter:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;

}


a.linkBreadCrumb:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #003D79;
}

a.linkBreadCrumb:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #003D79;
}

a.linkBreadCrumb:hover {
	font-size: 10px;
	color: #003D79;
	font-weight: normal;
	text-decoration: underline;
}




a.linkcopyright:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #8A2003;
}

a.linkcopyright:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #8A2003;
}

a.linkcopyright:hover {
	font-size: 10px;
	color: #8A2003;
	font-weight: normal;
	text-decoration: underline;
}








a.linkMenuMainSubNav:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

a.linkMenuMainSubNav:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

a.linkMenuMainSubNav:hover {
	color: #FFFFFF;
	font-weight: underline;
	text-decoration: none;
	background-color: #2073B1;
	font-size: 10px;
	line-height: 13px;
}




a.siteMap:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}

a.siteMap:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}

a.siteMap:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	background-color: #EBDFCF;
}

a.breadcrum:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D10A95;
}

a.breadcrum:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D10A95;
}

a.breadcrum:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #D10A95;
	background-color: #FFFFFF;
}

a.people:link {
	text-decoration: underline;
	font-weight: normal;
	color: #393E4B;
}

a.people:visited {
	text-decoration: underline;	
	font-weight: normal;
	color: #393E4B;
}

a.people:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

a.copyright:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #B4B4B4;
}

a.copyright:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #B4B4B4;
}
a.copyright:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #B4B4B4;
}




/***************************************************
customized sitewide link tags
****************************************************/

.footer {
	font-size: 10px;
	vertical-align: bottom;
	color: #FFFFFF;

}








