/* CSS Document */

html {
height : 100%; 
} 
body {
line-height : 120%;
background-color: #ff9966;
color : #151515; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.clr {
clear : both; 
} 
.outline {
	background : #ffffff;
	border: 8px solid #50cc59;
	margin: 24px;
	padding: 12px;
	margin-right: 4px;
}
#top_menu{
	width: 99%;
	height: 24px;
	line-height: 24px;
	background-color:green /*#7d937a*/;
	float: left;
	border: 2px solid #3c3c3c;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px;
}
#buttons_outer {
	width : 80%;
	height : 24px;
	background-color:#7d937a;
	float: left;
} 
#buttons_inner {
	height : 22px;
	background-color: #7d937a;
	float: left;
} 
#pathway_text {
overflow : hidden; 
display : block; 
height : 22px; 
line-height : 22px !important; 
line-height : 22px; 
padding-left : 2px; 
background-color: green /*#7d937a*/; 
color : #ffffff;
border: 2px solid orange /*#3c3c3c*/;
margin: 2px; 
} 
#pathway_text img {
margin-left : 5px; 
margin-right : 5px; 
margin-top : 6px; 
} 
#buttons {
float : left; 
margin : 0; 
padding : 0; 
width : auto; 
} 
ul#mainlevel-nav {
list-style : none; 
padding : 0; 
margin : 0; 
font-size : 0.8em; 
} 
ul#mainlevel-nav li {
background-image : none; 
padding-left : 2px; 
padding-right : 2px; 
float : left; 
font-size : 10px; 
line-height : 22px; 
white-space : nowrap; 
} 
ul#mainlevel-nav li a {
display : block; 
padding-left : 15px; 
padding-right : 15px; 
text-decoration : none; 
color : #151515; 
background-color: #ff9966;
border-bottom: 1px solid #3c3c3c;
} 
#buttons > ul#mainlevel-nav li a {
width : auto; 
} 
ul#mainlevel-nav li a:hover {
color : #ffffff;
font-size:12px 
background-color: #839da1;
border-bottom: 1px solid #ffffff;
} 
#search_outer {
	width : 15%;
	height : 24px;
	background-color: #7d937a;
	float: left;
} 
#search_inner {
height : 20px!important; 
height : 20px; 
overflow : hidden; 
width : 140px;
margin-bottom: 4px;
background-color:#7d937a; 
} 
#search_inner form {
padding : 2px; 
margin : 2px; 
} 
#search_inner .inputbox {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #131313;
background-color: #ffffff; 
} 
#header {	
    border: 4px solid #730316;
	background-color: #f1f1f1;
	width: 99%;
	height: 150px;
	background-image: url(../images/logoNews1.gif);
}
#left_outer {
	float : left;
	width : 150px;
	border: 2px solid #3c3c3c;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
} 
#left_inner {
float : none !important; 
float : left; 
}
#content_outer {
	float : left;
	width : 100%;
	margin: 2px;
} 
#content_inner {
float : none !important; 
float : left; 
} 
table.content_table {
width : 100%;
margin-bottom: 8px;
} 
#right_outer {
	float:left;
	width : 150px;
	border: 2px solid #3c3c3c;
	padding: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
} 
#right_inner {
float : none !important; 
float : left; 
} 
.user1_inner {
	float : none !important;
	float : left;
	border: 2px solid #3c3c3c;
	padding: 2px;
	margin: 2px;
} 
.user2_inner {
float : none !important; 
float : left;
 border: 2px solid #3c3c3c;
 margin: 2px;
 padding: 2px;
} 
.error {
font-style : italic; 
text-transform : uppercase; 
padding : 5px; 
color : #3c3c3c; 
font-size : 14px; 
font-weight : lighter; 
} 
.back_button {
float : left; 
text-align : center; 
font-size : 10px; 
font-weight : bold; 
border : 3px double #3c3c3c; 
width : auto; 
padding : 0 10px; 
line-height : 20px; 
margin : 1px;
background-color:#FFFFFF; 
} 
.pagenav {
text-align : center; 
font-size : 10px; 
font-weight : bold; 
border : 3px double #3c3c3c; 
width : auto; 
background-color: #fff;  
padding : 0 8px; 
line-height : 18px; 
margin : 1px;
color: #730316;  
} 
.pagenavbar {
margin-right : 10px; 
float : left; 
}
.pagenav:hover{
color:#839da1;
}
#footer {
	background-color: green /*#7D937A*/;
	height : 30px;
	width : 99%;
	float:left;
	border: 2px dashed orange /*#730316*/;
	font-size: 9px;
	color: #730316;
	margin-left: 2px;
}
ul {
margin : 0; 
padding : 0; 
list-style : none; 
} 
li {
line-height : 15px; 
padding-left : 15px; 
padding-top : 0; 
background-image : url(../images/arrow.gif); 
background-repeat : no-repeat; 
background-position : 0 2px; 
} 
td {
text-align : left; 
font-size : 11px;
} 
a:link, a:visited {
color : #151515; 
text-decoration : none; 
font-weight : lighter; 
} 
a:hover {
color : #839da1; 
text-decoration : none; 
font-weight : bold; 
} 
table.contentpaneopen {
width : 100%; 
} 
table.contentpane {
width : 100%; 
} 
table.contentpaneopen fieldset {
border-bottom : 1px solid #3c3c3c; 
} 
.button {
color : #3c3c3c;
background-color:#FFFFFF; 
font-family : Arial, Hevlvetica, sans-serif; 
text-align : center; 
font-size : 11px; 
font-weight : bold; 
border : 3px double #3c3c3c; 
width : auto; 
padding : 0 5px; 
line-height : 18px !important; 
line-height : 16px; 
height : 22px !important; 
height : 22px; 
margin : 1px;
}
.button:hover {
color:#839da1;
} 
.inputbox {
padding : 2px; 
border : 1px solid #3c3c3c; 
background-color : #fff; 
} 
.componentheading {
border: 3px solid #3c3c3c;
background-color: orange /*#730316*/; 
color : #000000 /*#f1f1f1*/; 
text-align : left; 
padding-top : 4px; 
padding-left : 4px; 
height : 22px; 
font-weight : bold; 
font-size : 10px; 
text-transform : uppercase;
margin: 2px;
} 
.contentcolumn {
padding-right : 5px; 
} 
.contentheading {
height : 24px;
border: 1px dashed #50cc59;
color : #730316; 
font-weight : bold; 
font-size : 14px; 
white-space : nowrap;
background-color: #f1f1f1;
padding-left: 4px; 
} 
.contentpagetitle {
font-size : 13px; 
font-weight : bold; 
color : #f1f1f1; 
text-align : left; 
} 
table.searchinto {
width : 100%; 
} 
table.searchintro td {
font-weight : bold; 
} 
table.moduletable {
width : 100%; 
margin-bottom:15px; 
padding : 0;
} 
div.moduletable {
padding : 0; 
margin-bottom : 4px; 
} 
table.moduletable th, div.moduletable h3 {
background-color: green /*#ff9966*/; 
color : #f1f1f1; 
text-align : center; 
height : 22px; 
line-height : 22px; 
font-weight : lighter; 
font-size : 10px; 
text-transform : uppercase; 
margin : 0 0 2px; 
} 
table.moduletable td {
font-size : 11px; 
padding : 0; 
margin : 0; 
font-weight : normal; 
} 
table.pollstableborder td {
padding : 2px;
} 
.sectiontableheader {
font-weight : bold; 
background : #f0f0f0; 
padding : 4px; 
} 
.sectiontableentry1 {
background-color : #ffffff; 
} 
.sectiontableentry2 {
background-color : #f1f1f1; 
} 
.small {
color : #7d937a; 
font-size : 10px; 
} 
.createdate {
height : 9px; 
padding-bottom : 2px; 
color : #839da1; 
font-size : 9px; 
} 
.modifydate {
height : 9px; 
padding-top : 2px; 
color : #730316; 
font-size : 9px; 
} 
table.contenttoc {
border : 2px solid #3c3c3c; 
padding : 2px; 
margin-left : 2px; 
margin-bottom : 2px; 
} 
table.contenttoc td {
padding : 2px; 
margin-left : 2px; 
margin-bottom : 2px;
} 
table.contenttoc th {
background-color: #730316;
color : #f1f1f1;
border: 2px solid #3c3c3c; 
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; 
vertical-align : middle; 
font-size : 10px; 
font-weight : lighter; 
color : #151515; 
text-align : left; 
padding-top : 4px; 
padding-left : 4px; 
height : 20px !important; 
height : 25px; 
text-decoration : none; 
border-top : 1px solid #3c3c3c; 
border-bottom : 1px solid #3c3c3c;
border-left : 1px solid #3c3c3c; 
border-right : 1px  solid #3c3c3c; 
} 
a.mainlevel:hover {
background-position : 0 -25px; 
text-decoration : none; 
color : #fff; 
background-color : #839da1;
font-size : 11px;
text-align : center;
} 
a.mainlevel#active_menu {
color : #730316;
border-top : 1px solid #730316; 
border-bottom : 1px solid #730316;
border-left : 1px solid #730316; 
border-right : 1px  solid #730316; 
font-weight : bold;
font-size : 11px;
height : 20px !important; 
height : 25px; 
text-decoration : none;
text-align : right;
padding-right: 4px;
} 
a.mainlevel#active_menu:hover {
color : #fff; 
} 
a.sublevel:link, a.sublevel:visited {
padding-left : 4px; 
padding-top : 4px; 
vertical-align : middle; 
font-size : 10px; 
font-weight : lighter; 
color : #151515; 
text-align : left; 
height : 20px !important; 
height : 25px; 
text-decoration : none; 
} 
a.sublevel:hover {
color : #839da1; 
text-decoration : none; 
} 
a.sublevel#active_menu {
color : #839da1; 
}
.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 #3c3c3c; 
} 
.mosimage {
border : 1px solid #3c3c3c; 
margin : 5px; 
} 
.mosimage_caption {
margin-top : 2px; 
background : #730316; 
padding : 1px 2px; 
color : #839da1; 
font-size : 10px; 
border-top : 1px solid #3c3c3c; 
} 
span.article_seperator {
display : block; 
height : 1.5em; 
}
.readon{
font-size: 10px;
}
.maintitle{
	padding-top: 34px;
	padding-left: 44px;
	font-family: "Courier New", Courier, mono;
	font-size:36px;
	color:#730316;
	font-weight: bolder;
}
