/* CSS Document */
html, body {
	text-align: center;
	margin: 0;
	padding: 0;
}

td {
	font-size: 13px;
	line-height: 140%;
	font-family: Verdana;
	color: #333;
}

.label {
	font-size: 10px;
}

input, textarea {
	font-size: 12px;
}

.faqtext {
	vertical-align: top;
	font: 11px Verdana;
	color: #333333;
}

.faqtext-note {
	vertical-align: top;
	font: 10px Verdana;
	font-style: italic;
	color: #333333;
}

#page_bg {
	background-color: #ABC0DD;
	
	background-image: url('/images/page_bg.jpg');
	
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 13px;
	color: #333;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	margin-top: 0px;
	background-image: url('/images/js_emphdrl.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	background-attachment: scroll;
	margin-bottom: 50px;
	border-left: 1px solid #000066;
}

#container-home {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	margin-top: 0px;
	padding-top: 50px;
	background-image: url('/images/js_emphdrl.png');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	background-attachment: scroll;
	border-left: 1px solid #000066;
}

#tagline-container {
	background-image: none;
	width: 900px;
	height: 50px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font: 10px Verdana;
}

div.search_outer {
	float: right;
	height: 70px;
	width: 300px;
}

div.search_inner {
	margin-top: 10px;
	margin-right: 25px;
}

#navbar {
	width: 948px;
	clear: both;
	vertical-align: middle;
	background-image: none;
}

div.nav_inner {
	padding-left: 25px;
	
	font-size: 12px;
	
	color: #000066;
	
	text-transform: uppercase;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	text-transform: uppercase;
	color: #000066;
	border-bottom: 1px solid #CCFF99;
}

.contentheading {
	padding-left: 10px;
/*
	background-image: url('/images/swirl.jpg');
	background-repeat: no-repeat;
	background-position: left top;
*/
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	height: 18px;
}

.contentheading-home {
	font: 22px "Trebuchet MS";
	color: #000066;
	height: 18px;
}

.content-home {
	vertical-align: top;
	color: #000066;
	font: 16px "Trebuchet MS";
}

.sectionheading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #990000;
	text-decoration: underline;
  outline: none;
}

#headertable {
	width: 948px;
	background-image: url('/images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #000066;
	margin-left: auto;
	margin-right: auto;
}

#subheadertable {
	width: 948px;
	background-image: url('/images/subheader_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #000066;
	margin-left: auto;
	margin-right: auto;
}

div#leftcol ul, div#leftcol li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

div#leftcol li {
	width: 140px;
/*
	background-image: url('/images/nav-buttons.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
*/
	margin: 3px;
	padding: 5px;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #000066;
	text-decoration: none;
}

a.mainlevel:hover, a.mainlevel:active {
	color: #990000;
	text-decoration: none;
}

.botleft {
	background-image: url('/images/botleftshadow.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 13px;
	float: left;
}

.bottom {
	background-image: url('/images/bot_shadow.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 13px;
	width: 100%;
	clear: both;
}

.botright {
	background-image: url('/images/botrightshadow.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
	float: right;
}

.copy, .copy a:link, .copy a:visited,.copy a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#wrapper {
	clear: both;
}

#leftcol {
	width: 152px;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}

#mainbody {
	float: right;
	width: 75%;
	display: inline;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

div#leftcol table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	width: 140px;
	padding-bottom: 3px;
}

div.moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

div.maindivider {
	margin-top: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF99;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#leftcol table.moduletable {
	margin-bottom: 15px;
}

.createdate, .small {
	color: #333333;
	font: 8px Verdana;
	line-height: 10px;
}

.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
}

.button {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
}

.readon {
	font-size: 10px;
}

.sectiontableheader {
	background-color: #EEEEEE;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sectiontableentry1 td {
	color: #333;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}

.sectiontableentry2 td {
	color: #333;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	background-color: #EEEEEE;
}