html
{
	height:100%;
}

body
{
	color:#232323;
	margin:0;
	padding:0;
}
.pathway {
color: #BBBBBB;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}
input , select, textarea {
	border:1px inset #425c4b;
	font: normal 11px Tahoma, Helvetica, Verdana, tahoma, sans-serif;
	color: #5376bd;
	background:#232323;
}
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

tr,td,p,div
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

.clr
{
	clear:both;
}

a
{
	text-decoration:none;
	color:#325396;
}

a:hover
{
	color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6
{
	font: tahoma, sans-serif;
	margin:0;
	padding:0;
}

h1
{
	font-size:1.8em;
}

h2
{
	font-size:1.7em;
}

h3
{
	font-size:1.4em;
	font-weight:bold;
	color:#4167b6;
}

h4
{
	color:#5376bd;
	font-size:1.2em;
}

h5
{
	font-size:0.9em;
}

h1
{
	font-size:0.8em;
}

ul
{
	margin: 0 0 0 50px ;
	padding:0;
	list-style:none;
	background: url(images/arrow4.png) left no-repeat;
}

ul li
{	
	width: 350px;
	padding:10px 0px 0px 25px;
}


/***************layout stuff ***************/
.body_background
{
	background:#232323 url(../images/bg.gif) 0% 0% repeat-x;
	text-align:center;
	color:#E1E1E1;
}

.wrapper
{
	background:#232323 url(../images/wrapper_bg.png) 0% 0% repeat-y;
	width:990px;
	margin:0 auto;
	text-align:left;
}

.header
{
	margin: 0 0 0 -5px;
	height: 232px;
}
.headerContent{
	margin: 0 0 0 -5px;
	height: 17px;
}

div .newsflash
{
	margin:0 auto;
	width:800px;
	padding: 5px 10px;
	background:transparent;
}

.contentpaneopen {
	margin:5px;
}
.contentpaneopen .detail{
	padding: 0 13px 20px 20px;
}
.contentpaneopen .detail2{
	padding: 0 13px 20px 5px;
}
.topmenu
{
	background:transparent url(../images/news_bg.png) 0% 0% no-repeat;
}

.topmenuitems
{
	padding:0 0 0 4px;
}

.topmenuitems a.mainlevel:link,
.topmenuitems a.mainlevel:visited
{
	font-size:1em;
	color:#5376bd;
	font-weight:bold;
	padding:0px 15px 0px 0px;
	background:none;
}

.topmenuitems a.mainlevel:hover
{
	color:#FFFFFF;
}

.main
{
	margin: 0 0 4px 0;
}

.maintable
{
}

.leftcol,
.rightcol
{
	vertical-align:top;
}

.leftcol
{
	width:350px;
	background:#000000 url(../images/left_col_bg.jpg) right top repeat-y;
	border-right: 1px solid #393939;
	
}

.left
{
	padding:30px 30px 30px 30px;
	
}
.left h3{
	font-size:1em;
	font-weight: bold;
	color:#4167b6;
	background: url(../images/subhead_bg.png) repeat-x;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	text-align:left;
}
.rightcol
{
	width:780px;
	background:#000000 url(../images/main_bg.jpg) left top repeat-y;
}

.rightcolwide
{
	width:100%;
	background:#595959 url(../images/rightcol_bg.png) 0% 0% repeat-x;
}

.right
{
	padding: 0 0 0 0;
	
}

.footer
{
	text-align:center;
	padding:8px 0px 8px 0px;
}


/************titles,blogs,contacts****************/
.linkage{
	padding: 5px;
}
.contentheading
{
	font-size:1.8em;
	font-weight:bold;
	color:#5376bd;
}
.contentheading .arrow2{
	padding: -2px 0 0 0;	
	
}
.componentheading
{
	font-size:1.4em;
	font-weight:bold;
	color:#5376bd;
}
.componentheading2
{
	font-size:1.2em;
	font-weight:bold;
	color:#5376bd;
}
.componentheading4
{
	font-size:1em;
	font-weight:bold;
	color:#5376bd;
}

.sectiontableheader
{
	padding:5px 5px 5px 5px;
	background-color:#595959;
}

.sectiontableentry1,
.sectionatbeleentry2
{
	line-height:1.6em;
}

td.contentdescription
{
	font-size:0.9em;
}

.createdate,
.modifydate,
.small,
.content_rating,
.content_vote,
.mosimage_caption
{
	font-size:0.9em;
	color:#999999;
}

.message
{
	color:#5376bd;
}

a#active_menu.mainlevel
{
	color:#fff;
	
}
a.mainlevel:link,{
	background:url(../images/dot.gif) left center no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding:0px 0px 0px 15px;
	line-height:1.4em;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:visited
{
	padding:0px 0px 0px 15px;
	line-height:1.4em;
	background:url(../images/dot.gif) left center no-repeat;
}

a.mainlevel:hover
{
	color:#FFFFFF;
}

a.sublevel:link,
{
	background:url(../images/dot.gif) left center no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.sublevel:visited
{
	padding:0px 0px 0px 17px;
	line-height:1.4em;
}

a.sublevel:hover
{
	color:#FFFFFF;
}

form
{
	padding:0;
	margin:0;
}



/*************modules****************/
.moduletable
{
	margin:0px 0px 25px 0px;
	padding:0;
	background: url(../images/subhead_bg.png) repeat-x;
}

.moduletable h3
{
	font-size:1em;
	font-weight: bold;
	color:#4167b6;
	background: url(../images/subhead_bg.png) repeat-x;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	text-align:left;
}

.topmenuitems .moduletable
{
	margin:0;
	padding:0;
}


.newsflash .moduletable
{
	margin:0;
	padding:0;
}

.newsflash .moduletable div,
.newsflash .moduletable td,
.newsflash .moduletable p,
.newsflash .moduletable tr
{
	color:#FFFFFF;
} 

.newsflash .moduletable h3
{
	color:#C6E1F2;
}

.user1 .moduletable
{
	background:transparent url(../images/moduletable_bg.gif) left top;
	margin:0px 0px 10px 0px;
	
}

.user1 .moduletable h3
{
	color:#CCCCCC;
}

.user2 .moduletable
{
	background:transparent url(../images/moduletable_bg.gif) left top;
	margin:10px 0px 10px 0px;
}

.user2 .moduletable h3
{
	color:#CCCCCC;
}

.moduletable .pollstableborder
{
	border:none;
	text-align:left;
}

.moduletable-blue
{
	margin:0px 0px 25px 0px;
	padding:5px 5px 5px 5px;
	background: url(../images/subhead_bg.png) repeat-x;
	
}

.moduletable-blue h3
{
	font-size:1.2em;
	color:#4167b6;
	font-weight:normal;
	text-align:left;
	background: url(../images/subhead_bg.png) repeat-x;
}

.moduletable-black
{
	margin:0px 0px 25px 0px;
	padding:5px 5px 5px 5px;
	background: url(../images/subhead_bg.png) repeat-x;
}

.moduletable-black h3
{
	font-size:1.2em;
background: url(../images/subhead_bg.png) repeat-x;
	font-weight:normal;
	text-align:left;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #fefefe;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #fefefe;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 10px;
text-align:center;
width:100%;
margin:0px auto;
color: #fefefe;
}
.sgf {
text-align:right;
font-size: 10px;
font-family: tahoma, sans-serif;
color: #fefefe;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: tahoma, sans-serif;
color: #fefefe;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color: #fefefe;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color: #fefefe;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
.form{
	padding: 0 25px 25px 25px;
	border-left: #ff0000;
}