/* CSS Document */

#contentCol {
	float:left;
	margin-left:10px;
	width:582px; min-height:396px; _height:396px;
	background-color:#FEF9E8;
	display:inline;
}

#contentColPadding {
	padding:10px;
}

.sectionLogo {
	float:right;
	width:200px; height:22px;
	border:0;
	margin:0px 0px 10px 10px;
}

h1 {
	font:bold 80% arial,helvetica,sans-serif; color:#423400;
}

p {
	font:80% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

.link {
	font-weight:bold;
}

p.highlight {
	font:bold 80% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

ul {
	padding:0;
	margin-left:20px;
	font:80% arial,helvetica,sans-serif; color:#000000;
}

#menuItemHolder ul {font-size:12px; font-weight:bold;}

a.productMenuOn:link {color: #423400; text-decoration:underline;}
a.productMenuOn:visited {color: #423400; text-decoration:underline;}
a.productMenuOn:active {color: #423400; text-decoration:underline;}
a.productMenuOn:hover {color: #423400; text-decoration:none;}

a.productMenuOff:link {color: #423400; text-decoration:underline;}
a.productMenuOff:visited {color: #423400; text-decoration:underline;}
a.productMenuOff:active {color: #423400; text-decoration:underline;}
a.productMenuOff:hover {color: #423400; text-decoration:none;}

div.productMenuSpacer {
	float:left;
	line-height:0px; 
	font-size:0.5px;
	width:2px; height:28px;
}

div.productMenuItem {
	float:left;
}

span.productMenuText {
	display:block;
	margin-top:4px;
	font:75% arial,helvetica,sans-serif;
}

div.onLeft {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/yellowOnLeft.gif);
	background-repeat:none;
}

div.onMiddle {
	float:left;
	height:24px;
	border-top:2px solid #FAC919;
	/*border-bottom:2px solid #C30404;*/
}

div.onRight {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/yellowOnRight.gif);
	background-repeat:none;
}

div.offLeft {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/yellowOffLeft.gif);
	background-repeat:none;
}

div.offMiddle {
	float:left;
	height:24px;
	border-top:2px solid #FAC919;
	border-bottom:2px solid #FAC919;
	background-color:#FAC919;
}

div.offRight {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/yellowOffRight.gif);
	background-repeat:none;
}

div.bullet {
	float:left;
	margin:2px 5px 0px 10px;
}

a.content:link {color: #423400; text-decoration:underline;}
a.content:visited {color: #423400; text-decoration:underline;}
a.content:active {color: #423400; text-decoration:underline;}
a.content:hover {color: #423400; text-decoration:none;}

.iArrow {
	width:10px; height:12px;
	border:0;
	margin-bottom:5px;
}

.iEditQuestions {
	float:right;
	width:244px; height:189px;
	border:0;
	margin:0px 0px 10px 10px;
}

.iEvaluationResult {
	float:left;
	width:239px; height:163px;
	border:0;
	margin:0px 10px 10px 0px;
}

.iReportMangement{
	float:right;
	width:247px; height:164px;
	border:0;
	margin:0px 0px 10px 10px;
}

div.bulletPoint {
	float:left;
	font:80% arial,helvetica,sans-serif; color:#000000;
}

#leftSupport {
	float:left;
	width:272px;
	display:inline;
}

#rightSupport {
	float:right;
	width:272px;
	display:inline;
}

table.downloadTable {
	width:100%;
}

td.spacer {
	height:10px;
}

td.downloadHeader {
	background-color:#FAC919;
	padding:3px;
	font:bold 70% arial,helvetica,sans-serif; color:#FFFFFF;
}

td.downloadHeaderIcon {
	background-color:#FAC919;
	padding:3px;
	font:bold 70% arial,helvetica,sans-serif; color:#FFFFFF;
	text-align:center;
}

td.downloadDescription {
	background-color:#FDE89C;
	padding:3px;
	font:70% arial,helvetica,sans-serif; color:#000000;
	border-left:1px solid #FAC919;
	border-bottom:1px solid #FAC919;
}

span.descriptionTitle {
	font-weight:bold;
}

td.downloadSize {
	background-color:#FBF1CF;
	padding:3px;
	font:70% arial,helvetica,sans-serif; color:#000000;
	border-bottom:1px solid #FAC919;
}

td.downloadIcon {
	background-color:#FAF8F0;
	padding:3px;
	text-align:center;
	border-bottom:1px solid #FAC919;
	border-right:1px solid #FAC919;
}

img.esEzText {
	width:177px; height:50px;
	border:0;
	margin:20px 0px 20px 20px;
}

img.esEzGuardian {
	width:331px; height:50px;
	border:0;
	margin-left:20px;
}