body {
	margin: 0px;
	height: 100%;
	background-image: url(../img/bg_dots.gif);
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}


#wrapperHome {
	width: 100%;
	background-image: url(../img/bg_home.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 100%;
	background-image: url(../img/bg_interior.gif);
	background-repeat: repeat-x;
}

#holder {
	text-align: left;
	width: 780px;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.mainHome {
	background-color: #ffffff;
}

.main {
	background-color: #ffffff;
}

.title 
{
   
	background-color: #006651;
	height: 32px !important; height: 40px;
	margin: 0px; padding: 0px;
	color: #fff;
	font: 14px/24px verdana;
	font-weight: bold;
	padding: 8px 0px 0px 30px;
}

.search {
	position: absolute;
}

.searchbox {
	background-image: url(../img/bg_searchbox.gif);
	background-repeat: no-repeat;
	width: 195px !important; width: 201px;
	height: 30px !important; height: 40px;
	border-left: 10px solid #fff;
	padding-top: 11px;
	position: relative;
	left: 595px !important; left: 579px;
	background-color: #ED8001;
}

.searchbox .box{
	background-color: #ED8001;
	color: #fff;
	border: none;
	font: 10px verdana;
	margin: 0px 5px 0px 20px;
	width: 135px;
	height: 18px;
}

.homeTable {
	border-collapse: collapse;
	margin-bottom: 10px;
	padding: 0px;
}

.homeTable .column1 {
	background-color: #fff;
	width: 329px;
}

.homeTable .column2 {
	background-color: #fff;
	padding-right: 2px;
	width: 260px;
}

.homeTable .column3 {
	background-color: #ED8001;
	width: 193px;
	vertical-align: bottom;
}

.homeTable .column3b {
	width: 193px;
	background-image: url(../img/bg_search.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 13px; height: 43px !important;
	margin-top: 35px;
}
.homeTable .column3b .content {
	padding: 18px 0px 0px 0px;
}
.homeTable .column3b .form {
	background-color: #060708;
	color: #fff;
	border: none;
	font: 10px verdana;
	margin-left: 20px;
	margin-right: 5px;
	width: 130px;
	height: 11px;
}

.highlightsHdr {
	background-image: url(../img/bg_dotline_home.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.highlightsHdr .box {
	margin-left: 5px;
}

.highlightsTable {
	background-color: #fff;
	border-collapse: collapse;
	padding: 0px;
	font: 10px/16px verdana;
	width: 100%;
}

.highlightsTable .column {
	background-color: #fff;
	width: 260px;
	background-image: url(../img/arrowbullet.gif);
	background-position: 5px 20px;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding: 15px 15px 50px 20px;
}

.highlightsTable .column a { 
	color: #000;
	text-decoration: none;
}

.highlightsTable .column a:hover { 
	color: #006651;
	text-decoration: underline;
}


.print {display:none;}

h1 {
	color: #FFF;
	font: 14px/24px verdana;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
}

h2 {
	color: #000;
	font: 12px/16px verdana;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

h3 {
	color: #ED8001;
	font: 11px/16px verdana;
	font-weight: bold;
	margin: 0px;
}

.mainTable {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainTable .mainCol {
	background-color: #FFF;
	width: 527px !important; width: 586px;
	font: 11px/16px verdana;
	padding: 10px 50px 30px 30px;
}

.mainTable .mainCol p {
	margin: 0px 0px 20px 0px;
}

.mainTable .mainCol ul {
	margin: 5px 0px 20px 0px;
}

.mainTable .rightCol {
	background-color: #6F8DB9;
	width: 193px !important; width: 195px;
	font: 10px/16px verdana;
	color: #fff
}

.mainTable .rightCol p {
	padding-left: 15px;
	margin: 0px;
}


.mainTable .rightCol a {
	color: #fff;
	text-decoration: underline;
}


.hdr {	font: 12px/16px verdana;background-color: #9AAFCE;	text-transform: uppercase;	font-weight: bold;	padding: 3px 5px 3px 15px;	margin-top: 15px;	margin-bottom: 10px;}

ul {
	margin: 0px;
	padding-left: 30px;
}

ul ul {
	margin: 0px;
	padding-left: 15px;
}

li {
	list-style-type: square;
}

.photo {
	text-align: center;
	padding-top: 10px;
}

a:hover {
	color: #006651;
	text-decoration: underline;
}

a {
	color: #6F8DB9;
	text-decoration: underline;
}
