html{
	height: 100%;
}

body {
	background: url(../images/bgwaves.jpg) top left no-repeat #476C97;
	color: #000000;
	height: 100%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

/* This makes sure that the Joomla content editor bg is always white */
.mceContentBody {
	background-color: white !important;
	background-image: none;
}

td {
	font-size: 10pt;
}

h1, h2, h3 {
	color: #973300;
	font-weight: bold;
}

h1 {
	font-size: 20pt;
	line-height: 22pt;
}

h2 {
	font-size: 15pt;
}

h3 {
	font-size: 12pt;
}

.contentheading, .componentheading, .componentheadingnews {
	color: #973300;
	font-weight: bold;
	font-size: 20pt;
	line-height: 22pt;
	margin-bottom: 10px;
}

.contentheadingnews {
	color: #973300;
	font-weight: bold;
	font-size: 12pt;
}



.leftsubmenu a,
.leftsubmenu a:link,
.leftsubmenu a:visited {
	color: #DA9E00;
	text-decoration: none;
}

.leftsubmenu a:hover,
.leftsubmenu a:active {
	color: #FFBE00;
	text-decoration: none;
}



a, a:link, a:visited {
	color: #CC6000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFBE00;
	text-decoration: none;
}

ul, ol, .list {
	padding-left: 40px;
	margin-top: 0px;
}


div#topbar {
	padding-left: 20px;
	height: 50px;
	vertical-align: middle;
	color: white;
	font-size: 13px;
}

div#partners {
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}

div#topmenu {
	padding-top: 17px;
	color: #E7F8FF;
}

div#container {
	padding-left: 1px;
	padding-top: 1px;
	background: #fff;
	min-height: 100%;
	_height: 100%;
}


div#logobar {
	height: 86px;
	background: url(../images/logobar.jpg) top left no-repeat #000000;
}

#logocover {
	height: 80px;
	width: 175px;
	margin-left: 22px;
	border: 0px;
}

div#subbar {
	height: 36px;
	background: url(../images/bgsubbar.gif) top left no-repeat #fff;
}

div#search {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
}

div#breadcrumbs {
	padding-top: 9px;
	padding-left: 28px;
}

div#outer {
	/*min-height: 100%;*/
	background: #fff;
	overflow: visible;
	/*width: 100%;*/
}

div#leftmenu1 {
	float: left; 
	width: 220px; 
	background: url(../images/shadowsidebar.jpg) top left repeat-x #fff;
}

div#leftmenu2 {
	background: url(../images/sidebarcurve.jpg) top left no-repeat; 
	padding: 10px; 
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
}

div#leftmenuitem, div.leftmenuitem {
	padding-bottom: 1px;
	margin-bottom: 12px;
	background: url(../images/menudivider.jpg) bottom right no-repeat;
	text-align: right;
}

div#leftsubmenu, div.leftsubmenu {
	margin-bottom: 12px;
	text-align: right;
}

div#content1 {
	margin-left: 220px; 
	background: url(../images/shadowmain.jpg) top left repeat-x #FAFDFC;
	border-left: 1px solid #F0F5F3;
	/*min-height: 100%;*/
}

div#content2 {
	background: url(../images/watershadow.jpg) top right no-repeat;
	/*min-height: 100%;*/
	line-height: 150%;
	padding: 30px 10px 10px 20px;
}

div#liner {
	font-size: 11px;
	text-align: right;
	color: #9F9F9F;

}

.contentpaneopen {
	width: 100%;
}

td.table3 p {
	margin: 0px;
	padding: 0px;
}

td.h2 {
	padding: 0px;
	margin: 0px;
}

.article_separator {
	padding: 0px;
	margin: 0px;
}


/* hide from MacIE. only WinIE sees this. \*/ * html #content1 { overflow: hidden; o\verflow: visible; width: 100%; w\idth: auto; he\ight: 1%; } /* end hide */
/* hide from MacIE. only WinIE sees this. \*/ * html #content2 { overflow: hidden; o\verflow: visible; width: 100%; w\idth: auto; he\ight: 1%; } /* end hide */
/* hide from MacIE. only WinIE sees this. \*/ * html .newsbox { overflow: hidden; o\verflow: visible; width: 100%; w\idth: auto; he\ight: 1%; } /* end hide */

.padded {
	
}

.image {
	border: 8px solid #DBE3E6;
}


div#inlineimg {
	margin-left: 40px;
}

div#rightimg {
	float: right;
	padding: 10px 0px 10px 10px;
}

div#quotebox {
	border: 1px solid #000;
	background-color: #fff;
	padding: 15px;
}

div#quote {
	font-style: italic;
}

div#quoter {
	text-align: right;
}

.newsbox {
	border: 1px solid #E0E5E8;
	background-color: #fff;
	padding: 8px;
	margin-bottom: 20px;
}

.table1 {
	border-top: 1px solid #C5DAE7;
	background-color: #E6F1F8;
}

.table2 {
	border-top: 1px solid #C5DAE7;
	background-color: #F3F8FC;
}

.table3 {
	border-top: 1px solid #E0E5E8;
}

.mugshot {
	/*border: 1px solid #000;*/
}

.caption {
	font-size: 10px;
}

.newsimage {
	margin-right: 10px;
	border: 1px solid #000;
}

.sitemapbox{
	padding: 5px;
	background: #fff;
	border: 1px solid #E0E5E8;
	margin-bottom: 14px;
}

.loginbox{
	padding: 8px;
	background: #fff;
	border: 1px solid #E0E5E8;
	margin: 0px 0px 0px 20px;
}

.resultsRow{
	
	border-top: 1px solid #E0E5E8;
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-right: 8px;
	
	/*font-size:			10px;*/
}

.admintable{
	
	border: 1px solid #DFDC99;
	padding: 15px 15px 15px 15px; 
	background-color: #FFFCEF;
}

.greybox{
	
	border: 1px solid #E0E5E8;
	padding: 15px 15px 15px 15px; 
	background-color: #FFF;
}

.smalltext {
	font-size:			10px;
}

.unexpanded {
	line-height: 120%;
}

.boxcelltl{
	border-top: 1px solid #E0E5E8;
	border-left: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcelltr{
	border-top: 1px solid #E0E5E8;
	border-right: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcelll{
	border-left: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcellr{
	border-right: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcellbl{
	border-bottom: 1px solid #E0E5E8;
	border-left: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcellbr{
	border-bottom: 1px solid #E0E5E8;
	border-right: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}

.tinted{
	background: #FBFDFC;
	border: 1px solid #E0E5E8;
	margin-right: 10px;
	margin-top: 10px;
	padding:3px;
}

.error{
	color: red;
}

#error{
	color: red;
}

.errorbox {
	border: 1px solid #8F1111;
	color: #9F0000;
	background-color: #fff;
	padding: 13px;
	margin-bottom: 50px;
}

.flashbox {
	border: 1px solid #E0E5E8;
	/*color: #357F0F;*/
	color: #5E7FF9;
	background-color: #fff;
	padding: 13px;
	margin-bottom: 5px;
}

.tip {
	font-size: 7pt;
}

.agendaItem1 {
	background: #CFCFCF;
}

.agendaItem2 {
	background: #DFDFDF;
}

.agendaItem3 {
	background: #EFEFEF;
}

.agendaItem4 {
	background: #FFFFFF;
}

.agendatableborder {
	border: 1px solid #999999;
}

.agendatablebordertop {
	border-top: 1px solid #999999;
}

.agendacellbordertop {
	border-top: 1px solid #E0E5E8;
}

.docliststatus {
	color: grey;
}

.disabled {
	color: grey;
}

.jsbutton {
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.agendaTable0{
	border-top: 1px solid #999999;
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
	font-weight: bold;
}

.agendaTablePrint0{
	font-weight: bold;
}

.agendaTableGen{
	border-bottom: 1px solid #E0E5E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

.agendaTableGenPrint{
}

.docTableTitleRow{
	border-bottom: 1px solid #E0E5E8;
}

.peopleicon{
	border: 0px;
	margin-right: 3px;
}

.highlight {
	font-weight: bold;
	color: #BD8500;
}



/***************************************************************************
AJAX TABS CSS
***************************************************************************/

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #E0E5E8;
	color: #2d2b2b;
	background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.contentstyle{
	border: 1px solid #E0E5E8;
	margin-bottom: 1em; padding: 10px;
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

.loading {
	color: gray;
}

/***************************************************************************
GROUP DISPLAY HIERARCHY CSS
***************************************************************************/

.grouporder0, .grouporder1 {
	margin-top: 10px;
}
