/* CSS Document */
iframe {float: right;}
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}
.clr {
	clear: both;
}

.outline {	
border: 1px solid #f8921e;
background: #fff;
	padding: 2px;
}

#buttons_outer {
	width: 735px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#pathway_text {
	position: absolute;
	bottom: 2px;
	left: 2px;
  overflow: hidden;
	display: block;
	height: 25px;
	width: 628px;
	line-height: 25px !important;
	line-height: 22px;
	color: white;
	padding-left: 4px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

#pathway_text a{
	color:  white;
}

#pathway_text a:hover {
	color: #C22512;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {	border: 1px solid #282828
;
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: #990000;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	position: relative;
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 902px;
	height: 150px;
	background: url(../images/header_short2.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}
#top_nav{
padding: 2px;
display: block;
  width: 159px;
  height: 153px;
  overflow: hidden;
  float: none !important;
  float: left;
  background: url(../images/top-menu-bg.jpg) repeat-y;
}
#top-nav a {
  padding: 2px;
  height: 144px !important;
  height:150px;
  background: url(../images/top-menu.gif) no-repeat;
  color: #464544;
  text-align:left;
  padding-left: 25px;
 }
#top-nav a:hover {
  padding-left: 25px;
  width:80px;
  height:15px;
  color: #963E1A;
  background: url(../images/top-menu_hover.gif) no-repeat;
}
#left_side {
	vertical-align: top;
	border-right:#f8921e dotted 1px;
}

#left_outer {
	width: 165px;
	float: left;
}

#left_inner {	
	padding: 2px;
	float: none !important;
	float: left;
}

#main_area {
	padding-top: 2px;
}

#main_body {
	vertical-align: top;
	padding-left: 2px;
	width: 100%;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	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;
}


#right_side {
	vertical-align: top;
	padding-left: 2px;
	border-left:#f8921e dotted 1px;
}

#right_outer {
	margin-left: 0px;
	width: 165px;
}

#right_inner {	
padding: 2px;
}

#body_outer {
	float: left;
	padding: 2px;
	margin-top: 2px;	
}

#active_menu {
	color:#000;
}

a#active_menu:hover {
	color: #C22512;
}

.maintitle {
	color: #fff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	border: 1px outset #333333;
}

.pagenav {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	background-image: url(../images/footer.jpg);
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	background: #fff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #C22512; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #77150B;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
}

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;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.inputbox {
	padding: 2px;
	border:1px solid #999999;
	background-color: #fff;
	color: #999999;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	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;

}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #fff;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {	border: 1px solid #282828
;
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: #CE2415;
	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_bg.png) repeat-y;
	vertical-align: middle;
	font-size: 11px;
	color: #f8921e;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
    display: block;
	border-top:#f8921e dotted 1px;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	color: #f8921e;
	font-weight: normal;
	text-align: left;
}

a.sublevel:hover {
	font-weight: bold;
	text-decoration: none;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
