/* CSS Document */

html {
	height : 100%; 
}
 
body {
	line-height : 100%; 
	background : #f9f9f9; 
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
hr. {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cdcdcd;
}

.clr {
	clear : both; 
}
 
.outline {
	background : #ffffff; 
	color : #151515; 
	border : 1px solid #87634B; 
	padding : 4px 0px 4px 4px; 
}

#buttons_outer {
	float : left; 
	margin-bottom : 2px; 
	height : 22px; 
}

#buttons_inner {
	height : 20px; 
	background-color : #f9f9f9; 
}
 
#pathway_text {
	overflow : hidden; 
	display : block; 
	height : 18px; 
	line-height : 20px !important; 
	line-height : 20px;
	padding-left : 2px; 
} 

#pathway_text img {
	margin-left : 5px; 
	margin-right : 5px; 
}

#buttons {
	float : left; 
	width : auto; 
} 
#top {
	background-image : url(../images/index_r2_c1.jpg);
	height : 35px;
	background-repeat : repeat-x;
	width : 100%;
	margin-top : 2px;
	float : left;
} 
ul#mainlevel-nav {
	list-style : none; 
	font-size : 16px; 
} 
ul#mainlevel-nav li {
	float : left; 
	font-size : 16px; 
	font-weight : bold; 
	line-height : 30px; 
	font-family : Geneva, Arial, Helvetica, sans-serif; 
	white-space : nowrap; 
	border-right : 2px solid #ffffff; 
	padding-top : 5px; 
	margin-top : 4px; 
	display : block; 
}
 
ul#mainlevel-nav li a {
	display : block; 
	padding-left : 2px; 
	padding-right : 6px; 
	text-decoration : none; 
	color : #ae8c78; 
}
 
#buttons > ul#mainlevel-nav li a {
	width : auto; 
} 
ul#mainlevel-nav li a:hover {
	color : #ffffff; 
} 
#search_outer {
	float : left; 
	width : 185px; 
	height : 22px; 
	margin-bottom : 2px; 
} 
#search_inner {
	height : 19px !important; 
	height : 20px; 
	overflow : hidden; 
	width : 140px; 
	margin-left : 18px; 
} 
#search_inner form {
	padding : 2px; 
	margin : 2px; 
} 
#search_inner .inputbox {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #131313; 
	background-color : #f9f9f9; 
} 
#header {
	float : left; 
	background-image : url(../images/index_r1_c1.jpg); 
	height : 160px; 
	width : 100%; 
	background-repeat : repeat-x; 
} 
#left_outer {
	float : left; 
	width : 160px; 
} 
#left_inner {
	float : none !important; 
	float : left; 
} 
#content-main {
	float : left; 
} 
.content_main_inner {
	float : left; 
	width : 99%; 
	padding : 4px; 
} 
#content_inner {
	float : none !important; 
	float : left; 
	padding-top : 2px;
	background-color : #FEFAEE; 
} 
#right_top_outer {
	background-image : url(../images/index_r1_c2.jpg); 
	height : 400px; 
	background-repeat : no-repeat; 
} 
#right_top_inner {
	float : none !important;
	float : left;
	padding-left : 12px;
	padding-right : 24px;
	padding-top: 0px;
	margin-top: 0px;
} 
#right_inner {
	float : none !important; 
	float : left; 
	padding-left : 12px; 
	padding-right : 26px; 
} 
#right_bottom {
	width : 300px;
	margin-top: 8px;
} 
.right_bottom_inner {
	padding-left : 12px; 
	padding-right : 20px; 
} 
.user1_inner {
	float : none !important; 
	float : left; 
} 
.user2_inner {
	float : none !important; 
	float : left; 
} 
.maintitle {
	color : #ffffff; 
	font-size : 36px; 
	padding-left : 5px;
	padding-left : 5px; 
	padding-top : 20px; 
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-weight : bold; 
} 
.error {
	font-style : italic; 
	text-transform : uppercase; 
	padding : 5px; 
	color : #4d93e8; 
	font-size : 14px; 
	font-weight : bold; 
} 
.back_button {
	float : left; 
	text-align : center; 
	font-size : 11px; 
	font-weight : bold; 
	border : 3px double #cccccc; 
	width : auto; 
	padding : 0 10px; 
	line-height : 20px; 
	margin : 1px; 
} 
.pagenav {
	text-align : center; 
	font-size : 11px; 
	font-weight : bold; 
	border : 3px double #cccccc; 
	width : auto; 
	background : url(../images/menu.gif) repeat-x; 
	padding : 0 10px; 
	line-height : 20px; 
	margin : 1px; 
	color : #151515; 
} 
.pagenavbar {
	margin-right : 10px; 
	float : right; 
} 
#footer {
	background-image : url(../images/index_r5_c1.jpg); 
	background-repeat : repeat-x;
	color : #886349;  
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	height : 77px; 
	float : left; 
	width : 100%; 
} 
#footer_inner {
	padding-top : 50px; 
	padding-left: 5px;
} 
ul {
	margin : 0; 
	padding : 0; 
	list-style : none; 
} 
li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
td {
	text-align : left; 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}
a:link, a:visited {
	color:#e88606; 
	text-decoration: none;  
} 
a:hover {
	color : #bd0000; 
	text-decoration : none;  
} 
table.contentpaneopen {
	width : 99%; 
} 
table.contentpane {
	width : 99%; 
} 
table.contentpaneopen fieldset {
	border-bottom : 1px solid #eee; 
} 
.button {
	color : #4f4f4f; 
	font-family : Arial, Hevlvetica, sans-serif; 
	text-align : center; 
	font-size : 11px; 
	font-weight : bold; 
	border : 3px double #cccccc; 
	width : auto; 
	padding : 0 5px; 
	line-height : 18px !important; 
	line-height : 16px; 
	height : 26px !important; 
	height : 24px; 
	margin : 1px; 
} 
.inputbox {
	padding : 2px; 
	border : 1px dashed #cccccc; 
	background-color : #f9f9f9; 
} 
.componentheading {
	height: 15px;
	color: #886349;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	text-indent: 0px;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
} 

.contentcolumn {
padding-right : 5px; 
} 
.contentheading {
	height : 24px; 
	color : #886349;  
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	white-space : nowrap;
	text-align: left;
	width: 100%;
	text-indent: 0px;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd; 
} 



.contentpagetitle {
	font-size : 13px; 
	font-weight : bold; 
	color : #f4f4f4; 
	text-align : left; 
} 
table.searchinto {
	width : 100%; 
} 
table.searchintro td {
	font-weight : bold; 
} 
table.moduletable {
	width : 100%; 
	margin-bottom : 10px;
} 
div.moduletable {
	margin-bottom : 2px; 
} 
table.moduletable th, div.moduletable h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #894311;
	width: 100%;
	background-image: url(../images/ModuleHeader.gif) ;
  	background-repeat: no-repeat;
  	background-position: -5px 0px;
	text-align: right;
	padding-top: 3px; 
	padding-left: 0px;
	padding-right: 12px;
	padding-bottom: 6px; 
	height: 30px;
	line-height: 22px; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform: none; 
	margin: 10px 2px 2px; 
} 
table.moduletable td {
	font-family: Arial;
	font-size: 13px;
	color: #4d4d4d;
	font-weight : normal; 
} 
table.pollstableborder td {
	padding : 2px; 
} 
.sectiontableheader {
	font-weight : bold; 
	background-color : #FEFAEE; 
	padding : 4px;
	color: #895C3B; 
} 
.sectiontableentry1 {
	background-color : #ffffff; 
	border : 1px dashed #999999; 
} 
.sectiontableentry2 {
	background-color : #f9f9f9; 
	border : 1px dashed #999999; 
} 
.small {
	color : #999999; 
	font-size : 11px; 
} 
.createdate {
	height : 15px; 
	padding-bottom : 4px; 
	color : #8cc544; 
	font-size : 11px; 
} 
.modifydate {
	height : 15px; 
	padding-top : 10px; 
	color : #999999; 
	font-size : 11px; 
} 
table.contenttoc {
	border : 1px solid #cccccc; 
	padding : 2px; 
	margin-left : 2px; 
	margin-bottom : 2px; 
} 
table.contenttoc td {
	padding : 2px; 
} 
table.contenttoc th {
	color : #4d93e8; 
	text-align : left; 
	padding-top : 2px; 
	padding-left : 4px; 
	height : 22px; 
	font-weight : bold; 
	font-size : 10px; 
	text-transform : uppercase; 
} 
a.mainlevel:link, a.mainlevel:visited {
	display : block; 
	font-size : 12px; 
	font-weight : bold; 
	color : #d0bd6d; 
	text-align : left; 
	padding-top: 3px; 
	padding-left: 5px;
	height : 20px !important; 
	text-decoration : none;
	border-bottom:1px solid #efefef; 
} 
a.mainlevel:hover {
	font-size : 12px;  
	text-decoration : none; 
	color : #a60808;
	background-color:#FEFAEE; 
	 
} 
a.mainlevel#active_menu {
	color : #88624B; 
	font-weight : bold; 
	height : 20px !important; 
	height : 25px; 
	text-decoration : none; 
} 
a.mainlevel#active_menu:hover {
	color : #bd0000; 
} 
a.sublevel:link, a.sublevel:visited {
	padding-left : 1px; 
	padding-top : 6px; 
	vertical-align : middle; 
	font-size : 10px; 
	font-weight : bold; 
	color : #151515; 
	text-align : left; 
	height : 20px !important; 
	height : 25px; 
	text-decoration : none; 
} 
a.sublevel:hover {
	color : #bd0000; 
	text-decoration : none; 
} 
a.sublevel#active_menu {
	color : #4d93e8; 
} 
.highlight {
	background-color : yellow; 
	color : blue; 
	padding : 0; 
} 
.code {
	background-color : #ddd; 
	border : 1px solid #bbb; 
} 
form {
	margin : 0; 
	padding : 0; 
} 
div.mosimage {
	border : 1px solid #ccc; 
} 
.mosimage {
	border : 1px solid #cccccc; 
	margin : 5px; 
} 
.mosimage_caption {
	margin-top : 2px; 
	background : #ededed; 
	padding : 1px 2px; 
	color : #151515; 
	font-size : 10px; 
	border-top : 1px solid #cccccc; 
} 
span.article_seperator {
	display : block; 
	height : 1.5em; 
}

#randomimage {
	background-image: url(../images/random.gif) padding-top: 34px;
	padding: 34px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 200px;
	width: 267px;	
}

.regcomp {
	color: #e88606;	
}