*{
	padding:0;
	margin:0;
}
body{
}
.bodies {
	margin:0px;
	background:url(../images/bg_glob.png);
	text-align:center;
}
tr, p, div {
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{margin-left:40px;
list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}
#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
 	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	border-bottom:none;
}
#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#mainlevel-nav li a:hover {
	color: #ffffff;
}
#active_menu {
	color: #ffffff;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background:url(../images/bg_main_menu.png) #666666 ;
	width: 100%;
	text-indent: 20px;
	text-decoration: none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 3px;
}
a.mainlevel:hover {
	color: #ffffff;
	background-color:#006132
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	background:url(../images/bg_main_menu_sub.png) repeat-y top left;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}
a.sublevel:hover {
	color: #000000; text-decoration: none;
}
table.moduletable {
	padding: 5px 0px 5px 8px;
	width: 100%;
	margin-bottom:5px;
}
table.moduletable th {
	font-size: 11px;
	color: #f0f0f0;
	text-align: right;
	width: 100%;
	font-weight:bold;
	padding-right:40px;
	background:url(../images/bg_menu.png) no-repeat top right;
	height:25px;
	background-color:#FFFFFF;
	padding-top:3px;
}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
        font-size        : 12px;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
        font-size        : 12px;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
.contentheading, .componentheading {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006132;
	text-align: center;
	padding-left:0px;
	border-bottom:1px solid #cccccc;

}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #666666;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
a:link, a:visited {
	color: #006132;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/bg_readon.png) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	background:url(../images/bg_body.png) repeat-y top center;
	padding:0px 5px 5px 5px;
	}
#core_end {
	background:url(../images/bg_footer_end.png) no-repeat top center;
	padding:0px 5px 5px 5px;
	height:14px;
	}
#header {
        background:url(../images/danielleheader.jpg) no-repeat;
	height:220px;
	margin-bottom:0px;
}
#header1 {
	margin-bottom:0px;
}
#sect {
	width:638px;
	background-color:#FFFFFF;
	text-align:left;
}
#menu {
	width:468px;
	background-color:#ffffff;
	padding-top:5px;
	float: left;
}
#l_sect {
	width:468px;
	padding:5px;
	float:left;
}
#l_sect_down {
	width:468px;
	background-color:#ffffff;
	margin-top:5px;
	padding:5px;
	float:left;
}
#mod_down1 {
	width:227px;
	float:left; 
	margin-right:px;
}
#mod_down2 {
	width:227px;
	float:right;
}
#r_sect {
	width:160px;
	float:right;
	background-color:#FFFFFF;
	padding-top:5px;
}
#banner {
	text-align:center;
}
#footer {
        background:url(../images/footer.png) repeat-x;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	padding-top:13px;
	padding-bottom:5px;
}