/* ----------------------------- Global Styles ----------------------------- */


body {
text-align:center;
}

p.error {color: red;}

em {font-style: normal; font-weight: bold}

p, h1, h2, h3, h4, h5, h6 { margin:0; padding: 5px 0; }

html, body { font-size: 11px;
			font-family:Arial, Verdana, Helvetica, sans-serif;
			color:#333; background:url(../graphics/bg.gif) transparent repeat; font-family:Verdana, Arial, Helvetica, sans-serif; color: #333; }

h1, h2, h3, h4, h5, h6 { font-family:Arial, Verdana, Helvetica, sans-serif;  }
h1 { font-size:13px; margin:15px 0 7px 0; padding:7px 10px; line-height:15px;}
h2 { font-size:13px; margin:0 0 -10px 0; padding:10px 0 0 10px; line-height:15px; }
h3 { font-size:16px; margin:0 0 20px 0; padding:10px 0 0 10px; line-height:20px; }
img {
	border:0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clear { clear:both; height:1px; width:1px; }


#pageWrapper {
	width: 770px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	}

#popup { width: 420px; padding: 0; margin: 0 auto; background-color:#FFF; overflow: hidden;
text-align: left;}

/* ----------------------------------------------------------------------------- */


/* ----------------------- Site components, masthead, menus, footer ------------------------- */


#masthead {
	position: relative;
	background:url(../graphics/masthead.gif) transparent no-repeat top center;
	height:105px; overflow:hidden;}

#siteLogo {
	position: absolute;
	left: 22px;
	top: 4px;
	width: 190px;
	height: 100px;
}

#siteLogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#supportMenu {
	position: absolute;
	right: 44px;
	bottom: 0px;
	width: 100%;
}

#supportMenu ul {
	position: relative;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#supportMenu li {
	margin:0;
	float:left;
	width:auto;
	padding:0 1em;
	border-left:1px solid #333;
}

#supportMenu li.first {border: 0;}

#supportMenu a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-transform: capitalize;
}
#supportMenu a:hover {
	text-decoration: underline;
}

#supportMenu ul li span { display:none; }

#supportMenu ul li.item1 a {
	width:41px; height:35px; display:block;
	padding: 0;
	background:url(../graphics/home.gif) no-repeat;
}

/* Site Navigation Graphic Style */

div#siteMenu {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	background-color: #2c77b5;
	border-right: solid 5px #266bb9;
	height: 33px;
	width: auto;
}

#siteMenu ul {
	margin: 0;
	padding:0;
	margin-right: 0px;
	height: 33px;
	list-style:none;}

#siteMenu ul li {
	display:block;
	float:left;
	padding-right: 5px;
	background: url(../graphics/divider.gif) no-repeat bottom right;
	width: auto; }


#siteMenu ul li.last {padding-right: 0px;}
	
#siteMenu ul li span { display:none; }

	#siteMenu ul li.item1 a {
		width:157px; height:33px; display:block;
		padding: 0;
		background:url(../graphics/navLearnOff.gif) no-repeat;
	}
	#siteMenu ul li.item1 a:hover.inactiveLink,
	#siteMenu ul li.item1 a.activeLink {
		background:url(../graphics/navLearnOn.gif) no-repeat;
	}

	#siteMenu ul li.item2 a {
		width:131px; height:33px; display:block;
		padding: 0;
		background:url(../graphics/navCompetitiveOff.gif) no-repeat;
	}

	#siteMenu ul li.item2 a:hover.inactiveLink,
	#siteMenu ul li.item2 a.activeLink {
		background:url(../graphics/navCompetitiveOn.gif) no-repeat;
	}

	#siteMenu ul li.item3 a {
		width:87px; height:33px; display:block;
		padding: 0;
		background:url(../graphics/navTestimonialsOff.gif) no-repeat;
	}

	#siteMenu ul li.item3 a:hover.inactiveLink,
	#siteMenu ul li.item3 a.activeLink {
		background:url(../graphics/navTestimonialsOn.gif) no-repeat;
	}

	#siteMenu ul li.item4 a {
		width: 137px; height:33px; display:block;
		padding: 0;
		background:url(../graphics/navAdvancedOff.gif) no-repeat;
	}
	#siteMenu ul li.item4 a:hover.inactiveLink,
	#siteMenu ul li.item4 a.activeLink {
		background:url(../graphics/navAdvancedOn.gif) no-repeat;
	}

	#siteMenu ul li.item5 a {
		width: 137px; height:33px; display:block;
		padding: 0;
		background:url(../graphics/navPressOff.gif) no-repeat;
	}
	#siteMenu ul li.item5 a:hover.inactiveLink,
	#siteMenu ul li.item5 a.activeLink {
		background:url(../graphics/navPressOn.gif) no-repeat;
	}

	#siteMenu ul li.item6 a {
		width: 76px; height:33px; display:block;
		padding: 0;
		background:url(../graphics/navContactOff.gif) no-repeat;
	}
	#siteMenu ul li.item6 a:hover.inactiveLink,
	#siteMenu ul li.item6 a.activeLink {
		background:url(../graphics/navContactOn.gif) no-repeat;
	}

/* */

#orgMenu {
	position: relative;
	padding-top: 18px;
}

#orgLogos {
	width: 126px;
	height: 62px;
	float: left;
	padding: 5px 5px 0 5px;
	margin: 0;
}

#orgMessage {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	background-color: #E2F4FF;
}

#orgLinks {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #E2F4FF;
}


#orgLinks ul {
	display: block;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
}

#orgLinks li {
	margin:0;
	padding: 0;
	display:inline;
	/*display:block;
	float:left;
	width:auto; */}

#orgLinks li.first {padding-left: 30px;}

#orgLinks a {
	color: #2063a5;
	border-right: 1px solid #CBDAD2;
	padding-right: 10px;
	padding-left: 8px;
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
}

#orgLinks li.last a {border: 0;}

#orgLinks a:hover {
	color: #12337A; 
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------------- */


/* ------------------------- Content Area ------------------------------------------- */

/* pageMenu List Style */

#pageMenu {
	margin-left: 4px;;
	margin-right: 4px;;
	height: 30px;
	background-color: #427386; 
	border-left: solid 6px #28536f;
	border-right: solid 6px #28536f;
	}

#pageMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
}

#pageMenu li {
	margin:0;
	padding: 0;
	display:block;
	float:left;
	width: auto;
	}

#pageMenu span {
	text-transform: uppercase;
	font-size: 10px;
}

#pageMenu a {
	color: #CBDAD2;
	padding-right: 10px;
	padding-left: 12px;
	line-height: 26px;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
	height: 30px;
}


#pageMenu li.first a:hover {
	margin: 0;
}


#pageMenu a:hover,
#pageMenu a.activeLink {
	color: #014282;
	background-color: #CBDAD2;
}

/* */

#pageContent{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: transparent url(../graphics/contentBackground.gif) repeat-y scroll;
}

* html #pageContent {height: 200px;}

#pageFooter{
	clear: left;
	width: 770px;
	height: 90px;
	margin: 0 0 0 0;
	background: transparent url(../graphics/contentBottom.gif) no-repeat scroll center top;
}


#footer{
	clear: both;
	width:770px;
	padding-top: 24px;
	height: 60px;
	margin:0;
	background: transparent url(../graphics/bottom.gif) no-repeat scroll center top;
}

#banner {margin: 0; padding: 0}

div#contentArea {
	position: relative;
	width: 770px;
	margin-bottom: 0px;
 }


div#contentColumn {
	float: left;
	margin: 0;
	padding: 0px 0 0 0;
	width: 478px;
 }

div#navColumn {
	padding-top: 80px;
	float: left;
	padding-left: 0px;
	margin-left: 18px;
	width: 258px;
	background-color: transparent;
 }

div#navColumn ul {
	margin: 0;
	padding:0;
	margin-right: 0px;
	list-style:none;}


* html div#navColumn {
	margin-left: 18px;
 }
div#navImage {
	position: absolute;
	top: 53px;
	right: 20px;
	width: 258px;
	height: auto;
 }

 
#navColumn li {
	width: 258px;
	height: auto;
	padding-bottom: 20px;
 }

#navColumn li div {
	margin: 0;
	padding: 0px;
 	background: transparent url(../graphics/boxImageLarge.gif) no-repeat scroll center top;
}

#navColumn li h3 {
	margin: 0;
	padding: 0;
}

#navColumn li p {
	margin: 8px 30px 5px 20px;
	padding:0;
	height: auto;
}


#navColumn li span {
	display: none;
 }
#navColumn li.item1 h3 {
	height: 37px;
	width: 258px;
 	background: transparent url(../graphics/howToGet.gif) no-repeat scroll center top;
 }

#navColumn li.item1 a {
	margin-left: 0px;
	display: block;
	height: 63px;
	width: 258px;
 	background: transparent url(../graphics/clickHere.gif) no-repeat scroll center top;
}

#navColumn li.item2 h3 {
	height: 38px;
	width: 258px;
 	background: transparent url(../graphics/learnMore.gif) no-repeat scroll center top;
 }

#navColumn li.item2 a {
	display: block;
	height: 63px;
	width: 258px;
 	background: transparent url(../graphics/clickHere.gif) no-repeat scroll center top;
}

div#pageIllustration {
	margin: 0;
	width: 258px;
	background: transparent url(../graphics/boxBottom.gif) no-repeat scroll center bottom;
}

div#pageIllustration img {
	margin-bottom: 30px;
	padding: 0 35px 0 35px;
	width: 188px;
	background: transparent url(../graphics/boxBody.gif) repeat-y scroll center bottom;
 }

/* ------------------------------------------------------------------------------- */


div#Rich_Description {padding: 10px 30px 10px 22px;}

div#headlines {
	position: relative;
	padding: 8px 0px 20px 0px;
	margin-left: 56px;
	background: transparent url(../graphics/testimonialsImage.jpg) no-repeat scroll right bottom;
	color: #000;
}

#headlines ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 6px;
}

#headlines ul li {
	float: left;
	margin-left: 0px;
	margin-right: 8px;
	width:200px;
	padding-bottom: 40px;
}


#headlines ul li h3 { padding:10px 0 0 0; font-size: 12px; line-height:16px; }

#headlines a { color:#036; font-weight:bold; text-decoration:none; }

#headlines a:hover { color:#369; text-decoration:underline; }

/*
#headlines a {
	display: block;
	background-color: #fff5e1;
	color: #014282;
	width: 97px;
	height: 20px;
	float: left;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 2px solid black;
	border-right: 3px solid black;
	}

#headlines a:hover {
	text-decoration: underline;
	border-top: 2px solid black;
	border-left: 3px solid black;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

*/

/* */




/* -------------------------------------------------------------------------------- */


/* ------------------ Rich Content Formatting ------------------------------------- */

div.document {
	margin-left: 40px;
	margin-top: 20px;
}

.document div {clear:both}

.document a { color:#036; font-weight:bold; text-decoration:none; }

.document a:hover { color:#369; text-decoration:underline; }

.document ul {
	list-style: disc outside;
	margin-left: 2em;
	padding-left: 1em;
	padding-bottom: 1em;
}

.document li {
	padding-bottom: 1em;
}

.document .reference {
	vertical-align: super;
}

.document {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: auto;
	}

	
.document em {font-style: normal; font-weight: bold}

.document div {
	padding-top: .25em;
	padding-bottom: .5em;
}
.document pre {
	PADDING-LEFT: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.document H1 {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 140%; PADDING-BOTTOM: 1em; MARGIN: 0px; COLOR: #005984; PADDING-TOP: 0px
}
.document h3 {
	background-color: #e2f4ff;
	font-size:13px; margin:15px 0 7px 0; padding:7px 10px; line-height:15px;
}

.document H4 {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 110%; PADDING-BOTTOM: 1em; MARGIN: 0px; COLOR: #005984; PADDING-TOP: 0px
}

.document img {float: left; margin-right: 16px;}

.document TD EM {
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-weight: 600;
	color: #12337A;
}
.document P {
	MARGIN: 0px 0px 0.5em;
	padding-left: 1em;
}

/*
.document TABLE {
	MARGIN-TOP: 0px; FONT-SIZE: 100%; COLOR: #404040; FONT-STYLE: normal; border-spacing: 0px;
}
.document TD {
	font-size:90%; PADDING: 5px 10px 10px 10px; COLOR: #404040; BACKGROUND-COLOR: #eaf0ed; TEXT-ALIGN: left; vertical-align: top;
}
.document TH {
	 PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #ffffff; PADDING-TOP: 2px; BACKGROUND-COLOR: #aca9a9; TEXT-ALIGN: center
}

*/
.document table { margin-top:10px; font-size: 11px; border-spacing: 0px; }

.document td {
	padding: 5px 10px 10px 10px;
	background:#fffdf8;
	border-right:solid 1px #d2ddc9;
	border-bottom:solid 1px #d2ddc9;
	line-height:13px;
	color: #404040;
	text-align: left;
	vertical-align: top;
}

.document td.col1 {
	font-weight: bold;
	background: #edf1e9;
}

.document .row1 td {
	border-top:solid 8px #d2ddc9; 
 }


.document caption, .document span.caption {
	padding-right: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	TEXT-ALIGN: center
}
.document TH.tableCaption {
	BORDER-RIGHT: white 2px solid; PADDING-RIGHT: 4px; BORDER-TOP: white 2px solid; MARGIN-TOP: 6px; PADDING-LEFT: 4px; FONT-WEIGHT: bold; PADDING-BOTTOM: 4px; BORDER-LEFT: white 2px solid; COLOR: #404040; PADDING-TOP: 4px; BORDER-BOTTOM: white 2px solid; BACKGROUND-COLOR: #ccc; TEXT-ALIGN: center
}
/* ----------------------------------------------------------------------------------- */





















