/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	background: White url("/Templates/images/background.gif") repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

A {
	text-decoration: none;
	color: Blue;
}

A:Hover {
	text-decoration: underline;
	color: #992135;
}

	p,h1,pre {
		margin: 0px 0px 10px 0px;
}

hr{
	margin-top: 10px;
	margin-bottom: 10px;
}

/**************************************************************/
/*  Content                                                   */
/**************************************************************/

#header{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 20px 0px;
}

#main-content-shadow{
	position: relative;	
	width: 877px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #EDEDED;
}

#main-content{
	position: relative;
	width: 855px;
	text-align: left;
	border-left: 1px solid #608E3A;
	border-right: 1px solid #608E3A;
	border-bottom: 1px solid #608E3A;
	background: White;
	border-top: 3px solid #608E3A;
	margin-left: 11px;
	margin-right: 11px;
}

#body-content{
	margin: 0px;
}

#body-text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-left: 10px;
	padding-right: 15px;
}

.bodycopyWithBackground{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	background-color : #F0F0EF;
	margin-top: 10px;
	padding: 2px 2px 2px 2px;
}

.underlinedText {
text-decoration: underline;
}

#product-content{
	padding: 0px;
}

#left-nav-content{
	width: 175px;
	background: #E8E6DA;
	height: 100%;
}

#left-nav-border{
	border: 1px solid #608E3A;
	background: White;
	margin:2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	}

#page-bottom{
		clear: both;
	}
	
#search{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #686663;
	padding: 5px 5px 5px 5px;
}

#prod-nav{
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

#product-area-above-nav{
	background: White;
}

/**************************************************************/
/*  Navigation                                                */
/**************************************************************/

/**************************/
/* left nav */
/**************************/

.button-left {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.button-left a {
border-top: 2px solid #608E3A;
display: block; 
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 5px 5px 5px 5px;
margin-bottom: 1px;
text-decoration: none; 
color: #003893; 
background: #C4D4B7;
}
	
.button-left a:hover {
color: White; 
margin-bottom: 1px;
background: #608E3A;
padding: 5px 5px 5px 5px;
}

.button-left a span {
display: none;
}

.button-left a:hover span {
display: block;
position: absolute; 
top: 180px; 
left: 0; 
width: 125px;
padding: 5px;
z-index: 100;
color: White; 
background: #608E3A;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}


/**************************/
/*  right nav - features  */
/**************************/

.prod-learn-more-title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background: #618E3B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #E28C05;
}

.prod-learn-more-title a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	font-weight: bold;
	background: #618E3B;
	padding: 2px 2px 2px 2px;
	
}

.prod-feature-title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background: Black;
	margin: 10px 0px 0px 0px;
	padding: 2px 2px 2px 4px;

}

.prod-options-title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background: #676662;
	padding: 2px 2px 2px 4px;
	margin: 10px 0px 0px 0px;
}

.prod-news-title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background: #003893;
	padding: 2px 2px 2px 4px;
}

#prod-news{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #FBFBFB;
	padding: 5px 2px 5px 2px;
	border: 1px solid #003893;
	margin-bottom: 20px;
}


.button-right-feature{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-top: 2px solid Black;
border-left: 2px solid Black;
z-index: 100;
}

.button-right-feature a {
display: block; 
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 1px 0px; 
text-decoration: none; 
color: #003893; 
background: #DCDCDC;
border-bottom: 1px solid White;
padding: 2px 2px 2px 4px;
}
	
.button-right-feature a:hover {
color: White; 
background: Black;
}

.button-right-feature a span {
display: none;
}

.button-right-feature a:hover span {
display: block;
position: absolute; 
left: 0; 
width: 125px;
padding: 5px;
margin: 10px; 
z-index: 100;
color: #AAA; 
background: black;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*  right nav - options  */
.button-right-options{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-top: 2px solid #686663;
border-left: 2px solid #686663;
z-index: 100;
}

.button-right-options a {
display: block; 
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px 3px;
text-decoration: none; 
color: #003893; 
background: #DCDCDC;
border-bottom: 1px solid White;
padding: 2px 2px 2px 4px;
margin: 0px 0px 1px 0px; 
}
	
.button-right-options a:hover {
color: White; 
background: #686663;
}

.button-right-options a span {
display: none;
}

.button-right-options a:hover span {
display: block;
position: absolute; 
top: 141px; 
left: 0; 
padding: 5px;
margin: 10px; 
z-index: 100;
color: #AAA; 
background: black;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**************************/
/*  breadcrumbs  */
/**************************/

#breadcrumbs {
	background: White url(../Templates/images/white-background.gif) repeat;
}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #C7BEA3;
	background: White;
	padding: 5px 5px 5px 10px;
}

.breadcrumbs a {
	color : #C7BEA3;
	background: White;
}

.breadcrumbs a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #992135;
	background: White;
}

/**************************************************************/
/* footer                                                    */
/**************************************************************/

#bottom-bar{
	clear: both;
	width: 855px;
	background: #003893;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}

#footer{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/**************************************************************/
/*  Content                                                   */
/**************************************************************/

.bodycopy{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-left: 10px;
	padding-right: 15px;
}

.bodycopyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	margin-left : 10px;
}

.bodycopyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #992135;
	margin-left : 10px;
}
.bodycopyRed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	margin-left : 10px;
}

.semitest-is{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7D79;
	padding: 5px 7px 5px 7px;
	text-align: justify;
}

.text-small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686663;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	color: Black;
	padding: 10px 0px 0px 0px;
}

.pageSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #003893;
	padding: 0px 0px 0px 0px;
}

.news-homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom : 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.news-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003893;
	font-weight: bold;
	border-bottom: 1px solid #ADA07A;
}

.dotted-line{
	border-bottom: 1px dotted #ADA07A;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
