/* CSS Document */

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	background-color: #eeecec; 
	line-height: 15px;
	}
td,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 16px;
	}
.Copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
a:link {  color: #571e23}
a:visited {  color: #571e23}
a:active { color: #333333}
a:hover { color: #333333}

.Title {  
	font-family: Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #571e23; 
	}

.module {
	background-color: #d5c7c8;
	}

th.module {
	padding: 4px;
	color: #491015;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #EEECEC;
	border: 1px solid #571e23;
	}


.menunav {
	color: #571e23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EDECED;
	}

td.menunav { 
	padding-left: 5px; 
	height: 30px;
	}

.menunav a:link, .menunav a:visited, .menunav a:active {
	color: #571e23;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.menunav a:hover {
	color: #571e23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	}


td.subnav {
	padding: 0 10px 0 10px;
	}
.subnav {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	}
.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	}
.subnav a:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:underline;
	}
	
.Footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	line-height: 13pt
	}	
.Footer a:link, .Footer a:visited, .Footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	line-height: 13pt
	text-decoration:underline;
	}
.Footer a:hover {
	cfont-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	line-height: 13pt;
	text-decoration:underline;
	}	
	
	
.navbar {
	background-image:url(images/gradient.gif);
	height: 25px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
td.navbaritem {
	color:#FFFFFF;
	background-color:#491015;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height:20px
	}
.navbaritem {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	}
.navbaritem a:link, .navbaritem a:visited, .navbaritem a:active {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	}
.navbaritem a:hover {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-decoration:underline;
	}		

.navSpacer {
	background-color: #FFFFFF;
	width: 1px;
	}

.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	}

.ModuleTblHeader {
	border: 1px solid #FFFFFF; 
	padding: 4px; 
	color: #4A1116; 
	font-weight: bold;
	background-color: #EDECED;
	}


.caption {
	font-size: 10px;
	line-height: 11px;
	}

.PageHeader {
	background-image: url(images/headers/Headerbkg_img.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height: 45px;
	border-top:1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

.LeftColumn {
	color: #FFFFFF;
	background-color: #342100;
	background-image: url(images/navFillerbkg.gif);
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

.RightColumn {
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

