/* CSS Document */

body {

	/* height: 100%; */

	font: 11px Verdana;

	color: #515151;

	padding: 17px;

	margin: 0px auto;

	width: 778px !important;

	width: 780px;

	background: #FFFFFF url(../images/index_01.jpg) repeat-x top;

	text-align: center;

}

h1, h2, h3, div, form, ul, li {

	margin: 0px;

	padding: 0px;

	border: 0px;

}

img {

	border: 0px;

}

/* All setting =) */

#page {

	display: block;

	position:relative;

	width: 778px !important;

	width: 780px;

	background: #FFFFFF;

	border: 1px solid #ffffff;

	margin: 0 auto;

	padding: 0;

	text-align: left;	

}

.clr {

	clear:both;

}

#left {

	float: left;

	width: 196px;

}

#right {

	background: #CC3467;

	float: right;

	width: 582px;

}

#search {

	background: #373737 url(../images/jefferson.gif);

	text-align: center;

	padding-top: 5px;

	height: 27px;

}

#menu {

	background: #CC3467;

	padding: 10px 0px !important;

	padding: 12px 0px;

	margin: 0px;

	float: right;	

}

#menu ul, #menu li {

	list-style: none;

	display: inline;

}

#menu a {	

	padding: 10px 30px !important;

	padding: 12px 30px;

	background: #CC3467 url(../images/menu_link.gif) no-repeat center left;

	font: 10px Verdana;

	font-weight: bold;

	color: #FFFFFF;

	text-transform: uppercase;

	text-decoration: none;

	border-right: 1px solid #FFFFFF;

}

#menu a:hover {

	background: #FFFFFF url(../images/menu_hover.gif) no-repeat center left;

	color: #BA0000;

}

#header {

	border-bottom: 1px solid #FFFFFF;

	height: 159px;

}

#logotip {

	background: url(../images/logotip.jpg);

	height: 159px;

}

#header_images {

	background:#f0f0f0;

}

div.header_text {

	padding: 40px 10px 20px 300px;	

}

div.header_text h1 {

	font: 11px Verdana;

	color: #FFFFFF;	

	font-weight: normal;

	text-align: left;

	margin: 10px;

}

div.header_text h1 strong {

	color: #FFFFFF;

}

div.header_text h1 a {

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

div.header_text h1 a:hover {

	text-decoration: underline;

}



#navigation {

	width: 195px;

	border-right: 1px solid #FFFFFF;

}

#navigation div.module {

	background: #8A8A8A url(../images/nav_bc.jpg) repeat-x top;

}

#navigation h3 {

	background: url(../images/menu_nav_2.jpg);

	padding: 8px;

	padding-left: 30px;

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: bold;

}

div#navigation td {

	padding: 6px;

	border-bottom: 1px dotted #CCCCCC;

}

#navigation a.mainlevel {	

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

	padding-left: 30px;

	background:url(../images/menu_pimp.gif) no-repeat center left;

}

#navigation a.mainlevel:hover, a.mainlevel#active_menu  {

	padding-left: 35px;

	text-decoration: underline;

}

#navigation label, #navigation td {

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: normal;

}

#navigation form td {

	padding: 0px 20px;

}

#navigation form a {

	color: #B4B4B4;

	font-weight: normal;

	text-decoration: none;

	padding-left:20px;

}

#navigation form a:hover {

	text-decoration: underline;

}

#navigation input.button {

	border: 1px solid #FFFFFF;

	background: #B91B03;

	font: 11px Verdana;

	font-weight: bold;

	color: #FFFFFF;

	padding: 2px 12px;

	margin: 4px 7px;

}

.syndicate img {

	padding: 3px;

}

#left_body {

	float: left;

	width: 582px;

}

#content_block {

	padding: 5px 4px 0px 0px;

	height: 25px;

	background: #D3D3D3;

}

.content {

	padding: 10px;

	background: #FFFFFF url(../images/body_bc.gif) repeat-x;

}

.contentheading, .componentheading {

	font: 12px Verdana;

	font-weight: bold;

	color: #940000;

}

.mosimage {

	border: 1px solid #000000;

	margin: 0px 10px 5px 0px;

	background: #FFFFFF;

}

#left_body .contentpaneopen {

	font: 11px Verdana;

	font-weight: normal;

	color: #828282;

}

.small, .createdate {

	color: #FF6F3E;

	font: 10px Verdana;

	font-weight: normal;

}

#left_body a {

	color: #373737;

	font-family: Verdana;

	font-size: 11px;

	text-decoration: none;

	font-weight: normal;

}

#left_body a:hover {

	text-decoration: underline;

}

#left_body a.readon {

	font-weight: bold;

}

#left_body ul {

	list-style: none;

}

#left_body textarea.inputbox {

	width: 350px;

}



#right_body {

	float: right;

	width: 195px;

	border-left: 1px solid #FFFFFF;

}

#right_body h3 {	

	background: url(../images/menu_nav_1.jpg);

	padding: 8px;

	padding-left: 30px;

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: bold;

}

#right_body .moduletable {

	background: #F4F5FA;

}

ul.mostread, ul.latestnews {

	list-style: none;

	padding: 5px;

}

li.mostread, li.latestnews {

	padding: 5px;

	padding-left: 10px;

	border-bottom: 1px dotted #7E7D7D;

}

#right_body a {

	color: #848484;

}

#right_body form {

	padding: 5px;	

}

#right_body input.button {

	border: 1px solid #FFFFFF;

	background: #000000;

	font: 11px Verdana;

	font-weight: bold;

	color: #FFFFFF;

	padding: 2px 12px;

	margin: 4px 7px;

}

#right_body div, .sectiontableentry1, .sectiontableentry2, #right_body td {

	font: 11px Verdana;

	font-weight: normal;

	color: #828282;

	text-align: left;

}



#footer_left {

	border: 0px;

	border-top: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

	background: #373737;

	width: 195px;

	height: 35px;

}

#footer_text {

	border: 0px;

	border-top: 1px solid #FFFFFF;

	width: 582px;

	background: #CC3467;

	text-align: center;

	height: 30px;

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: normal;

	padding-top: 5px;

}

#footer_text a {

	font: 11px Verdana;

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}

.button {

	background-color: #FFFFFF;

	font-size: 10px;

	color: #666;

	border: #666 solid 1px;

	padding: 3px;

	padding-bottom: 0px;

	padding-top: 0px;

}

.inputbox {

	font-family: Tahoma;

	background-color: #FFFFFF;

	font-size: 11px;

	color: #333333;

	border: #666 solid 1px;

	padding: 1px;

	padding-left: 3px;

}

