@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
a#active_menu {
	color: #333333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}
 
/* Links */
a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

#rightcolumn li a {
	border-bottom: 1px solid #EDEDED;	
	font-size: 13px;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
	text-indent: 25px;
	background-image: url(../images/sub.png);
 	background-position: left; 
	background-repeat: no-repeat; 
}

#rightcolumn li a:hover {
	background-color: #FAFDF4;
	border-bottom: 1px solid #EDEDED;
	color:#FB7000;
}

#rightcolumn li.active a{
	color:#9acd34;
	font-weight:bold;
	background-color: #FAFDF4;
	background-image: url(../images/sub1.png);
    background-position: left; 
    background-repeat: no-repeat;
	padding-left:5px;
}

#topmenu a{

color: #fff;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;	
    border-right: 1px solid #fff;
    display: block;
    float: left;
}

#topmenu a:hover {	
	color: #000;
background-color: #fff;
}

#topmenu a:active{
	color:#ffffff;
	font-weight: bold;
}
#topmenu {
	color: #fff;
}

#topmenu li{
	
	display: inline
}

a.mainlevel-top#active_menu-top {
	color: #000;	
background-color: #fff;
}

a.mainlevel-top#active_menu-top:hover {
	color: #fb7000;
	text-decoration: none;
}

#footer li {
	color: #444;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;	
font-size: 12px;

}
#footer a:hover {	
	color: #000;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	
}
a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

a.blogsection:link, a.blogsection:visited, a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.blogsection:hover, a.weblinks:hover {
	color: #999999;
	text-decoration: none;
}
.bottomborder{
border-bottom:1px solid #CCCCCC;
margin-left:60px;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0 auto;
	padding: 0px;
	text-align: center;
	height:100%;
}
#container {
height:100%;
        width: 903px;
	margin: 0 auto;
}

#wrapper {
	height:100%;
        width: 903px;
	margin: 0 auto -35px;
}
* + html #wrapper {
	height:auto;
        min-height:100%;
        width: 903px;
/*	margin: 0 auto -35px;*/margin: 0 auto 0px;
}
* html #wrapper {
       min-height:100%;
        width: 903px;
	/*	margin: 0 auto -35px;*/margin: 0 auto 0px;
}
h1{
	
	font-size: 23px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h2{	
	font-size: 20px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h3{	
	font-size: 10px;
	font-weight: normal;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

h4{	
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
}

input.inputbox#mod_login_password, input.inputbox#mod_login_username {
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}

input.inputbox#mod_search_searchword{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}

li {
 padding-left:60px;
	list-style: none;
}

td,tr{
	color: #666666;
/*	font-family: arial, verdana, sans-serif;
*/	
    font-family: Arial, Helvetica, sans-serif;/*arial,verdana,sans-serif*/
    font-size: 13px;
	line-height: 135%;
}

p{
padding-left:60px;}

textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 200px;	
}

ol {
	margin: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #9ACD34;
	font-family:Georgia;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
}

.contentdescription {
}

.contentheading {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;/*arial,verdana,sans-serif*/
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding-left:80px;
	background: url(../images/headingBg.gif) repeat-y top left;
	height:40px;
        width:300px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #708090;
	
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable-info { background-image: url(../images/info.gif);
 background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-main { background-image: url(../images/main.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-contact{ background-image: url(../images/contact.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 90px; 
text-align: left; 
 }

.moduletable h3 {
}

.moduletable td {
}

.quote {
	background-image: url(../images/quote.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #969277;	
	font: oblique 110% georgia, times, serif;
	line-height: 130%;
	margin: 0 auto;
	width: 100%;
display: block;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small{
	color: #fb7000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	color: #6991A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

#bodywrap {
	float: left;
	overflow: hidden;
	padding-top: 10px;
        margin: 0 auto;
}
* html #bodywrap {
	overflow:visible;
}

#footer {
	border-top:8px solid #336699;
	margin: 0 auto;
	text-align: left;
    font-size: 12px;
	width: 100%;
}

#footer td, #footer div{
	text-align: left;
    font-size: 12px;
}

#footerwrap {
    border-top: 8px solid #9acd34;
	float: left;
	margin: 0 auto;
	width: 903px;
    height:35px;
    clear:both;
}
*#footerwrap {
    border-top: 8px solid #9acd34;
	float: left;
	margin: 0 auto;
	width: 903px;
    height:35px;
    clear:both;
}
#topheader {
	height: 80px;
	margin: 0 auto;
	width: 903px;
background-image: url(../images/topheader.gif);
	background-position: top;
	background-repeat: no-repeat;	
}

#topheaderwrap {
	height: 80px;
	margin: 0 auto;	
background-color: #fff;
}



#headerwrap{
	height:200px;
        width:100%;
	
}
#header {
	height: 200px;
    margin: 0 auto;
	width:903px;
	background:url(../images/header_new.jpg) top left no-repeat;
}
#rightcolumn {
	float: left;
	width: 250px;
}

#rightcolumn .moduletable {
	padding-bottom: 15px;


	text-align: left;	
}

#rightcolumn h3 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;/*'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;*/
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}

#mainbody  li {
	list-style-position: inside;
	list-style-type:disc;

}
#mainbody .dm_taskbar ul{
	margin: 10px 10px 15px -10px;!important
padding: 0px 0px 0px -15px;!important
}
#mainbody .dm_taskbar ul li{
	list-style:none;!important
        
}
#mainbody ul{
margin: 10px 10px 10px 10px;
padding: 0px 0px 0px 15px;
}


#mainbody {
	float: left;
	margin-right: 25px;
	padding-right: 10px;
	text-align: left;
	width: 615px;
margin-bottom:15px;
}
* + html #mainbody {
	float: left;
	margin-right: 25px;
	padding-right: 10px;
        padding-bottom: 20px;
	text-align: left;
	width: 610px;
margin-bottom:15px;
}
* html #mainbody {
	float: left;
	margin-right: 25px;
	padding-right: 10px;
        padding-bottom: 20px;
	text-align: left;
	width: 610px;
margin-bottom:15px;
clear:both;
}
#mainbody  li {
	/*list-style-position: inside;
	list-style:none;*/

}

#mainbody ol{
margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

#topmenu {

	height: 26px;
	margin: 0 auto;
	text-align: left;

	width: 900px;


}

#topmenuwrap {
	height: 26px;
	width: 100%;
border-bottom: 3px solid #fff;

}