/* CSS Document */
.contentheading {
	color: #0066FF;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallbox {
	background-image: url(../images/bg_smallbox.jpg);
	color: #333333;
	padding: 5px;
	background-color: #e8e8e8;
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
.smallbox_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #c2c7d3;
	padding: 5px;
	border: 1px solid #333333;
	margin: 5px;
}
.smallbox_head_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.table_standard_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 5px;
}
p, td {
	margin-top: 2px;
	margin-bottom: 2px;	
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
}
.content_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
.content {
	padding: 15px;
}
html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;	
	  background-color: #e6e6e6;
}
ul{
	margin: 0; padding: 15px; list-style: disc;
}
.mainlevel {
	background-image: url(../images/bg_button_left.gif);
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
}
.mainlevel_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.mainlevel_top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
a.mainlevel_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
a.mainlevel_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
ul#mainlevel-nav li a:hover
{
	color: #ffffff;
}
.back_button {
  color: #FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #333333;
  width: 100px;
  background: url(../images/bg_button_general.gif) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 20px!important;
  height: 24px;
  margin: 5px 1px 1px;
}
.pagenav {
 	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
  	background: url(../images/button_bg.png) repeat-x;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}.small {
	color: #999999;
	font-size: 11px;
}

a:link, a:visited {
	color: #0066FF; text-decoration: none;
}
a:hover {
	color: #900;	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 3px;
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}
a.mainlevel:hover {
	color: #0066FF;
}
a.mainlevel#active_menu {
	color:#0066CC;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #FF0000;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.article_seprator {
	margin: 0px;
}
.contentpaneopen {
	width: 100%;
	margin: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.contentpaneopen td {
   padding-right: 5px;
}
.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 15px;
	background-color: #FFFFFF;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
  color: #FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #333333;
  width: 175;
  background: url(../images/bg_button_general.gif) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 20px!important;
  height: 24px;
  margin: 5px 1px 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable_left {
	width: 180px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 5px;
}
table.moduletable td {
	padding: 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.moduletable_left td {
	margin: 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 26px;
	width: 180px;
}
table.moduletable_left th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	width: 180px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	letter-spacing: 1px;
}
table.moduletable th {
color: #666666;
	text-align: left;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
}
table.pollstableborder td {
  padding: 2px;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.shdwRight {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.shdwLeft {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.content_leftcolumn {
	width: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.box_pathway{
	background-image: url(../images/bg_pathway.gif);
	height: 29px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-repeat: repeat-x;
	background-position: left;
}
a.pathway{
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
a.copyright{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}
.linkbox_top {
	background-image: url(../images/bg_button_top.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.search {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-image: url(../images/bg_search.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}
.smallbox_sub {
	background-color: #CCCCCC;
}
.table_tabbedData {
	border: 1px solid #666666;
	padding: 5px;
}
.article_seperator {
	margin-top: 0px;
	margin-bottom: 0px;
}
#phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: right;
	margin-top: 50px;
	margin-right: 20px;
}
#logo {
	width: 314px;
	float: left;
}
