Body{
	background-color: #135a6c;
	margin: 0px;
	color: #4b4b4b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 12px;
	color: #135A6C;
	display: inline;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 48px;
}


td {
	font-size: 11px;
}

#Page_Container{
	display: block;
	width: 770px;
	background-color: #ffffff;
	padding: 1px;
}

#Page_HeaderContainer{
	display: block;
	height: 83px;
}

#Page_HeaderSeperator{
	display: block;
	border-top: solid 2px #135a6c;
	width: 552px;
	margin-bottom: 1px;
	height: 2px;
	 overflow: hidden;
}

#Page_CopyrightContainer{
	width: 770px;
	display: block;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
}

#Page_ContentContainer{
	display: block;
	border-top: solid 2px #135a6c;
	border-bottom: solid 2px #135a6c;
	background-color: #eaeaea;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 14px;
}

#Page_FooterContainer{
	display: block;
	width: 760px;
}

.Page_ContentHeader{
	display: block;
	background-image:url(Images/BG_ContentHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
}

.Page_SectionContainer{
	display: block;
	border-bottom: solid 2px #135a6c;
	border-left: solid 2px #135a6c;
	border-right: solid 2px #135a6c;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 3px;
}
.Page_SectionContainer a:link a,.Page_SectionContainer a:link,.Page_SectionContainer a:active,.Page_SectionContainer a:visited { color: #912409; text-decoration: none;}

.Page_SectionContainer a:hover {text-decoration: underline; color: #912409;}
.Page_SectionContainer img {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}
.Page_SectionContainer p {
	font-size: 11px;
	color: #4b4b4b;
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
}

.Header_Logo{
	padding-left: 18px;
	padding-top: 13px;
}
.Header_NavSeperator{
	display: inline;
	width: 2px;
	height: 52px;
	background-color: #135a6c;
}
.Footer_Item{
	text-align: center;
	font-family: tahoma, arial;
}
.Footer_Item a:link a,.Footer_Item a:link,.Footer_Item a:active,.Footer_Item a:visited { font-size: 10px; color: #4b4b4b; text-decoration: none;}

.Footer_Item a:hover {text-decoration: underline; color: #4b4b4b;}

.Footer_Seperator{
	background-color: #135a6c;
	width: 1px;
	overflow: hidden;
}
.HomePage_LinkImage{
	display: block;
	margin-bottom: 3px;
}

.Section_HeaderImage{
	display: block;
}

.HomePage_ContentHeader{
	display: block;
	background-image:url(Images/BG_HomePageContentHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

.QuickLinks{
	display: block;
	line-height: 18px;
}

.SubNav_SubHeader{
	display: block;
	font-weight: bold;
	font-size: 13px;
}
.SubNav_SubSecHeader{
	display: block;
	font-weight: bold;
	padding-left: 6px;
	font-size: 10px;
}
.SubNav_ItemSelected{
	display: block;
	padding-left: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #912409;
}
.SubNav_Item{
	display: block;
	padding-left: 20px;
}
.SubNav_Item a:link a,.SubNav_Item a:link,.SubNav_Item a:active,.SubNav_Item a:visited { font-size: 10px; color: #912409; text-decoration: none;}

.SubNav_Item a:hover {text-decoration: underline; color: #912409;}

.ContactUs_InfoContainer{
	display: block;
	border-right: solid 1px #4b4b4b;
	margin-right: 30px;
	width: 220px;
}

.Page_Seperator{
	display:block;
	color: #4b4b4b;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: solid 1px #4b4b4b;
}

.Input{
	display: block;
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	margin-bottom: 6px;
	padding-left: 3px;
}
.Input_Address{
	display: block;
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	height: 60px;
	margin-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
}
.Input_Comments{
	display: block;
	border: solid 1px #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	height: 60px;
	margin-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
}
.First_Letter{
	display: inline;
	font-size: 28px;
	font-weight: bold;
	color: #135a6c;
}

