/* general stuff */


body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	background-color: #004D84;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
h1 {
font-size:16px;
font-weight: bolder;
color: #004D84;
}
/* Layout */

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

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

#pagewidth{
	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 2px;
	border-color: #FFFF00;
	border-style: solid; /*background: transparent ;*/
	background: #D8D9DB url(../images/page.jpg) no-repeat top; 
	margin-bottom: 20px;
}

#header {
height:  116px; 
width:  100%;
/*background: #FFF url(../images/hg_header.jpg) no-repeat top; */
 }
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
float: right;
}

#top-bottom {
height: 80px;
width: 200px;
background: transparent;
float: left;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/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;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}
#date_current {
background: transparent right top no-repeat;
font-size: 12px;
margin: 10px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}
#outer {
}

#leftcol{
 width: 152px;
 float: left;
 position: relative;
 margin-right: 5px;
 background-color: transparent;
 } 

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 background-color: Blue;
 } 
 
#rightcol-broad{
 width: 180px;
 height: 100%;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 background-color: transparent;
 } 
 
#outer{
width: 770px;
padding-top: 6px;
} 

#footer{  
height: 50px; 
width:100%; 
background: transparent; 
font-size: 10px;
vertical-align: middle;
}

#maincol-normal{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
background-color: White;
border: 1px;
border-color: #D6D6D6;
border-style: solid;
}

/* Modules */

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

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

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

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

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

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

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent;
border:1px solid white;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 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;
}

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

#maincol-normal div.moduletable h3, #maincol-wide div.moduletable h3, #maincol-broad div.moduletable h3 {
font-size: 12px;
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;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover {
	display: block;
	background: url(../images/mainmenu_back.gif) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: Navy;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
}


a.mainlevel#active_menu {
background: url(../images/mainmenu_active.gif) no-repeat;
	/*background-position: 0px -24px;*/
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
background: url(../images/mainmenu_active.gif) no-repeat;
	color: #fff;
}


a.sublevel:link, a.sublevel:visited, a.sublevel:hover {
	margin-left: -4px;
	display: block;
	background: url(../images/mainmenu_back_sub.gif) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	text-transform: none;
}


a.sublevel#active_menu {
background: url(../images/mainmenu_active_sub.gif) no-repeat;
	/*background-position: 0px -24px;*/
	color:#000;
	font-weight: bold;
}

a.sublevel#active_menu:hover {
background: url(../images/mainmenu_active_sub.gif) no-repeat;
	color: #000;
}


/* 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/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/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	height: 23px;
	line-height: 20px;
	border-bottom: 1px solid #FCEC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 10px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

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 {
	display: block;
	color: White!important;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #004D84;
	font-size: 12px;
	height: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: 4px solid #FFEB00!important;
	margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
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;
}
a, #search .inputbox, #search .button{
color: #000080;
}
div.module h3 {
color: #000080;
border-bottom: 1px solid #000080;
}
ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}
ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}
ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}
ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}
#maincol-normal div.moduletable h3, #maincol-wide div.moduletable h3, #maincol-broad div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}
a.readon {
background: url(../images/readon.gif) no-repeat left;
}
table.contentpane td.contentheading {
color: #000080;
}
table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}
.componentheading {
border-bottom: 1px solid #002E61;
color: #000080;
}
.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}
/** copyright **/

#copyright {
	position:relative;
	width:900px;
	display:block;
	clear:both;
	float:left;
}

#copyright div {
	color:Silver;
	font-size:4px;
	font-weight:normal;
	display:block!important;
	width:900px;
	float:left;
	clear:left;
	margin:0 0 0 0;
	text-align:center;
}
#copyright a {
	color: Silver;
} 



