body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #e3e3e3 url(images/shadowbg.gif) repeat-y center;
	color: #000000;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	position: relative;
}

td {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
}

.open {
	font-size: 14px;
}

h1 {
	color: #E7F5F6;
	margin: 0;
	width: 640px;
	height: 56px;
	font-size: 36px;
	line-height: 56px;
	cursor: default;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 0px 60px;
	border-bottom: 1px solid #3863C1;
}

h2 {
	margin: 0px;
	padding: 12px 10px 10px 10px;
	font-size: 12px;
	color: #04070D;
	text-decoration: none;
}

h1 span {
	color: #A5C4FF;
}

p {
	margin: 0px;
	padding: 3px 10px 10px 15px;
	line-height: 1.6em;
}

.smallerUL {
	font-size: 12px;
}

ul {
	padding: 3px 10px 10px 40px;
	line-height: 1.6em;
	margin: 0px;
}


ol {
	padding: 3px 10px 10px 40px;
	line-height: 1.6em;
	font-size: 11px;
	margin: 0px;
}

.olBigger {
	font-size: 13px;
}

a {
	color: #1208a7;
	font-weight: bold;
	text-decoration: none;
}

#sellingPoints
{
	font-size: 13px;
}

a:hover {
	color: #1208a7;
	text-decoration: underline;
}

a.HeaderLink {
	color: #FFFFFF;
	font-size: 10px;
	}


a.HeaderLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.QTHeading {
	font-size: 14px;
	font-weight: bold;
}

h2 .new {
	color: #873CE9;
}

/*<group=General layout>*/

#pagecontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	position: relative;
}


#navigationSection {
	height: 64px; background: repeat-x url('/images/embak.png');
	margin-bottom: 5px;
}

.highlight {
	background-color: #f6ffb0;
}

#navigationSection a {
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	text-shadow: #E07D00 0px -1px;
}

#navigationSection a:hover {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#navGraph {
	float: left;
}

.imgSpaced {
	margin: 0px 10px 0px 0px;
}

#announcements {
	border: #C3C5C7 solid 1px;
	clear: both;
	text-align: center;
	margin: 10px;
	padding: 5px;
	background: white;	
}

#announcementsSmall {
	border: #C3C5C7 solid 1px;
	clear: both;
	text-align: center;
	margin: 10px;
	padding: 5px;
	background: white;
	width: 440px;
}

#blurbs {
	border: #C3C5C7 solid 1px;
	clear: both;
	text-align: left;
	margin: 10px;
	padding: 5px;
	background: white;	
}

#navOpts {
	margin-top: 3px;
	margin-right: 10px;
	float: right;
	text-align: center;
}


.LeadParagraph {
	font-size: 13px;
}

.specialtext {
	font-weight: bold;
	color: #222;
}

#maincontent {
	width: 500px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#fullpage {
	padding: 0px 10px 0px 5px;
}

#sidebar {
	position: absolute;
	top: 80px;
	right: 0px;
	display: block;
	width: 190px;
	text-align: left;
	border: #FF6600 solid 1px;
	background: white;
	margin-right: 10px;
}

#sidebar ul {
	padding: 0px 10px 10px 25px;
	line-height: 1.2em;
	margin: 0px;
}

#sidebar li {
	margin-bottom: 5px;
}

#EfMBox {
	float:left;
	padding-left: 5px;
	width: 340px;
	text-align: left;
	border-right: #C3C5C7 solid 1px;
	font-weight: normal;
}

#pipBox {
	width: 330px;
	text-align: left;
	float:right;
	font-weight: normal;
}

#efGraphic {
	float:left;
	text-align: left;
	width: 128px;
}

#efDescription{ 
	text-align: left;
	float:right;
	width: 205px;
}

#efRest {
	clear: both;
	}

#piGraphic {
	float:left;
	text-align: left;
	width: 128px;
	border: 0px;
	height: 128px;
}

#piDescription{ 
	text-align: left;
	float:right;
	width: 200px;
}

#piRest {
	clear: both;
	}

#col1 {
	width: 230px;
	float:left;
	text-align: left;
/*	border: 1px solid #3863C1; */
}

#col2 {

margin-left: 233px;
margin-right:233px;
/* border:1px solid #000; */
margin-left: 201px;
margin-right:201px;
	}
	
html>body #col2 {
margin-left: 233px;
margin-right:201px;
	}
#sidebar p {
	padding: 0px 10px 10px 10px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}

.FeaturedHeading{
	padding: 5px 10px 0px 10px;
	font-size: 13px;
	line-height:20px;
	font-weight: bold;
}


#sidebar .FeaturedHeadingHighlighted
{
	padding: 5px 10px 0px 10px;
	font-size: 13px;
	line-height:18px;
	font-weight: bold;
	background-color: yellow;
}

#sidebar .Highlighted {
	background-color: yellow;
}

#sidebar .FeaturedHeading{
	padding: 5px 10px 0px 10px;
	font-size: 13px;
	line-height:20px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	margin: 10px 3px 10px 10px;
	color: #424242;
	text-align: center;
}

#sidebar .disclamier{
	font-size: 9px;
}

#copyright {
	font-size: 10px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: center;
	padding: 8px;
	margin: 10px 20px 0px 20px;
	border-top: 1px solid #DCDCDC;
}

#footer {
	font-size: 10px;
	text-decoration: none;
	color: #8C8C8C;
	text-align: center;
	clear: both;
	margin-top: 5px;
}

#currentpath {
	padding: 10px 0px 3px 0px;
	border-bottom: 1px solid #DCDCDC;
	margin: 0px 10px 8px 10px;
}

.XMLExample {
	background: #EEEEEE;
	color: #000000;
	font: 12px Courier New, Courier, mono;
	padding-left: 10px;
	text-align: left;
	margin-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;	
}


.centeralign {
	text-align: center;
}

.centeralign img {
	margin: 0px 4px;
}
	

.featurehead {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.featuredesc {
	padding-top: 0px;
	margin-top: -2px;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
.new2 {
	color: #FF6A00;
}
.callout {
	margin-right: 20px;
	margin-left: 5px;
	border: 1px solid #A6A6A6;
	background: white;
	font-size: 12px;
	padding:4px;
	height: 110px;
}

.callout img {margin-top: 2px; margin-right: 10px;}

.new25 { padding-left: 8px; padding-bottom: 4px; padding-right: 8px; padding-top: 4px; font-size: 10px; background-color: #fffda3; color: black; }


table.infoChart {
	border-collapse: collapse;
	width: 95%;
	background-color: white;
}

table.infoChart td {
	border: 2px solid #b7b7b7;
	padding: 6px;
	font-size: 110%;
	vertical-align: top;
}

table.infoChart th {
	font-size: 120%;
	color: #fffbfb;
	border: 2px solid #b7b7b7;
	padding: 3px;
	font-weight: bold;
	background-color: #797071;
}

td.subCol {
	font-weight: bold;
	background: white;
	text-align: center;
	vertical-align: center;
}

.note {
	font-size: 80%;
	color: #646464;	
}

.yes {

	background-color: #d6ffb3;

}

.no {
	background-color: #ffcccc;
}

.sorta {
	background-color: #feffcc;
}
