/* CSS Document */

html {
	height: 100%;
}

body {
	min-width: 800px;
        max-width:1200px;
	margin: 0px;
	margin-bottom: 1px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 14px;
	color: #222;
	background: #999;
}

strong{
    color:#006;
    font-weight:bold;
}

.clr {
	clear: both;
}

.darkbackground {
	color: #ddd;
	font-size: 10px;
}
.font9px{
   font-size: 9px;
}
.font10px{
   font-size: 10px;
}

p{
  margin-top:0px;
  margin-bottom: 0.8em;
}
option{
  background:#eee;
  padding:3px;
  border-bottom:1px solid #999;
}
.outline {
  border: 1px solid #666;
  background: #f6f6f6;
	min-width: 800px;
        max-width:1200px;
}
table.main {
	min-width: 800px;
        max-width:1200px;
}
#pathway_text {
  overflow: hidden;
	display: block;
	height: 22px;
	line-height: 22px !important;
	line-height: 20px;
	padding-left: 4px;
	border: 1px solid #aaa;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
/***
#header_outer {
     position:absolute;
//070611	min-width: 600px;
//070611        max-width:1000px;
	text-align: left;
	border: 0px;
	margin: 0px;
       float:left;
	height: 100px;
}
**/
/***
#header_img {
	min-width: 600px;
        max-width:1000px;
//070611    position:absolute;
	float: left;
	padding: 0px;
	margin-right: 2px;
//070611	width: 615px;
	height: 100px;
	background: url(../images/header_short.png) no-repeat;
}
#header_inner {
    position: absolute;
	min-width: 600px;
        max-width:1200px;
	float: left;
	padding: 0px;
//070611	margin-left: 160px;
	margin-right: 2px;
//070611	width: 460px !important;
//070611	width: 465px;
//070611	margin-top:70px;
	background: url(../images/header_short.png) no-repeat;
        background-position : left;
//070611    background:#99ffff;
    height:100px;
}

#top_outer{
    //position: inherit;
//	float: right;
	width: 225px !important;
	width: 215px;
}

#top_inner {
  float: left;
  border: 1px solid #aaa;
//070611  padding: 2px;
  height: 94px !important;
  height: 105px;
  overflow: hidden;
//070611  float: none !important;
    background:#9999ff
}
***/

#left_outer {
  positon:absolute;
  float: left;
//070611	margin-top: 2px;
    margin-right:2px;
	width: 152px !important;
	width: 155px;
}

#left_inner {
  border: 1px solid #aaa;
  padding: 2px;
//070611  float: none !important;
  float: left;
}

#content_outer {
	min-width: 800px;
        max-width:1200px;
	padding: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
//070611	float: left;
//070611	width: 668px !important;
//070611	width: 666px;

}

#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: 225px !important;
	width: 213px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #aaa;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #aaa;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #aaa;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #aaa;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #aaa;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #aaa;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #aaa;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
/*	margin-right: 10px;
	float: right; */
  line-height:100%;
}

#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;
}


td {
	text-align: left;
	font-size: 13px;
}

/* Joomla core stuff */
a:link {
	color: #c64934; text-decoration: none;
}
a:visited {
	color: #804999; text-decoration: none;
}

a:hover {
	color: #900;	text-decoration: none;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
/*        padding-right: 5px;*/
	border-spacing: 0px;
	margin: 2px;
}


table.contentpaneopen td {
   padding-right: 4px;
    padding-left: 2px;
    margin:  2px;
}

table.contentpaneopen ul {
	margin-left:15px;
}


table.contentpaneopen td.componentheading {
/*	padding-left: 4px;*/
}



table.contentpaneopen h1{
  font-weight: bold;
  font-size: 18px;
  color:#009;
  padding-left:6px;
  border-left:10px solid #894;

}
table.contentpaneopen h2{
  font-weight: bold;
  font-size: 14px;
  padding:2px;
  border-right:7px solid #894;
  border-top:1px solid #894;
  border-bottom:1px solid #894;
  border-left:7px solid #894;
}
table.contentpaneopen h3{
  font-weight: bold;
  font-size: 12px;
  padding:2px;
  border-right:5px solid #9a5;
  border-top:1px solid #9a5;
  border-bottom:1px solid #9a5;
  border-left:5px solid #9a5;
}
table.contentpaneopen h4{
  font-weight: bold;
  padding:2px;
  border-right:4px solid #bc7;
  border-top:1px solid #bc7;
  border-bottom:1px solid #bc7;
  border-left:4px solid #bc7;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: px;
}

table.contentpane td {
	mpx;argin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #aaa;
  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: 2px;
	border:solid 1px #aaa;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	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: 22px;
	border-top: 1px solid #999;
	border-bottom: 2px solid #999;
        border-left: 6px solid #999;
	color: #c64934;
	background: #e6e6ee;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}


.buttonheading{
	height: 22px;
	border-top: 1px solid #999;
	border-bottom: 2px solid #999;
	color: #c64934;
	background: #e6e6ee;
	white-space: nowrap;
        margin:0px;
}


.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #aaa;
	text-align:left;
        margin-left: 4px;
}

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;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #444444;
	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;
}

.sectiontableheader {
  font-weight: bold;
  background: #e0e0e0;
  border-bottom: 1px solid #999;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #f6f6f6;
        border: 1px solid #999;

}

.sectiontableentry2 {
	background-color : #fff6f0;
        border: 1px solid #999;
}

tr.sectiontableentry1 td{
   padding: 4px !important;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
}

tr.sectiontableentry2 td{
   padding: 4px !important;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
}

tr.sectiontableentry1 a{
    font-weight: bold;
    font-size: 14px;
}
tr.sectiontableentry2 a{
    font-weight: bold;
    font-size: 14px;
}

.small {
	color: #777777;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #777777;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #777777;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #aaa;
  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_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
}

a.mainlevel#active_menu {
	background: url(../images/menu_bg_active.png) no-repeat;
	color:#000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
        padding: 2px;
}

a.sublevel:hover {
	color: #000;
	text-decoration: none;
}

a.sublevel#active_menu {
        font-weight:bold;
	color: #333;
}

li.latestnews{
 margin-bottom:3px;
}

.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 #aaa;
}

.mosimage {
  border: 1px solid #aaa;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #aaa;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
