/* CSS Document */

html {
	height: 100%;
	font-size: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bac.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#656565;
	font-size:100%;
	font-family: Tahoma;
	color:#FFFFFF;

}

body.f-smaller{
	font-size: 11px;
}

body.f-default{
	font-size: 13px;
	background-color: #000000;

}

body.f-larger{
	font-size: 15px;
}

img{

border:0px;

}

.clr {
	clear: both;
}
table.main{
	width:900px;

}
.outline {
  background: #ffffff;
	padding: 2px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 1;
	margin: 0;
	font-size: 90%;
}

ul#mainlevel-nav li
{

	padding-left: 7px;
	padding-right: 0px;
	float: left;
	line-height: 24px !important;
	line-height: 20px;


}

ul#mainlevel-nav li a
{

	display: block;
	padding-right: 0px;
	padding-left: 5px;
	text-decoration: none;
	color:#6C6C6C;
	font-weight:normal;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#FFFF00;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
#main {
	width:900px;
}
#main_body {
  float: left;
  width:500px;
  text-align:left;
  padding: 8px 8px 8px 8px;

}
#main_body2 {
  width:690px;
  max-width:900px;
  text-align:left;
  padding: 8px 8px 8px 8px;
  color:#FFFFFF;
}

#main_body_full {
  width:886px;
  max-width:886px;
  text-align:left;
  padding: 8px 8px 8px 8px;
  color:#FFFFFF;
}

#center {
  float: left;
  width:440px;
  height:100%;
}
#center2 {
  float: left;
  width:690px;
  height:100%;
}

#center_full {
  float: left;
  width:870px;
  height:100%;
}

#left {
  float: left;
  width:192px;
  height:100%;
  text-align:left;
  padding-left:5px;
  padding-top:5px;
  vertical-align:top;
}
#right {
  float: right;
  width:192px;
  height:100%;
  text-align:left;
  padding-left:5px;
  padding-top:5px;
  vertical-align:top;
  color:#990000;
}
#rightcol-broad{
  background-image:url(../images/bac_top.png);
  background-repeat:repeat-x;
  background-position:top left;
  background-color:#050505;
  padding-bottom:10px;
}
#footer {
  float: left;
  width:900px;
  background-image:url(../images/footer.png);
  height:48px;
  color:#666666;
  text-align:center;
  line-height:100%;
  padding-top:5px;
  margin-left:1px;
}
#footer a {
  color:#666666;
  font-weight:bold;
}
#top {
  float: left;
  width:900px;
  background-image:url(../images/bac_top_link.png);
  line-height:30px;
  text-align:left;
  height:30px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 110%;
  font-weight: normal;
}

/** old stuff **/

div.back_button {
  float: right;
  text-align: center;
  font-size: 85%;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png) repeat-x;
  line-height: 25px;
  margin: 1px;
  color:#006600;
  width:99px;
}
a.pagenav:link {
  text-align: center;
  font-size: 85%;
  font-weight: normal;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#333333;
}
.pagenav {
  text-align: center;
  font-size: 85%;
  font-weight: normal;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#333333;
}

.pagenavbar {
	margin-left: 10px;
	float: left;
}

b{
	color: #DBDBDB;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
margin-left: 10px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:left;
}




td {
	text-align: center;
	font-size: 100%;
	line-height: 120%;

}


a:link, a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

a:hover {
text-decoration: none;
	color:#FFFFFF;
}

#logoimg{
	
  background: url(../images/logo.png) no-repeat;
	height: 58px;
	width: 336px;
	float: left;

}


#logopanel {

	width: auto;
	height: 70px;
	padding: 0px 10px 0px 0px;
	padding-top: 10px;
	padding-bottom: 0px !important;
	padding-bottom: 10px;

	clear: both;

	background: #000000;
	
	border-bottom: 3px solid white;
	


}

#topmenu{

	float: left;



}

div#date {

	margin: 1px 0px 0px 1px;
	float: left;
	font-size: 85%;
	line-height: 24px !important;
	line-height: 20px;
	color: #ffffff;

}

#fontchanger{
	float: right;
	padding-right: 10px;
}

#fontchanger a{
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;

}

#fontchanger a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;

}


#logo{
	background-color:#000000;
	text-align:left;
	height: 40px;
	border-bottom:	3px solid white;
}

#logo2{
	background-color:#000000;
	text-align:left;
	height: 40px;
	border-bottom:	3px solid white;	
	float: left;
}


table.contentpaneopen {
    width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 100%;
}

table.contentpaneopen td {
   padding-left: 5px;
	font-size: 100%;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	font-size: 100%;
	
}



table.contentpane {
	  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
		font-size: 100%;
}

table.contentpane td {
	margin: 0px;
	padding: 3px;
	font-size: 100%;
}

table.contentpane td.componentheading {
	padding-left: 4px;
	font-size: 100%;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;

}

.button {
  color:#006600;
  font-family: Tahoma;
  text-align: center;
  font-size: 85%;
  font-weight: normal;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:bottom;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	background-color: #666666;

	margin:4px;
	
}

.componentheading {
	padding-left: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	background-image:url(../images/bac_content.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}

label{
	padding-left: 4px;
}

.contentcolumn {
	padding-left: 5px;
}

.contentheading {
	padding-left: 30px;
	color: #DFCE8B;
	font-weight: bold;
	font-size: 115%;
	background-image:url(../images/bac_content.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
.contentpagetitle {
	font-size: 105%;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
}

#leftcol div.module, #rightcol-normal div.module {
width: 190px;
background-color:#000000;
margin-bottom: 10px;
	font-size: 100%;

}

#leftcol div.module div, #rightcol-normal div.module div {
width: 190px;
background: transparent url(../images/top_mod.png) top left no-repeat;
	font-size: 100%;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 190px;
background: transparent url(../images/bot_mod.png)  bottom left no-repeat;
	font-size: 100%;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 187px;
padding-left: 5px;
padding-right: 0px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
	font-size: 100%;

}



#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
	font-size: 100%;
}

#leftcol h3 {
font-size: 100%;
width: 176px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
background-image:url(../images/bac_h3.png);
background-repeat:no-repeat;
background-position:left top;
line-height:30px;
padding-left:7px;
color: #DFD5A7;

}
div.user h3 {
	background: url(../images/bac_user.png) no-repeat;
	background-position:bottom left;
	color:#EF5959;
	text-align: left;
	padding-bottom:5px !important;
	padding-bottom:0px;
	height: 27px;
	line-height: 33px;
	font-weight: bold;
	font-size: 100%;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:15px;
}

div.user_full h3 {
	background: url(../images/bac_newsflash_full.png) no-repeat;
	background-position:bottom left;
	color:#EF5959;
	text-align: left;
	padding-bottom:5px !important;
	padding-bottom:0px;
	height: 27px;
	width: 895px;
	line-height: 33px;
	font-weight: bold;
	font-size: 100%;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:15px;
}

div.user_half h3 {
	background: url(../images/bac_newsflash_half.png) no-repeat;
	background-position:bottom left;
	color:#EF5959;
	text-align: left;
	padding-bottom:5px !important;
	padding-bottom:0px;
	height: 27px;

	line-height: 33px;
	font-weight: bold;
	font-size: 100%;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:15px;
}


div.newsflash h3 {
	background: url(../images/bac_newsflash.png) no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	text-align: left;
	padding-bottom:5px !important;
	padding-bottom:0px;
	height: 27px;
	line-height: 33px;
	font-weight: bold;
	font-size: 100%;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:15px;
}

div.newsflash_full h3 {
	background: url(../images/bac_newsflash_full.png) no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	text-align: left;
	padding-bottom:5px !important;
	padding-bottom:0px;
	height: 27px;
	line-height: 33px;
	font-weight: bold;
	font-size: 100%;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:15px;
}

div.newsflash_half h3 {
	background: url(../images/bac_newsflash_half.png) no-repeat;
	background-position:bottom left;
	color:#FFFFFF;
	text-align: left;
	padding-bottom:5px !important;
	padding-bottom:0px;
	height: 27px;
	line-height: 33px;
	font-weight: bold;
	font-size: 100%;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:15px;
}


#user1 {
  float: left;
  width:900px;
  background-image:url(../images/bac_user1.png);
  background-repeat:repeat-x;
  background-position:top left;
  height:130px;
  color:#FFFFFF;
  line-height:100%;
  padding-top:0px;
}

#user{
  float: left;
  width:200px;
  text-align:left;

}

#user_half{
  float: left;
  width:450px;
  text-align:left;

}

#user_full{
  float: left;
  width:895px;
  text-align:left;

}

#newsflash{
  float: left;
  width:500px;
text-align: left;
	line-heigh: 100%;
}



#newsflash_full{
  float: left;
  width:900px;
}

#newsflash_half{
  float: left;
  width:450px;
}


#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 80%;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 100%;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

table.pollstableborder {
  padding: 2px;
  width:91%;
}
moduletable-Banners {
	text-align:center;
}

.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  margin-left: 5px;
  height:32px;
  color: #000000;
  font-size: 110%;	
}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#FFFFFF;
}
img.image{
  width:64px;
  height:64px;
}
a.download {
  font-weight: bold;
  color:#FFFFFF;
}
a.download:hover {
  font-weight: bold;
  color:#FFFFFF;
}
a.download:visited {
  font-weight: bold;
  color:#FFFFFF;
}
.sectiontablefooter {

}

.sectiontableentry1 {
	background-color:#333333;
	color:#FFFFFF;
}

.sectiontableentry2 {
	background-color:#000000;
	color:#FFFFFF;
}
.small {
	color: #FFFFFF;
	font-size: 80%;
	float: right;
}

.createdate {
	height: 15px;
	line-height: 20px;
	color: #CFCFCF;
	font-size: 105%;
	
}

.modifydate {
	height: 15px;
	padding-top: 14px;
	color: #FFFFFF;
	font-size: 90%;
	float: right;
	
}

table.contenttoc {
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #3C4571;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 97%;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position:left top;
	font-size: 95%;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	padding-left:40px;
	height: 30px;
	line-height:30px;
	text-decoration: none;
	margin-left:3px;
	width:170px;
}

a.mainlevel:hover {
	text-decoration: none;
	background-position: left bottom;
	color:#FFFF00;
}

a.mainlevel#active_menu {
	color:#FFFF00;
	font-weight: bold;
	background-position: left bottom;
}

a.mainlevel#active_menu:hover {
	color:#FF9900;
}

a.sublevel:link, a.sublevel:visited {
	display: block;

	font-size: 95%;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	padding-left:10px;
	height: 30px;
	line-height:30px;
	text-decoration: none;
	margin-left:3px;
	width:170px;
}

a.sublevel:hover {
	color: #FFFF00;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #FFFF00;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
}

div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:105%;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 80%;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#FFFFFF;
	font-weight:normal;
}
a.mostread:hover {
	color:#707070;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews:hover {
	color:#707070;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-right:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-right:10px;
}

a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#FFFFFF;
	padding-left:22px;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding-top:3px;
	height:25px;
	line-height:22px;
}
th.pagenav_next {
	display:block;
	color:#003300;
	padding-left:15px;
	height:21px;
	font-size:90%;
	width:50px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#003300;
	padding-left:15px;
	height:21px;
	font-size:90%;
	width:50px;
}
/** typography **/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}


h1 {
	font-size: 200%;
	font-weight: normal;
	color: #fff;
}

h2 {
	font-size: 150%;
	color: #fff;
}

div.empty {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Info-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Warning-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}

div.error2 {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Error-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}


div.ok {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Good-Shield.png) 3px 3px no-repeat;
	text-align:justify;
}

div.access {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Accessibility.png) 3px 3px no-repeat;
	text-align:justify;
}

div.help {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #383838 url(../images/Help-and-Support.png) 3px 3px no-repeat;
	text-align:justify;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;        css-3 */
	/* white-space: -moz-pre-wrap;   Mozilla, since 1999 */
}

