@charset "utf-8";



/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bdd9f4;
	margin: 0px;
	background-image: url(../Images/GrayGradientRev.gif);
	background-repeat: repeat-x;
}
p {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #387C2B;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	color: #387C2B;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	color: #387C2B;
}
h3 {
	font-size: 10px;
	line-height: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #387C2B;
	border-right-color: #387C2B;
	border-bottom-color: #387C2B;
	border-left-color: #387C2B;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
ul {

}
li {
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
a:link {
	color: #387C2B;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	color: #3D7EC0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}


#container {
	width: 775px;
	background-color: #FFFFFF;
	background-image: url(../Images/white-10x10.gif);
	background-repeat: repeat;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}





.imageCenter {
	text-align: center;
}
.imageHolder2P {
	float: right;
	width: 160px;
	text-align: center;
	padding-left: 10px;
	height: auto;
}
.imageCaption2P {
	height: auto;
	width: auto;
	font-size: 10px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #387C2B;
	border-bottom-color: #387C2B;
	color: #387C2B;
}
#header2P  {
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
	width: auto;
	height: 15px;
	line-height: 20px;
	padding-bottom: 5px;
}
#header2P p {
	text-align: right;
	color: #3D7EC0;
	white-space: normal;
	height: 15px;
	line-height: 10px;
}
#header2P a {
	font-size: 9px;
	color: #3D7EC0;
	text-decoration: none;
	line-height: 9px;
}
#header2P a:link {
	text-decoration: none;
	color: #3D7EC0;
	line-height: 15px;
}
#header2P a:hover {
	text-decoration: underline;
	color: #387C2B;
}
#logoHolder2P {
	float: left;
	height: 102px;
	width: 160px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#bannerImage2P {
	float: left;
	height: auto;
	width: 610px;
	margin: 0px;
}
#mainMenuHolder2P {
	float: left;
	height: auto;
	width: 610px;
	background-color: #3D7EC0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../General/Images/Second-Page-top-menu-holder.jpg);
}
#subMenuHolder2P {
	float: left;
	height: auto;
	width: 150px;
	background-color: #FFFFFF;
	padding-right: 8px;
	display: inline;
}
#mainContent2P {
	height: auto;
	width: 610px;
	background-color: #FFFFFF;
	float: left;
}


#mainMenuHolder2P p {
	float: left;
	height: 30px;
	width: 515px;
	background-color: #3D7EC0;
	font-size: 10px;
	line-height: 10px;
}

#bluelineTop {
	float: left;
	height: auto;
	width: 775px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3D7EC0;
	background-color: #FFFFFF;
}
#bluelineBottom {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 775px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#footer2P  {
	width: 775px;
	float: left;
	background-color: #FFFFFF;
}
#footer2P p {
	width: 775px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	height: 30px;
	font-size: 10px;
	line-height: 11px;
}

#footer2P a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	line-height: 12px;
	color: #3D7EC0;
}
#footer2P a:link {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	line-height: 12px;
	color: #3D7EC0;
}
#footer2P a:hover {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	line-height: 12px;
	color: #387C2B;
	text-decoration: underline;
}
.sideBarRight {
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 270px;
	padding-left: 5px;
	list-style-image: none;
	padding-right: 10px;
}
.sideBarLeft {
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 285px;
	padding-right: 5px;
	list-style-image: none;
}
#sideBarSurround {
	font-size: 9px;
	line-height: 11px;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 575px;
	list-style-image: none;
	border: 1px solid #3D7EC0;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
}
#sideBarSurround li {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	list-style-image: url((URL));
	text-align: left;
	display: list-item;
}
.imageCalloutLink {
	float: left;
	height: 100px;
	width: 585px;
	margin-bottom: 10px;
	text-align: left;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.floatClear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin-right: 3px;
}
.triImageBox {
	text-align: center;
	vertical-align: top;
	height: 225px;
	width: 173px;
	padding-right: 0px;
	padding-left: 15px;
	float: right;
}

.triImageBoxRight {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 173px;
	padding-right: 0px;
	padding-left: 30px;
	float: right;
}
.triImageBoxLeft {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 173px;
	padding-right: 30px;
	padding-left: 0px;
	float: right;
}
.triImageBoxCenter {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 173px;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
}
.triBoxLeft {
	height: auto;
	width: 193px;
	float: left;
	text-align: center;
	border: thin solid #387C2B;
	margin-right: 10px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #387C2B;
}
.HistoryTable {
	padding: 10px;
	font-size: 12px;
	color: #000000;
}
.triBoxLeftClear {
	height: auto;
	width: 175px;
	float: left;
	text-align: left;
	padding: 10px;
	color: #FFFFFF;
}
.formList {
	font-size: 11px;
	line-height: 10px;
}
#videoHolder {
	height: 290px;
	width: 350px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #387C2B;
	text-align: center;
}
#videoQuote {
	height: auto;
	width: 260px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
#videoBox {
	height: 305px;
	width: 610px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #387C2B;
	border-bottom-color: #387C2B;
	padding-bottom: 5px;
	padding-top: 10px;
}
#tableSmallFont {

}
#tableSmallFont p {
	font-size: 11px;
	line-height: 18px;
}
.fiveImageBoxRight {
	text-align: center;
	vertical-align: top;
	height: 170px;
	width: 112px;
	padding-right: 0px;
	padding-left: 10px;
	float: right;
}
.fiveImageBoxLeft {
	text-align: center;
	vertical-align: top;
	height: 170px;
	width: 112px;
	padding-right: 10px;
	padding-left: 0px;
	float: right;
}
.fiveImageBoxCenter {
	text-align: center;
	vertical-align: top;
	height: 170px;
	width: 112px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
.duoBox {
	float: left;
	height: auto;
	width: 305px;
}
#tableTraits {
	border: thin solid #387C2B;
}
#snapshotProducts {
	width: 600px;
	float: left;
	background-color: #8CC63F;
}
#snapshotProducts p {
	width: auto;
	list-style-type: square;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	list-style-position: outside;
	height: auto;
	vertical-align: top;
	white-space: normal;
	display: table;
}
#snapshotProducts  ul {
	width: auto;
	list-style-type: square;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	list-style-position: outside;
	height: auto;
	vertical-align: top;
	white-space: normal;
	display: table;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
}
#snapshotProducts li {
	width: auto;
	list-style-type: square;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	list-style-position: outside;
	height: auto;
	vertical-align: top;
	white-space: normal;
	display: table;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
}
.traitBoxImageRight {
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
}
.duoImageBoxLeft {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 280px;
	padding-right: 20px;
	float: left;
}
.duoImageBoxRight {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 280px;
	float: left;
	padding-left: 15px;
}
.duoImageBoxInnerLeft {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 200px;
	float: left;
}
h5 {
	font-weight: normal;
	text-decoration: underline;
	font-size: 13px;
}
#containerSearch {
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../Images/white-10x10.gif);
	background-repeat: repeat;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#containerTabbedPanel {
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
}
#containerTabbedPanel li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	font-weight: bold;
	padding-left: 10px;
}
h6 {
	color: #CCFF00;
}

