/* general stuff */


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

img {
border: none;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
a, #search .inputbox, #search .button{
color: #184963;
}
 
/* Layout */

#pagewidth-800{
width:760px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}

#header {
/* height:  110px; */
width:  760px;  
}

#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: 11px; /* default size */
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

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

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

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

#leftcol{
 width: 166px;
 float: left;
 position: relative;
 padding-bottom: 20px;
/* background-color: #E0E3E5; */
 } 
 
#outer-800 {
	width: 776px;
	border-top: 5px solid #FFFFFF;
background: transparent url(../images/outer_background.png) top left repeat-y;

} 

#bottom-menu {
	height: 15px;
	padding-top: 2px;
	width:100%;
	font-size: 10px;
	background-color: #C2C6C9;
	border-top: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	text-transform: uppercase;
	font-weight: bold;
}
div#bottom-menu a {
}

#footer-800{
	height: 15px;
	padding-top: 2px;
	width:100%;
	font-size: 9px;
	background-color: #E0E3E5;
	border-top: 2px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
 
 #maincol-wide-800{ 
 float: left; 
 width: 575px !important;
/* width: 581px; */
 margin-left: 6px !important;
/* margin-left: -11px; */
 padding-top: 3px !important;
/*padding-top: 0px; */
/* background-color: #E0E3E5; */
 } 
 /* box hack for above */
 #maincol-wide-800{
\width: 583px; 
w\idth: 577px;
}
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}

.content {
padding: 10px 0px 0px 0px;
font-size: 11px; /* default size */
line-height: 18px;
}

/* Modules */

#leftcol div.module {
width: 166px;
}

#leftcol div.module div {
width: 166px;
}

#leftcol div.module div div  {
width: 166px;
}

#leftcol div.module div div div {
width: 166px;
padding-left: 3px;
padding-right: 3px;
padding-top: 10px;
background: transparent;
font-size: 11px; /* default */
}
/* box hack for above */
#leftcol div.module div div div {
\width: 156px; 
w\idth: 166px;
}

#leftcol 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;
color: #184963;
border-bottom: 1px solid #184963;
}

#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-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable {
width: 800;
padding: 10px 10px 10px 10px;
font-size: 11px; /* default size */
}
/* box hack for above */
#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable {
\width: 840px; 
w\idth: 800px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 800;
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: right;
margin: 0;
font-size: 11px; /* default size */
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: #184963;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */

a.mainlevel {
	text-align: center;
	color: #000000;
	font-size: 16px;
	padding-left: 0px;
	width: 160px;
  display: block;
	line-height: 18px;
	margin-top: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainlevel:hover, a.mainlevel#active_menu {
/* background: #F1F1F1; */
text-decoration: none;
/* font-weight: bold; */
}

.sublevel {
	font-size: 12px;
}

a.sublevel {
	text-align: center;
	color: #000000;
	font-size: 12px;
	padding-left: 0px;
	width: 160px;
  display: block;
	line-height: 14px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.sublevel:hover, a.sublevel#active_menu {
/* background: #F1F1F1; */
text-decoration: none;
/* font-weight: bold; */
}



/* 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: 11px; /* default size */
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: 11px; /* default size */
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }

hr.separator {
width:  40%; 
 }

span.pagenav {
font-size: 10px;
}

.pnav:hover {
}

.small {
font-size: 11px; /* default size */
color: #ABABAB;
line-height: 0.7;
}

.smalldark {
font-size: 11px; /* default size */
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 td {
text-align: left;
background: #EFEFEF;
font-size: 12px; /* default size */
line-height: 16px;
padding: 1px 1px 1px 5px;
}

.sectiontableentry2 td {
background: #FFF;
font-size: 12px; /* default size */
line-height: 16px;
text-align: left;
padding: 1px 1px 1px 5px;
}

.showall td, greeting td {
	text-align: left;
	background: #EFEFEF;
	font-size: 12px;
	line-height: 16px;
	padding: 1px 1px 1px 5px;
}

.button {
border: 1px solid #BBBBBB;
}

.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 11px; /* default size */
color: #ABABAB;
height: 10px;
line-height: 0.7;
}

.modifydate {
font-size: 11px; /* default size */
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}

a.readon {
font-size: 11px; /* default size */
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: 11px; /* default size */
}

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

.blog {
width: 100%;
padding: 10px;
}

.contentheading, .contentheading a {
width: 565px;
display:block;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: arial, sans serif;
	color: #FFFFFF;
	background-color: #64899A;
	text-transform: uppercase;
	padding-left: 3px;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 11px; /* default size */
line-height: 15px;
padding-right: 5px;
padding-left: 5px;
}

.contentpaneopen img {
	padding: 5px 5px 5px 0px;
}

table.blog table table.contentpaneopen td.contentheading {
	width: 160px;
}

table.contentpane {
font-weight: bold;
font-size: 13px;
line-height: 20px;
font-family: arial, sans-serif;
border: none;
color: #000000;
padding-left: 30px;
}
table.contentpane i {
font-weight: normal;
font-size: 10px;
color: #000000;
}
table.contentpane ul {
margin: 0px;
padding: 0px;
padding-bottom: 10px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
background: url(../images/readon2.gif) no-repeat left top;
}

.contentdescription {
font-size: 11px; /* default size */
}
.sectiontableheader {
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000000;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: arial, sans serif;
}
.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 16px;
	font-family: arial, sans serif;
	color: #184963;
	text-transform: uppercase;
	padding-left: 15px;
}
a.category {
text-decoration:  none; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
 
table.moduletable th  {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 16px;
	font-family: arial, sans serif;
	color: #184963;
	text-transform: uppercase;
	padding-left: 15px;
}

.poll {
font-size: 11px; /* default size */
text-align: center;
}


.back_button a{
font-size: 11px; /* default size */
font-weight: bold;
padding-left: 15px;
padding-bottom: 5px;

}

.blogsection {
font-size: 11px; /* default size */
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
background: url(../images/readon.gif) no-repeat left;
}

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

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

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

form td {
	font-size: 10px;
}
div#emailtitle {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#emailtitle table.moduletable {
font-size: 100%;
font-weight: bold;
 }