
/* body */

.textbox {
	font-family: Arial,  Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 11px;
}

.searchbox {
	width: 190px;
}

/* links */


/* main column style */

#columns {
}
	#columns ul
		{
		list-style-image: url(/graphics/common/triangle_rt.gif);
		list-style-type: none;
	}


h2, h3, h4, h5, h6, td, table, p, blockquote, cite {
	font-family: Arial,  Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	color: #333;

}

h2, h3, h4, td, table, p, cite {
	font-size: 11px;
}

h2 {
	font-weight: normal;
	line-height: 20px;
	padding: 5px 0 10px 0;
	margin: 0;
}

h3 {
	color: #666;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 12px 0 6px 0;
	background: #ffc;
	border-bottom: 2px solid #fc9;
	font-size: 12px
}

h1 {
	color: #F1F1F1;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 0;
	background: #043D84;
	border-bottom: 2px solid #043D84;
	font-size: 12px
}

.maintable, .maintable td {
	color: #043D84;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 0;
	background: #B9D9FF;
	border-bottom: 2px solid #B9D9FF;
	font-size: 12px
}


h4 {
	color: #043D84;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 1px 0 6px 0;
	background: #F1F1F1;
	border-bottom: 1px solid #043D84;
}

#h4 {
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0;
}
#	h4.note {
		padding: 5px 0 0;
		margin: 0;
	}

h5 {
	font-weight: normal;
	font-size: 9px;
	padding: 5px 0 5px 0;
	margin: 0;
}

h6 {
	color: #999;
	font-size: 9px;
	font-weight: normal;
	padding: 5px 0 5px 0;
	margin: 0;
}
	h6.note {
		color: #999;
		font-size: 9px;
		font-weight: normal;
		padding: 0;
		margin: 0;
	}


hr {
	border-bottom: dotted 1px #ccc;
	color: #fff;
	margin: 5px -5px -0px -5px;
	}

blockquote {
	color: #666;
	font-weight: normal;
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0;
}

#promocolumn blockquote {
		line-height: 18px;
		padding: 12px 12px 0 24px;
	}
	blockquote.said {
		color: #333;
		text-align: right;
		font-size: 11px;
		font-style: italic;
		padding-bottom: 12px;
		border-bottom: 1px solid #ccc;
	}
	blockquote.said:first-line {
		font-style: normal;
		font-weight: bold;
	}
	#promocolumn blockquote.said {
		padding-bottom: 12px;
		border-bottom: 1px dashed #ccc;
		color: #666;
	}

/*replace centerpromo with this*/

a.dottedbutton {
	padding:4px 10px;
	border: 1px dotted #ccc;
	}			

/*this is being phased out*/

#centerpromo {
	padding:15px 10px 15px 0;
	}
#centerpromo a {
	float: right;
	padding:5px 10px 5px 10px;
	border: 1px dotted #ccc;
	}

.prodver {
	font-size: 10px;
	color: #999;
	}

/* topnav */
#topnav {
	background-image: url('/global_graphics/topnav/bg_header_notab.jpg');
}
	#topnav a{
		font-family: Arial,  Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	}
	#topnav a:hover{
		color: #f60;
	}

#menu p {
	padding:1px 0 1px 0;
	margin:0;
	border-bottom: 1px solid #eee;
}

	#menu .menutext {
		color: #666;
		padding:0 0 0 10px;
		margin:0;
	}
	#menu p.menutext {
		color: #666;
		padding:1px 0 1px 14px;
		margin:0;
	}
#menu a {
	margin: 0;
	width: 160px;
	display: block;
	padding: 1px 0 1px 4px;
}
	#menu a:hover {
		background: #fff;
	}

#sections {
	position: absolute;
	left: 162px;
	top: 47px;
	margin: 0;
	padding: 0;
	width: 800px;
}
	#sections ul {
		border: 0;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		clear: left;
	}
	#sections ul li {
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	#sections ul li a {
		height: 2em;
		border-top: 1px #aaa none;
		border-left: 1px solid #aaa;
		border-bottom: 1px none #aaa;
		border-right: none;
		padding: 0;
		margin: 0 0 10px 0;
		text-decoration: none;
		display: block;
		text-align: center;
		font-weight: normal;
		line-height: 2em;
		font-size:    10px;      
		voice-family: "\"}\"";   
		voice-family: inherit;   
		font-size:    11px;   
	}
	html>#sections ul li a  {
	   
	} 
	
	#sections ul li a.here {
		background: #fff;
		border-top: 1px #aaa solid;
	}

	#sections ul li a:hover {
		color: #f60;
		background: #ffc;
	}




#signin {
	position: absolute;
	left: 160px;
	top: 0px;
	width: 592px;
	text-align: right;
	padding: 0;
	}

	#signin p {
		color: #999;
	}
	#signin a {
	color: #999;
	}
	#signin a.pppbutton {
		font-size: 9px;
		background: #0f3063;
		padding: 1px;
		margin: 0;
		color: #fff;
		}
	#signin a:hover {
		background: #ffc;
		color: #f60;
		}
	#signin img {
		vertical-align: middle;
		background: transparent;
		}
	#signin img.go {
		background: #fff;
		padding: 0;
		margin: 0;
	}
	
#signin.signed {
	position: relative;
	text-align: left;
	left: 0px;
	}

#help {
	font-family: Arial,  Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	position: absolute;
	left: 800px;
	top: 10px;
	width: 180px;
	
}
	#help a {
		font-size: 10px;
		color: #666;
	}
	#help h5{
		margin: 0;
		padding: 0;
	}
	#help p{
		margin: 0;
		padding: 0 0 0 12px;
		line-height: 120%;
	}



#crumb a {
	color: #999;
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
}
	.menucarat {
		color: #c60;
		font-size: 10px;
	}
	#crumb a:hover {
		color: #f60;
	}



/* leftcolumn */
#sectionlogo {
	width: 140px;
	margin: 0;
	padding: 0;
	height: 150px;
	background: #0f3063;

}
#leftnavcoltop {
	width: 140px;
	background: #0f3063;
}

	#leftnavcoltop a{
		font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;	
		font-weight: bold;
		font-size: 14px;
		margin: 0; 
		padding: 0;
		color: #fff;
	}

	#leftnavcoltop a:visited {
		color:#ccc;
		}

	#leftnavcoltop a:hover{
		color: #f60;

	}
	#leftnavcoltop a:active {
		color:#F00;
		}

	#leftnavcoltop p {
		font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;	
		font-weight: bold;
		font-size: 14px;
		color: #ffc;
		margin:0;
		padding: 5px 0 7px 10px; 
		border-top: 1px #fff solid;
		height: 17px;
	}

#leftnavcol {
}

	#leftnavcol a {
		font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		padding: 0;
	}
	#leftnavcol p {
		font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
		font-weight: bold;
		margin: 0; 
		padding: 2px 0 2px 10px;
		width: 130px;
		border-bottom: 1px #eee dotted;
	}

	#leftnavcol a.second{
		font-weight: normal;
		font-size: 11px;
		padding: 10;
	}
	#leftnavcol p.second {
		font-size: 11px;
		font-weight: bold;
		margin: 0; 
		padding: 2px 0 2px 20px;
		width: 140px;
		border-bottom: 1px #eee dotted;
	}
	#leftnavcol .divider {
		border-bottom: 1px #eee solid;
	}

/* promocolumn 
(does not have td information. That is hardcoded into the page due to table structure.)*/
	.promocolumnbg {
		vertical-align: top;
		background: url(/global_graphics/bg_promocol.jpg);
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	#promocolumn a, #promocolumn a:link {
		font-weight: normal;
		color: #666;
		
		}

	#promocolumn a:hover {
		background: #ffc;
		color:#F60;
		}

	#promocolumn h1 {
	padding: 1px 0;
	border-bottom: 1px #ddd solid;
	padding-left: 5px ;
	font-size: 12px;
	color: #666;
	font-weight: bolder;
	margin: 10px 10px 4px;
	line-height: 20px;
	background: #eee;
	}

	#promocolumn p {
		padding: 6px 10px 12px 24px;
		margin: 0;
		color: #666;
		border-bottom: 1px #ccc dashed;
	}

	#promocolumn h2 {
		font-family: Arial,  Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		line-height: 14px;
		color:#666;
		padding: 12px 10px 0 24px;
		margin: 0;
	}

	#promocolumn h3 {
		font-size: 13px;
		font-weight: normal;
		line-height: 150%;
		color:#666;
		padding: 12px 24px 0 0;
		margin: 0 0 0 24px;
		background: #f4f4f4;
		border: none;
	}
	#promocolumn img {
		vertical-align: text-bottom;
	}

#evals {
	position: relative;
	left: 20px;
	width: 140px;
}
	#evals h2 {
		padding: 12px 6px 6px 6px;
		border: none;
	}
	#evals p {
		border: none;
		margin: 0;
		padding: 1px 0 1px 0;
		border-bottom: 1px #ddd solid;
		border-top: 2px #fff solid;
	}
	#evals a {
		margin: 0;
		padding: 1px 0 2px 6px;
		width: 100%;
	}

/* Footer*/

#bottomline {
	border-top: 1px #ccc solid;
	width: 100%;
	margin: 100px 0 0 0;
	background: #eee;
	clear: both;
}

#footer {
	position: relative;
	left: 12px;
	top: 20px;
	width: 100%;
	line-height: 20px;
	}
	#footer p {
		color: #666;	
	}
	#footer a {
		font-weight: normal;
		
	}



/* Feedback */
#feedback {
	position: relative;
	left: 152px;
	top: 40px;
	width: 628px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ccc;
	padding: 15px;
	background: #fff;
}

	#feedback h5 {
		font-size: 11px;
		font-weight: bold;
		padding: 0;
		margin: 0;
		color: #666;	
	}
	
	#feedback p {
		padding: 0;
		margin: 0;
	}
		#fbradio p {
			padding: 0 0 0 6px;
			margin: 0;
		}
	#feedback h4 {
		font-weight: normal;
		color: #666;
		margin: 0;
	}
	
#feedbackform {
	position: absolute;
	left: 350px;
	top: 40px;
}


/* columns - main body content specific*/

h3.textad {
	font-weight: bold;
	padding: 6px;
	font-size: 10px;
	margin: 6px 0;
	background: #fafafa;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}


h3.alert {
	text-transform: uppercase; 
	font-weight: bold;
	font-color: #900;
	padding: 6px;
	margin: 6px 0;
	background: #ddd;
	border-bottom: none;
	border-left: 10px solid #f60;
}

/* global classes */
.pop {
	font-size: 9px;
	color: #666;
}

.note {
	color: #999;
	font-size: 9px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#password {


	font-color: #900;
	padding: 0px;

	background: #eee;
	
}

#password h3 {


color: #fff;
font-weight: bold;
text-transform: uppercase; 
background: #333;
border-bottom: none;
margin: 0;

}

#password h4 {
text-align: center;
	color: #fff;
	margin: 3px;
	border: 1px solid #666;
	width: 100;
	background: #0F3063;
	font-weight: bold;

}

#password h6 {
	margin-left: 5px;
	
}


a.smaller:link, a.smaller:visited, .smaller, a.smaller6:link, a.smaller6:visited, .smaller6 {
	color: #000066;
	font-size: 10px;
	text-decoration: none;
}


.blowout {
	color: #666;
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 32px;
	line-height: 120%;
}

.blowoutsmall {
	color: #666;
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}

.bodysmall {
	font-size: 9px;
}

.carat {
	color: #c60;
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: -2px;
}

.faq {
	color: #009;
	cursor: hand;
	text-decoration: none;
}

.faqb {
	color: #000;
	margin-left: 1em;
	text-decoration: none;
}

.faqc {
	color: #000;
}



.maingray {
	color: #333;
	font-weight: normal;
	line-height: 20px;
	padding: 5px 0 10px 0;
	margin: 0;
}


.newenhanced {
	color: #060;
	font-size: 9px;
	font-weight: bold;
}

.number {
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}

.pagehead {
	color: #0f3063;
	font-family: Arial, "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 32px;
	line-height: 40px;
}



.subhead {
	color: #666;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 6px 0 6px 0;
	background: #ffc;
	border-bottom: 1px solid #fc9;

}

a.smaller:link, a.smaller:visited, .smaller, a.smaller6:link, a.smaller6:visited, .smaller6 {
	color: #000066;
	font-size: 10px;
	text-decoration: none;
}


.subheadmultiline {
	color: #666;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 6px 0 6px 0;
	background: #ffc;
	border-bottom: 1px solid #fc9;

}

.linktable A, .links
{

	color: #000080;
	font-weight: bold;
	text-decoration: none

}
.linktable A:hover, .links A:hover, .links:hover, .sidecol A:Hover
{

	text-decoration: underline

}
.blacklinkbold
{
	text-decoration: none;
	font-weight: bold;
}
.blacklinkbold:hover
{
	text-decoration: underline;
	font-weight: bold;
}