/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e1e1e1;
	line-height: 15px;
	margin: 0px;
	}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	}

a:link {  color: #760002; text-decoration:none}
a:active { color: #760002; text-decoration:none }
a:visited { color: #760002; text-decoration:none }
a:hover { color: #760002; text-decoration: underline}

.masthead {
	height: 90px;
	background-color: #760002;
	background-image: url(images/masthead.gif);
	}

.shadow-body {
	background-image: url(images/content_top.gif);
	background-position: left;
	}

.left-column {
	background-color: #555553;
	color: white;
	background-image: url(images/gradient-LeftNavigation.gif);
	background-position: right;
	background-repeat: repeat-y;
	}

.content {
	padding: 10px 0px 20px 15px;
	background-image: url(images/content_repeat.gif);
	background-repeat: repeat-y;
	background-color: white;
	}
.content2 {
	background-image: url(images/content_repeat2.gif);
	background-repeat: repeat-y;
	}	

.right-column {
	padding: 10px 0 20px 0;
	background-color: #FFFFFF;
	}

.Title {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	color: #6e0001;
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #333333; 
	}

.newsbox {
	background-color: #9A9ACC;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
td.module {
	background-image: url(images/tablerepeat_img.gif);
	}

th.module {
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	background-image: url(images/tableheader_img.gif);
	height: 25px;
	}
	
.BreadCrumbNav {  color: #555553; 
	font-size:10px;
	text-transform: uppercase;
	}	

td.nav {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 30px;
	background-image:url(images/navbkg_img.gif);
	height: 30px;
	}

a.nav, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	}
	
.nav a:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 12px;
	text-decoration: underline;
	}
	
td.subnav {
	color: #333333;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 10px;
	background-image:url(images/content_bottom.gif);
	height: 43px;
	background-repeat: no-repeat;
	}

a.subnav, .subnav a:visited {
	color: #760002;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 10px;
	}
.subnav a:hover {
	color: #760002;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 10px;
	text-decoration: underline;
	}
	
td.Footerbkg {
	background-image:url(images/footerbkg_img.gif);
	background-position: left;
	background-repeat: no-repeat;
	}	
td.Footer {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 11px;
	}	

a.Footer, .Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 11px;
	}
.Footer a:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans serif;
	font-size: 11px;
	text-decoration: underline;
	}		
	
.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	}

.ModuleTblHeader {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/topcorner.gif);
	background-position: left;
	padding: 5px 5px 5px 20px;
	border-right: 1px solid #555553;
	height: 26px;
	}
.ModuleTblHeader2 {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/topcorner.gif);
	background-position: center;
	padding: 5px;
	border-right: 1px solid #555553;
	height: 26px;
	font-size: 10px;
	line-height: 10px;
	}	
.ModuleTblBottom {
	background-image: url(images/bottomcorner.gif);
	background-position: right;
	height: 15px;
	border-left:1px solid #555553;
	}	
.ModuleTblBody {
	border-left: 1px solid #555553;
	border-right: 1px solid #555553;
	}		

.LocationTblHeader {
	border: 1px solid #33339A; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #9A9ACC;
	}
	
.caption {
	font-size: 9px;
	line-height: 11px;
	}
