/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding:0px;
	background-repeat:repeat-x;
}

TABLE, SELECT, TEXTAREA {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 21px;
	border-collapse:collapse;
	border-spacing: 0;
}

INPUT {
font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
}




TEXTAREA {
	line-height: 12px;
	color: #666666;
	line-height: 21px;
	font-size: 11px;
}


h1 {
	display:inline;	
	font-size:24px;
	line-height:28px;
	
}

h2 {
	display:inline;
    font-size: 12px;
    line-height:21px;	
}


  
/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #D96821;
	text-decoration: underline;
}

a:visited {
	color: #D96821;
	text-decoration: underline;
}

a:hover {
	color: #D96821;
	text-decoration: none;


}

a.linkFooter:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.linkFooter:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

a.linkFooter:hover {
	font-size: 11px;
	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: underline;
	font-weight: bold;
	color: #2073B1;
}

a.copyright:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
}
a.copyright:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
	background-color: #FFFFFF;
}




/***************************************************
customized sitewide link tags
****************************************************/

.footer {
	font-size: 10px;
	vertical-align: bottom;
	color: #FFFFFF;

}


.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.subhead {
	font-weight: bold;
	color: #D96821;
	
}



.smallText {
	font-size: 11px;
	
}

.whiteText {
	color: #FFFFFF;
	font-size: 11px;
	
}


.logo{
	width: 780x;
	height: 70px;
	margin: 0px;
}





