/* CSS Document */
.img {border:0px none none;}
.clr {
	clear: both;
}

.form_heading {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.form_button_input {
	background: #FFFFFF;
	color: #043B62;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.content_outline {
	background: #043B62;
	padding:10px 0px 10px 0px;
	color: #FFFFFF;
	font-weight:normal;
}
.content_form {
	background: #043B62;
	padding:10px 0px 10px 0px;
}

.outline {
  border: 0px solid #FFFFFF;
  background: #4F4F2D;
	padding:10px 10px 10px 10px;
}

#pathway_outer {
  float: left;
  margin-bottom: 0px;
	margin-right: 0px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 20px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 5px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#buttons {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#masthead li{
float:left;
	list-style: none;
	display:inline;
	white-space:nowrap;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	}

ul#mainlevel-nav ul#mainlevel-footer ul#mainlevel-footer_right
{
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
ul#mainlevel-top_left li 
{
	float:left;
	padding:0px;
	margin:0px;
	margin-left: -1px;
	display: block;
	background-image: none;
	background-color:#CC3333;
	font-size: 12px;
	font-weight:normal;
	line-height: 26px;
	border-left:1px solid #FFFFFF;
	width:90px;
}
ul#mainlevel-top_middle li 
{
	float:left;
	display: block;
	padding:0px;
	margin:0px;
	background-image: none;
	background-color:#4F4F2D;
	margin-left: -1px;
	font-size: 12px;
	font-weight:normal;
	line-height: 26px;
	border-left:1px solid #FFFFFF;
	width:25%;
}
ul#mainlevel-top_right li 
{
	float:left;
	padding:0px;
	margin:0px;
	background-image: none;
	background-color:#CC3333;
	font-size: 12px;
	font-weight:normal;
	line-height: 26px;
	border-right:1px solid #FFFFFF;
	width:89px;
}
ul#mainlevel-footer li
{
	display: block;
	background-image: none;
	background-color:#043B62;
	padding-left:0px;
	padding-right: 0px;
	float:left;
	margin-top: -2px;
	font-size: 10px;
	font-weight:normal;
	line-height: 18px;
	white-space: nowrap;
}
ul#mainlevel-footer_right li
{
	display: block;
	background-image: none;
	background-color:##043B62;
	padding-left:0px;
	padding-right: 0px;
	float:right;
	margin-top: -2px;
	font-size: 10px;
	font-weight:normal;
	line-height: 18px;
	white-space: nowrap;
}
ul#mainlevel-top_left li a
{
	width:auto%;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	color: #FFFFFF;
	background: transparent;
}
ul#mainlevel-top_middle li a
{
	width:auto%;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	color: #FFFFFF;
	background: transparent;
}
ul#mainlevel-top_right li a
{
	width:auto%;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	color: #FFFFFF;
	background: transparent;
}
ul#mainlevel-footer_right li a
{
	width:auto;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	background: transparent;
}
ul#mainlevel-footer li a
{
	width:auto;
	display:block;
	margin:0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	background: transparent;
}

ul#mainlevel-top_left li a:hover
{
	color: #FFFFFF;
	background: #BA49C0;
}
ul#mainlevel-top_middle li a:hover
{
	color: #FFFFFF;
	background: #CC3333;
}
ul#mainlevel-top_right li a:hover
{
	color: #FFFFFF;
	background: #4F4F2D;
}
ul#mainlevel-footer li a:hover
{
	color: #BA49C0;
}
ul#mainlevel-footer_right li a:hover
{
	color: #BA49C0;
}
#search_outer {
	background-color:#CC3333;
	width: 90px;
	overflow: hidden;
	margin: 0px;
	height: 26px !important;
	height: 26px;
	padding: 0px;
}
#search_inner {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
#search_inner form {
	padding: 0;
	margin: 0;
	color:#FFFFFF;
}

#search_inner .inputbox {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;	
	background-color:#CC3333;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	width: 400px;
	height: 180px;
	background: url(../images/header_short.jpg) no-repeat;
}


#left_outer {
  float: left;
	margin-top: 0px;
	width: 180px;
	height:auto;
	background-color: solid #999999 no-repeat;
	line-height: 1em;
}

#content_outer {
	padding-top: 7px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 420px;
}

table.content_table {
float:right;
width: 800px;
  height:700px;
	padding: 0px;
	margin: 0px;
	border-right:1px solid #FFFFFF;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#right_outer {
	float: right;
	margin-top: 7px;
	margin-left: 0px;
	width: 180px;
	background-color:transparent;
}

table td.body_outer {
	padding: 7px 10px 20px 10px;
	background-color:#FFFFFF;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image:url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 12px;
	color: #666666;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
	color: #043B62; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #BA49C0;	text-decoration: none;
	font-weight: normal;
}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #FFFFFF;
  background-color:#043B62;
  font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 0px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 14px !important;
  line-height: 12px;
  height: 22px !important;
  height: 20px;
  margin-top: 5px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #043B62;
	background-color: #ffffff;
	margin: 1px 0px 3px 0px;
}

.componentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #4F4F2D;
	text-indent: 25px;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #4F4F2D;
	text-indent: 25px;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable-sidebar {
	width: 180px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	width: 180px;
background-color:#666666;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}
table.moduletable-sidebar th {
	background-color:#666666;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-sidebar td {
	font-size: 11px;
	padding: 8px;
	margin: 0px;
	font-weight: normal;
	color:#666666;
	background-color: #999999;
}
table.pollstableborder td {
  padding: 0px 0px 0px 10px;
  background-color:transparent;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}
table.moduletablesearch {
float:right;
display:inline;
	background-color:#CC3333;
	width: 100px;
border-top:6px solid #FFFFFF;
border-right:10px solid #FFFFFF;
  overflow: hidden;
	margin-left: -2px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.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 #cccccc;
  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-color:#043B62;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	height: 26px !important;
	height: 26px;
	width: 180px;
	border-bottom:1px solid #FFFFFF;
	text-decoration: none;
   line-height: 26px;
}
a.mainlevel#active_menu:link, a.mainlevel#active_menu:visited {
	display: block;
	background-color:#BA49C0;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	height: 26px !important;
	height: 26px;
	width: 180px;
	text-decoration: none;
   line-height: 26px;
}

a.mainlevel:hover {
	background-color:#666666;
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlevel#active_menu:hover {
	background-color:#BA49C0;
	text-decoration: none;
	color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	list-style: none;
	background-color:#999999;
	padding: 2px 0px 2px 20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	border-bottom:1px solid #999999;
	width: 160px;
	text-decoration: none;
	background-image: none;
}

a.sublevel#active_menu:link, a.sublevel#active_menu:visited {
	display: block;
	background-color:#BA49C0;
	padding: 2px 0px 2px 20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	border-bottom:1px solid #999999;
	width: 160px;
	text-decoration: none;
	background-image: none;
}
a.sublevel:hover {
	background-color:#BA49C0;
	text-decoration: none;
	color: #FFFFFF;
}
a.sublevel#active_menu:hover {
	background-color:#BA49C0;
	text-decoration: none;
	color: #FFFFFF;
}
a.sublevel
{
	background-image: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 0px 10px 0px -5px;
  padding: 0px 0px 0px 0px;
}

.mosimage_caption {
  margin: 2px 0px 0px 5px;
  background: #FFFFFF;
  padding: 0px 0px 0px 0px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 0px solid #cccccc;
}
#footer_text {
	background-color:#043B62;
	color:#FFFFFF;
	font-weight: normal;
	float:right;
	margin:0px 0px 0px 0px;
	padding:2px 10px 0px 10px;
	line-height:16px;
	width: 960px;
}
#midwrapper {
float:right;
	background: #999999 none top center repeat-y;
	width: 980px;
	}
table.data {
background-color:#FFFFFF;
}
.overDiv {
background-color:#FFFFFF;
border-color:#4F4F2D;
}
