/* CSS Document */


.clr {
	clear: both;
}

#main_outer {
	width: 808px;
	
}

#main_inner {
  border: 1px solid #AFA582;
	background: #F3F0DA;
	padding: 2px;
	
}

#pathway_outer {
	width: 635px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #AFA582;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	white-space: wrap;
	border-left: 1px solid #AFA582;
}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: bold;
	color: #6B6B6B;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #F3F0DA;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #AFA582;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #00B4D3;
	background: #F3F0DA
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/silver-lining.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #AFA582;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #AFA582;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/**border: 1px solid #AFA582;**/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #AFA582;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #AFA582;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #AFA582;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #AFA582;
}



#active_menu {
	color:#898886;
	font-weight: bold;
}

a#active_menu:hover {
	color: #01ABCC;
}

.maintitle {
	color: #ECE8E5;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ECE8E5;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 09px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 15px;
  margin: 0px;
}

.pagenav {
  text-align: center;
  font-size: 09px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 15px;
  margin: 0px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
	color: #6B6B6B;
}

ul
{
margin: 0;
padding-left: 10px;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-right: 2px;
background-image: url(../images/bullet_blue.jpg) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	padding-left: 0px;
	font-size: 11px;
}



body {
	
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #565251;
	}

/* mambo core stuff */
a:link, a:visited {
	color: #929091; text-decoration: none;
	font-weight: none;
}

a:hover {
	color: #01ABCC;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 7px;
   padding-left: 7px;
} 

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
  width: 100%;
	padding-left: 1px;
	padding-right: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

table.contentpane td.componentheading {
	padding-left: 5px;
}

table.contentpane td.contentheading {
  padding-left: 5px;
  padding-top: 0px;
}

.button {
 
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 5px;
  line-height: 25px !important;
  line-height: 25px;
  height: 25px !important;
  height: 25px;
  margin: 1px;
}

.inputbox {
	padding: 1px;
	border:solid 1px #00B4D3;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	font-weight: bold;
}

.componentheading {
	color: #7E736D;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 25px;
	background: url(../images/comp_head_bg1.jpg);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 15px;
	color: #BDAD9E;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	white-space: wrap;
	text-transform: uppercase;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #AFA582;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #0198B5;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  	color: #06C9DD;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-left: 25px;
	
	font-family: Tahoma;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #AFA582;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg1.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #929091;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	background: url(../images/menu_bg1.jpg) no-repeat;
	text-decoration: none;
	color: #01ABCC;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 30px;
	background: url(../images/indent1.png) no-repeat;
	background-position: 15px 2.5px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #BCB8B5;
	text-align: left;
}

a.sublevel:hover {
	color: #01ABCC;
	background: url(../images/indent1.png) no-repeat;
	background-position: 15px 3px;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: #AFA582;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
div#ev_icon_yearly {
     background-image: url("../images/cal5x.jpg");
	 width: 35px;
	 height: 22px;
     background-repeat: no-repeat;
}
div#ev_icon_monthly {
     background-image: url("../images/cal1x.jpg");
	 width: 35px;
	 height: 22px;
     background-repeat: no-repeat;
}
div#ev_icon_weekly{
     background-image: url("../images/cal2x.jpg");
	 width: 35px;
	 height: 22px;
     background-repeat: no-repeat;
}
div#ev_icon_daily{
     background-image: url("../images/cal3x.jpg");
	 width: 35px;
	 height: 22px;
     background-repeat: no-repeat;
}
div#ev_icon_search{
     background-image: url("../images/cal8x.jpg");
	 width: 35px;
	 height: 22px;
     background-repeat: no-repeat;
}
div#ev_icon_jumpto{
     background-image: url("../images/cal9x.jpg");
	 width: 35px;
	 height: 22px;
     background-repeat: no-repeat;
}
table.contentpaneopen-frontpage td {
   padding-right: 0px;
   padding-left: 0px;
} 
.contentheading-frontpage {
	color: #BDAD9E;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	white-space: wrap;
	text-transform: uppercase;
}
#mainfrntbody-frontpage {
	background-image: url(../images/index_1bg.jpg); 	
	background-repeat: no-repeat; width:545px;
}
#mainfrntbodydown-frontpage {
	background-image: url(../images/index_2bg.jpg); 	
	background-repeat: no-repeat; width:545px;
}
#rightbox-frontpage {
	float:left; width:223px;
}
#leftbox-frontpage {
	float:right; width:322px;
}
#bottomfrnt {
	width: 545px;
}
table.contentpaneopen-frontpage {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane-frontpage td.componentheading {
	padding-left: 0px;
}

table.contentpane-frontpage td.contentheading {
  padding-left: 0px;
  padding-top: 0px;
}

.front-head  {
color:#0198B5;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:17px;
font-style:normal;
font-weight:bold;
text-align:center;
}

.front-pics img{
	width:151px;
	height:114px;
	margin-left:15px;
	margin-top:10px;
	padding:0;
	border:;
	border: 2px solid #E3E2DD;
}

.front-p {
	color:#C62424;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bolder;
	height:auto;
	margin-left:20px;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	width:151px;
}

.front-br {
	background-color:#E3E2DD;
	height:1px;
	margin-bottom:10px;
	width:auto;
}

.red {
	color:#C62424 !important;
}
.green {
	color:#12955F !important;
}