/* CSS Document */
html {
height : 100%;
}
body {
line-height : 110%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
padding : 0;
margin : 0;
}
.clr {
clear : both;
}
#top_menu {
width : 100%;
float : left;
height : 65px;
padding : 0px;
margin : 0px;
overflow : visible;
background-color : #fafafa;
background-image : url(/images/bg_pagenav.gif);
background-repeat : repeat-x;
}
#top_menu_inner {
	overflow : visible;
	padding-top : 10px;
	padding-left : 60px;
}
#banner {
	float : right;
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	padding-top : 20px;
	padding-right: 70px;
}
#pathway {
height : 24px;
color : #666666;
margin-bottom : 4px;
margin-left : 5px;
margin-right : 5px;
margin-top : 15px;
background-color : #f0f0f0;
background-image : url(/images/pathway.gif);
background-repeat : repeat-x;
border : 1px solid #d0d0d0;
}
#pathway_text {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
overflow : hidden;
display : block;
height : 24px;
line-height : 24px !important;
line-height : 22px;
color : #666666;
float : left;
padding-left : 10px;
}
#pathway_text a:hover {
color : #2c2c2c;
text-decoration : none;
}
#pathway_text img {
margin-left : 2px;
margin-right : 2px;
margin-top : 6px;
}
#buttons {
float : left;
margin : 2px;
padding : 2px;
width : auto;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 11px;
}
ul#mainlevel-nav li {
background-image : url(/images/top_button.gif);
background-repeat : no-repeat;
color : #ffffff;
width : 120px;
height : 37px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 36px;
white-space : nowrap;
}
ul#mainlevel-nav li a {
text-align : center;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
display : block;
padding-top : 2px;
padding-left : 20px;
padding-right : 20px;
text-decoration : none;
color : #fafafa;
background : transparent;
height : 37px;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
background-image : url(/images/top_button_hover.gif);
background-repeat : no-repeat;
color : #f1f1f1;
width : 120px;
height : 37px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 36px;
white-space : nowrap;
}
#search_inner_form {
padding : 2px;
margin : 2px;
float : right;
width : 180px;
height : 24px;
margin-top : 8px;
margin-right : 5px;
}
#search_inner {
padding : 2px;
margin : 2px;
color : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
float : right;
width : 180px;
height : 24px;
padding-right : 25px;
}
#head {
float : left;
width : 100%;
padding : 0;
margin : 0;
height : 40px;
overflow : hidden;
background-image : url(/images/top_one.gif);
background-repeat : repeat-x;
}
#header {
height : 100px;
float : left;
width : 100%;
padding : 0px;
margin : 0px;
background-color : #f6f6f6;
background-image : url(/images/bg_pagebg.gif);
}
#content_outer {
	width : 100%;
	color : #666666;
	padding : 0;
	background-repeat : repeat-x;
	background-image : url(/images/bg.gif);
	background-color: #FFFFFF;
}
#main_content {
float : none !important;
float : none;
padding : 0;
margin-left : 5px;
margin-right : 5px;
}
table.content_table {
float : none;
width : 90%;
}
.content {
color : #666666;
margin-bottom : 10px;
}
#left {
background-image : url(/images/left.png);
background-repeat : repeat-y;
width : 232px;
float : left;
height : 100%;
}
#left_outer {
float : left;
width : 180px;
margin-bottom : 20px;
margin-top : 10px;
}
#left_inner {
float : none !important;
float : left;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
padding : 5px;
}
#left_inner_float {
width : 180px;
}
#right {
background-image : url(/images/right.png);
background-repeat : repeat-y;
width : 232px;
float : right;
height : 100%;
}
#right_outer {
float : left;
width : 180px;
margin-bottom : 20px;
margin-top : 10px;
}
#right_inner {
float : none !important;
float : left;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
padding : 5px;
}
#right_inner_float {
width : 180px;
}
.user1_inner {
float : none !important;
float : left;
padding : 2px;
}
#user1_outer {
float : none !important;
float : left;
margin : 5px;
padding : 2px;
}
.user2_inner {
float : none !important;
float : left;
padding : 2px;
}
#user2_outer {
float : none !important;
float : left;
margin : 5px;
padding : 2px;
}
ul {
margin : 2px;
padding : 2px;
list-style : none;
}
li {
text-align : left;
line-height : 14px;
padding-left : 18px;
background-image : url(/images/arrow.gif);
background-repeat : no-repeat;
background-position : 0 2px;
}
li:hover {
text-align : left;
line-height : 14px;
padding-left : 18px;
background-position : 0 2px;
background-image : url(/images/arrow_hover.gif);
background-repeat : no-repeat;
}
td {
text-align : left;
font-size : 11px;
}
a:link, a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #08b1fe;
text-decoration : none;
}
a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #b5d72b;
text-decoration : none;
}
table.contentpaneopen {
width : 99%;
padding : 2px;
margin : 2px;
}
table.contentpane {
width : 99%;
padding : 6px;
margin : 6px;
}
table.searchinto {
width : 100%;
}
table.moduletable {
width : 100%;
margin : 0;
padding : 2px;
}
div.moduletable {
padding : 0;
padding-bottom : 10px;
}
table.moduletable th, div.moduletable h3 {
background-image : url(/images/h3.gif);
background-repeat : no-repeat;
border : 1px solid #d0d0d0;
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #666666;
text-align : right;
font-weight : normal;
height : 24px;
line-height : 24px;
font-size : 11px;
margin : 0;
padding : 0;
padding-right : 10px;
margin-bottom : 2px;
}
table.moduletable td {
font-size : 11px;
padding : 2px;
margin : 0;
font-weight : normal;
}
table.pollstableborder td {
padding : 4px;
margin : 4px;
}
table.contenttoc {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
border : 1px solid #ebebeb;
padding : 2px;
margin : 2px;
}
table.contenttoc td {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
padding : 4px;
margin : 4px;
}
table.contenttoc th {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
background-image : url(/images/pathway.gif);
background-repeat : repeat-x;
color : #666666;
text-align : left;
padding-left : 4px;
height : 22px;
text-transform : uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
background-image : url(/images/menu_bg.gif);
background-repeat : no-repeat;
font-family : Verdana, Arial, Helvetica, sans-serif;
display : block;
vertical-align : middle;
font-size : 11px;
color : #666666;
text-align : left;
padding-top : 5px;
padding-left : 10px;
height : 22px !important;
height : 25px;
text-decoration : none;
}
a.mainlevel:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-position : 0 -25px;
text-decoration : none;
height : 22px !important;
height : 25px;
color : #b5d72b;
font-size : 11px;
text-align : left;
padding-left : 10px;
padding-top : 5px;
}
a.mainlevel#active_menu {
background-image : url(/images/menu_bg_ac.gif);
background-repeat : no-repeat;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #08b1fe;
font-size : 11px;
height : 22px !important;
height : 25px;
text-decoration : none;
text-align : left;
padding-top : 5px;
padding-left : 10px;
}
a.mainlevel#active_menu:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #b90707;
padding-left : 10px;
text-decoration : line-through;
}
a.sublevel:link, a.sublevel:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
padding-left : 10px;
vertical-align : middle;
font-size : 10px;
color : #666666;
text-align : left;
height : 20px !important;
height : 25px;
text-decoration : none;
margin : 4px;
}
a.sublevel:hover {
color : #b5d72b;
text-decoration : none;
}
a.sublevel#active_menu {
color : #08b1fe;
}
a.sublevel#active_menu:hover {
color : #b90707;
text-decoration : line-through;
}
#copy {
background-color : #fafafa;
height : 65px;
width : 100%;
font-size : 11px;
background-image : url(/images/footer.gif);
background-repeat : repeat-x;
}
#copy_inner {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #f0f0f0;
padding : 6px;
font-size : 11px;
padding-top : 20px;
}
.copy_inner a:link {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #f0f0f0;
font-size : 11px;
}
.copy_inner a:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #f0f0f0;
font-size : 11px;
}
.copy_inner a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #b90707;
font-size : 11px;
}
.componentheading {
background-image : url(/images/compo_head.gif);
background-repeat : no-repeat;
height : 20px;
line-height : 20px;
color : #999999;
border-bottom : 1px solid #c8c8c8;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 30px;
margin : 4px;
padding-top : 6px;
}
.contentcolumn {
height : 20px;
color : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 5px;
margin : 4px;
padding-top : 4px;
}
.contentheading {
background-image : url(/images/content_head.gif);
background-repeat : no-repeat;
height : 20px;
color : #999999;
border-bottom : 1px solid #c8c8c8;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 25px;
margin : 4px;
padding-top : 4px;
}
.contentpagetitle {
height : 20px;
color : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 5px;
margin : 4px;
padding-top : 4px;
}
.back_button {
background-image : url(/images/button_bg.png);
font-family : Geneva, Arial, Helvetica, sans-serif;
float : left;
text-align : center;
font-size : 11px;
border : 3px double #ebebeb;
margin : 4px;
margin-left : 10px;
color : #666666;
padding : 2px;
}
.back_button a:link {
text-decoration : none;
color : #666666;
}
.back_button a:visited {
text-decoration : none;
color : #666666;
}
.back_button a:hover {
text-decoration : none;
color : #bada38;
}
.pagenav {
font-family : Arial, Helvetica, sans-serif;
text-align : center;
font-size : 10px;
border : 3px double #ebebeb;
width : auto;
padding : 0 8px;
line-height : 14px;
margin : 1px;
color : #666666;
background-image : url(/images/button_bg.png);
}
.pagenavbar {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
margin-right : 10px;
float : left;
}
.pagenav a:hover {
color : #bada38;
text-decoration : none;
}
.blog_more {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
margin-left : 4px;
}
.button {
color : #565656;
background-image : url(/images/button_bg.png);
font-family : Geneva, Arial, Helvetica, sans-serif;
text-align : center;
font-size : 11px;
border : 3px double #ebebeb;
width : auto;
padding : 0 5px;
height : 20px;
margin : 4px;
}
.button:hover {
color : #bada38;
}
.inputbox {
padding : 2px;
margin : 2px;
border : 1px solid #ebebeb;
background-color : #f6f6f6;
color : #666666;
}
.sectiontableheader {
border-bottom : 1px dashed #ebebeb;
color : #999999;
background-color : #f8f8f8;
text-align : left;
text-transform : none;
margin : 0;
padding : 2px;
padding-right : 8px;
}
.sectiontablefooter {
color : #8f8f8f;
padding : 2px;
margin : 0;
text-align : left;
text-transform : none;
}
.sectiontableentry1 {
background-color : #fafafa;
text-align : left;
}
.sectiontableentry2 {
background-color : #f8f8f8;
text-align : left;
}
.readon {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}
a.readon:link {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #999999;
font-size : 10px;
}
a.readon:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}
a.readon:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #b5d72b;
font-size : 10px;
text-decoration : underline;
}
.pagenav_next {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
color : #999999;
font-size : 11px;
text-decoration : none;
}
.pagenav_next a:hover {
color : #b5d72b;
text-decoration : none;
}
.pagenav_prev {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
color : #999999;
font-size : 11px;
text-decoration : none;
}
.pagenav_prev a:hover {
color : #b5d72b;
text-decoration : none;
}
.buttonheading {
color : #ffffff;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
border-bottom : 1px solid #c8c8c8;
}
.buttonheading a:hover {
text-decoration : none;
text-decoration : none;
}
.mostread a:hover {
color : #bada38;
text-decoration : none;
}
.mostread:visited {
color : #666666;
text-decoration : none;
}
.mostread:link {
color : #666666;
text-decoration : none;
}
.latestnews a:hover {
color : #bada38;
text-decoration : none;
}
.latestnews:visited {
color : #666666;
text-decoration : none;
}
.latestnews:link {
color : #666666;
text-decoration : none;
}
.error {
font-style : italic;
text-transform : uppercase;
padding : 5px;
color : #efefef;
font-size : 12px;
}
.contact_email {
padding : 4px;
margin : 4px;
}
.small {
font-family : Arial, Helvetica, sans-serif;
color : #bada38;
font-size : 9px;
}
.smallako {
font-family : Arial, Helvetica, sans-serif;
color : #999999;
font-size : 9px;
}
.createdate {
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
color : #999999;
}
.modifydate {
font-family : Arial, Helvetica, sans-serif;
color : #b90707;
font-size : 9px;
}
.highlight {
background-color : #bada38;
color : blue;
padding : 0;
}
.code {
background-color : #ddd;
border : 1px solid #bbb;
}
form {
margin : 0;
padding : 0;
}
div.mosimage {
border : 2px solid #ebebeb;
background-color : #f8f8f8;
}
.mosimage {
margin : 0;
background-color : #f8f8f8;
}
.mosimage_caption {
margin-top : 0;
background-color : #f8f8f8;
padding : 0;
color : #8f8f8f;
font-size : 10px;
}
.maintitle {
	font-size: 30px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fafafa;
	font-weight: bold;
	padding-left: 70px;
	padding-top: 40px;
	letter-spacing: normal;
}
body {														  	
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 				 			    
	color:#5A5D5C;			 	  						   
	background-color:#FFF;  	 						  
}														 
br {line-height:0px;}							        
img {border:0px;}									   
td {							       				  
	font:normal 11px Tahoma, Arial;									 
	vertical-align:top;				  			  
	line-height:13px;						 	 
	padding:0px 0px 0px 0px;		     		
}										   	   
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;						    	
	padding:0px 0px 0px 0px;			   
}									  
input, textarea, select{			     
	font:normal 11px Tahoma;			
	padding:2px 0px 0px 3px;		   
	margin:0px 0px 0px 0px;			  
	vertical-align:top;				 
}									
a {color:#29B2FF; text-decoration:underline}	   
a:hover {text-decoration:none;}	 
ul {						   
	padding:0px 0px 0px 0px;  
	margin:0px 0px 0px 0px;	 
	list-style:none;		
}
b {	color:#29B2FF;}						   
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input_1, .ta {
	width:197px;
	border:1px solid #D0D0D0;
}
.input_h {
	width:128px;
	height:21px;
	background-color:#E0E2E1;
	border:1px solid #777A78;	
	margin: 3px 3px 10px 32px;
}
.input_b {
	width:133px;
	background-color:#E0E2E1;
	border:1px solid #FFF;
	height:19px;
	margin:1px 3px 0px 0px;
}
.input_3 {
	width:182px;
	border:1px solid #B0B0B0;
	height:19px;
}
.input_1 {
	height:17px;
}
.ta {
	height:69px;
	overflow:auto;
}
.slct {
	width:182px;
	font-size:10px;
}
/*_____________________________________________________*/
/*†††††††††††††††††††††-LINKS-†††††††††††††††††††††††††*/
.link_1 a {
	color:#FFF;
	font:bold 9px Tahoma, Arial
}
.link_f a {
	color:#FFF;
	text-decoration:none;
}
.link_f a:hover {
	text-decoration:underline;
}
.link_f {
	color:#FFF;
	background:url(/images/fbg2.jpg) top left repeat-x; 
	height:141px;
	width:512px;
}
.link_f2 a{
	text-decoration:none;
	color:#5A5D5C;
}
.link_f2 a:hover{
	text-decoration:underline;
}
.link_f2{
	line-height:15px;
}
.link_f3 a{
	text-decoration:underline;
	color:#5A5D5C;
	font-weight:bold;
}
.link_f3{
	line-height:15px;
	color:#5A5D5C;
}
.rdmr a {
	font:bold 11px Tahoma, Arial;
	color:#464646;
	text-decoration:none;
	padding:0px 0px 0px 14px;
	background:url(/images/0blt1.jpg) top left no-repeat;
}
.rdmr a:hover {
	text-decoration:underline;
}
 /*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
.list li {
	margin:0px 0px 0px 0px;
	line-height:24px;
	list-style:none;
	padding:0px 0px 0px 0px;
	background:url(/images/0gl3.jpg) bottom left repeat-x;
}
.list li a {
	color:#29B2FF;
	padding:0px 0px 0px 23px;
	background:url(/images/0blt2.jpg) top left no-repeat;
	text-decoration:none;
}	
.list li a:hover{
	text-decoration:underline;
}
.list_1 li {
	margin:5px 0px 0px 0px;
	line-height:13px;
	list-style:none;
}
.list_1 li a {
	color:#29B2FF;
}	
/*_____________________________________________________*/
/*††††††††††††††††††††††-TABLES-†††††††††††††††††††††††*/

.bg {
	background-color:#606261;
	padding:3px 5px 1px 5px;
	font:bold 9px Tahoma, Arial;
	color:#FEC500;
}
.bg2 {
	 background:url(/images/0bg2.jpg) top left repeat-x; 
	 height:44px;
	 margin:0px 1px 0px 1px;
	}
.r {
	color:#29B2FF;
	text-align:right;
	margin:0px 7px 0px 0px;
}

.lin {
	position: absolute; top: 920px; left: 10px;
	font-size:10px;
		
	}
	
.lin2 {
	position: absolute; top: 0px; left: -1200px;
	font-size:10px;
		
	}
