html 
{
	margin:0;
	padding:0;		
	
	color: #4b4b4b;
	
	font-family: garamond;
	font-size: 14px;
}
/*********** Page Layout ************/
#mainBody, #tb_mainBody
{	
	background-image: url(images/background_repeat.jpg);
	background-color: #1C3321;
	
	padding:0;		
	margin: 0 auto 0 auto;
	
	text-align: center;	
}
#tb_mainBody
{
	background-color: #F7F8EE;
	background-image: none;
}
#mainBody
{
	min-width: 980px;
}
#container
{		
	margin: 0 auto 0 auto;
	text-align: left;
	
	width: 955px;
}
#headerContent
{	
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	
	padding: 0px;
	margin: 0px;
	
	text-align: center;	
	
	height: 184px;
}
#headerContent a
{
	float: left;
	position: relative;
	
	top: -14px;
	width: 550px;	
	
	height: 185px;
}
#headerContent h3
{
	color: #e2e2e2;
	
	font-size: 15px;
	
	float: right;
	
	margin: 0px 5px 0px 10px;
}
#navContent
{		
	padding: 6px 0px 0px 0px;
	
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#mainContent
{		
	background-image: url(images/content_repeat.jpg);
	background-repeat: repeat-y;
	
	margin: 0 auto 0 auto;
	
	padding: 0;
	
	min-height: 350px;
}
* html #mainContent
{
	height: 350px;
}
#offsetDiv
{	
	background-image: url(images/offset_back.jpg);
	background-repeat: no-repeat;
	
	padding: 10px 15px 0px 30px;
	
	min-height: 75px;
}
#footerMain
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	
	height: 47px;
}
#footerContent
{	
	color: #e2e2e2;
	
	clear: both;
	
	margin: 5px auto 0px auto;
	
	padding: 0px 0px 15px 15px;	
	
	width: 940px;
}
#footerContent p
{
	text-align: center;
}
#footerContent a.validHtml, #footerContent a.validCss
{
	width: 88px;
	height: 31px;
	
	float: left;
	position: relative;
	top: -5px;
}
#footerContent a.validCss
{
	float: right;
}
#footerContent a
{
	color: #808080 !important;
}
/*************************************/
/******** Popup Details *********/
#popupContainer
{	
	margin: auto;
	text-align: left;	
}
#popupContent
{	
	float: left;	
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}
#popupFooter
{
	position: relative;
	float: left;
	
	clear: both;
	margin: auto;
	
	padding: 0;
	
	padding-top: 6px;
	
	width: 95%;	
	left: 15px;
}
#popupImage
{	
	border-width: 1px;
	border-style: solid;
	border-color: #613806;
}
/********************************/
/********* Proteus Required **********/
#pr_footContainer
{		
	border-width: 1px 0px 0px 0px;
	border-color: #3C3616;
	border-style: solid;	
	
	padding-top: 15px;	
	margin: 0px;
	width: 100%;	
}
#pr_footerDiv
{
	padding: 15px 0px 15px 5px;
	
	width: 755px; 
	
	float: left; 
	
	text-align: center; 		
	
	/*background:url(images/gradback.gif) top left repeat-y;	*/
	
	font-size: 8px;
}
#pr_footerDiv:first-line
{
	font-size: 10px;	
}
#pr_validDiv
{		
	width: 980px;	
}
#validCss, #validXHTML
{
	margin: 30px 5px 0px 5px;
	float: left;
	width: 88px;
}
p
{
	align: left;
	padding: 0;
	margin: 0;	
}

A:link
{
	color: #45556F;
	border: 0;
	text-decoration: none;
}
A:visited
{
	color: #45556F;
	text-decoration: none;
}
A:hover
{	
	color: #FF9900;	
}
h1
{	
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	
	padding: 10px 0px 15px 55px;
	
	font-size: 28px;
	font-weight: bolder;	
	
	margin: 0px;	
}
H2
{		
	font-size: 16px;
	font-weight: bolder;	
	
	margin: 0;
	padding: 0;
}
input.button 
{
	background-color : #9AA3B4;
	color : #4b4b4b;
	font-size: 10px; 
	
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4b;
	width: 125px;
	height: 18px;
	cursor: pointer;
}
input.buttonOver
{
	background-color : #45556F;
	color : #FFFFFF;
	font-size: 10px; 

	border-width: 1px;
	border-style: solid;
	border-color: #E6E4E4;
	width: 125px;
	height: 18px;
	cursor: pointer;
}
img
{
	border: 0;
}
img.thumbnail
{
	width: 50px;
	height: 50px;
}
input.text, input.password, input.textarea textBox
{
	background-color: #e2e2e2;
	border-color: #9999CC;    
	color: #000000;
}
/*************************************/
/*******************/
/*  Header Classes */
/*******************/
#headerBlock
{
	text-align: left;
	margin-bottom: 10px;
}
#headerImage, #errorImage, #updatedImage
{
	float: left;
	
	width: 75px;	
	height: 67px;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 1px 0px 0px;	
	padding-right: 4px;
	margin: 0;
}
DIV.headerTextContainer
{
	position: relative;
	display: block;	
		
	left: 15px;
	top: 10px;	
}
span.headerTitle, span.headerHeading, span.headerSubHeading
{	
	position: relative;		
	font-weight: bolder;	
}
span.headerTitle
{	
	padding-left: 10px;
	display: block;
	font-size: 16px;
	color: #000000;	
}
span.headerHeading
{	
	left: 20px;
	display: block;
	font-size: 14px;
	color: #4b4b4b;	
}
span.headerSubHeading
{	
	padding-left: 40px;
	
	font-size: 12px;
	color: #45556F;
}
/**************************************/
/************ Error Block *************/
#errorBlock, #updatedBlock
{
	margin-bottom: 10px;
	text-align: left;
}
DIV.errorTitle
{
	position: relative;
	
	display: block;
	
	font-size: 16px;
	font-weight: bolder;
	color: red;	
	
	float: left;
	width: 80%;
	left: -6px;
	top: -5px;
}
DIV.errorDescription
{
	position: relative;
	display: block;
	
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;	
	
	float: left;	
	left: -5px;
	width: 90%;
}
#errorImage, #updatedImage
{
	width: 49px;
	height: 49px;	
}
/***********************************/
/***** contact *********/
#errorDiv
{	
	background-color: #e2e2e2;
	color: #FF0000;
	
	font-size: 15px;
	font-weight: bold;
	
	padding: 6px;
	
	text-align: center;
	
	border-style: solid;
	border-color: #010101;
	border-width: 1px;
}
#contactForm
{
	margin: 0;
	padding: 0;
}
#contactForm fieldset
{	
	margin: 0;
	padding: 0px;
	
	border: 0px;
	
	background-color: #F7F8EE;
}
#contactForm label, #contactForm span
{
	float: left;
	clear: left;
	
	width: 175px;
	
	text-align: left;
}
#contactForm span
{
	position: relative;
	top: 97px;
}
#contactForm input, #contactForm textarea
{
	float: left;	
	
	width: 200px;
}
#contactForm textarea
{
	width: 400px;
}
#contactSubmit
{
	float: left;
	clear: left;
	
	position: relative;	
	
	left: 175px;
	
	margin: 20px 0px 0px 0px;
}
#captcha
{
	float: left;
	clear: left;
	
	position: relative;
	left: 175px;
	
	width: 200px;
	margin: 0px 0px 10px 0px;
}
#captcha input, #captcha img
{
	border-style: solid;
	border-color: #D6D3CF;
	border-width: 1px;
	
	width: 200px;
}
#captcha input
{
	margin: 5px 0px 0px 0px;
	background-color: #ffffff;
}

#contactContainer p
{
	padding: 10px 10px 25px 10px;
	
	text-align: left;
}
#contactContainer
{
	padding: 0px 15px 0px 15px;
}
/***********************/