@charset "UTF-8";
/* CSS Document */	  

body {
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 73.1%;
	color: #48613A;
	background-color: #27343c;
	background-image: url(../images/topbck.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.int {
width:1024px;
margin:0px auto;
}

.top, .main, .footer {
width:100%;
float:left;
}

.main {
background-color:#FFFFCC;
background-image:url(../images/bg_main.png);
background-repeat:no-repeat;
line-height:20px;
}

.logo {
width:1024px;
height:97px;
float:left;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
}

.topmenu {
float:left;
width:100%;
border-top:3px solid #48613A;
border-bottom:3px solid #48613A;
}

.sidemenu {
float:right;
width:auto;
}

.left {
float:left;
width:210px;
height:460px;
background-image:url(../images/sidebar_bck.png);
background-repeat:no-repeat;
background-position:top left;
background-color: #FFFFCC;
}

.right {
float:right;
width:770px;
padding:10px 10px 0 0;
}

.rightleft {
float:left;
width:540px;
}

.rightleft2 {
float:left;
width:750px;
}

.rightright {
float:right;
width:200px;
padding:0 0 0 10px;
border-left:1px dotted #d8d8d8;
}

.bottom {
background-image:url(../images/footerbottom.png);
background-repeat:no-repeat;
background-color:#FFFFCC;
width:1024px;
height: 40px;
float:left;
padding:0px;
color:#fff;
}

.footer {
float: center;
width: 900px;
margin-left: 30px;
text-align: center;
color: #dadada;
font-size: 0.95em;
padding: 10px 0 10px 0;
}

.box {
background-image:url(../images/boxbck.jpg);
background-repeat:repeat-y;
width:100%;
float:left;
}

.boxbottom {
width:100%;
float:left;
background-image:url(../images/boxbottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

.boxint {
padding:0 10px 5px 10px;
}

/*Text and Headline Classes*/

.small, .modifydate {
font-size:0.88em;
color:#999;
}

h2, .contentheading {
color:#48613A;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
background-image:url(../images/main_28.png);
background-repeat:no-repeat;
background-position:bottom left;
height:22px;
line-height:22px;
text-indent:18px;
margin-top:12px;
margin-left:18px;
}


h3, .componentheading {
color:#8cb613;
margin:0;
padding:5px 0;
font-size:1.4em;
border-bottom:1px solid #ededed;
margin-bottom:5px;
}

h3 {
color:#80a8c1;
}

.box h3 {
background-image:url(../images/boxtop.jpg);
background-repeat:no-repeat;
background-position:top;
color:#666;
font-size:1.2em;
padding:5px 0 5px 10px;
border-bottom:none;
}

.moduletable_menu h3, .moduletable h3 {
background-image:url(../images/indent.jpg);
background-position:left;
background-repeat:no-repeat;
padding: 0px 0 5px 5px;
margin-top:7px;
}

.bottom h3, .bottom a:link, .bottom a:visited {
color:#fff;
background-image:none;
padding:5px 0;
}

/*List Styles*/
ul, li, ul li {
padding-top:0px;
list-style:none;
}

.sidemenu ul li, .topmenu ul li {
float:left;
list-style:none;
}

/*Link Classes*/

a:link, a:visited {
color:#8cb613;
}

.sidemenu a:link, .sidemenu a:visited {
color:#fff;
text-decoration:none;
padding:10px 10px;
height:26px;
line-height:26px;
border-left:1px solid #42515a;
}

.sidemenu a:hover {
color:#dee7ed;
}

.topmenu a:link, .topmenu a:visited {
color:#dee7ed;
padding:7px 16px;
text-decoration:none;
height:42px;
line-height:42px;
font-size:1.2em;
border-right:1px solid #80a8c1;
}

.topmenu a:hover {
color:#fff;
}

.topmenu li#current a:link {
color:#fff;
}

.leftmenu {
margin: 50px 0 0 0;
}


.moduletable_menu a:link, .moduletable_menu a:visited {
text-decoration:none;
background-image	: url(../images/main_31.gif);
background-repeat	: no-repeat;
background-position	: left;
padding-left		: 25px;
height			: 25px;
line-height		: 25px;
display			: block;
color			: #48613A;
font-size		: 13px;
}

.moduletable_menu a:hover {
background-image	: url(../images/main_31.gif);
background-repeat	: no-repeat;
background-position	: left;
padding-left		: 25px;
height			: 25px;
line-height		: 25px;
display			: block;
color			: #48613A;
font-size		: 13px;
text-decoration		: underline;
}

a.readon:link {
background-color:#c55d3e;
text-align:center;
margin-top:6px;
height:24px;
line-height:24px;
width:89px;
padding:6px;
}

a.readon:link {
color:#fff;
text-decoration:none;
}

img {
border:none;
}
