/* CSS Document */


     

body {
	font-family: arial;

	line-height: 120%;
	font-size: 10pt;
	color: #000000;
	background-color: #2e2e2e;
	margin:0px;
	padding: 0px;
background-attachment:fixed
}


#body_center { 


        position: absolute; 
        left: 50%; 
        margin-left: -500px;

        top: 0px;            
        width: 1000px;                        
} 

#menu_top {
	float:left;
	width: 1000px;
	height: 75px;
	background: url(../images/menu_top.png) no-repeat;	
	clear:left;
}

#menu_top_inner {
	margin-top: 29px;
	margin-left:32px;	
}	
#slideshow_outer {
	float:left;
	width: 1000px;
	height: 200px;
	background: url(../images/slideshow.png) no-repeat;	
	clear:left;
}
#slideshow_inner {
	float:left;
	margin-left: 16px;	
	clear:left;
}
#content {
	float:left;
	width: 1000px;
	background: url(../images/content.png) repeat-y;	
	clear:left;
}

#left_outer{
	float:right;
	text-align: left;
	width: 248px;	
	margin-right: 13px;
	padding:0px;
	clear:right;
}
#left_top {
	float:left;
	width: 248px;
	height: 30px;
	background: url(../images/left_top.png) no-repeat;	
	clear:left;
}
#left{
	float:left;
	width: 248px;
	background: url(../images/left.png) repeat-y;	
	clear:left;
}
#left_inner{
	float:left;
	text-align: left;
	width: 208px;	
	margin-left: 22px;
	padding:0px;
	clear:left;
}
#left_bottom {
	float:left;
	width: 248px;
	height: 30px;
	background: url(../images/left_bottom.png) no-repeat;	
	clear:left;
}
#news_top {
	float:left;
	width: 248px;
	height: 30px;
	background: url(../images/left_top.png) no-repeat;	
	clear:left;
}
#news{
	float:left;
	width: 248px;
	background: url(../images/left.png) repeat-y;	
	clear:left;
}
#news_inner{
	float:left;
	text-align: left;
	width: 208px;	
	margin-left: 22px;
	padding:0px;
	clear:left;
}
#news_bottom {
	float:left;
	width: 248px;
	height: 30px;
	background: url(../images/left_bottom.png) no-repeat;	
	clear:left;
}
#form-login{
	width: 185px;
	margin: 0px;
	padding:10px;
	background-color: #2e2e2e;
	color:#fff;	
}
#form-login .inputbox{
	background-color: #fff;
	width: 120px;
}
#modlgn_remember.inputbox  {
	background: none;
	border: none;
	height: 15px;
	width: 15px;
}
fieldset.input{
	border: none;
	text-align:left;
	font-size: 10pt;
	margin: 0px;
	padding:0px;
}
#form-login a:link{
	color: #fff;
}
#form-login a:visited{
	color: #fff;
}
#form-login a:hover{
	color: #000;
}

.blog{
	padding: 0px;
	width: 100%;
	
}
#main .blog_more ul, #main2 .blog_more ul{
	padding: 10px 0 30px 10px;
}
.blog_more ul li {
	padding: 0 17px 0 0;
	background-position: 98% 8px;
}
#bottom {
	float:left;
	width: 1000px;
	height: 48px;
	background: url(../images/bottom.png) no-repeat;	
	clear:left;
}
#copy{
	text-align: center;
	margin-top:5px;
	padding:0px;
	height: 90px;

	
}
#design{
	text-align: center;
	margin-top:7px;
	padding:0px;
	color: #fff;

	
}
p {

	margin-top: 0px;
	
}

.clr {
	clear: both;
}


.outline {	
	border: 0px inset #fff;
	background: transparent;
	padding: 0px;
}
.input{
	text-align:left;
	font-size: 9pt;
	border: 1px solid #a4a4a4;
	margin-left: 9px;
	padding: 5px;
	width: 179px;

}


#content_inner {
	float:left;
	width: 725px;	
	clear:left;
	margin-left: 13px;
}


#body_outer_top {
	float:left;
	width: 720px;
	height: 30px;
	margin-left:0px;
	background: url(../images/body_outer_top.png) no-repeat;	
	clear:left;
}

#body_outer {
	float:left;
	width: 720px;	
	margin-left:0px;
	padding:0px;
	background: url(../images/body_outer.png) repeat-y;
	clear:left;
}
#body_outer_inner {
	float:left;
	text-align: left;
	width: 700px;	
	margin-top: 0px;
	margin-left:10px;
	padding:0px;
	color: #000000; 
	font-size: 10pt;
	clear:left;
}
#body_outer_bottom {
	float:left;
	width: 720px;
	height: 30px;
	margin-left:0px;
	background: url(../images/body_outer_bottom.png) no-repeat;	
	clear:left;
}
a:link, a:visited {
	color: #2e2e2e;
	background: transparent;
	font-size: 10pt; 
	text-decoration: none;
	
	

}

a:hover {
	color: #000000; 
	text-decoration: none;
	
}
a img { 
	border : 0 none; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding-left: 10px;
	background: none;
	
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	
}

ul#mainlevel-nav li {
	background: transparent;
	text-align: center;
	line-height: 44px;
	white-space: nowrap;
	width:109px;
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #fff;
	height: 44px;
	float: left;
	margin: 0;
	
}

ul#mainlevel-nav li a {
	background: transparent;
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	width: 108px;
	height: 44px;
	text-transform: none;
	
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10pt;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	width: 108px;
	height: 44px;
	text-transform: none;
	background: url(../images/top_button_hover.png) repeat-x;	
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10pt;
}

ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	width: 108px;
	height: 44px;
	text-transform: none;
	background: url(../images/top_button_active.png) repeat-x;	
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10pt;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	width: 108px;
	height: 44px;
	text-transform: none;
	background: url(../images/top_button_active_hover.png) repeat-x;	
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10pt;
}



ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li a span {
	padding-left: 10px;

}

ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
ul.menu li a {
	display: block;

	text-align: right;
	text-decoration: none;
	color: #fff;
	width: 186px;
	height: 28px;
	line-height:28px;
	padding-right: 20px;
	margin-bottom: 3px;
	background-color: #2e2e2e;	
}
ul.menu li a:hover{
	display: block;

	text-align: right;
	text-decoration: none;
	color: #000;
	width: 186px;
	height: 28px;
	line-height:28px;
	margin-bottom: 3px;
	padding-right: 20px;	
	background-color: #bcbcbc;
}

ul.menu li.active a {
	display: block;

	text-align: left;
	text-decoration: none;
	color: #fff;
	width: 176px;
	height: 28px;
	line-height:28px;
	margin-bottom: 3px;
	padding-left: 10px;
	background: url(../images/gray/left_button_active.png) no-repeat;
}
ul.menu li.active a:hover {
	display: block;

	text-align: left;
	text-decoration: none;
	color: #000;
	width: 176px;
	height: 28px;
	line-height:28px;
	margin-bottom: 3px;
	padding-left: 10px;
	background: url(../images/left_button_active_hover.png) no-repeat;
}



ul.menu li li a span {
	padding-left: 10px;
	color: #000;
	font-size: 10pt;	
}
ul.menu li li a:hover span {
	padding-left: 10px;
	color: #2e2e2e;
}
ul.menu li li.active a span {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}
ul.menu li li.active a:hover span {
	padding-left: 10px;
	color: #2e2e2e;
	font-weight: bold;
}
ul.menu li li a {
	background: none !important;



}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none !important;
}






a.pathway:link, a.pathway:visited {
	padding:0;								
}

a.pathway:hover {
	padding:0;
	
	
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}


.error {
  	font-style: italic;
  	text-transform: uppercase;
 	 padding: 5px;
  	color: #ffffff;
	background: transparent;
 	 font-size: 14px;
  	font-weight: bold;
	width: 100%;
}


.back_button {
	float:left;
	text-align: center;
	width: auto;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.pagenav {
	float: left;
	text-align: center;

	
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 14px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
#main2 .pagination,#main .pagination {
	
border-top:solid 1px #CCC;

	margin:10px 0 0;
	
padding:10px 0;

	}


ul.pagination {

	list-style-type:none;
	
margin:0;

	padding:0;

	text-align:left;

}


ul.pagination li {

	display:inline;
	
padding:2px 5px 0;

	text-align:left;

}


ul.pagination li a {

	padding:2px;

}

#footer {
	text-align: center;
	padding: 3px;
}




td {
	text-align: left;
	

}
table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
table.contentpaneopen {
    width: 100%;
	
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
  	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;

}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
		color: 	#2e2e2e;
	text-align: center;
	height: 20px;
	line-height: 20px;
	width: 210px;
	font-size: 9pt;
	text-transform: uppercase;
	margin:  0px;
	padding: 0px;
	
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: 	#2e2e2e;
	text-align: center;
	height: 20px;
	line-height: 20px;
	width: 210px;
	font-size: 9pt;
	text-transform: uppercase;
	margin:  0px;
	padding: 0px;
	
}
table.moduletable_text th, div.moduletable_text h3 {
		color: 	#2e2e2e;
	text-align: center;
	height: 20px;
	line-height: 20px;
	width: 210px;
	font-size: 9pt;
	text-transform: uppercase;
	margin:  0px;
	padding: 0px;
}

.moduletable {
clear: both;
}
table.moduletable td {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	
}

table.pollstableborder td {
  padding: 2px;
}
table.contenttoc {	border: 1px solid #282828
;
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: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

.button {
	padding-top: 2px;
	text-align: center;
	
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
}
.button:hover {
	padding-top: 2px;
	text-align: center;
	
	width: auto;
	line-height: 12px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}



.inputbox {
	border:1px solid #bcbcbc; 
	
	margin:0px;
	padding:2px;


}


.buttonheading {
	width:100px;
	margin: 0px;
	padding: 0px;
}
.componentheading {
	color: #000000;
	text-align: center;
	height: 15px;
	line-height: 15px;
	width: 100%;
	font-size: 11pt;
	text-transform: uppercase;
	margin-left:  0px;
	margin-bottom:  5px;
	text-decoration: none;
	border-bottom: 0px solid #bcbcbc;
	padding:0px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	
	color: #bcbcbc;
	text-align: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	
	text-transform: uppercase;
	margin-left:  0px;
	margin-bottom:  5px;
	text-decoration: none;
	border-bottom: 0px solid #d4d4d4;
	padding:0px;
	
}



.contentpagetitle {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	background: transparent;
	text-align:left;
}



.sectiontableheader {
	font-weight: bold;
	padding: 0px;
	background-color: transparent;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000000;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: transparent;
	text-align: left;
}
.sectiontableentry2 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: transparent;
	text-align: left;
	
}


.small {
	color: #333333;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}


.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


div.mosimage {
  	border: 1px solid #ccc;
}
.mosimage {	
	border: 1px solid #282828;
	margin: 5px
}
.mosimage_caption {
  	margin-top: 2px;
  	background: transparent;
  	padding: 1px 2px;
  	color: #666;
  	text-transform: none;
  	font-size: 10px;
  	border-top: 1px solid #ffffff;
}