body {
	margin: 0;
	padding: 0;
	background: #e9ebeb;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 100%;
	background: #e8eaea url("../images/main_top.png") top repeat-x;
}
#header {
	margin: 0 0 15px 0;
	height: 150px;
	background: url("../images/bg_head.jpg") repeat-x;
}
#container {
	padding: 0 3px 0 3px;
}
#side-a {
	float: left;
	width: 205px;
	padding: 0;
	margin: 0;
}

#side-b { 
	margin: 0 0 0 215px;
	padding: 1px 0 30px 0;
	height: 1%;
	min-width:550px;
}

#footer {
	clear: both;
	background: #e9ebeb;
	min-width: 760px;
}
#footer_logo {
	float:left;
	}
#footer_text {
	float: right;
	height: 41px;
	width: 93%;
	background: url("../images/break.png") bottom repeat-x;
	}

/* CSS Document */

html {
	height: 100%;
	margin: 0;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

.pathway {
	height: 25px;
	line-height: 25px;
	text-indent: 35px;
}
a.pathway:link, a.pathway:visited {
	color: #bad6ee;
	}
a.pathway:hover {
	color: #4089d3;
	}
a.pathway {
	text-indent: 17px;
	}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #3764a8;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	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: #3764a8;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}



#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	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 #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	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;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.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 **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	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/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

/* Added by KD (2008-11-10) */
td.buttonheading {
}

/* Added by KD (2008-11-10) */
td.buttonheading img {
	border:none;
}

/* Added by KD (2008-11-10) */
span.hasTip img {
   border:none;	
}

/* Added by KD (2008-11-10) - Resize the login form  */
fieldset.input {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	border: 0;
}

/* Added by KD (2008-11-10) - Resize the login form  */
fieldset.input p {
	margin: 0;
	border: 0;
	padding: 0;
}

/* Added by KD (2008-11-10) - Resize the login form */
fieldset.input .button{
	background: url("../images/bg_head.jpg") repeat-x;
	color: #BAD6EE;
	text-align: center;
	padding: 0 5px 2px 5px  !important;
}

fieldset.input #modlgn_remember {
	background: none;
	border:solid 0 #000000;
	width:20px;
}

	
td {
	text-align: left;
	font-size: 11px;
}



/* Joomla core stuff */
a:link, a:visited {
	color: #3764a8; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #4089d3;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
         width: 100%;
	padding-left: 5px;
         padding-right: 5px;
	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;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #3764a8;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 1px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #666666;
	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;
	background: #FFFFFF;
	color: #3764a8;
	font-weight: bold;
	font-size: 14px;
	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_menu {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable_menu {
	padding: 0 0 20px 0;
	margin: 0;
	margin-bottom: 2px;
	background:url(../images/box_bg.png) right bottom no-repeat;
}
div.moduletable_menu h3 {
	background: url(../images/subhead_bg.png) right no-repeat;
}
.moduletable_menu table {
	padding: 0;
	width: 90%;
}
.moduletable_menu td {
	padding: 0;
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: #bad6ee;
	font-weight:bold;
	text-indent: 5px;
	text-align: left;
	padding-left: 4px;
	height: 33px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable_menu td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0 0 20px 0;
	margin: 0;
	margin-bottom: 2px;
	background:url(../images/box_bg.png) right bottom no-repeat;
}
div.moduletable h3 {
	background: url(../images/subhead_bg.png) right no-repeat;
}
.moduletable table {
	padding: 0;
	width: 90%;
}
.moduletable td {
	padding: 0;
}
table.moduletable th, div.moduletable h3 {
	color: #bad6ee;
	font-weight:bold;
	text-indent: 5px;
	text-align: left;
	padding-left: 4px;
	height: 33px;
	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;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.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 #cccccc;
  padding: 1px;
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}

table.contenttoc td {
  	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;

}

table.contenttoc th {
	background: url(../images/t_left.png) no-repeat left;
	color: #BAD6EE;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/* Added to support the menu from 1.6 KD 2012-01-25 */
ul.menu a:link, ul.menu a:visited {
	display: block;
	border-bottom: 1px solid #d0d0d0;
	font-size: 9px;
	font-weight: bold;
	color: #3764a8;
	text-align: left;
	height: 16px !important;
	height: 15px;
	line-height: 15px;
	padding:3px 0 0 5px;
	height: 20px;
	width: 150px;
	margin-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

/* Added to support the menu from 1.6 KD 2012-01-25 */
ul.menu a:hover {
	text-decoration: none;
	color: #4089d3;
}

/* Added to support the menu from 1.6 KD 2012-01-25 */
ul.menu a#active_menu {
	color:#4089d3;
	font-weight: bold;
}

/* Added to support the menu from 1.6 KD 2012-01-25 */
ul.menu a#active_menu:hover {
	color: #4089d3;
}

/* Added to support the menu from 1.6 KD 2012-01-25 */
ul.menu li {
	background-image: none;
	padding: 0;
}

/* Added to support the 2.5 template KD 2012-01-25 */
div.category-desc {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Added to support the 2.5 template KD 2012-01-25 */
div.category-desc div.clr {
	clear: none;
}

/* Added to support the 2.5 template KD 2012-01-25 */
fieldset.filters {
	border: 0;
}	

/* Added to support the 2.5 template KD 2012-01-25 */
table.category thead {
	background: none repeat scroll 0 0 #C3C8CC;
	font-weight: bold;
	padding: 4px;
	text-transform: uppercase;
}

/* Added to support the 2.5 template KD 2012-01-25 */
.cat-list-row0 {
	background-color : #ffffff;
}

/* Added to support the 2.5 template KD 2012-01-25 */
.cat-list-row1 {
	background-color : #D3D8DC;
}

/* Added to support the 2.5 template KD 2012-01-25 */
table.category {
	width: 100%;
}

/* Added to support the 2.5 template KD 2012-01-25 */
div.rbcontent_big ul.actions {
	text-align: right;
	list-style-position: outside;
	list-style-type: square;
	float: right;
}

/* Added to support the 2.5 template KD 2012-01-25 */
div.rbcontent_big ul.actions li {
	display: inline;
	background-image: none;
	padding-left: 5px;
}

/* Added to support the 2.5 template KD 2012-01-25 */
div.rbcontent_big ul.actions li a img {
	border: 0;

}

/* Added to support the 2.5 template KD 2012-01-25 */
div.item-page h2 {
	color: #3764a8;
}


/* Added to support the 2.5 template KD 2012-01-25 */
div.item-page ul.pagenav li {
	background-image: none;
	border: 0;
	display: inline;
}

/* Added to support the 2.5 (Login Module ) KD 2012-01-25 */
fieldset.userdata {
	border: 0;
	line-height: 120%;
}

/* Added to support the 2.5 (Login Module ) KD 2012-01-25 */
form#login-form input.button {
	background: url("../images/bg_head.jpg") repeat-x;
	color: #BAD6EE;
	text-align: center;
	height: 26px !important;
	line-height: 18px !important;
	padding: 0 5px 2px 5px  !important;
	text-align: center;
	border: 0;
	font-weight: bold;
}


/* Added to support the 2.5 (Login Module ) KD 2012-01-25 */
form#login-form label {
	padding-right: 5px;
}


/* Added to support the 2.5 (Login Module ) KD 2012-01-25 */
form#login-form input#modlgn-username, form#login-form input#modlgn-passwd {
	width: 90%;
}


/* Added to support the 2.5 (Login Module ) KD 2012-01-25 */
form#login-form input#modlgn-remember {
	border: 0;
}

/* Added to support the 2.5 (Login Module ) KD 2012-01-25 */
form#login-form li {
	font-size: 81%;
	line-height: 13px;
	background-image: none;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	border-bottom: 1px solid #d0d0d0;
	font-size: 9px;
	font-weight: bold;
	color: #3764a8;
	text-align: left;
	height: 16px !important;
	height: 15px;
	line-height: 15px;
	padding:3px 0 0 5px;
	height: 20px;
	width: 150px;
	margin-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #4089d3;
}

a.mainlevel#active_menu {
	color:#4089d3;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #4089d3;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #3764a8;
	text-align: left;
}

a.sublevel:hover {
	color: #4089d3;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #4089d3;
}

.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;
        padding-left: 10px;
}

div.mosimage {
  border: 1px solid #ccc;
}

.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;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.rbroundbox { 
         background: url(../images/nt.png) right repeat-y; 
}
.rbtop div { 
         background: url(../images/t_left.png) no-repeat top left; 
         color: #bad6ee; 
         line-height:25px; 
         height: 33px; 
         text-indent:15px; 
         font-weight: bold; 
         text-transform: uppercase; 
}
.rbtop { 
         background: url(../images/t_right.png) no-repeat top right; 
}
.rbtopbig div { 
         background: url(../images/t_left_big.png) no-repeat top left; 
         color: #bad6ee; 
         line-height:25px; 
         height: 33px; 
         text-indent:65px; 
         font-weight: bold; 
         text-transform: uppercase; 
}
.rbtopbig { 
         background: url(../images/t_right.png) no-repeat top right; 
}
.rbbot { 
         background: url(../images/b_right.png) no-repeat bottom right; 
}
.rbbot div { 
         background: url(../images/b_left.png) no-repeat bottom left; 
}

.rbbot div, .rbbot {
         width: 100%;
         height: 22px;
         font-size: 1px;
}
.rbtop div {
         width: 100%;
         font-size: 10px;
}
.rbtop {
         width: 100%;
         font-size: 0px;
}
.rbcontent { 
         margin: 0; 
         border-left: 1px solid #8a9aa7; 
}
/* 
.rbcontent p, .rbcontent_big p { 
         margin-top: 0; 
         margin-bottom: 0; 
         padding-left: 7px; 
         padding-right: 15px; 
}
*/
.rbcontent_big { 
         margin: 0; 
         padding:0; 
         border-left: 1px solid #8a9aa7; 
         padding-top: 5px; 
         min-height: 100px; 
         height: auto; 
}
/* for Internet Explorer */
/*\*/
* html .rbcontent_big {
height: 100px;
}
/**/
.rbroundbox { width: 100%; margin: 1em auto; }
.cnt {
	width:95%;
	padding:0 0 30px 15px;
	}

/* Added by Kirk Davis to support moving articles over from the old site (Jan 07 2008) */
.tocheading {
font-size        : 14px;
font-weight      : bold;
line-height      : 20px;
text-align       : left;
width            : 90%;
border-bottom: #dde2ec solid;
color: #333333; }

.tocheading2 {
font-size        : 14px;
font-weight      : bold;
line-height      : 20px;
text-align       : left;
width            : 90%;
color: #333333; }

.tocheading3 {
font-size        : 14px;
font-weight      : bold;
line-height      : 20px;
text-align       : left;
width            : 90%;
color: #3f6e97; }

.article2 li {
li {
line-height      : 15px;
padding-left     : 15px;
padding-top      : 0px;
background-image : url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;}

.article {
font-size        : 10pt;
font-weight      : none;
font-family      : Verdana, Arial, Helvetica;
color: #333333; }

.article p {
font-weight      : none;
font-family      : Verdana, Arial, Helvetica, sans-serif;
margin-left      : 0.25in;
margin-indent    : 0.25in;
align            : justify;
text-align       : justify;
color: #333333; }

.acticle h3 {
font-size        : 14px;
font-weight      : bold;
line-height      : 20px;
text-align       : left;
width            : 90%;
border-bottom: #dde2ec solid;
color: #333333; }

.article a:link, .article a:visited {
font-size        : 10pt;
text-decoration  : none;
font-weight      : normal;
color: #5a7b9c;}

.article a:hover {
font-size        : 10pt;
color            : #333333;
text-decoration  : none;
font-weight      : normal;
text-decoration: underline;
}

