/* general stuff */

body { 
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #003;
	font-family: Verdana, Geneva, Arial, SansSerif, Helvetica;
	font-size: 11px; 
	line-height: 14px; 
	color: #000;
	}

a:link { 
	text-decoration: none;
	color: #003; 
	font-weight: bold;
	}
	
a:visited {
	text-decoration: none;
	color: #003; 
	font-weight: bold;
	}
	
a:hover {
	color: #003; 
	font-weight: bold;
	text-decoration: underline !important;
	}	
		
#page {
	width:760px;
	text-align: left;
	background: #fff;
	}

#header {
	padding: 4px 0px 10px 13px;
	* padding: 4px 0px 0px 13px;
	}
	
#navHR {
	text-align: center;
	}
	
#nav {
	font-family: "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #676767;
	font-size: 12px;
	line-height: 10px;
	padding: 6px;
	* padding: 5px 0px 2px 0px;
	* line-height: 6px;
	}

.tree-top ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

.tree-top ul li{
	list-style:none;
	display:inline;
	margin: 0px 5px;
	white-space: nowrap;
	padding:0px;
	list-style-type:none;
	text-indent:0px;
}

.tree-top ul li a:link{
	color: #676767;
	padding: 0px 5px;
	font-weight: bold;
	text-decoration: none;
	}

.tree-top ul li a:visited{
	color: #676767;
	padding: 0px 5px;
	font-weight: bold;
	text-decoration: none;
	}

.tree-top ul li a:hover{
	color: #003;
	padding: 0px 5px;
	font-weight: bold;
	text-decoration: none;
	}	

#active_menu-top {
	color: #142c6a;
	padding: 0px 5px;
	text-decoration: none;
	font-weight: bold;
	}	

a.mainlevel_active-top:link {
	color: #323264 !important;
	font-weight: bold;
	}

a.mainlevel_active-top:visited {
	color: #323264 !important;
	font-weight: bold;
	}
	
a.mainlevel_active-top:hover {
	color: #142c6a !important;
	font-weight: bold;
	}
	
#secNav {
	background: #003; 
	margin: 3px 3px 2px 3px;
	color: #fff;
	font-family: "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 4px;
	* padding: 2px;
	height: 14px;
	vertical-align: middle;
	}
	
.tree-sec ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

.tree-sec ul li{
	list-style:none;
	display:inline;
	margin: 0px 5px;
	white-space: nowrap;
	padding:0px;
	list-style-type:none;
	text-indent:0px;
}

.tree-sec ul li a:link{
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
	}

.tree-sec ul li a:visited{
	color: #fff;
	padding: 0px 5px;
	text-decoration: none;
	}

.tree-sec ul li a:hover{
	color: #ccc;
	padding: 0px 5px;
	text-decoration: none;
	}

#active_menu-sec {
	color: #666;
	padding: 0px 5px;
	text-decoration: none;
	}
	
#contentHeader {
	margin: 10px 0px;
	}
		
#content-oneCol {
	border: 1px solid #ccc;
	margin: 0px 10px 10px 80px;
	padding: 0px;
	float: left;
	width: 373px;
	* width: 360px;
	* margin: 0px 20px 10px 40px;
	}

#content-twoCol {
	border: 1px solid #ccc;
	margin: 0px 20px 10px 80px;
	padding: 0px;
	}
		
.contentTitle {
	font-family: "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	display: block;
	text-transform: uppercase;
	color: #142c6a;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	background: #ccc;
	padding: 2px 5px;
	margin: -5px -5px 5px -5px;
	}
	
#rightCol {
	width: 295px;
	position: relative;
	z-index: 5;
	float: left;
	margin: 0px;
	}

.textCallout {
	padding: 70px 40px 10px 65px; 
	color:#fff; 
	width: 170px; 
	height: 50px; 
	margin-bottom: 25px; 
	float: left;
	}

.textCallout a:link {
	color:#fff; 
	font-weight: bold;
	text-decoration: none;
	}

.textCallout a:visited {
	color:#fff; 
	font-weight: bold;
	text-decoration: none;
	}
	
.textCallout a:hover {
	color:#fff; 
	font-weight: bold;
	text-decoration: underline;
	}

.picCallout {
	padding: 80px 175px 20px 30px; 
	color:#fff; 
	width: 95px; 
	* width: 93px;
	height: 130px; 
	margin-bottom: 0px; 
	float: left;
	}

.picCallout a:link {
	color:#fff; 
	font-weight: bold;
	text-decoration: none;
	}

.picCallout a:visited {
	color:#fff; 
	font-weight: bold;
	text-decoration: none;
	}
	
.picCallout a:hover {
	color:#fff; 
	font-weight: bold;
	text-decoration: underline;
	}
	
#bottom {
	position: relative;
	float:left;
	padding-top: 10px;
	width: 760px;
	background: url(images/design/footerBG.jpg) #fff no-repeat bottom center;
	}
		
.footer {
	font-family: "TradeGothic BoldCondTwenty", "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	float: left;
	width: 177px;
	height: 115px;
	padding: 10px 5px;
	dispaly: inline;
	text-align: center;
	text-transform: uppercase;
	color: #142c6a;
	font-size: 13px;
	line-height: 19px;
	position: relative;
	z-index: 10;
	margin-top: 5px;
	cursor:pointer;
	font-weight: bold;
	}
			
.footer h1 {
	font-family: "TradeGothic BoldCondTwenty", "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	}
	
.footer h2 {
	font-family: "TradeGothic BoldCondTwenty", "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	color: #142c6a;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	}
	
.footerOn {
	font-family: "TradeGothic BoldCondTwenty", "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	float: left;
	width: 177px;
	height: 115px;
	padding: 10px 5px;
	dispaly: inline;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	position: relative;
	z-index: 10;
	margin-top: 5px;
	cursor:pointer;
	background: url(images/design/casinoBG.gif) no-repeat top center;
	font-weight: bold;
	}
	
.footerOn h1 {
	font-family: "TradeGothic BoldCondTwenty", "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	}
	
.footerOn h2 {
	font-family: "TradeGothic BoldCondTwenty", "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	}
	
#footerNav {
	font-size: 10px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}

a.mainlevel-bottom:link{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	}

a.mainlevel-bottom:visited{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	}

a.mainlevel-bottom:hover{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
	}

a.mainlevel-foot:link{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	}

a.mainlevel-foot:visited{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	}

a.mainlevel-foot:hover{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
	}

#quarterlyReport{
	background: url(images/design/3rdReport.jpg) no-repeat top left; 
	color: #fff;
	width:140px;
	height: 41px;
	padding: 58px 99px 32px 46px;
	margin-bottom: -5px;
	}
	
/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}
	
#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(images/design/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

 iframe.wrapper {
 z-index: 0;
 }

.clr{clear:both;}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
}

#leftcol div.module div div, #rightcol-normal div.module div div {
background: transparent;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
background: transparent;
}

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

#rightcol-broad div.module {
margin-bottom: 10px;
}

#rightcol-broad div.module div {
background: transparent;
}

#rightcol-broad div.module div div {
background: transparent;
}

#rightcol-broad div.module div div div{
background: transparent;
padding-bottom: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

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

hr {
width:  90%;
 }
hr.separator {
width:  40%;
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(images/design/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(images/design/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
	font-family: "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	display: block;
	text-transform: uppercase;
	color: #142c6a;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	background: #ccc;
	padding: 0px 5px;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 10px;
line-height: 1.8;
width: 100%;
margin: 0px;
padding:10px;
}

.contentpaneopen h3 {
	margin: 0px;
	padding: 0px;
	clear: none;
	white-space: nowrap;
	float: left;
	font-size: 11px; 
	line-height: 14px; 
	}

a:link { 
	text-decoration: none;
	color: #0A245F; 
	}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border: none;
width: 100%;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
width: 98%;
font-weight: bold;
font-size: 20px;
height: 29px;
line-height: 29px;
font-family: times, serif;
color: #1a4c3f;
display: none;
}
a.category {
text-decoration:  underline;
 }
a.category:hover {
text-decoration:  underline;
 }
table.moduletable {
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

.formlabel {
	width:150px;
}

.formlabeltop {
	width:150px;
	vertical-align:top;
	padding-top:4px;
}

.required {
	color:#c00;
}

INPUT.required {
	color: #000;
	background-image: url(images/design/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

INPUT.invalid, TEXTAREA.invalid {
	background-color: #F7DDDD;
	border: 1px solid #ff0000 !important;
}

.message {
	color:#f00;
	font-weight:bold;
	font-size:16px;
}

div.auto_complete {
   border: 1px solid #000;
   background-color: #ffffff;
   position: float;
}

div.auto_complete ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

div.auto_complete ul li {
   list-style-type: none;
   display: block;
   margin: 0px;
   padding: 1px 4px;
   cursor:pointer;
   white-space: nowrap;
}

div.auto_complete ul li.selected {
   background-color: #BBEDFF;
}

/* Zebra Table Styles */

.striped {
	margin: 0px;
	border:1px solid #769E3B;
}
.striped thead th{
	padding:5px;
	height:35;
	color:#fff;
	background: url(images/design/navBG.jpg) no-repeat top center;
	font-weight:bold;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.striped thead td{
	padding:5px;
	height:35;
	color:#fff;
	background: url(images/design/navBG.jpg) no-repeat top center;
	font-weight:bold;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}
.striped tr td{
	padding:3px;
	background:#fff;
	border-left:1px solid #C8DB9B;
	border-right:1px solid #C8DB9B;
}
.striped tbody td{
	padding:3px;
	background:#fff;
	border-left:1px solid #C8DB9B;
	border-right:1px solid #C8DB9B;
}
.striped tr.even td{
	background:#E8F5C9;
}
.striped tr.ruled td{
	background:#ccc;
}
