/* CSS Document */

#content60 {float:left;width:72%;overflow:hidden;}
#content80 {float:left;width:72%;overflow:hidden;}
#content100 {float:right;width:72%;overflow:hidden;} 


* {
margin:0;
padding:0;
}

body {
background: #2c2c2c url(../images/body_bg.jpg) repeat-y 50% 0;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #fff;
	text-align:center;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {color:#fff; font-size: 120%;} 



a:link, a:visited {
	font-size: 12px; 
	color: #b60139; 
	text-decoration: none;
	font-family: "Lucida Sans", Tahoma, Arial;
}
a:hover {
	color: #374149;	text-decoration: underline;
}
.contentheading {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #b60139;
	font-weight: bold;
	height: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	width: 990px;
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #b60139;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.contentheading a:hover {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #b60139;
	font-weight: bold;
	height: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
.modifydate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
	padding: 10px;
}

.small{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.createdate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.readon{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b60139;
	height: 30px;
}
a.readon:link, a.readon:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #b60139;
	text-decoration: none;
	padding: 5px 8px 3px 7px;
	height: 30px;
	width: 100px;
}

a.readon:hover {
	text-decoration: underline;
}
td.buttonheading {
	width: 16px;
}



li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}

.wrapper {
background: #2c2c2c url(../images/body_bg.jpg) repeat-y 50% 0;
width: 958px;
text-align:left;
margin:0px auto 0px auto;
overflow:hidden;
}

#header {
background: url(../images/header.jpg) 50% 0 no-repeat;
width: 958px;
height: 181px;
overflow: hidden;
}

#user1{
float:right;
width:400px;
}

#topnav_l {
float: left;
background: url(../images/menutop.png) 0 0 no-repeat;
width: 276px;
height: 71px;
}


/*-------------------------------------------------------------- TOP MENU -----*/
#topnav {
float: left;
width: auto;
height: 71px;

}

#topnav_r {
float: left;
background: url(../images/topnav_r.png) 100% 0 no-repeat;
width: 958px;
height: 71px;
}



#top {
background: #2c3740 url(../images/header_bg.png) 50% 0 repeat-x;
border:0;
margin:auto;
padding:0;

height: 71px;
overflow:hidden;
}

#top ul li a
{

padding: 14px 20px 0px 0px;
text-align: left;
background: #2c3740 url(../images/button_bg.png) 50% 0 repeat-x;
height: 30px;
color: White;
text-decoration: none;
float: right;
display: block;
margin-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5f011e;

}

#top ul
{
margin-right:20px;
	font-size: 10px;
	color: #374149;
	font-family: "Lucida Sans", Tahoma, Arial;
	padding-right: 2px;
	padding-left: 0px;
	
}

#top ul li { 

display: inline; }


#top ul li a:hover
{
background: url(../images/button_bg_over.png) 50% 0 repeat-x;
color: #fff;
}

/*-------------------------------------------------------------- BREADCRUMBS -----*/

.breadcrumbs {
padding-top: 6px;
padding-right: 20px;
float:right;
text-align: right;
width: 660px;
color: #303030;
}

#breadcrumbs a {
color: #fff;
padding-right: 20px;
}

.inside {
padding:10px;
}

#leftcol {
float:left;
width:27%;
overflow:hidden;
}

.leftpadding {
padding-left: 12px;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

/*-------------------------------------------------------------- PDF & PRINT BUTTONS -----*/
  
p.buttonheading {text-align:right;}
.buttonheading img {border:0;padding: 6px;}
p.buttonheading a:link,p.buttonheading a:visited{border:solid 2px #fff;}
.leading p.buttonheading a:link,.leading p.buttonheading a:visited {border:solid 2px #EFDEEA;}
p.buttonheading a:hover {background:none !important;color:#000 !important;}
p.buttonheading a:active,p.buttonheading a:focus {border:solid 2px;color:#000;}

/*-------------------------------------------------------------- FOOTER -----*/
#banner {
padding: 5px;
text-align:center;
overflow:hidden;
clear:both;
}

#footer {
text-align:center;
clear:both;
overflow: hidden;
}

a {
text-decoration:none;
color: #1d5867;
}

a:hover {text-decoration:underline;}

h1,.componentheading {font-size:1.7em;}
h2,.contentheading {font-size:1.5em;}
h4 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;font-weight:700;}

ol	{list-style: decimal outside; }

ul {
  margin: 0px;
  padding-left: 0px;
  list-style: none;
}

li {
  line-height: 17px;
  text-indent: 20px;
  padding-top: 0px;
  background-image: url(../images/arrow-1.png) ;
  background-repeat: no-repeat;
  background-position: 5px 3px;
}

ul li ul {
padding-left: 15px;
}

.article_column {padding:10px}
.article_row {padding:10px;}

/*-------------------------------------------------------------- MODULE STYLING -----*/

table.moduletable {
	width: 225px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

table.moduletable p {
padding: 20px;	
}
	
.moduletable2 {
	margin: 5px;
		
}

table.moduletable2 {
	margin-top: 10px;
	margin-bottom: 10px;	
}

.moduletable2 table.moduletable {
	width: 100%;
	background: #d6d6d6;
}

.moduletable2 table.moduletable td {
padding: 5px;
}

.moduletable2 table.moduletable th {
background: none;
padding: 5px;
padding-bottom: 10px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #758089;
	height: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b60139;
	text-align: left;
	list-style: none;
}

.moduletable3 h3{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	padding: 0px;
	color: #758089;
	text-transform: uppercase;
}

.moduletable3 {
	padding: 10px;
	margin: 0px 10px 20px 10px;		
}

div.moduletable3 {background: url(../images/box_tl.png) 0 0 no-repeat;padding: 0;}
div.moduletable3 div {background: url(../images/box_bl.png) 0 100% no-repeat;margin: 0;border: 0;}
div.moduletable3 div div {background: url(../images/box_tr.png) 100% 0 no-repeat;}
div.moduletable3 div div div {background: url(../images/box_br.png) 100% 100% no-repeat;}
div.moduletable3 div div div div {background: transparent none;padding: 4px 0px 8px 8px;}


.moduletabletop h3{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
	color: #758089;
	text-transform: uppercase;
}

.moduletabletop {
	padding: 10px;
	margin: 0px 10px 20px 10px;
	width: 200px;
	float: right;
	overflow: hidden;
	color: #758089;	
}




/*-----------------------------------------------Menu Styling*/

table.moduletablemenu {
	width: 213px;
	margin-bottom: 20px;
		
}


.moduletable ul li {
margin-left:-7px;

}

/* Menu Heading*/
table.moduletable th, table.moduletable_menu th {
background-image: url(../images/menu_h.png) ;
padding: 10px;
padding-left: 20px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #fff;
	height: 20px;
	width:100%;
	text-transform: uppercase;
	text-align: left;
}

table.moduletable td {
margin: 0px;
	}
	
	table.moduletable td a {
	margin-left:0em;
	margin-bottom: 1px;
	}
	
.moduletable ul.menu {
width: 204px;
list-style-type: none;
padding-bottom: 5px;

}

.moduletable ul.menu a {

padding: 5px;
background-image: url(../images/sidebutton.png) ;
height: 19px;
display: block;
font-size: 11px;
text-transform: uppercase;

}

.moduletable ul.menu a:link, .moduletable a:visited {
padding-top: 5px;
color: #fff;
text-decoration: none;
}

.moduletable td {
padding-left: 20px;
}

.moduletable ul.menu li {

  text-indent: 8px;
  padding-top: 0px;
  background-image: url(../images/arrow-1.png) ;
  background-repeat: no-repeat;
  background-position: 15px 10px;
}

.moduletable ul.menu li a:hover {
background-image: url(../images/sidebutton_over.png) ;
color: #a0a0a0;
}

.pollstableborder td {
	text-align: left;
}

.menubase {
background: none;
width: 320px;
height: 93px;
margin: 0px;
}
