body {
	background: url(../Images/BackTile.jpg) repeat-x #a1c7d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.bodyContainerTile {
	background: url(../Images/BodyTileExpand.jpg) repeat-y;
	width: 758px;
	margin: auto;
}
.bodyContainer {
	background: url(../Images/BodyTile.jpg) no-repeat;
	width: 758px;
	min-height: 750px;
	margin: auto;
}
* html .bodyContainer {
	height: 750px;
}
a {
	/*color: #f7a749;*/
	color: #448291;
	text-decoration: none;
}
a:hover {
	color: #000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
h1 span {
	font-size: 18px;
	font-weight: bold;
	/*color: #f7a749;*/
	color: #448291;
}
p {
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
}
.banner {
	background: url(../Images/Banner.jpg) no-repeat;
	width: 750px;
	height: 127px;
	margin: auto;
}
.menuSloganBar {
	margin: auto;
	background: url(../Images/sloganBar.jpg) no-repeat;
	width: 730px;
	height: 61px;
	padding-left: 20px;
}
.menuSloganBar a {
	margin-right: 4px;
}
.contentContainer {
	margin: auto;
	width: 710px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 446px;
}
* html .contentContainer {
	height: 446px;
}
.ltMenu {
	float: left;
	background: url(../Images/LtColumnTile.jpg) no-repeat;
	width: 195px;
	min-height: 446px;
	padding: 20px 0px 0px 10px;
	/*padding: 20px 10px 0px 10px; */	/*20px 10px 0px 10px;*/
}
* html .ltMenu {
	height: 446px;
}
.ltMenu h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}
.ltMenu a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
}
.ltMenu a:hover {
	color: #f7a749;
}
.bodyContent {
	float: left;
	width: 465px;
	margin-left: 10px;
}

.footer {
	clear: both;
	margin: auto;
	background: url(../Images/footerTile.jpg) no-repeat;
	width: 750px;
	height: 76px;
}

/*.footer {
	clear: both;
	margin: auto;
	background: url(../Images/footerTile.jpg) no-repeat;
	width: 750px;
	height: 76px;
}
.footerCopyright {
	float: right;
	font-size: 11px;
	color: #999;
	margin-right: 40px;
	padding: 13px 0px 0px 0px;
}
.footerMenu {
	float: left;
	font-size: 11px;
	color: #94bdc7;
	margin-left: 10px;
	padding: 13px 0px 0px 0px;
	width: 580px;
}*/

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #448291;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}


.footerCopyright {
	float: right;
	font-size: 11px;
	color: #999;
	margin-right: 20px;
	padding: 13px 0px 0px 0px;
}

.footerMenu {
	float: left;
	font-size: 11px;
	color: #d0a2a9;
	margin-left: 20px;
	padding: 13px 0px 0px 0px;
	width: 510px;
}

.footerMenu a {
	font-size: 11px;
	color: #94bdc7;
	text-decoration: none;
}
.footerMenu a:hover {
	font-size: 11px;
	color: #f7a749;
}
.footerShadow {
	width: 758px;
	margin: auto;
}
/*.footerText {
	clear: both;
	font-size: 11px;
	color: #999;
	text-align: center;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}*/

.footerText {
	clear: both;
	font-size: 11px;
	color: #999;
	text-align: center;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

.ContactUsOptions {
	float: left;	
	font-family: Arial;
	font-size: 10px; 
	color: #000;
	z-index:1;
	position: absolute;
	margin: 5px 15px 15px 15px;
	font-weight: bold;
	margin-top : 15px;
}


.ContactUsOptionsII {
	float: left;	
	font-family: Arial;
	font-size: 16px; 
	color: #ffffff;
	z-index:1;
	position: absolute;
	margin: 5px 15px 15px 15px;
	/*font-weight: bold;*/
	margin-top : 15px;
}

.ContactUsOptionsDropDown {
	
	font-family: Arial;
	font-size: 10px; 
	color: #000;
	z-index:1;
	position: absolute;	
	margin: -3px 0px 0px 0px;

}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #448291;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.bondTable {
	background: #ccc;
}

.HomePageFlash
{
	
}