a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel#active_menu{ color: #FFFFFF; font-weight: bold; }

a.mainlevel#active_menu:hover{ color: #FFFFFF; }

a.mainlevel:link,a.mainlevel:visited{
	font-size: 16px; /*background:url(menu_bg.gif) no-repeat;*/
	font-weight: normal;
	color: #3F3F7F;
	text-align: left;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	display: block;
	margin: 3px 3px 3px 0px;
	width: 150px;
	border: 1px solid #CBCBFF;
}

a.mainlevel:hover{
	text-decoration: none; /*background:url(menu_bg.gif) no-repeat;*/
	color: #0000FF;
	padding: 2px 2px 2px 8px;
	margin: 3px 3px 3px 0px;
	width: 150px;
	display: block;
	background: 0px -20px;
}

a.sublevel#active_menu{ color: #333333; }

a.sublevel:link,a.sublevel:visited{
	padding-left: 1px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #C64934;
	text-align: left;
}

a.sublevel:hover{ color: #990000; text-decoration: none; }

/* CSS Document */
a:link,a:visited{
	color: #C64934;
	text-decoration: none;
	font-weight: bold;
}

body{
	margin: 5px;
	padding: 0px;
	font-family: Arial,Helvetica,Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
}

div.moduletable{ padding: 0px; margin-bottom: 2px; }

div.mosimage{ border: 1px solid #CCCCCC; }

h2, h2.contentheading{
	color: #3F3F80;
	font-weight: normal;
	font-size: 150%;
	margin: 5px 5px 5px 0px;
}

h3{
	color: #3F3F7F;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	font-size: 115%;
	margin: 0px 0px 2px 0px;
	background: #E6E4FF;
}

html{ height: 100%; }

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background: url(./images/arrow.png) no-repeat 0px 2px;
}

p{ text-align: justify; }

span.article_seperator{ display: block; height: 1.5em; }

table.blog{ margin: 5px; }

table.contentpane, #buttons, #search_inner form,form, table.content_table, table.content_table td,table.contentpane td { padding: 0px; margin: 0px; }

table.contentpaneopen{ padding: 5px; margin: 5px; }

table.contentpaneopen fieldset{ border: 0px; border-bottom: 1px solid #EEEEEE; }

table.contentpaneopen td{ padding-right: 5px; text-align: justify; }

table.contentpaneopen td.componentheading,table.contentpane td.componentheading{ padding: 4px; }

table.contenttoc{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td,#right_inner,table.pollstableborder td, #left_inner,table td.body_outer { 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;
}

table.moduletable{ margin-bottom: 5px; padding: 0px; border: 0px; }

table.moduletable td{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable th,h3.moduletable, .moduletable h3{
	color: #666680;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 105%;
	font-variant: small-caps;
	margin: 0px 0px 2px 0px;
	background: #CBCBFF;
}

table.searchinto{ }

table.searchintro td{ font-weight: bold; }

td{ text-align: left; font-size: 12px; }

td.layout{ padding: 10px; }

th{ text-align: left; font-size: 115%; }

th{ font-size: 110%; }

ul{ margin: 0px; padding: 0px; list-style: none; }

ul#mainlevel-nav{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
}

ul#mainlevel-nav li{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #CCCCCC;
	background: none;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#mainlevel-nav li a:hover{ color: #FFFFFF; background: #C64934; }

/** old stuff **/
.back_button{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 60px;
	background: url(./images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.button{
	color: #C64934;
	font-family: Arial,Hevlvetica,sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #CCCCCC;
	background: url(./images/button_bg.png) repeat-x;
	padding: 0px 5px;
	margin: 1px;
}

.clr{ clear: both; }

.code{ border: 1px solid #BBBBBB; background: #DDDDDD; }

.componentheading,h1,td.componentheading{
	color: #666680;
	text-align: left;
	padding: 10px;
	margin: 5px 0px 25px 0px;
	font-weight: normal;
	font-size: 220%;
	display: block;
	border: 1px solid #CBCBFF;
}

.contentcolumn{ padding-right: 5px; }

.contentheading, h3.contentheading {
	color: #666680;
	text-align: left;
	padding: 4px;
	margin: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 180%;
	font-variant: small-caps;
	display: block;
}

.contentpagetitle{
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
}
.alert{
padding:10px 10px 10px 40px;
margin:20px 10px 20px 0px;
color:#FF0000;
font-weight:bold;
text-align:left;
border:1px solid #FF0000;
display:block;
background:url(error.gif) no-repeat center left;
}
.alert2{
padding:10px 10px 10px 40px;
margin:5px 25px 5px 25px;
color:#003399;
font-weight:bold;
background:url(Info.gif) no-repeat center left;
}
.contentpaneopen h3.moduletable { margin: 0px 8px 2px 0px; }

.createdate{
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 12px;
}

.error{
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}

.highlight{ color: #0000FF; padding: 0px; background: #FFFF00; }

.infotable th{ font-size: 12px; }

.inputbox{
	padding: 2px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
}

.inputbox{
	padding: 3px 3px 3px 3px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #C64934;
}

.login{
	font-size: 14px;
	font-weight: normal;
	color: #3F3F7F;
	text-align: left;
	padding: 2px 2px 2px 8px;
	text-decoration: none;
	display: block;
	margin: 20px 3px 3px 0px;
	width: 150px;
	border: 1px solid #CBCBFF;
}

.login h3{ margin: 0px; }

.maintitle{
	color: #FFFFFF;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.modifydate{
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
}

.module{
	border: 1px solid #CBCBFF;
	margin: 5px 0px 5px 5px;
	padding: 5px;
}

.mosimage{ border: 1px solid #CCCCCC; margin: 5px; }

.mosimage_caption{
	margin-top: 2px;
	background: #EFEFEF;
	padding: 1px 2px;
	color: #666666;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
}

.outline{
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 2px;
}

.pagenav{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 3px double #CCCCCC;
	width: 135px;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color: Black;
}

.pagenavbar{ margin-right: 10px; }

.sectiontableentry1{ background: #FFFFFF; }

.sectiontableentry2{ background: #F9F9F9; }

.sectiontablefooter{ }

.sectiontableheader{
	font-weight: bold;
	background: #F0F0F0;
	padding: 4px;
	display: block;
}

.small{ color: #999999; font-size: 12px; }

.user1_inner,.user2_inner{ margin: 0px; padding: 2px; }

#banner{
	background: url(banner.jpg) #FFFFFF repeat-x left;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#banner_inner{ padding: 0px; height: 70px; }

#bottombar{
	background: #CCCCFF;
	padding: 3px;
	border: 1px 1px 1px 1px;
	border: 1px solid #CCCCCC;
}

#buttons_inner{
	border: 1px solid #CCCCCC;
	height: 21px !important;
	height: 23px;
}

#buttons_outer{ margin-bottom: 2px; margin-right: 2px; }

#buttons>ul#mainlevel-nav li a{ }

#content_inner{ padding: 0px; padding-top: 2px; margin: 0px; }

#content_outer{ padding: 8px; margin-top: 0px; margin-left: 2px; }

#footer{ text-align: center; padding: 3px; }

#header{
	padding: 0px;
	margin-right: 2px;
	height: 150px;
	background: url(./images/header_short.jpg) no-repeat;
}

#header_outer{ text-align: left; border: 0px; margin: 0px; }
#searchbox{padding:3px 3px 17px 0px;
width:148px;
color:#999999;
}
#left_outer{
	border-right: 0px solid #565656;
	border-top: 0px;
	border-bottom: 0px;
	margin: 5px;
	padding: 5px 5px 5px 5px;
	width: 150px;
	/*background-image: url(name-graphic.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	
}

#mainbody{ padding: 10px 0px 10px 10px; }

#pagenav{
	display: block;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
}

#pagenav a:hover,#pagenav a:link,#pagenav a:visited{
	background: url(./css/button.gif) no-repeat center;
	color: #FFFFFF;
	display: inline;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	width: 120px;
}

#pathway_text{
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

#pathway_text img{ margin-left: 5px; margin-right: 5px; margin-top: 6px; }

#right_outer{ margin-left: 2px; margin: 0px; }

#search_inner{
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_outer,#top_outer{ width: 165px; }

#top_inner{
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
}
.leftcolumn img{
margin:0px 5px 0px 5px;
}