/* CSS Document */

/* universal margin/padding reset */

* {
	margin: 0;
	padding: 0;
}

/* universal clear */

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}

/* universal linked image border to zero */

a img {
	border: 0;
}

/* --------- */

body {
	background: #e8e7e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.instructions {
   	font-size: 10px;
	padding-left: 12px;
	font-weight:bold;
}

#wrapper {
	width: 954px;
	margin: 0 auto;
	background: url(_i/bg_wrapper.gif) repeat-y top center;
}
#header {
	position: relative;
	height: 136px;
	margin-left: 25px;
	width: 900px;
	z-index:1000;
	
}
a.logo {
	position: absolute;
	display: block;
	left: px;
	top: 0px;
	background: url(_i/logo.gif) no-repeat top left;
	width: 300px;
	height: 0 !important;
	height: 100px;
	_height: 0;
	padding-top: 100px;
	overflow: hidden;
}
/* Top Right TOOLBOX */ 

#toolbox {
	position: absolute;
	top: 0;
	right: 3px;
	width: 327px;
	height: 100px;
	padding-left: 15px;
	background: url(_i/dotted_horiz.gif) repeat-x bottom;
}

#toolbox .topbar {
	background: url(_i/toolbox_top.gif) no-repeat top left;
	height: 5px;
}
#toolbox .donate {
	position: absolute;
	top: 5px;
	right: 0;
	width: 72px !important;
	width: 92px;
	padding-left: 20px;
	height: 95px;
	background: url(_i/dbldotted_vert.gif) repeat-y left top;
}
#toolbox input, #toolbox select {
	border: solid 1px #b1b1b1;
	margin: 4px 0 0 0;
	padding: 2px;
	display: block;
	width: 185px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 18px;
	line-height: 18px;
	float: left;
	}
#toolbox input {
	_width: 165px;
}
#toolbox select {
	width: 220px;
	_width: 200px;
	height: 20px;
	line-height: 20px;
}
#toolbox input.go {
	background: url(_i/buttn_go.gif) no-repeat left top;
	width: 27px;
	height: 18px;
	border: 0;
	margin: 7px 0 0 5px;
	padding: 0;
	cursor:pointer;
	float: left;
}
	
#toolbox .donate a {
	margin-top: 8px;
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#toolbox .donate .store {
	margin-top: 8px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

}
 
#toolbox .donate a.blog {
	margin-top: -14px;
	margin-right: 5px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	float:right;
}

#toolbox .donate a.home {
	display: block;
	/*width: 20px;*/
	width: 50px;
	/*height: 0 !important;*/
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	/*_height: 0;
	padding-top: 20px;
	overflow: hidden;*/
	background: url(_i/icon_home.gif) no-repeat top left;
}

/* ---- NAVIGATION ---- */
div#Tab58On {
	background: url(_i/navbar.gif) no-repeat 0 -23px;
}
div#Tab59On {
	background: url(_i/navbar.gif) no-repeat 0 -46px;
}
div#Tab60On {
	background: url(_i/navbar.gif) no-repeat 0 -69px;
}
div#Tab61On {
	background: url(_i/navbar.gif) no-repeat 0 -92px;
}
div#Tab62On {
	background: url(_i/navbar.gif) no-repeat 0 -115px;
}
div#Tab63On {
	background: url(_i/navbar.gif) no-repeat 0 -138px;
}
div#Tab36On, div#Tab64On, div#Tab65On, div#Tab67On, div#Tab66On, div#Tab68On, div#Tab69On, div#Tab70On, div#Tab128On, div#Tab118On, div#Tab57On, div#Tab301On, div#Tab267On, div#Tab581On {
	background: url(_i/navbar.gif) no-repeat 0 0;
}
.navbar {
	position:absolute;
	top: 113px;
	left: 3px;
	height: 23px;
	width: 900px;
}

.navbar ul {
	/*height: 23px;*/
	margin: 0;
	padding: 0;
}

.navbar ul li {
	position:relative; 
	display:inline;
	float: left; 
	list-style-type: none; 
	width: 150px;
	margin: 0px; 
	padding: 0px;
}
.navbar ul li a {
	display:block;
	position:relative;
	width: 150px;
	height: 0 !important;
	height: 23px;
	_height: 0;
	padding-top: 23px;
	overflow: hidden;
	float: left;
	
	}
/* ######### Style for Drop Down Menu ######### */

.navbar ul li .dropmenudiv {
position:absolute;
top: 22px;
left:0;
z-index:99999;
width: 150px;
visibility: hidden;
padding-bottom: 3px;
text-align: center;
background: url(_i/dropdown_bg.gif);
}
.navbar ul li .dropmenudiv a {
text-align:left;
text-decoration: none;
width: 130px !important;
width: 150px;
_width: 130px;
height: auto !important;
display: block;
margin:0;
white-space: normal;

}
a.sub:link, a.sub:active,a.sub:visited {
text-transform:none;
background: url(_i/dropdown_item.gif) no-repeat bottom left;
color:#fff;
padding:6px 10px;
white-space:normal;
font-weight:normal;
}
a.sub:hover {
background: url(_i/dropdown_itemOn.gif) no-repeat bottom left;
color:#dddddd;
padding:6px 10px 6px 10px;
}

.dropmenudiv a.sub:hover { /*THEME CHANGE HERE*/
color: #fff;
text-decoration:none;
}
/* ----------------- */

div#footer {
	background: #e8e7e0 url(_i/bg_footerL.gif) no-repeat top left;
	_margin-left: -1px;
	*margin-left: -1px;
	z-index:5;
}
div#footer .footerContent {
	background: url(_i/bg_footerR.gif) no-repeat top right;
	padding-right: 40px;
	margin-left: 40px;
	_margin-right: 1px;
	*margin-right: 1px;
	padding-top: 5px;
	height: 30px !important;
	height: 35px;
	_height: 30px;
	text-align: center;
	color: #e3b92b;
}
.footerContent a:link, div#footer .footerContent a:visited, div#footer .footerContent a:hover, div#footer .footerContent a:active {
	color: #868585;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
div#footer .footerContent a:hover {
	text-decoration: underline;
}
div#footer .AddressPaneClass {
	color: #838282;
	font-size: 10px;
	padding-left: 25px;
	width: 800px;
	float: left;
}
div#footer .AddressPaneClass .Normal {
	color: #838282;
	font-size: 10px;
}
div#footer .CopyrightClass {
	background: #e8e7e0;
	padding-right: 25px;
	width: 75px !important;
	width: 100px;
	text-align: right;
	float: right;
}

/* INNER CONTENT */

#contentInner, #contentHome {
	margin-left: 28px;
	width: 900px;
	z-index:1;
}

#contentInner .mastheadContainer {
	background: url(_i/bg_masthead.gif) no-repeat top left;
	width: 900px;
	height: 106px;
}
#contentInner .mastheadPane {
	height: 82px;
	overflow: hidden;
}
#contentInner .breadcrumbContainer {
	height: 20px !important;
	_height: 20px;
	height: 24px;
	padding-top: 4px;
	padding-left: 35px;
	overflow: hidden;
}
#contentInner .contentwrapper {
	margin: 18px 0;
	background: url(_i/bg_innercontent.gif) repeat-y top left;
}
#contentInner .main {
	width: 635px;
	float: left;
}

#contentInner .contentL {
	width: 309px;
	float: left;
}
#contentInner .contentR {
	width: 309px;
	float: right;
}
#contentInner .rightbar {
	width: 248px;
	float: right;
}
#contentInner .contentwrapperAdmin {
	margin: 18px 0;
	background: #fff;
}
#contentInner .mainAdmin {
	width: 650px;
	float: left;
	margin-left: 10px;
}
#contentInner .leftbarAdmin {
	/*width: 248px;*/
	width: 148px;
	float: left;
}

/* HOME CONTENT */

#contentHome .main {
	width: 540px;
	float: left;
}
#contentHome .rightbar {
	width: 350px;
	float: right;
}
.dottedTop {
	background: url(_i/dotted_horiz.gif) repeat-x top;
	padding-top: 5px;
}

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #494d52;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #000;
	word-wrap: break-word;
}
p {
	padding-bottom: 8px;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
}
.NormalRed {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}    
/* GENERIC */

a:link {
	color: #0067ac;
	text-decoration: none;
}
a:visited {
	color: #0067ac;
	text-decoration: none;
}
a:hover {
	color: #0067ac;
	text-decoration: underline;
}

a:active {
	color: #0067ac;
	text-decoration: none;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 12px;
    font-weight: normal;
	color: #494d52;*/
}
ul {
	list-style-type: none;
	margin: 5px 0 13px 15px;
}
UL LI, LI {
     list-style-type: disc;
	 margin: 0 0 5px 15px;
}
UL LI LI {
    list-style-type:    square;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}
/*___________________________________________________________________________________________*/

.breadcrumb {
	color: #0067ac;
	text-decoration: none;
}
a.breadcrumb:link {
    text-decoration: none;
}
a.breadcrumb:visited {
   text-decoration: none;
}
a.breadcrumb:hover {
    text-decoration: underline;
}
a.breadcrumb:active {
    text-decoration: none;
}
a.breadcrumbC:link, a.breadcrumbC:visited, a.breadcrumbC:hover, a.breadcrumbC:active {
	color: #000;
}



.Copyright {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #838282;
	font-weight: normal;
	text-decoration:none;
}
a.Copyright:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #838282;
	font-weight: normal;
	text-decoration:none;
}
a.Copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #838282;
	font-weight: normal;
	text-decoration:none;	
}
a.Copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #838282;
	font-weight: normal;
	text-decoration:underline;
}
a.Copyright:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #838282;
	font-weight: normal;
	text-decoration:none;
}

.links_bottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #6d815c;
	font-weight: normal;
	text-decoration:none;
}
a.links_bottom:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #6d815c;
	font-weight: normal;
	text-decoration:none;
}
a.links_bottom:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #6d815c;
	font-weight: normal;
	text-decoration:none;	
}
a.links_bottom:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #6d815c;
	font-weight: normal;
	text-decoration:none;	
} 

a.links_bottom:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #6d815c;
	font-weight: normal;
	text-decoration:none;
}  

.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #4791C5;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}
.links_top {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #8e8e8e;
	text-decoration:none;
	font-weight: normal;
}
a.links_top:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #8e8e8e;
	text-decoration:none;
	font-weight: normal;
	}
a.links_top:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #8e8e8e;
	text-decoration:none;
	font-weight: normal;
}
a.links_top:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #8e8e8e;
	text-decoration:underline;
	font-weight: normal;
}
a.links_top:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #8e8e8e;
	text-decoration:none;
	font-weight: normal;
}

/* (SOLPART) Admin Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	/*width: 180px;*/
	padding-top: 0px;
	margin-top: 0;
}

.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	background: #faefbb;
	cursor: hand; 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border: 0;
	padding: 4px 7px 5px 7px;
	text-align: left;
	/*width: 110px;*/
	white-space: normal;
	
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuItemSel {
	background: #f7d96c;
	cursor: hand; 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border: 0;
	padding: 4px 7px 5px 7px;
	text-align: left;
	/*width: 110px;*/
	white-space: normal;
}
.rootmenuitem {
	background: transparent;
	/*padding: 4px 10px;*/
	padding: 4px 0;
	text-decoration: none;
	cursor: hand; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	border: 0px;
	font-weight: bold;
	display: table-cell;
	/*white-space: nowrap;*/
}

.rootmenuitemselected {
	background: transparent;
	/*padding: 4px 10px;*/
	padding: 4px 0;
	text-decoration: none;
	cursor: hand; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	border: 0px;
	font-weight: bold;
	display: table-cell;
	/*white-space: nowrap;*/
}

.rootmenuitembreadcrumb {
	background: transparent;
	/*padding: 4px 10px;*/
	padding: 4px 0;
	text-decoration: none;
	cursor: hand; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	border: 0px;
	font-weight: bold;
	display: table-cell;
	/*white-space: nowrap;*/
	
	
}
/*tr.rootmenuitem td, tr.rootmenuitemselected td, tr.rootmenuitembreadcrumb td {
	width: 125px;
}*/
.submenuitembreadcrumb {
	background: #a56527;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border-top: solid #663300 2px;
	border-bottom: solid #663300 2px;
	padding: 4px 7px 5px 7px;
	text-align: left;
	text-transform: uppercase;
	width: 110px;
	white-space: normal;
}
.submenu {
	z-index: 1000;
	background: url(_i/dropmenu_top.gif) repeat-x top;
	background-color: #663300;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 0;
	margin:0;
	padding: 0;
	/*width: 120px;*/
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
	padding: 0;
	margin: 0;
}
.MainMenu_MenuBreak table {
	width: 100%;
}

img.navsepclass {
	margin: 0 15px;
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}

/* Second Tier Navigation */

/*  Second Nav  */


.GroupStat {
	display:block;
	background: url(_i/sidenav_stat.gif) no-repeat right 7px;
	padding: 5px 0;
	font-family: Trebuchet MS, Arial;
	font-size:12px;
	color:#313131;
	width: 228px;
}

.GroupStat a:link, .GroupStat a:visited, .GroupStat a:hover, .GroupStat a:active {
	color: #131313;
	width: 213px !important;
	_width: 213px;
	width: 228px;
	padding-right: 15px;
	display: block;
}
.GroupHov {
	display:block;
	background: url(_i/sidenav_stat.gif) no-repeat right 7px;
	padding: 5px 0;
	font-family: Trebuchet MS, Arial;
	font-size:12px;
	color:#313131;
	text-decoration:none;
	width: 228px;
}
.GroupCurr {
	display:block;
	background: url(_i/sidenav_hov.gif) no-repeat right 7px;
	padding: 5px 0;
	font-family: Trebuchet MS, Arial;
	font-size:12px;
	color:#313131;
	text-decoration:none;
	width: 228px;
}

.GroupCurr a:link, .GroupCurr a:visited, .GroupCurr a:hover, .GroupCurr a:active {
	color: #131313;
	width: 213px !important;
	_width: 213px;
	width: 228px;
	padding-right: 15px;
	display: block;
}
.ItemStat {
	padding: 5px 0 5px 15px;
	background: url(_i/dotted_horiz.gif) repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0065a4;
	text-decoration:none;
}
.ItemCurr {
	padding: 5px 0 5px 15px;
	background: url(_i/dotted_horiz.gif) repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0065a4;
	text-decoration:none;
}
a.Level2TextCurr:link, a.Level2TextCurr:visited, a.Level2TextCurr:hover, a.Level2TextCurr:active{
	color: #000;
}

.ItemHov2 {
	padding: 5px 0 5px 15px;
	background: url(_i/dotted_horiz.gif) repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0065a4;
	text-decoration:none;
}

/* TABLE STYLES */

.HTbl {border: 1px solid #cccccc; font-family: arial; font-size: 11px; color: #000000;  border-collapse:collapse;}
	.HTblHdr {border-bottom: 1px solid #cccccc; margin-left: 6px;margin-right: 6px; background: #125588; }
	
	.HTblHdr, .HTblHdr a:link, .HTblHdr a:visited, .HTblHdr a:hover, .HTblHdr a:active {
		color: #fff;
	}
	.HTblRow {background:#f6f6f6;}
	.HTblRowAlt{background: #e1ebef;}
	
	
.HTbl td {
	padding: 5px; 
	border-bottom: 1px solid #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
}
table.StandardForm td {
	padding: 5px;
}
table.StandardForm .radiocheck {
	margin-right: 5px;
}
.SearchLabel
{
	font-family: Arial;
	font-weight: bold;
}
/* SITE MAP */

.SiteMapRoot {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.SiteMapRoot a:link, .SiteMapRoot a:visited, .SiteMapRoot a:active {
	text-decoration: none;
}
.SiteMapRoot a:hover {
	text-decoration: underline;
}

.checkBoxLabel
{
   font-weight:bold;
   width:500px;
}

.checkBoxLabel label
{
   font-weight:bold;
   padding-left:4px;
}

.radioButtonsOwnLine
{
 text-align;center;
 width:200px !important;
 padding-left:30px;
}

.subQuestion
{
 font-weight:normal;
 padding-left:8px;
}

.surveyQuestion
{
  width:550px;
}
.surveyQuestion td{
 font-size:10px;
text-align:center;
}
.surveyQuestion .tdBorder
{
  font-size:11px;
border: 1px solid #000000;
text-align:left;
}

.surveyQuestion .surveyColumn
{
	font-size:12px;
	border: 1px solid #000000;
	text-align:left;
}

.surveyQuestion .surveyHeader
{
	font-size:12px;
	border: 1px solid #000000;
	text-align:center
}


.surveyProblem
{
width:550px;
}
.surveyProblem td
{
	border: 1px solid #000000;
 	width:150px;
	text-align:center;
}
.surveyProblem tr
{
	height:28px;
}
.surveyProblem .surveyColumn
{
	font-size:12px;
	border: 1px solid #000000;
	text-align:left;
	width:275px;
}

.
.surveyProblem .surveyHeader
{
	font-size:12px;
	border: 1px solid #000000;
	text-align:center;
	width:150px;
}

