body {
	background: #FFFFFF;


}
#wrapper {
	width:900px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
#head1 {
	width:900px;
	height:103px;
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
	background-image: url(../images/bg_head1.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#head2 {
	width:900px;
	height:114px;
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
	background-color: #990000;
}
#logo {
	float:left;
	width:195px;
	height:103px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#headcol1r {
	float:left;
	width:705px;
	height:103px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
#logoword {
	float:left;
	width:705px;
	height:73px;
	padding:0px;
	margin:0px;
}
#top_menu {
	float:left;
	width:100%;
	height:30px;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#boxh2 {
	float:left;
	width:195px;
	height:114px;
	background-image: url(../images/bg_box2.gif);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}
#boxsearch{
	height:93px;
	line-height:25px;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	width: 173px;
}
#boxsearch .inputbox {
	margin-top: 47px;
	margin-left: 40px;
	border: none;
	width: 131px;
	background-color: transparent;

}
#headcol2r {
	float:left;
	width:705px;
	height:114px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_head2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#centralcol {
	width:900px;
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
	border-top:9px solid #FFFFFF;
	background-image: url(../images/bg_ccol.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#lcol {
	float:left;
	width:195px;
	vertical-align:top;
}
#leftcol th {
	width:195px;
	height:35px;
	line-height:27px;
	background: url(../images/bg_th_lcol.gif) no-repeat left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
}
#leftcol table.moduletable {
	width:195px;
	vertical-align:top;
	padding-bottom:14px;
	border-bottom:5px solid #FFFFFF;
	background-image: url(../images/bg_btm_leftmod.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#leftcol table.moduletable table {
	text-align:left;
	vertical-align:top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rcol {
	float:right;
	width:705px;
	vertical-align:top;
}
#maincol {
	float:left;
	text-align:left;
	vertical-align:top;
	padding:15px;
	margin:0px;
}
#footer {
	height:70px;
	border-top:3px solid #535353;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	width: 900px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
}
#footer a:hover {
	color: #7A7A7A;
	text-decoration: none;
}
/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font		: bold 11px Arial, Verdana, Helvetica, sans-serif;
	line-height	:22px;
}
a.mainlevel:link, a.mainlevel:visited {
	display			: block;
	color			: #333333;
	text-decoration	: none;
	text-indent		: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 0px;
	line-height: 20px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEE6DD;
}
a.mainlevel:hover {
	color			: #990000;
	text-decoration	: none;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7DE;
	font-size: 11px;
	letter-spacing: 1px;
}
#active_menu {
	color			: #990000;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}

a.sublevel:link, a.sublevel:visited {
	color			: #990000;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	line-height:16px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a.sublevel:hover {
	color			: #333;
	text-decoration	: none;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #FF0000;
	text-decoration	: none;
	background		: #f7f7f7;
	line-height:16px;
}


/* ******************************************* TOP MENU SYSTEM  */
.small, .createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C4C4;
	text-decoration: none;
	line-height: 11px;
	height: 11px;
}
td, tr, p, div {
	font-size: 11px;
	color: #333333;
	font-family: tahoma;
	line-height: 17px;
}

a {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #D2D2B7;
}
ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0px 0px 0px 0px ;
  list-style: none;
}
strong {
	font-size: 10pt;
}

li {
  line-height: 17px;
  text-indent: 0px;
  padding: 0px 0px 0px 12px;
  background-image: url(../images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
ul#mainlevel-nav
{
	list-style		: none;
	padding			: 5px 0px 0px 0px ;
	margin			: 0;
	float			: left;
	white-space		: nowrap;
 }

ul#mainlevel-nav li {
	width: auto !important;
	width: 5%;
	height:20px;
	float: left;
	white-space: nowrap;
	margin-left: 0px;
	background-image: none;
}

#mainlevel-nav li a {
	display			: block;
	height			: 20px;
	padding			: 0px 10px 0px 0px;
	text-decoration	: none;
	color			: #535353;
	line-height		: 20px;
	white-space		: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-right: 1px solid #F2F2EA;
}

ul#mainlevel-nav li a:hover {
	color			: #FF0000;

}
ul#mainlevel-nav li a:active_menu {
	color			: #FF6600;

}
.sectiontableentry1  {
	background-color: #ECECE1; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 10px;
}
.sectiontableentry2  {
	font-weight		: normal;
	padding			: 2px 0px 2px 10px;
}
a.category:link, a.category:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.category:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
table.moduletable {
	padding			: 0px;
	margin			: 0px;
	border	: 0px;
	width:100%;
}

.componentheading {
	color: #990000;
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 44px;
	height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE6DD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	text-transform: uppercase;
}
.contentheading {
	color: #535353;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin:0px;

}		
a.readon  {
	float: left;
	height: 18px;
	width: 73px;
	text-indent: -300%;
	display: block;
	outline: none;
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.readon:hover, a.readon:active, a.readon:focus  {
	background: url(../images/readon.gif) no-repeat bottom;

}
.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #333;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #333; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #CC0000; 
	background		: transparent; 
	text-decoration	: underline;
}
.pagenav_prev a, .pagenav_next a  {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	padding:0px;
	margin:0px
}
.pagenav_prev a:hover, .pagenav_next a:hover  {
	color: #CC0000;
	text-decoration: underline;
}
.contentpaneopen, .contentpane {
	width:100%;
	padding:0px;
	margin:0px;

}
.button {
	border:1px solid #7F8A7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D2D2B7;
}
.inputbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 3px 5px;
}

.inputbox:hover, .inputbox:focus {

}
input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}