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

body {
	background-color: #580000;
	background-image: url(../images/bg.gif);
	margin: 15px;
}

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

TR 
  .highlight { background-color: #FEF0D3 }
  .table_odd_row { background-color: #EDF2FA }
  .table_even_row { background-color: #FFFFFF }*/

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



UL {
	margin: 0px 15px;
	list-style-image: url(../images/bullet.gif);
}

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: #8A2003;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #8A2003;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #8A2003;
	text-decoration: none;
	font-weight: bold;


}

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;
	line-height: normal;

}

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

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

a.linkFrancais:hover {
	font-size: 14px;
	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: #4C4C4C;
	
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #003D79;
	
}

.smallText {
	font-size: 10px;
	
}

.whiteText {
	color: #FFFFFF;
	
}

.smallWhiteText {
	color: #FFFFFF;
	font-size: 10px;
	
}

/***************************************************
customized page tags
****************************************************/

.locationsearch {
	background-color: #9A2E00;
	font-size: 13px;
	color: #FFFFFF;
}
