
H1{
	font-weight:bold;
	font-size:14px;
	color:#981d20;
}
H2{
	font-weight:bold;
	font-size:14px;
	color:#999999;
}
H3{
	font-weight:bold;
	font-size:14px;
	color:#981d20;
}
body{
	font-family:syntax,arial,verdana,sans-serif;
	font-size:.8em;
	color:#7A838C;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
}


#tblheaders{
	width:775px;
	padding:0px;
	border:0px;
}
#tblContent{
	width:775px;
}
#contentBanner{
	/*background-image:url(/images/system/contentTop.jpg);*/
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:top right;	
	border-right:3px solid white;
	width:100%;
	vertical-align:top;
	padding-top:29px;
	padding-right:15px;
	padding-left:15px;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs a:HOVER,
.breadcrumbs a:VISITED{
	padding-top:0px;
	font:Arial;
	font-size:1em;
	text-decoration:none;
	padding-left:0px;
	color:#7A838C;
}
#mainContent{
	padding-top:0px;
	padding-bottom:20px;
}
#tblfooter{
	width:775px;
	height:30px;	
	border-top:3px solid white;
}
.sitemap,
.sitemap a,
.sitemap a:VISITED{
	background-color:#221e1f;
	text-align:center;
	color:#FFFFFF;
	font-family:syntax,arial,verdana,sans-serif;
	font-size:.9em;
	text-decoration: none;
}
.sitemap a:HOVER{
	color:#CCCCCC;
	font-family:syntax,arial,verdana,sans-serif;
	font-size:.9em;
	text-decoration: none;
}
#footerlogo{
	width:70px;
}
#imageBar{
	vertical-align:top;
	background-color:#E4E8EB;
}

#hamiltonTop{
	background-position:top right;
}
#topNavSpacer{
	border-left:3px solid white;
	border-top:solid white 3px;
	border-bottom:solid white 3px;
}
#leftNavMain{
	background-image:url(/images/system/leftNavMain.jpg);
	background-repeat:repeat-y;
	background-color:#981d20;
}
#leftNav{
	background-color:#981d20;
	vertical-align:top;	
	border-right: 3px solid white;
	width:116px;
}
.leftNavColor{
background-color:#981d20;
	border-right:3px solid #981d20;
	border-left:3px solid #981d20;
	padding-bottom:15px;
}
