*{
	padding:0;
	margin:0;
}
body{
}
.bodies {
	margin:0px;
	background:url(../images/bg_glob.png);
	text-align:center;
}
tr, p, div {
	font-family:Tahoma;
	font-size:12px;
	color:#444444;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}

ol{margin-left:40px;
list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #167BB8;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}








#active_menu {
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #666666;
	font-weight: bold;
	background:url(../images/bg_main_menu.png) #cccccc ;
	width: 100%;
	text-indent: 35px;
	text-decoration: none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 20px;
	border-top: 1px solid #666666;
	text-transform:uppercase;
}
a.mainlevel:hover {
	color: #ffffff;
	background:url(../images/bg_main_menu2.png) #cccccc ;

}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #cccccc;
	padding-left:37px;
	line-height: 20px;
	display:block;
	margin-left:-4px;
	background:url(../images/plus.png) no-repeat top right #666666;
	font-family:arial;
}
a.sublevel:hover {
	color: #ffffff; text-decoration: none;background-color:#c0c0c0;
}













.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Tahoma, Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Tahoma, Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
.contentdescription{width:100%;}
.contentheading, .componentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09201A;
	text-align: left;

}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #333333;
	text-align       : left;
	text-indent:22px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat #cccccc;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #666666;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	background:url(../images/inputbox.png) #ffffff repeat-x;
	border: 1px solid #c0c0c0 ;


}
a:link, a:visited {
	color: #006600;
	text-decoration: none;
	border: 0px solid #ccc;
}
a:hover {
	color: #000000;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #167BB8;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
/*
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;*/
}
table.contenttoc td {
    /*font-size: 8pt;*/
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
padding-top:5px;
	padding-bottom:5px;
}
table.contenttoc th {
/*    font-size: 8pt;*/
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/bg_readon.png) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:25px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {

        background:url(../images/bg_body.png) repeat-y top center;
	padding:0px 0px 0px 0px;
	}
	
#core_start {
	background:url(../images/vtop.png) no-repeat top center;
	padding:0px 0px 0px 0px;
	height:14px;
	}

#core_end {
	background:url(../images/bg_footer_end.png) no-repeat top center;
	padding:0px 0px 0px 0px;
	height:14px;
	}
#header {
	background:url(../images/header1.jpg) top center no-repeat;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:75px;
	font-size:11px;
	line-height:11px;
	height:180px;
}

#advertisement{
	background:url(../images/ambank.gif) top right repeat;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	
	
	
	
	
	
	font-size:11px;
	line-height:11px;
	height:50px;
}
#menu {
	width:100%;
	}
#topmenu table.moduletable td {
	font-weight:bold;
	background:url(../images/footer.png) repeat-x;
}
#topmenu table.moduletable {
	padding:0px;
}
div#topmenu {
padding-top:15px;
padding-left:75%;
width:100%;
float:left;

}


.header_search_bar {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}

.header_bg {
/*	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 955px;
	background-position: center;*/

	background:url(../images/header1.jpg) top center no-repeat;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:75px;
	font-size:11px;
	line-height:11px;
	height:180px;
}

#sect {
	width:900px;
	background-color:#FFFFFF;
	text-align:left;
}

#l_sect {
	width:99%;
	padding:5px;
	float:left;
}
#l_sect_down {
	width:650px;
	background-color:#ffffff;
	margin-top:5px;
	padding:5px;
	float:left;
}
#mod_down1 {
	width:325px;
	float:left; 
	margin-right:px;
}
#mod_down2 {
	width:325px;
	float:right;
}
#r_sect {
	width:230px;
	float:right;
	background-color:#FFFFFF;
	padding-top:5px;
}

#top_sect {
/*	height: 20px;
	width: 765px;
	float:center;*/
	
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	float:center;
}


#banner {
	text-align:center;
}

#footer {
	background:url(../images/footer.png) top center no-repeat;
	clear:both;
	color:#666;
	text-align:left;
	padding-top:55px;
	padding-bottom:0px;
	padding-left:75px;
	font-size:11px;
	line-height:11px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif
}


#topnav-left {
	float: left;
	width: 10px;
	background: url(../images/topnav-left.JPG) no-repeat;
	height: 30px;
}

#topnav-center {
	float: left;
	width: 880px;
	background: url(../images/topnav-center.JPG) repeat-x;
	height: 30px;
}

#topnav-right {
	float: right;
	width: 10px;
	background: url(../images/topnav-right.JPG) no-repeat;
	height: 30px;
}






#top_sect ul {
	padding-top: 7px;
	text-align: right;
	
	height: 30px;
}

#top_sect li {
	padding: 0px;
	margin: 0;
	display: inline;
vertical-align: bottom;
}

#top_sect a {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	font-size: 11.5px;
	font-weight: none;
	text-decoration: none;

}

#top_sect a:hover {
	color: #f9f618;
	text-decoration: none;
}




#l_sect_nav ul {
	padding-top: 7px;
	padding-right: 7px;
	text-align: left;
	height: 30px;
       background: url(../images/bodynav-center.jpg) repeat-x;
}

#l_sect_nav li {
	padding: 0px;
	margin: 0;
	display: inline;
vertical-align: bottom;
}

#l_sect_nav a {
	padding-top: 5px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11.5px;
	font-weight: none;
	text-decoration: none;

}

#l_sect_nav a:hover {
	color: #222222;
	text-decoration: none;
}


#bodynav-left {
	float: left;
	width: 10px;
	background: url(../images/bodynav-left.jpg) no-repeat;
	height: 25px;
}

#bodynav-center {
	float: left;
	width: 880px;
	background: url(../images/bodynav-center.jpg) repeat-x;
	height: 25px;
}

#bodynav-right {
	float: right;
	width: 10px;
	background: url(../images/bodynav-right.jpg) no-repeat;
	height: 25px;
}

.image_link
{
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}
