@charset "UTF-8";

/* MAIN */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#navmenu {
	height: 35px;
	width: 980;
	margin: 0 auto;
}
#homefea {
	width: 980px;
	height: 320px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#homecontent {
	width: 980px;
	margin: 10px 0 15px 0;
	text-align: left;
	background-image: url(images/bkgd_home_boxes.gif);
	background-repeat: repeat-y;
}
#footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF;
}
#pageheader {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	height: 120px;
}
#contentarea {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bkgd_content.gif);
	background-repeat: repeat-y;
	margin: 10px 0 10px 0;
	position: relative;
}
#contentarea2 {
	clear: both;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bkgd_content.gif);
	background-repeat: repeat-y;
}


/* HOME */

#homebox1 {
	background: #FFFFFF;
	width: 320px;
	float: left;
	margin: 0 10px 0 0;
	min-height: 190px;
	height: auto !important;
	height: 190px;
}
#homebox2 {
	background: #FFFFFF;
	width: 320px;
	float: right;
	margin: 0;
	min-height: 190px;
	height: auto !important;
	height: 190px;
}
#homebboxhd {
	background: #a1a1a1;
	width: 280px;
	height: 30px;
	text-align: center;
	padding: 0 20px 0 20px;
}
#homebboxhd h1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	margin: 0;
	padding-top: 8px;
}
#homeboxcontent {
	width: 280px;
	padding: 15px 20px 20px 20px;
}
#homeboxcontent h2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 8px;
}
#homeboxcontent p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 15px;
}


/* LEFT NAV */

#leftnav { 
	background: #a1a1a1;
	float: left;
	width: 200px;
	margin: 0;
}
#leftnav ul {
	margin: 20px 15px 0 0;
	padding: 0px;
}
#leftnav ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	height: 18px;
	background-image: url(images/leftnav_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 35px;
	margin-bottom: 20px;
	display: block;
}
#leftnav ul li a:hover {
	color: #0079C1;
	background-image: url(images/leftnav_icon-over.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#leftnav ul li a.doubleline {
	height: 30px;
}
#leftnav ul li a.leftnavover {
	color: #0079C1;
	background-image: url(images/leftnav_icon-over.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

#leftnav ul li ul {
	margin: -10px 15px 25px 0;
	padding: 0px;
}
#leftnav ul li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li ul li a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	height: 12px;
	padding-left: 45px;
	margin-bottom: 10px;
	display: block;
	background: none;
}
#leftnav ul li ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background: none;
}
#leftnav ul li ul li a.doubleline2 {
	height: 24px;
}
#leftnav ul li ul li a.leftnavover2 {
	color: #000000;
	text-decoration: underline;
	background: none;
}



/* MISC CLASSES FOR REUSE */

.floatrt { 
	float: right;
}
.floatlf { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* FOOTER */

#footer p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 10px 0 0 0;
}
#footer p.small {
	font-size: 10px;
}


/* CONTENT */

iframe {
	border: none;
	width: 100%;
	height: 390px;
	padding: 0px;
	margin: 0px;
}
#pagecontentarea {
	background: #FFFFFF;
	float: right;
	width: 730px;
	padding: 20px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
}
#pagecontentarea2 {
	background: #FFFFFF;
	float: right;
	width: 730px;
	padding: 20px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
}
#pagecontent {
	background: #FFFFFF;
	width: 670px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.contentmargin {
	margin-left: 10px;
}
h1 {
	margin-top: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #0079C1;
	font-weight: bold;
}
h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
}
h3.presenter {
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
}
a, a:link, a:visited, a:active {
	color: #0079C1;
	display: inline;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	background: none;
}
a:hover {
	color: #179be8;
	background: none;
}
#pagecontent ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#pagecontent ul li {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 5px;
	list-style-position: outside;
}
#pagecontent ul li ul li {
	list-style-type: circle;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 3px;
	list-style-position: outside;
	list-style-image: none;
}
#pagecontent ul li ul li ul li {
	list-style-type: circle;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 3px;
	list-style-position: outside;
	list-style-image: none;
}
hr {
	width: 80%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px solid #CCCCCC;
}
.more {
	font-size: 12px;
	font-weight: bold;
}
.big {
	font-size: 12px;
}
.small {
	font-size: 10px;
}
.smallgray {
	font-size: 10px;
}
a.smallgray, a.smallgray:link, a.smallgray:visited, a.smallgray:active {
	color: #666666;
	display: inline;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	background: none;
}
a.smallgray:hover {
	color: #999999;
}
.piccontent {
	border: 1px solid #000000;
	border-collapse:separate;
}
.boxhighlight {
	background-color: #EEEEEE;
	border: 2px solid #333333;
	padding: 5px;
}
.contenthighlight {
	font-weight: bold;
	color: #CC0000;
}
.contenthighlight2 {
	font-weight: bold;
	color: #0079C1;
}
.contentred {
	color: #CC0000;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.required {
	color: #CC0000;
}
.textIndent {
	margin-top: 0px;
	margin-left: 17px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderRight2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.tableBorder {
	border: 1px solid #000000;
}
blockquote {
	margin: 0px;
	padding: 0px;
}


/* FORMS */

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0079C1;
	padding: 3px 10px;
	margin: 0px;
	text-align: center;
	border: none;
}
.formfield {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
    padding: 2px;
	border: 1px solid #000000;
}
