* {
margin:0;
padding:0;
}

body{
font-size: 0.7em;
line-height: 175%;
color: #ffffff;
font-family: Verdana;
background-image:url(../images/main_05.gif);
background-repeat:repeat-x;
text-align:left;
background-color:#000;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.6em 0;
}

li,dd {
}

/*---link---*/
a {
color: #ffff33;
text-decoration: none;
}

a:hover, a:active, a:focus {
color: #efefef;
text-decoration: none;
}

/*---------Title text------------- */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}

/*---------- Small text------------ */
small, .small, .smalldark, .mosimage_caption, .createdate, .modifydate, a.readon, .img_caption, .modifydate{
color:#ffff33;
	font-size: 92%;
}

/*------------------ Heading --------------*/
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 100%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	
	line-height: 180%;
}

ol li {
	
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
border:0px solid #fff;
	padding:0;
}
#modlgn_remember {border:0px solid #333;}
fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 5px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
	padding-right:0.5em;
	margin-left:0;
}

/*---------------------------------------------menu---------------------------*/
#left ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	
}

#left ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#left ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #ffff33;
	text-decoration: none;
	outline: none;
}

#left ul.menu li a span {
	padding-left: 9px;
	background: url(../images/arrow.gif) no-repeat 0px 0px;
}

#left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #ffffff;

	text-decoration: none;
}

#left ul.menu li.active a {
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}

#left ul.menu li.active a span {
	background: url(../images/arrow.gif) no-repeat;
}

#left ul.menu li li a span {
	background: none;
}

#left ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#left ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#left ul.menu li li a:hover,
#left ul.menu li li a:active,
#left ul.menu li li a:focus {
	color: #660000;
}

#left ul.menu li li a span {
	background: url(../images/arrow.gif) no-repeat;
	font-weight: normal;
}


/* ------------------------FORM------------------------ */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	border: 0px solid #d5d5d5;
	background-color:#fff;
	color: #333;
	font-size: 1em;
	background-image: url(../images/topsearch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:5px;
}

.button:hover, .button:focus {
	border: 0px solid #333;
	background: #ffffcc;
	color: #333;
	font-size: 1em;
	padding:5px;
}

* html .button {
	padding: 4px!important; 
	border: 0px;
	
}

*+html .button {
	padding: 4px !important; 
	border: 0px;
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding:5px;
	margin-right:5px;
}

.inputbox:hover, .inputbox:focus {
	background: #ffffcc;
}
#mod_search_searchword{
	padding: 5px;
}
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {



	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/*--------- Quote hilight------------- */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* -----------Small quote------------------ */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;

}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}


.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star.png) no-repeat 0 3px;
	
}
ul.ok {
	list-style: none;
}

ul.ok li {
	padding: 0px 0 5px 20px;
	background: url(../images/ok.png) no-repeat 0 3px;
}

.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size:100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
	font-size:100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	color:#6b695d;
	font-weight:bold;
	
}
a.category ul{
	padding:1em;
	border-bottom:1px solid #660000;
}

h1.componentheading, .componentheading {
	padding: 0 0 8px;
	margin: 0;
	color: #ff9900;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Verdana;
}

.contentdescription {
	padding-bottom: 5px;
}

h2.contentheading, .contentheading {
	background: url(../images/newshead.gif) no-repeat scroll 0 16px ;
	margin: 0;
	color: #ff3333;
	font-size: 1.3em;
	font-family: trebuchet MS, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left:35px;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
}


a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #cccccc;
	display: block;
	background: url(../images/arrow.gif) no-repeat 5px 48%;
	color: #d5d5d5;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom:20px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #d5d5d5;
	background: url(../images/arrow.gif) no-repeat 5px 48% #333;
	color:#ffffcc;
}

table.contentpaneopen td, table.contentpane td {padding-top:5px;
}

table.contentpaneopen {
	width: 70%;
margin-left:40px;
	
}
div.footerint table.contentpaneopen {

margin-left:0px;
	
}


table.contentpane, table.blog {
	width: 100%;
margin-left:0px;
	
}
.moduletable {
	padding: 0;
}
.filter{padding-bottom:1em;}
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #d5d5d5;
	color: #333;
}

.sectiontableheader a {
	color: #333;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #333;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #525050;color:#333;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.article-tools {
	border-top: 1px solid #f2ebd5;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}


.createdate {
display:block;
color:#ffffcc;
padding:0;
}

.modifydate {
	
	float: left;
}

.buttonheading {
float:right;
	
}
p.buttonheading {


	
}p.buttonheading img {
	border: 0;
	float: right;
	margin-right:-20px;
}
.buttonheading a img {
	margin:0px;
}

/* -------------------LAYOUT -------------------------- */
#wrapper {
min-width:780px;
max-width:980px;
margin: 0 auto;

}

#header{
	height:92px;
}
#bluebox{
	background-image: url(../images/main_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	height:92px;
	width:300px;
}
#search{
	float:right;
	height:50px;

	margin-top:35px
}
#content {
float:left;
width:60%;
overflow:hidden;
}

#footer {
clear:both;
height:30px;

}

.intern {
padding:10px;
}

#left {
	float:left;
	width:19%;
	overflow:hidden;
	margin-top:39px;
	background-image: url(../images/main_0.gif);
	background-repeat: no-repeat;
	background-position: 170px top;
	padding-right:1%
}
#right {
	float:left;
	width:19%;
	overflow:hidden;
	margin-top:39px;
padding-left:1%;
}

#content60 {margin-top:45px;float:left;width:60%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
}
#content80 {margin-top:45px;float:left;width:60%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
}
#content100 {margin-top:45px;float:left;width:100%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
}
#content60 div.moduletable {padding-bottom:4px;}
#content80 div.moduletable {padding-bottom:4px;}
#content100 div.moduletable {padding-bottom:4px;}
#wrapper #content80 .moduletable {margin-left:0;}

#content60 div.moduletable h3 {background-image:url(../images/newsbw.jpg);
color:#d5d5d5;
font-size:1.8em;padding-left:40px;
padding-bottom:0;line-height:48px;}
#content80 div.moduletable h3 {background-image:url(../images/newsbw.jpg);
color:#d5d5d5;
font-size:1.8em;padding-left:40px;
padding-bottom:0;line-height:48px;}
#content100 div.moduletable h3 {background-image:url(../images/newsbw.jpg);
color:#d5d5d5;
font-size:1.8em;
padding-left:40px;
padding-bottom:0;line-height:48px;}


/* ---------------------MODULE ------------ */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding: 0 0 20px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	margin: 0;
	color:#333;
	font-family: Verdana;
	background-image: url(../images/bgsearch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:32px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	font-style:none;
}

.banneritem {
	display: block;
	margin-top: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {margin-top:0px;
	
}

#form-login ul {
	margin:  0 0;
}
#form-login ul li {
font-size:0.9em;
	margin:  0 0;
}
#form-login .inputbox {
	
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.leading_separator{clear:both;
display:block;
height:20px;}

#topmenu{
}

.topnavi{
float:left;
height:49px;
}

.moduletableheader_rot{width:60%;}

.footerint {

float:left;
font-size:0.88em;
padding-bottom:14px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
width:30%;
margin-top:15px;
margin-bottom:15px;
}

div.footerint div.moduletable h3{
color:#333;}

#webspa{
	width:100%;

	border-bottom:1px dashed #216cab;
	background-color:#010101;
	clear:both;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.internfooter{
float:right;
color:#666;
padding-right:20px;
padding-top:7px;}

.internfooter a{
color:#d5d5d5;}

div.moduletable a.readmore{
color:#216cab;}

.articleinfo{
margin:0;}

.createdby {
font-size:92%;
color:#919190;}

.pathway{
font-size:96%;}

span.breadcrumbs{
font-size:90%;}

p.iteminfo {
background-color:#0b0b0b;
font-size:10px;
line-height:120%;
padding:5px;
border-bottom:1px solid #d5d5d5;}

.moduletableheadertext{
background-color:#d5d5d5;
color:#333;
margin-bottom:20px;
padding:10px;
height:180px;}

.moduletableheadertext h1{
margin:0;}
.copyright{float:left;
padding-top:5px;
width:700px;
padding-left:20px;
color:#999;
font-size:0.9em;
line-height:0.9em;}
.copyright div a{color:#999;
font-size:0.9em;
line-height:0.9em;}