/* CSS Document */

/*HTML Tag Styles */
/*********************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

a {
	color: #339900;
	text-decoration: none;
}

a:hover {
	color: #009DDE;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #3399CC;
}

h2 {
	font-size: 24px;
	color: #3399CC;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #3399CC;
}

h4 {
	font-size: 12px;
	color: #009DDE;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	color: #3399CC;
}

hr {
	border: solid 1px #E0F5FF;
}

h6 {
	font-size: 14px;
	color: #3399CC;
}

ul {
	list-style-image: url(../images/arrowBullet.gif);
}


/*Layout Divs*/
/****************************************************/

#Container {
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 740px;
	text-align: left;
	background-color: #FFFFFF;
	}


#globalNav {
	height: 45px;

}

#flashContainer {
}

#flashDiv {
	width: 495px;
	float: left;
}

#subContainer {
	margin-bottom: 50px;
}

#content {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-left: 20px;
}

#subNav {
	float: left;
	width: 180px;
	text-align: left;
	margin-top: 20px;
}

#subNav ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#subNav li {
	margin-bottom: 0px;
	border-bottom: solid 1px #CCEBF8;
}

#subNav li a {
	padding: 4px;
	color: #006699;
	display: block;
}
#subNav li a:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: #EBF7FC;
}



#homeProdSelector {
	width: 245px;
	float: left;
}

#homeProdSelector ul {
	font-size: 11px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px; 
	margin-top: -18px;
	padding-top: 3px;
	margin-bottom: 4px;
	border-bottom: solid 1px #CCEBF8;
	line-height: 14px;
}

#homeProdSelector ul li {
	border-top: solid 1px #CCEBF8;
	border-left: solid 1px #CCEBF8;
	border-right: solid 1px #CCEBF8;
	padding-left: 4px;

}

#homeProdSelector ul li a {
	color: #339900;

}

#homeProdSelector ul li a:hover {
	color: #0099CC;
}

.homeProdSelectHeader {
	margin-left: 10px;
	margin-top: 0px;
	font-size: 11px; 
	color: #009DDE;
	display: block; 
	height: 16px;
}

#homeFeatures {
	margin-top: 40px;
}

#homeColumn1 {
	float: left;
	width: 200px;
}	

#homeColumn2 {
	margin-left: 15px;
	float: left;
	width: 270px;
}

#homeColumn3 {
	margin-left: 20px;
	float: left;
	width: 231px;
}




#footer {
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
}

#pfxnLink {
	float: right;
	width: 220px;
	text-align: right;
}

#pfxnLink a {
	text-decoration: underline;
}

#pfxnLink a:hover {
	text-decoration: none;
}


#subpageHeader {
	height: 83px;
}

#subLeftColumn {
	float: left;
	width: 222px;
	color: #3399CC;
}


#subRightColumn {
	float: left;
	width: 504px;
	margin-left: 7px;
	margin-bottom: 14px;

}





/*Custom Styles*/
/**********************************************************/

.footerNav {
	font-size: 10px;
}

.footerNavDivider {
	color: #619AD3;
}

.infoBox {
	border-top: solid 1px #E0EFD9; 
	padding-top: 8px;
	margin-top: 45px;
}


.infoBox h4 {
	margin-top: 0px;
}


.dataTable {
	border-top: solid 1px #00FF00;
	padding-top: 8px;
}

.dataTable td {
	background-color: #E0F5FF;
	padding: 2px;
}


.subHeader {
	font-size: 16px;
	color: #663399;
	font-weight: bold;
}

.Header1 {
	color: #006666;
	font-weight: bold;
}

.subNavUL {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

.subNavItem {
	border-bottom: solid 1px #B2D1D1;
	padding-top: 4px;
	padding-bottom: 4px;
}

.subNavItem a:hover {
	text-decoration: none;
}




.TextMediumGray {
	color:#666666;
}

.Text10px {
	font-size: 10px;
}

.Text14px {
	font-size: 14px;
}

.featureText {
	color:#336600;
}


.inputText {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.jumpMenu {
	font-size: 11px;
	color: #009933;
}

.jumpMenuHeader {
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}

hr {
	color: #CCCCCC;
	font-size: 1px;
	line-height: 1px;
}


.productMatrixTable {
	
}

.productMatrixTable td {
	padding: 4px;
}

.productMatrixTableHeader {
	border-bottom: solid 1px #3399CC;
	font-weight: bold;
	color: #3399CC;
}

.productMatrixTableRow {
	border-bottom: solid 1px #CCEBF8;
}

.productMatrixTableRowRight {
	border-bottom: solid 1px #CCEBF8;
	border-left: solid 1px #CCEBF8;
}

.pdfList, .pdfList ul {
	list-style-image: url(../images/pdficon_xsmall.gif);
}

.learnMoreList, .learnMoreList ul {
	list-style-image: url(../images/smallBullets.gif);
}

.productLogo {
	float: right;
}

.topBorderP {
	border-top: solid 1px #E0EFD9; 
	padding-top: 8px;
}