@charset "utf-8";
body {





	font color: #555651;
	line-height: 12px;
	background: #d1d3d4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #d1d3d4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


.oneColElsCtrHdr #container {
	width: 900px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #777777;
	border-top: none;
}
.oneColElsCtrHdr #header {
	height: 130px;
	background-image: url(images/catamounthdr2.jpg);
} 
.oneColElsCtrHdr #headermain {
	height: 70px;
} 
.oneColElsCtrHdr #navbarmain {
	height: 24px;
	background-color:#d1d3d4;
	color: #000;
} 

.oneColElsCtrHdr #mainContent  {
	background: #FFFFFF;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 12px;
	line-height: 16px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.oneColElsCtrHdr #footer { 
	padding: 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
} 
.oneColElsCtrHdr #footer p {
	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 10px;

	font color: #4e863d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004990;
}

.oneColElsCtrHdr #greenbx  {
	margin: 0;
	width: 530px;
	font color: #4e863d;
	background-color: #d1d3d4;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000;
	text-align: right;
	padding-bottom: 8px;
}

.topbarImage {
	float:right;
	width: 20px;
}

.topbarGrey {
	background-color: #D1D3D4;
	height: 5px;
}

#topmenu {
	text-align: right;
	float: right;
	margin-top: 2px;
	border: none;
	background-color: #D1D3D4;
	background: none;
}

#aboutmenu {
	text-align: right;
	float: right;
	margin-top: 2px;
	width: 135px;
	border: none;
	background-color: #D1D3D4;
	background: none;
	font-size:11px;
	font-weight:bold;
}
/* Yahoo overrides */
.yui-skin-sam .yuimenubaritemlabel {
	border: none;
	border-left:1px solid #00A290;
	padding: 0px 40px;
}
.yui-skin-sam .yuimenubaritem-selected {
	border: none;
	background: none;
	background-color: none;
}

.yui-skin-sam .yuimenubaritemlabel-selected {
	color: #00a290;
}

.yui-skin-sam .yuimenubaritemlabel:hover {
	color: #00a290;
}

.yui-skin-sam .yuimenuitem-selected {
	color: #00a290;
	background-color: #d1d3d4;
}

.yui-skin-sam .yuimenuitemlabel-selected {
	color: #00a290;
}

.yui-skin-sam .yuimenuitemlabel:hover {
	color: #00a290;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #004990;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #004990;
}


.solidblockmenu{
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
	border: 1px solid #d1d3d4;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: d1d3d4;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.solidblockmenu li{
	display: inline;
	letter-spacing: .06em;
}

.solidblockmenu li a{
	float: right;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-left: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00a290;
	letter-spacing: .06em;
}

.solidblockmenu li a:visited{
	color: #000;
	letter-spacing: .06em;
}


.solidblockmenu li a:hover{
	color: #00a290;
	background: transparent url(images/blockactive.gif) center center repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.06em;
}

.solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;

}
</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif].footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.footertext {
	color: #768D67;
}

.smalltxt{	font-size: 8px;
				font-family: Georgia, Times New Roman, serif;
				font-size: 11px

}.oneColElsCtrHdr #container #mainContent table tr td p .h3nospace strong {
	color: #004990;
	font-family: Tahoma, Geneva, sans-serif;
}
.oneColElsCtrHdr #container #mainContent table tr td p a {
	font-size: 1em;
}
.introtext_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	letter-spacing: .06em;
	font-weight: bold;
	color: #004990;
}

.introtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	letter-spacing: .06em;
	line-height: 20px;
}
.lgpageheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.6em;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.08em;
}
.greenbarheader {
	background-color: #00a290;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #000;
	font-size: 14px;
}
.tabletext {
	padding-left: 40px;
}
.greybar {
	background-color: #d1d3d4;
	height: 110px;
	/* Added for positioning within greybar */
	position: relative;
	/* Added for space below the div */
	margin-bottom: 10px;
	margin-top: 10px;
}


.greybar_text {
	line-height: normal;
	/* Added to push text right of the image */
	position: absolute;
	top:14px;
	left: 138px;
	width: 666px;
	text-decoration: none;
	height: 68px;
}
/* Added for text formatting within greybar_text */
.greybar_product_name{
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}
.greybar_product_name_B {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000;
	line-height: 1px;
}

.greybar_product_name2{
	margin-left: 1.8em;
	line-height: 0%;
	margin-bottom: 0.2em;
}
.greybar_product_name2_B {
	margin-left: 0.65em;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1px;
}
.greybar_product_name2_B2 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1px;
}


.greybar_product_desc{
	margin-left: 2em;
}
.greybar_product_desc_B {
	margin-left: 3em;
}

.purple_text {
	color: #004990;
	font-size: 11px;
	text-align: left;
}
.greybox_text {
	line-height: normal;
	/* Added to push text right of the image */
	position: absolute;
	top:3px;
	left: 350px;
	width: 460px;
	height: 341px;
}

/* ended added manually */

.sm_picture_greybox {
	margin: 8px;
}
.lg_picture_greybox {
	margin: 14px;
}

.roundedcornr_box_945367 {
   background: #00a290;
}
.roundedcornr_top_945367 div {
   background: url(roundedcornr_945367_tl.png) no-repeat top left;
}
.roundedcornr_top_945367 {
   background: url(roundedcornr_945367_tr.png) no-repeat top right;
}
.roundedcornr_bottom_945367 div {
   background: url(roundedcornr_945367_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_945367 {
   background: url(roundedcornr_945367_br.png) no-repeat bottom right;
}

.roundedcornr_top_945367 div, .roundedcornr_top_945367, 
.roundedcornr_bottom_945367 div, .roundedcornr_bottom_945367 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_945367 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.greybox {
	background-color: #d1d3d4;
	height: auto;
	/* Added for positioning within greybar */
	position: relative;
	/* Added for space below the div */
	margin-bottom: 10px;
	margin-top: 10px;
}
.text {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
}

.roundedcornr_box_321163 {
   background: #00a290;
}
.roundedcornr_top_321163 div {
   background: url(roundedcornr_321163_tl.png) no-repeat top left;
}
.roundedcornr_top_321163 {
   background: url(roundedcornr_321163_tr.png) no-repeat top right;
}
.roundedcornr_bottom_321163 div {
   background: url(roundedcornr_321163_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_321163 {
   background: url(roundedcornr_321163_br.png) no-repeat bottom right;
}

.roundedcornr_top_321163 div, .roundedcornr_top_321163, 
.roundedcornr_bottom_321163 div, .roundedcornr_bottom_321163 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_321163 {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 12px;
}
.sm_product_pic_text {
	color: #666;
	font-size: 11px;
	text-align: left;
	padding-left: 14px;
	line-height: 1px;
}

.greybar_product_name2_minorproduct {
	font-weight: normal;
	line-height: 22px;
	color: #000;
}
.greybar_product_name_minorproduct {
	font-weight: bold;
	text-transform: none;
}
.graph_text {
	font-size: 10px;
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
}

.graph_text_notes {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: right;
	color: #000;
}
.graph_text_greenbkgd {
	font-size: 10px;
	background-color: #00a290;
	padding-left: 5px;
	padding-top: 2px;
}
.text_superscript {
	font-size: 0.75em;
	vertical-align: super;
	line-height: 1.4em;
}
.greybox_text_rc {
	line-height: normal;
	/* Added to push text right of the image */
	position: absolute;
	top:3px;
	left: 35px;
	width: 770px;
	height: 351px;
}
.text_contact {
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	font-weight: normal;
}
.text_contact2 {
	margin-left: 0.7em;
	font-size: 1.4em;
	line-height: 18px;
}
.graph_textCopy {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: right;
	font-weight: normal;
}
.purple_text_lg {
	color: #004990;
	font-size: 15px;
	text-align: left;
}
.return_tier2_link {
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	color: #004990;
	float: right;
}
.productname_minor {
	margin-left: 10px;
}
