@charset "UTF-8";
body {
	background-image: url(images/compsubback2.jpg);
	font-size: 1em;
	background-color: #C6B299;
}
#wrapper  #mast  a {
	height: 117px;
	background-image: url(images/imast1.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
}
#wrapper #main #inav {
	background-image: url(images/imast2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3B3C97;
	margin: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* For some reason, the nav bar is too tall in IE6 and IE7. We'll set a
	 * fixed size. */
	height: 31px;
}
#wrapper #main #inav p {
	font-size: 13px;
	line-height: 31px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #inav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #content {
	background-image: url(images/i-content-bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ed2327;
	border-left-color: #ed2327;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FEEDCC;
	background-repeat: repeat-x;
}
#wrapper #main #content #leftcol {
	width: 260px;
	padding-top: 53px;
}
#wrapper #main #content #leftcol #helpboxtop {
	background-image: url(images/ibox1-top.gif);
	height: 15px;
	width: 226px;
	background-repeat: no-repeat;
	background-color: #FFEEC4;
}
#wrapper #main #content #leftcol #helpbox {
	background-color: #FFEEC4;
	width: 204px;
	background-image: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff877e;
	border-left-color: #ff877e;
}
#wrapper #main #content #leftcol #helpbox p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#wrapper #main #content #leftcol #helpbox .list {
	font-size: 0.938em;
	color: #584100;
	padding-top: 12px;
	margin: 0px;
	padding-left: 12px;
}
#wrapper #main #content #leftcol #helpbox p.footnote
{
	font-size: 0.85em;
	margin-top: 15px;
}
#wrapper #main #content #leftcol #helpboxbot {
	background-image: url(images/ibox1-bot.gif);
	height: 38px;
	width: 226px;
}
#wrapper #main #content #leftcol #helperboxtop {
	background-image: url(images/ibox2-top.gif);
	height: 12px;
	width: 225px;
}
#wrapper #main #content #leftcol #helperbox {
	background-color: #F8C5AC;
	background-image: none;
	width: 203px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff877e;
	border-left-color: #FF877E;
}
#wrapper #main #content #leftcol #helperbox .quoted {
	font-size: 1.125em;
	color: #1b1c9a;
	padding-bottom: 10px;
}
#wrapper #main #content #leftcol #helperboxbot {
	background-image: url(images/ibox2-bot.gif);
	width: 225px;
}
#wrapper #main #content #rightcol {
	margin: 0px;
	float: right;
	width: 237px;
	text-align: center;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #main #content #text {
	float: left;
	width: 432px;
}
#wrapper #main #content #text h1 {
	font-size: 1.25em;
	line-height: 1.625em;
	color: #3b3c97;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #main #content #text h2 {
	font-size: .814em;
	color: #542301;
	margin: 0px;
}
#wrapper #main #content #text a {
	color: #1b1c9a;
}
#wrapper #main #content #text .bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9c95b5;
	padding-top: 16px;
}
#wrapper #main #content #text p {
	font-size: 0.75em;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
}
#wrapper #main #content #text td {
	font-size: .75em;
	padding-right: 5px;
	padding-bottom: 5px;
}
#wrapper #main #content #text li {
	font-size: .75em;
}
#wrapper #main #content #text .story {
	background-color: #FFEEC4;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #E67D67;
	-moz-border-radius: 15px;  
    -webkit-border-radius: 15px;  
    border-radius: 15px;  
}
#wrapper #main #content #text .story em {
	color: #542301;
}
#wrapper #main #content #text .sitemap li {
	font-size: 14px !important;
}

