﻿/**** TAG REDEFINITIONS **************************/
* {
	padding : 0; 
	margin : 0;
}
body {
	background: #eaeaea url(/images/bg_top.gif) repeat-x;
	text-align: center;
	min-width: 775px;
	font: normal 11px arial, verdana, helvetica, sans-serif;
	padding-bottom: 10px;
}
p{

}
p,ul,ol{
	margin-top: 8px;
	margin-bottom: 8px;	
}
li{
	margin-top: 4px;
	margin-bottom: 4px;
}
h1, h2, h4 {
	margin-top: 12px;
	margin-bottom: 12px;	
}
th {
}
ul, ol{
	padding-left: 40px;
}
form{
	margin: 0px;
	padding:0px;
}
input, select, textarea { 
	font-size: 8pt; 
}
input, textarea{ 
	padding-left: 2px;
}
a{
	color: #045395;
	font-weight: bold;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	color: #990000;
}
h1 {
	font: bold 17px Arial, Verdana, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: left;

	background-color: #EAEAEA;
	color: #990000;

	border-top: 1px solid #098aaa;
	border-bottom: 1px solid #098aaa;

	padding-left: 7px;
}
h2{
	font: bold 14px verdana, arial, helvetica, verdana, sans-serif;
	color: #990000;	
	text-align: left;
	font-variant: small-caps;
	border-bottom: 1px solid #CCCCCC;
}
h3{
	font: bold 12px arial, helvetica, verdana, sans-serif;
	color: black;
	text-align: left;
	color: #990000;
}

h4 {
	font: bold 13px arial, helvetica, verdana, sans-serif;
	color: #990000;
	text-align: left;
	font-variant: small-caps;
	border-bottom: 1px solid #CCCCCC;
}
h2, h3, h4{
	clear: right;
}
/*END TAG REDEFINITIONS **************************/


/**** WRAPPER ************************************/
#wrapper{
	width : 760px;
	height: auto;
	margin : 0 auto;
	background-color: #fff;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}
/*END WRAPPER ************************************/


/**** BANNERS *********************************/
#titlebar {
	background-color: WHITE;
	width: 760px;
	text-align: left;
	height: 97px;
}
#banner, #subpagebanner {
	text-align: left;
	width: 760px;
	border-top: 5px solid #098aaa;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#banner{
	height: 200px;
	margin-bottom: 10px;
}
#subpagebanner {
	height: 66px;
}
/*END BANNERS *********************************/


/**** MAIN AREA **********************************/
#main {
	width: 760px;
	text-align: left;
	background-color: #fff;
	padding-top: 0px;
}
#mainhome {
	width: 760px;
	text-align: left;
	padding-top: 0px;
}
#leftrect, #leftrecthome {
	width: 160px;
	float: left;
	text-align: left;
}
#leftrecthome{
	margin-right: 0px;
}
#midrect {
	padding-left: 18px;
	width: 560px;
	float: left;
}
#midrecthome {
	width: 285px;
	float: left;
	margin-right: 10px;
}
#rightrecthome {
	margin-right: 10px;
	width: 285px;
	float: right;
} 
#midrecthome h2, #rightrecthome h2{
	/* OVerride the margins on home:main h2s*/
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #EAEAEA;
	border-bottom: 1px solid #098aaa;
	padding-left: 2px;
}
.hometile{
	padding: 3px;
	height: 110px;
	text-align: justify;
}

.sectionTitle{
	font-size: 13px;
	font-weight: bold;
	clear: right;
	font-variant: small-caps;
	/*background: #B6CBD6;*/
	background-image: url(../../images/section-title-bg.gif);
	padding-left: 5px;
	padding-right: 2px;
	border: 1px solid #999999;
	color: #666666;
	text-align: left;
	margin-top: 5px;
}

.sectionTitle a.toggle{
	display: inline;
	font-family: Georgia, monospace;
	font-size: small;
	margin-right: 5px;
}

.sectionTitle a:link, .sectionTitle a:hover{
	text-decoration: none;
}

.altRow {background-color: #DADADA;}
.altRowB {background-color: #DADADA;}

.displaySection { width: 95%; }

.section{
	border-right: 1px solid #999999;	
	border-left: 1px solid #999999;	
	border-bottom: 1px solid #999999;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin:0px;
	/*margin-bottom: 20px;*/
}

.lbl, .val, td { vertical-align: top; text-align: left; }
/*END MAIN AREA **********************************/


/**** LOWER PORTION ***************************/
#bottom {
	clear: both;
	width: 760px;
	padding-top: 15px;
	background-color: #fff;
}
#hmslink a {
	float: left;
	margin-left: 5px;
	margin-bottom: 3px;
}
#partlink a {
	float: right;
	margin-right: 14px;
}
#footer {
	background: url(/images/footer.gif) no-repeat;
	border-top: 1px solid #ccc;
	width: 760px;
	height: 16px;
	text-align: right;
	clear: both;
	background-color: #fff;
	font: 11px geneva, arial, helvetica, sans-serif;	
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*END LOWER PORTION ***************************/


/**** LOGIN BOX ********************************************/
#loginbox {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	width: 280px;
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}
#loginbox h2{
	/* override the margins - space is limited */
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #098aaa;
	padding-left: 0px;
}
#loginbox input{
	font-size: 10px;
}
/*END LOGIN BOX ********************************************/


.definition{
	margin-left: 5%;
	margin-right: 5%;
	color: #333333;
	padding: 5px;
	display: block;
	border: 1px solid #FFFF66;
	background-color: #FFFFCC;
}
.tileimage{
	margin-top: 3px;
	margin-right: 8px;
}
.warning{
	color: RED;
	font-weight: bold;
}
.printDisplay{
	display:none;
}
.topLink{
	margin-top: 3px;
	margin-bottom: 3px;
	float: right; 
	text-align:right;
}


/**** BREADCRUMBS ****************************/
.breadcrumbs
{
	margin-top: 5px;	/* Offsets to line up vertically with the nav bar on left */
	margin-bottom: 10px;
}
.breadcrumbsNode{

}
.breadcrumbsCurrentNode{

}
/*END BREADCRUMBS ****************************/


.testImage{
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}


/**** CALL OUT BOXES ***************************/
.quotebox{
	color: #666666;
	background-color: #EAEAEA;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	

	width: 210px;
	float: right;

	padding: 10px;

	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;

	text-align: justify;
}
.quotebox .byline{
	text-align: right;
	font-weight: normal;	
}
.quotebox img{
	margin-right: 5px;
	border: 1px solid gray;
}
/**** CALL OUT BOXES ***************************/

/**** PATHS ****************************************/

.paths{
	margin-top: 15px;
	width: 100%; 
	text-align: center;
}
.prevLink, .parentLink, .nextLink{ 
	margin-right: 15px;
	margin-left: 15px;	
}
.prevLink{ }
.parentLink{ }
.nextLink{ }
.inactive{ color: #999999; }

/*END PATHS ****************************************/

/**** NAV MENU *************************************/
.active{
	background-color: orange;
}
.active a:link, .active a:visited{

}
.menu{
	/*margin-left: 18px;*/
	margin-left: 10px;
	margin-top: 6px;
}
.menuItem {
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 10px;
	background: url(bullet.gif) no-repeat fixed left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
.menuItem a:link{
}
.menuItem a:hover{
}
.subMenu{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	z-index:1000;
}
.subMenuItem {
	text-indent: 3px;
	margin-top: 1px;
	margin-right: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	border-bottom: 1px solid #999999;
	color: #990000;
	background-color: #FFFFDD;
	
}
.grids {

}
.grids td, .grids th{
	padding: 2px;
}
.Row {
	background-color: #FFFFCC;
}
.AltRow {
	background-color: #FFFF99;
}
.HeaderRow{
	font-weight: bold;	
	text-align:left;
	background-color: #CCCCCC;
}
.FooterRow{
	font-weight: bold;
	background-color: #CCCCCC;
}

/*END NAV MENU *************************************/


/**** FORMS AND REPORTS ******************************/
.reportContainer{
	border: 1px solid #990000;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.formSection { width: 95%; }
.displaySection { width: 95%; }
.displaySection td { padding: 1px;}
.formSection  tr{ height:22px;}
.lbl { width: 47%; min-height: 24px;}
.val { width: 53%; min-height: 24px;}
.lbl, .val, td { vertical-align: top; text-align: left; }
/*END FORMS AND REPORTS ******************************/


/**** TABS *************************************/
ul.tabSection{
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
ul.tabSection li {
	list-style-type:none;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}
ul.tabSection li a{
	display: inline;
	color: #990000;
	background-color: white;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;		
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	list-style-type: none;
}
ul.tabSection li a#activeTab{
	background-color: #BF1F02;
	color: white;
}

ul.tabSection li a:hover{
	text-decoration: underline;
}
/*END TABS *************************************/