@charset "utf-8";
.container {
	text-align: center;
}
.marginauto {
	text-align: left;
	width: 757px;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
#header {
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
	width: 757px;
	float: left;
}
#header_left {
	height: 140px;
	width: 242px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
}
#header_right {
	width: 515px;
	height: 140px;
	float: right;
}
#slogan {
	height: 80px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	margin-top: 17px;
}
#slogan a:link, #slogan a:visited {
	color: #6699CC;
	border: none;
	text-decoration: none;
}
#slogan, .button, .inputbox, .inputbox:hover {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
.button {
	background-color: #9A3466;
	color: #FFFFFF;
}
.button:hover {
	background-color: #CC6699;
}
.inputbox {
	border: 2px solid #CC6699;
	padding: 2px;
}
.inputbox:hover {
	background-color: #DDE8FF;
}
#topmenu {
	height:37px;
	color: #FFFFFF;
	width:515px;
	float: left;
} 
#content_top_out {
	background-image: url(../images/content_top.png);
	width: 757px;
	height: 9px;
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
#left_out {
	float: left;
	width: 220px;
	overflow: hidden;
}
.left_top {
	background-image: url(../images/left_top.png);
	height: 19px;
}
.left_content {
	background-image: url(../images/left_content.png);
	padding-left: 70px;
}
.left_bottom {
background-image: url(../images/left_bottom.png);
height: 20px;
}
.left_sep {
	height: 10px;
	width: 220px;
}
#submenu_out {
width: 154px;
margin: 0px 0px 0px 66px;
}
#submenu_content {
	background-image: url(../images/submenu_content_bg.png);
	color: #000000;
	padding-left: 5px;
}
#submenu_content .moduletable {
	width: 150px;
}
#submenu_bottom {
height: 21px;
background-image: url(../images/submenu_bottom.png);
}
#content_out {
	float: left;
	background-repeat: repeat-y;
	background-position: right;
	width: 536px;

}
#content_right_top {
	width: 30px;
	height: 23px;
	float: right;
	background-image: url(../images/content_right_top.png);
	background-repeat: no-repeat;
}
#content {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 496px;
	background-color: #FFF;
}
.pathway {
	padding: 5px 0px;
	font-size: 11px;
}
#content2 {
	padding: 5px 0px 0px 0px;
}
#maincontent {
background-image: url(../images/maincontent_bg.png);
background-repeat: repeat-y;
background-position: right;
float: left;
}
#banner {
	height: 172px;
	padding: 0px;
	margin: 0px;
	width: 496px;
}
.user1  {
	float: left;
	height: 170px;
	width: 240px;
	background-color: #EEEEEE;
	border: 1px solid #999;
}
.user2  {
	float: right;
	height: 170px;
	width: 240px;
	background-color: #EEEEEE;
	border: 1px solid #999;
}
#bottom {
	width: 756px;
	float: left;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 0px 0px;
}
#imp    {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}
#imp a:link, #imp a:visited {
	color: #FFFFFF;
}
#othermenu {
	float: right;
	height: 20px;
}
#othermenu ul, #othermenu li {
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}
#othermenu a:link, #othermenu a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right: 20px;
}
#othermenu a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	color: #FFFFFF;
	padding-left: 230px;
}

body {
font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: left;
color: #000000;
background-image: url(../images/bg.gif);
}


p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
} /*formatting all <div> (division) items. This is a catch-all that only applies when no other
style has been defined.*/
td, tr {
	font-size: 11px;
} 
ul {
	padding: 10px 18px;
	margin: 0px;
} /*formatting all UL (unordered list) items. This default setting is used when no other style
has been defined.*/
a:link, a:visited {
color: #006699;
} /* general links style*/
a:hover {}
hr {} /* horizontal line in your template*/
hr.separator {}
.search {} /*formatting the <div> which holds search items: inputbox, search button...*/



/* NAVIGATION/MENU SETTINGS */

.left_content a.mainlevel{}


.left_content ul, .left_content li {
list-style-type: none;
padding: 7px;
margin: 0px;
}
.left_content a:link, .left_content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
	width: 150px;
}
.left_content  a:hover, #active_menu {
	background-image: url(../images/mainlevel_hover.gif);
	background-repeat: repeat-y;
}
#left_out  .moduletable  th {
	background-image: url(../images/mainlevel_hover.gif);
	background-repeat: repeat-y;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	width: 140px;
}

.pagenavbar {} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>")
when they do not appear as hyperlinks (when only a few articles exist).*/
.pagenavbar:link {} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when
they become hyper links*/
.pagenavbar:visited {}

.pagenav {} /* as the name implies, this is for formatting texts for those
"<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}

a.readon:link {} /*Style for the "Read More" link that is displayed for large content items*/
a.readon:hover {}
a.readon:visited {}

.back_button {}
.pagenav_prev {} 
.pagenav_next {} 
.componentheading {}
.contentheading {
	font-weight: bold;
	font-size: 14px;
	background-color: #A64073;
	width: 100%;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
	height: 24px;
}
.createdate {
	background-color: #CCCCCC;
	width: 100%;
	padding: 5px;
	margin: 0px;
	text-align: right;
} 
.contentpane {
	width: 100%;
}
.contentpaneopen {
	width: 100%;
} 
.contentdescription {} 
.sectiontableheader {}
.sectiontableentry1 {}
.sectiontableentry2 {}
#banner  .moduletable
{
	color: #FFFFFF;
	width: 100%;
}
#banner  .moduletable   th  {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #474747;
	text-align: center;
	width: 100%;
}
#banner  .moduletable  td {
	margin-top: 15px;
	padding: 5px;
}
.modifydate {} 
.small {} 
.smalldark {}

