body 
{
	margin:0;
	padding:0;
	background-color:#d7d7d7;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12px;
}

a
{
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited
{
	color: #057387;
}

a:hover
{
	color: #F09400;
}

.formUnorderedList li
{
	background: url(../Images/Icons/bullet.gif) no-repeat left 6px;
	list-style-type: none;
	padding-left: 10px;
	margin-left: -10px;
}

.formUnorderedList li li
{
	list-style-type: circle;
	background-image: none;
	padding: 0px;
}

.downloadCat, .faqQuestion, .glossaryTerm
{
	background-image: url(../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.downloadCatDesc
{
	display: block;
	padding-left: 10px;
}

.faqAnswer
{
	text-indent: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.glossaryDesc
{
	padding-top: 10px;
}

#container 
{
	border-right: 1px solid #6AA8B7;
	border-bottom: 1px solid #6AA8B7;
	margin:0;
	padding:0;
	width:790px;
}

#pageContent
{
	height: auto;
	min-height: 500px;
	position:relative;	
	width: 790px;	
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;	
	background-color:#ffffff;
}

* html #pageContent		/* IE only: this keeps the min-height in IE to the set height */
{
	height: 500px;
}

#bannerNav 
{
	margin:30px 0 20px 0;
	width:790px;
	height:200px;
}

div#pageContent>div#bannerNav
{
	margin-top: 15px;
}

#banner 
{
	width:581px;
	float: left;
}

#sideNav 
{
	float:left;
	width: 209px;
	height: 200px;
	font-size: 11px;
	background-color: #c8e1e6;
	text-align: left;
 }

#sideNav ul
{
	margin: 0;
	list-style-type: none;
}

#sideNav a
{
	font-weight: normal;
	display: block;	
	padding: 9px 0px 9px 11px;
	width: 209px;
	background-color: #c8e1e6;
	border-bottom: 1px solid #c8e1e6;
	background: url(../Images/Icons/bullet.gif) no-repeat 3px center;
}

#sideNav>ul a
{
	position: relative;
	left: -40px;
	width: 100%;
}

#sideNav a:link, #sideNav a:visited
{
	color: #000000;
	text-decoration: none;
}

#sideNav a:hover
{
	background-color: #e8a32e;
	color: #000000;
	width: 209px;
}

#sideNav>ul a:hover
{
	width: 198px;
}

.tealBoxes
{
	float: left;
	margin-left: -20px;
}

#pageContent>.tealBoxes
{
	margin-bottom: -20px;
}

.tealBox 
{
	float: left;
	margin:0 0 18px 20px;
	width: 236px;
	height: 237px;
	background-color: #C8E1E6;
	border: 1px solid #6aa8b7;
	text-align: left;
}

.homeBox 
{
	float: left;
	margin:0 0 18px 20px;
	width: 238px;
	height: 239px;
}

.tealBoxes>.homeBox
{
	padding-left: 20px;
}

p#footerPadding
{
	margin-bottom: 25px;
	clear: both;
}

p#footerPaddingHome
{
	margin-bottom: -25px;
}

#footernav
{
	clear: both;
}
	
#footernav ul 
{
	padding-left: 0;
	padding-bottom:0;
	margin-left: 0;
	margin-bottom:0;
	background-color: #c8e1e6;
	color: #000000;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	border-top: 1px solid #6aa8b7;
	width: 790px;
}

#footernav>ul
{
	position: relative;
	top: -12px;
	width: 100%;
	border-right: 1px solid #6aa8b7;
	border-bottom: 1px solid #6aa8b7;
}

#footernav ul li 
{ 
	display: inline;
	margin-bottom:0;
	padding-bottom:0;
}

#footernav ul li a 
{
	font-weight: normal;	
	text-decoration: none; 
	padding: .2em 1em;
	color: #000000;
	background-color: #c8e1e6;
	float: left;
	border-right: 1px solid #6aa8b7;
	font-size:11px;
	margin-bottom:0;
}

#footernav ul li a:hover 
{
	color: #000000;
	background-color: #e8a32e;
}

div#PageContainer
{
	width: 730px;
	padding: 0px 30px 0px 30px;
}

#content 
{
	margin:30px 0 0 0;
}

#comingSoon
{
	position: absolute;
	left: 50%;
	top: 45%;
}

.newsControlText
{
	padding: 0px 5px 0px;
}

.newsControlTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #057387;
	font-weight: bold;
	height: 35px;
	padding: 0px 5px 0px;
}

.learnMoreLink
{
	background-image: url(../Images/Icons/icoLinkArrowRight.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 17px;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	float: right;
}

/* ********************************************************************* */
/* **************************** Begin Products ************************* */
/* ********************************************************************* */

div#ProductNav
{
	width:150px; 
	margin-right:30px; 
	float:left;
}

div#ProductInfoMain
{
	width:580px; 
	padding-right:30px; 
	float:left; 
	text-align:left;
}

div#ProductInfo
{
	width:310px; 
	margin-right:20px; 
	float:left; 
	text-align:left;
}

div#ProductImage
{
	width:250px;
	height:375px;
	padding-right:30px; 
	float:left;
}

p#ProductShortNote
{
	font-weight: bold;
}

/* ********************************************************************* */
/* **************************** End Products *************************** */
/* ********************************************************************* */

/*.defaultDataGridRowAlt
{
	background-color: #fafafa;
}
*/

.defaultFormDropDownList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fafafa;	
}

.defaultFormError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#BE0000;
	padding-left:15px;
	background: url(../Images/Icons/icoError.gif) no-repeat;
}

.defaultFormFieldName
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #057387;
	padding-left: 12px;
	background-color: #C8E1E6;
	border: solid 1px #69AAB9;
	border-top-style: none;
	height: 30px;
}

.defaultFormFieldNameTop
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #057387;
	padding-left: 12px;
	background-color: #C8E1E6;
	border: solid 1px #69AAB9;
	height: 30px;
}

.defaultFormFieldNameTd
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	color: #057387;
	background-color: #C8E1E6;
	height: 25px;
}

.defaultFormFieldNameReq
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #057387;
	padding-left: 12px;
	font-weight: bold;
	border: solid 1px #69AAB9;
	border-top-style: none;
	border-right-style: none;
	height: 30px;
	background-color: #C8E1E6;
	/*background: #C8E1E6 url(../Images/Icons/icoRequired.jpg) no-repeat right top;*/
}

.defaultFormFieldNameReqTop
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #057387;
	padding-left: 12px;
	font-weight: bold;
	border: solid 1px #69AAB9;
	border-right-style: none;
	height: 30px;
	background-color: #C8E1E6;
	/*background: #C8E1E6 url(../Images/Icons/icoRequired.jpg) no-repeat right top;*/
}

.defaultFormFieldNameReqTd
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.defaultFormFieldReqIcon
{
	border: solid 1px #69AAB9;
	height: 28px;
	width: 3px;
	background-color: #F09400;	
}

.defaultFormFieldReqOn
{
	border: solid 1px #69AAB9;
	border-top-style: none;
	border-left-style: none;
	height: 30px;
	width: 5px;
	background-color: #F09400;	
}

.defaultFormFieldReqOnTop
{
	border: solid 1px #69AAB9;
	border-left-style: none;
	height: 30px;
	width: 5px;
	background-color: #F09400;
}

.defaultFormFieldReqOff
{
	border: solid 1px #69AAB9;
	border-top-style: none;
	border-left-style: none;
	height: 30px;
	width: 5px;
	background-color: #C8E1E6;
}

.defaultFormReqFieldText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;	
}

.defaultFormFieldSet
{
	width: 85%;
}

.defaultFormFieldValue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	border: solid 1px #69AAB9;
	border-top-style: none;
	border-left-style: none;
	height: 30px;
}

.defaultFormFieldValueTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	border: solid 1px #69AAB9;
	border-left-style: none;
	height: 30px;
}

.defaultFormLabel
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #057387;
	padding-left: 12px;
	background-color: #C8E1E6;
	border: solid 1px #69AAB9;
	border-top-style: none;
	height: 30px;
}

.defaultFormLabelTop
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #057387;
	padding-left: 12px;
	background-color: #C8E1E6;
	border: solid 1px #69AAB9;
	height: 30px;
}

.defaultFormLegend
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.defaultFormNotes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	padding: 0 0 0 5;
}

.defaultFormTable
{
	border-width: 10px;
}

.defaultFormTextBoxOff
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fafafa;
}

.defaultFormTextBoxOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C8E1E6;
}

.defaultFormValue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: solid 1px #69AAB9;
	border-top-style: none;
	border-left-style: none;
	padding-left: 12px;
	height: 30px;
}

.defaultFormValueTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: solid 1px #69AAB9;
	border-left-style: none;
	padding-left: 12px;
	height: 30px;
}

.defaultPageSubTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #057387;
	font-weight: bold;
}

.defaultPageTitle, h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #057387;
	font-weight: bold;
	height: 35px;
}

.errorSummary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #BE0000;
	font-style: normal;
	line-height: 19px;
	background-image: url(../Images/Icons/icoErrorSummary.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 43px;
}