
H1, .heading1, .Heading1 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 34px;
	color: #837D76;
	margin: 0;
	padding:0px;
}

H2, .heading2, .Heading2 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #837D76;
	margin: 0;
	padding:0px;
}

H3, .heading3, .Heading3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #837D76;
	margin: 0;
	padding:0px;
}

H4, .heading4, .Heading4 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #837D76;
	margin: 0;
	padding: 0px 0px 3px 0;
}

H5, .heading5, .Heading5 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #837D76;
	margin: 0;
	padding: 0px 0px 5px 0;
}

.RedText {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.RedLabel {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
}

#Footer {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	padding:14px;
	padding-left:20px;
}

#Footer a {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	margin-left:12px;
	margin-right:12px;
}

#Footer a:hover {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}


/******** FORM STYLES ****************************************************/

form {
	display: inline;
}


.projectvalue {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.textSml {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.textSmlGrey {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #a9a9a9;
}

.textMed {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.button {
	border: 1px #000000 solid;
	width: 60px;
	font-size: 11px;
}

.buttonMed {
	border: 1px #000000 solid;
	width: 100px;
	font-size: 11px;
}

.buttonMedActive {
	border: 1px #000000 solid;
	width: 100px;
	font-size: 11px;
	background-color: #263f6a;
	color: #ffffff;
}

.buttonLrg {
	border: 1px #000000 solid;
	width: 180px;
	font-size: 11px;
}

/******** SEARCH STYLES ****************************************************/

#Search {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding-left:0px;
}

#Search a {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	margin-right:12px;
}

#Search a:hover {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

.search_bottom a {
	color:#C80024;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;		
	border-bottom: 1px dotted #c5c5c5;
	padding-bottom: 10px;	
}

.search_bottom a:hover {
	color:#a69f9d;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;	
	border-bottom: 1px dotted #c5c5c5;
	padding-bottom: 10px;	
}

.search_bottom {
	border-bottom: 1px dotted #c5c5c5;
	padding-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}

.search_top {
	padding-top: 5px;
}

a.sitemap {
	color: #C80024;
	font-family: "Arial", sans-serif;
	font-size: 11px;	
	text-decoration: underline;
}

a.sitemap:hover {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 11px;	
	text-decoration: underline;
}

.defaulttext {
	color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;	
	font-weight: normal;
}


.MainContent a {
	color:#C80024;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;		
}

.MainContent a:hover {
	color:#a69f9d;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;	
}

#crumbTrail {
	width: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #666666;
	padding:10px;
	padding-left:0px;
}

#crumbTrail a {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#crumbTrail a:hover {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #C80024;
	text-decoration: underline;
}


/***** BUTTONS *****/

.JH_BTN_GENERIC div.BTN_Start {
	display:block;
	float:left;
	background: url("../images/JH_BTN_Start.gif") top left no-repeat;
	height:22px;
	width:4px;
	padding:0;
	margin:0;
	font-size:1px;
}

.JH_BTN_GENERIC a {
	display:block;
	float:left;
	background-color: #b51a1b;
	font-family: "Verdana";
	height:18px;
	color: #FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:2px;
	padding-right:4px;
	text-decoration: none;
	padding-top:4px;
}

.JH_BTN_GENERIC a:hover {
	display:block;
	float:left;
	background-color: #b51a1b;
	font-family: "Verdana";
	height:18px;
	color: #FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:2px;
	padding-right:4px;
	text-decoration: underline;
	padding-top:4px;
}

.JH_BTN_GENERIC div.BTN_End {
	display:block;
	float:left;
	background: url("../images/JH_BTN_End.gif") top left no-repeat;
	height:22px;
	width:4px;
	padding:0;
	margin:0;
	font-size:1px;
}

.JH_BTN_GENERIC br {
	clear: both;
}

.JH_BTN_ARROW div.BTN_Start {
	display:block;
	float:left;
	background: url("../images/JH_BTN_Start.gif") top left no-repeat;
	height:22px;
	width:4px;
	padding:0;
	margin:0;
	font-size:1px;
}

.JH_BTN_ARROW a {
	display:block;
	float:left;
	background: #b51a1b url("../images/JH_BTN_Back.gif") top right no-repeat;
	font-family: "Verdana";
	height:18px;
	color: #FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:2px;
	padding-right:14px;
	text-decoration: none;
	padding-top:4px;
}

.JH_BTN_ARROW a:hover {
	background: #b51a1b url("../images/JH_BTN_Over.gif") top right no-repeat;
}

.JH_BTN_ARROW div.BTN_End {
	display:block;
	float:left;
	background: url("../images/JH_BTN_End.gif") top left no-repeat;
	height:22px;
	width:4px;
	padding:0;
	margin:0;
	font-size:1px;
}

.JH_BTN_ARROW br {
	clear: both;
}

.ToggleBTN {
	width:20px;
	float:right;
	margin-top:4px;
}


