BODY {
	margin: 0px;
	background: #505050 url(../_bkg/main_bg.jpg) repeat top left;
}

/* common elements */

BODY, INPUT, SELECT, TEXTAREA {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

H1, H2, H3, H4, P {
	margin: 0px 0px 10px 0px;
}

H1 {
	font-size: 17px;
}

H2 {
	font-size: 15px;
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 11px;
}


FORM {
	margin: 0px;
}

INPUT.btn {
	overflow: visible;
	padding: 0px 5px 1px 5px;
	color: #afacc2;
	background: #9d9ab1 url(../_btn/btn_off.gif) repeat-x center;
	border: 1px solid #605b79;
	cursor: pointer;
}

INPUT.btnover {
	overflow: visible;
	padding: 0px 5px 1px 5px;
	color: #F3F3F6;
	background: #9d9ab1 url(../_btn/btn_on.gif) repeat-x center;
	border: 1px solid #605b79;
	cursor: pointer;
}

IMG {
	margin: 0px;
}

A IMG {
	border: 0px;
}

A,
A:link,
A:visited {
	color: #494A45;
	background-color: transparent;
}

A:active,
A:hover {
	color: #483C83;
	background-color: #ECE8C5;
	text-decoration: none;
}

/* main elements */

#body {
	width: 100%;
	background-color: #DEDBC6;
}

#side {
	padding: 4px 0px 4px 4px;
	width: 200px;
	background-color: #C9C6B1;
}

#main {
	padding: 4px;
}

.module {
	margin: 4px 0px;
	background-color: #FEFBE8;
	border: 3px double #C2BDA7;
}

.modhdr {
	padding: 8px;
	background: #494460 url(../modhdr_bkg.gif) repeat-x top left;
}

.modhdr H1 {
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

.modbody {
	color: #494A45;
	background-color: #FFFFFF;
}

.modbody TD {
	font-size: 12px;
}

.modgrid .modhdr {
	border-top: 3px double #C2BDA7;
	border-left: 3px double #C2BDA7;
	border-right: 3px double #C2BDA7;
}

.modgrid .modbody {
	border-bottom: 3px double #C2BDA7;
	border-left: 3px double #C2BDA7;
	border-right: 3px double #C2BDA7;
}

.updates {
	padding: 8px;
	background-color: #FFFBD6;
	border-right: 1px solid #B8B399;
}

.updates UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.updates LI {
	margin: 0px 0px 2px 0px;
	padding: 5px;
	background-color: #ECE8C5;
}

DIV.updatelist {
	padding: 0px;
	background-color: transparent;
	border: 1px solid #B8B399;
}

.banner_block {
	margin: 0px 0px 10px 0px;
	text-align: left;
	width: 215px;
	font-size: 11px;
	line-height: 14px;
}

.banner_block IMG {
	display: block;
	margin: 0px 0px 4px 0px;
	border: 1px solid #FFFFFF;
}

.banner_block a:active IMG,
.banner_block a:hover IMG {
	border: 1px solid #494460;
}





.news {
	background: #FEFBE8;
	margin: 0;
	padding: 1px;
	cell-spacing: 0;
	border-collapse: collapse;
	zoom: 1;
}

	.news-active { overflow: hidden; height: 216px; }

.news-navigator {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
}

	.news-navigator				 { display: none;  }
	.news-active .news-navigator { display: block; } 

	.news-navigator li {
		margin: 0;
		padding: 0;
		margin-bottom: 1px;
	}
	
	.news-navigator a:link, .news-navigator a:visited {
		height: 30px;
		overflow: hidden;
		padding: 0 10px;
		display: block;
		height: 30px;
		text-decoration: none;
		color: #322E48;
		background: url('/_media/bg-news-navigator.png') top left no-repeat;
	}
	
	.news-navigator a.selected {
		background-position: bottom left !important;
		color: #322E48 !important;
		font-weight: bold !important;
	}
	
	.news-navigator a:hover, .news-navigator a:active {
		background-position: left;
		color: #ffffff;
	}
	
	.news-navigator a:focus {
		border: none;
		outline: none;
	}	

.news-reader {
	font-size: 12px;
	line-height: 1.6em;
	padding: 18px;
}

	.news-active .news-reader { 
		width: 494px; 
		float: right; 
		padding: 0;
	}

	.news-reader .news-item {
		padding: 0 24px 18px 0;
	}
	
		.news-active .news-reader .news-item { 
			width: 450px; 
			height: 174px; 
			overflow: hidden; 
			padding: 18px 24px 24px 20px; 
		}
		
		.news-active .news-reader .news-item { display: none; }
		.news-active .news-reader .news-item.active { display: block; }

	.news-reader .news-title {
		color: #322E48;
		font-weight: normal;
		font-size: 16px;
		border-bottom: 1px solid #DED9C0;
		padding: 0 0 .6em 0;
		margin: 0 0 .6em 0;
	}
	
	.news-reader a:link, .news-reader a:visited {
		color: #322E48;
	}



/* container elements */

#leftmargin,
#rightmargin {
	width: 50%;
	vertical-align: top;
}

#leftmargin {
	text-align: right;
	background: transparent url(../_bkg/border_left.gif) repeat-y top right;
}

#rightmargin {
	text-align: left;
	background: transparent url(../_bkg/border_right.gif) repeat-y top left;
}

#leftcorner {
	height: 5px;
	background: transparent url(../_bkg/border_left_corner.gif) no-repeat top right;
}

#rightcorner {
	height: 5px;
	background: transparent url(../_bkg/border_right_corner.gif) no-repeat top left;
}

#bottomborder {
	height: 5px;
	background: transparent url(../_bkg/border_btm.gif) repeat-x top;
}

/* header elements */

#header {
	width: 760px;
	height: 100px;
	background: #FFFFFF url(../_hdr/hdr_bkg.gif) repeat-x top left;
}

#header td {
	vertical-align: top;
}

#topnav {
	float: right;
	font-size: 10px;
	height: 31px;
	background: transparent url(../_hdr/topnav_left.gif) no-repeat top left;
	white-space: nowrap;
}

#topnav ul {
	margin: 0px;
	padding: 0px 6px;
	line-height: 31px;
	background: transparent url(../_hdr/topnav_right.gif) no-repeat top right;
}

#topnav ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 4px;
}

#topnav a,
#topnav a:link,
#topnav a:visited {
	color: #afacc2;
	background-color: transparent;
	text-decoration: none;
}

#topnav a:active,
#topnav a:hover {
	color: #F3F3F6;
	background-color: transparent;
}

#search {
	clear: both;
	color: #4B4763;
	padding: 2px 10px 0px 0px;
	text-align: right;
	font-size:11px;
}

#icons {
	padding: 15px 0px 0px 0px;
	text-align: right;
}

/* sidenav elements */

#sidenav {
	border: 2px solid #FFFFFF;
}

.sidehdr {
	padding: 4px 8px;
	background: #494460 url(../sidehdr_bkg.gif) repeat-x top left;
	border: 1px solid #494460;
}

.sidehdr H3 {
	margin: 0px;
	font-size: 12px;
	color: #C6C4D4;
}

#sidenav UL {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidenav LI {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	background: transparent url(../_btn/sidenav_btn_off.gif) repeat-x top left;
	border: 1px solid #FFFFFF;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #EAEAEA
}

#sidenav A {
	padding: 0px 8px;
	display: block;
	text-decoration: none;
}

#sidenav A:active,
#sidenav A:hover {
	background: transparent url(../_btn/sidenav_btn_on.gif) repeat-x top left;
}

#sidenav UL.sidesub LI {
	font-weight: normal;
	background: #F4F4F4;
}

#sidenav UL.sidesub LI A {
	padding: 0px 6px 0px 20px;
	background: transparent url(../_btn/sidenav_arrow_off.gif) no-repeat center left;
}

#sidenav UL.sidesub LI A:active,
#sidenav UL.sidesub LI A:hover,
#sidenav UL.sidesub LI A.active {
	background: #EAEAEA url(../_btn/sidenav_arrow_on.gif) no-repeat center left;
}

/* subnav elements */

#subnav {
	font-size: 11px;
	background: #797562;
}

#subnav UL {
	margin: 0px 8px 0px 14px;
	padding: 0px;
	list-style: none;
}

#subnav LI {
	display: inline;
	line-height: 24px;
	margin: 0px 0px 0px 6px;
	padding: 0px 6px 0px 0px;
	border-right: 1px solid #565345;
}

#subnav LI.last {
	border-right: 0px;
}

#subnav A {
	padding: 0px;
	color: #ECEBE8;
	text-decoration: none;
	white-space: nowrap;
}

#subnav A:active,
#subnav A:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
}


/* footer elements */

#footer {
	padding: 15px;
	text-align: center;
	font-size: 11px;
}

.footer_banner {
	padding: 15px;
	font-size: 11px;
}

.core-feature {
	float:left;
	padding: 5px;
	text-align:center;
}