/* ------------------------------------------------------------------------------------
page.css
last modified:  10/02/2008 by AGB
last validated: 10/02/2008 by AGB
------------------------------------------------------------------------------------ */


/* ------------------------------------------- 
HEADERS
---------------------------------------------- */

h1 {
	margin: .25em 0 .75em;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	}

h1 em.subhead {
	display: block;
	font-style: normal;
	margin-top: .25em;
	padding-left: 20px;
	}

h1.imageheader {
	margin: -15px -15px 0;
	width: 575px;
	display: block;
	position: relative;
	 }

h1.imageheader .imagetext {
	position: absolute;
	padding: .25em 15px 0;
	z-index: 1;
	}

h1.imageheader img {
	position: relative;
	z-index: 2;
	}

h1.imageheader em {
	margin-left: 15px;
	}	

h2 {
	margin: 1.5em 0 .85em;
	padding: 0 0 0 0;
	letter-spacing: .05em;
	font-weight: normal;
	border: 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: bottom;
	background: white;
	margin: 0px;
	width: 100%;
	letter-spacing: 0em;	
	}

#wrap h2 a {
	text-decoration: none;
	}

#wrap h2 a:hover {
	text-decoration: underline;
	}

#sidebar h2 {
	margin-left: -9px;
	margin-right: -9px;
	padding: 4px 10px;
	clear: both;
	}

.feature h2 {
	margin-top: .85em;
	}

h2.divider {
	padding: .2em .75em;
	clear: both;
	}

.search h2.divider {
	margin: 1.5em 0 0;
	float: left;
	width: 100%;
	padding: 0;
	}

.search h2.divider span.barleft {
	float: left;
	width: 60%;
	margin-left: .75em;
	padding: .35em 0;
	}

.search h2.divider span.barright {
	float: right;
	width: 35%;
	text-align: right;
	margin-right: .75em;
	padding: .35em 0;
	font-weight: normal;
	}

#wrap h2.divider span.barright a {
	text-decoration: underline;
	}

h3, h4, h5, h6 {
	font-size: 1em; 
	margin:10px 5px 5px;
	padding:0px 10px 3px 0px; 
	/*--margin: 1em 0 .85em;
	padding: 0 0 0 5px; --*/
	}

#sidebar h3 {

	}

#wrap h3 a {
	text-decoration: none;
	}

#wrap h3 a:hover {
	text-decoration: underline;
	}


/* ---------------------------------------------------
TABLES
------------------------------------------------------ */

table {
/*	width: 100%; */
	}

table table {
	margin: 0;
	}

table.smallfont {

	}

table.border {
	border: 1px solid;
	}

table.grid {
	border: solid;
	border-width: 1px 0 0 1px;
	}

table.grid th, table.grid td {
	border: solid;
	border-width: 0 1px 1px 0;
	}

table.rows {
	border: solid;
	border-width: 1px 1px 0 1px;
	}

table.rows th, table.rows td
{border: solid;
	border-width: 0 0 1px 0;}

td, th {

	}

table table td, table table th {
	padding-left: 0;
	padding-right: 0;
	}	

tr.bottom th, tr.bottom td {
	vertical-align: bottom;
	}


/* ---------------------------------------------------
LISTS
------------------------------------------------------ */
ul {
	list-style: disc;
	}

#sidebar ul li a.rss {
	background: transparent url(../images/rss.gif) no-repeat 0 10%;
	margin: 0;
	padding-left: 28px;
	display: block;
	}

ul, ol, dl {
	margin: .85em 0 .85em 2.85em;
	padding: 0;
	}

dl {
	margin-left: 0;
	}

#sidebar ul, .feature ul {
	margin-left: 1.85em;
	}

ol ol {
	list-style: lower-alpha;
	}

ol ol ol {
	list-style: lower-roman;
	}

ul.plain, ol.plain {
	list-style: none;
	padding: 0;
	}
	
li, dt, dd {
	margin: .5em 0;
	padding: 0;
	}

#sidebar li, #sidebar dd {
	line-height: 1.45em;
	}

dt {
	font-weight: bold;
	margin-top: 1em;
	}

#sidebar dt {

	}

dt a {
	font-weight: normal;
	}

dl.plain dt {
	margin-bottom: 0;
	}

dd {
	margin-left: 1.85em;
	}

dl.plain dd {margin: 0;
	}
.show, .jshide {
	display: block;
	}

.hide, .jsshow {
	display: none;
	}

#sidebar dl {
	margin-left: 0;
	}

ul.action li, ul.tight li {
	margin: 0;
	}

#wrap ul.action { 
	margin-left: 0;
	list-style: none;
	}

ul.contents {
	margin-left: 0;
	padding: .5em .75em .5em 2.5em;
	}

ul.anchors {
	margin-left: 0;
	list-style: none;
	padding: .5em .75em;
	border: solid;
	border-width: 1px 0;
	}

ul.anchors li, ul.inline li {
	display: inline;
	margin: 0;
	padding: 0 .5em 0 0;
	}

ul.separators {
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
	}

.feature ul.separators {
	line-height: 1.25em;
	}

ul.separators li {
	display: inline;
	margin: 0;
	padding: 0;
	}

/* --------------------------------------------------------
FEATURES
----------------------------------------------------------- */

/* MainFeature has a background and rounded corners along with different padding and margins */

.mainfeature {
	margin: 10px 0px 10px 0px; 
	padding: 0px 0px 0px 0px;
	}

.mainfeature .innercontent {
  width: 100%;
	}

.mainfeature .title {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px 0px 4px 12px;
	margin: 0px 0px 0px 0px;
	width: auto;
	height: 1%;
	height: auto;
	text-align: left;
	}
	
.mainfeature .h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	}
	
.mainfeature .h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em; 
	margin: 1em 0 .85em;
	font-weight: bold;
	}
	
.mainfeature .expand{
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 82%;
	vertical-align: middle;
	padding: 3px 20px 0px 0px;
	width: auto;
	height: 1%;
	float: right;
	height: auto;
	}
	
.mainfeature .content {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 10px 5px 20px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-size: 100%; 
	}
	
.mainfeature p {
	padding: 0px 10px 3px 0px;
	margin: 10px 0px 5px 0px;
	}

.mainfeature2 .subfeature {
	margin: 10px 0px 5px 0px; 
	padding: 0px 0px 0px 0px;
	}

.mainfeature2 .innercontent, .subfeature .innercontent {
  width: 100%;
	}

.mainfeature2 .title, .subfeature .title {
	font-family: Trebuchet MS, Verdana, arial, helvetica, sans-serif;
	font-size: 150%;
	vertical-align: middle;
	padding: 5px 5px 10px 0px;
	margin: 0px 0px 5px 0px;
	width: auto;
	height: 1%;
	height: auto;
	text-align: left;
	}

.mainfeature2 li.AspNet-TreeView-Folder,.subfeature li.AspNet-TreeView-Folder {
	margin-left: 0px;
	}

.mainfeature2 .h2, .subfeature .h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-aligh: left;
	}

.mainfeature2 .h3, .subfeature .h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em; 
	margin: 1em 0 .85em;
	font-weight: bold;
	text-aligh: left;
	}
	
.mainfeature2 .expand, .subfeature .expand {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 82%;
	vertical-align: middle;
	padding: 3px 20px 0px 0px;
	width: auto;
	height: 1%;
	float: right;
	height: auto;
	}
	
.mainfeature2 .content, .subfeature .content {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
	font-size: 100%; 
	text-align: left;
	}
	
.mainfeature2 p, .subfeature p {
	padding: 0px 10px 3px 0px;
	margin: 10px 0px 5px 0px;
	text-align: left;
	}
 
.mainfeature2 ul {

	}

.subfeature .AspNet-TreeView-RootList {
	margin: 0px 0px 0px 0px;
	}
	
.subfeature li.AspNet-TreeView-Root {
	margin: 0px 4px 6px 20px;
	}

.tabbedfeature  {
	margin: 0px 0px 0px 0px; 
	}

.tabbedfeature .title {
	font-weight: bold;
	padding:10px 10px 0px 10px;
	}

.tabbedfeature .content {
	padding: 10px 10px 20px 10px;
	}

.table-header {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	line-height: 1.2em;
	vertical-align: bottom;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	padding-top: 0px
	}
	
.table-header a 
{
	text-decoration:none;
}	
	
.table-row {
	text-align: left;
	line-height: 1.2em;
	vertical-align: top;
	font-size: 90%;
}

.table-edit 
{
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
	vertical-align: top;
	font-size: 90%;	
}

.table-paging {
	text-align: left;
	line-height: 1.2em;
	vertical-align: top;
	font-size: 90%;
	text-align:right;
}
	
.sidebarfeature {
	margin:  5px 0px 25px 0px; 
	padding: 0px 0px 0px 0px;
}

.sidebarfeature .innercontent {
  width: 100%;
	}

.sidebarfeature .title {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	width: auto;
	height: 1%;
	font-weight: bold;
	height: auto;
	}

.sidebarfeature .titlecommands {
	font-family: Verdana,Arial, helvetica,	sans-serif;
	font-size: 65%;
	font-weight: normal;
	line-height: 1.5em;
	}

.sidebarfeature .h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}

.sidebarfeature .expand {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 82%;
	vertical-align: middle;
	padding: 3px 20px 0px 0px;
	width: auto;
	height: 1%;
	float: right;
	height: auto;
	}
	
.sidebarfeature .content {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
	line-height: 1.5em;
	font-size: 90%; 
	}

.sidebarfeature .bulletedlist {
	margin-left: 17px;	
	}

.feature {
	float: right;
	margin: 0 0 1em 19px;
	padding: 0 15px .5em;
	width: 263px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 233px;
	}

html>body .feature {
	width: 233px;
	}

.feature {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	}	

/* --------------------------------------------------
TABS FEATURE
----------------------------------------------------- */

#featuretabs {
	width: 90%;
	padding-bottom: 0;
	overflow: hidden;
	margin: 0 auto;
	} 

html>body #tabsfeature {
	overflow: visible;
	}

#tabsfeature {
	padding-bottom: 0;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	} 

html>body #tabsfeature {
	overflow: visible;
	}

#tabsfeature ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: transparent url(../images/tabborder.gif) left bottom repeat-x;
	}

#tabsfeature ul li {
	float: left;
	margin: 0 2px;
	padding: 0;
	}

#tabsfeature ul li a, #tabsfeature ul li strong {
	display: block;
	border: solid;
	border-width: 1px 1px 0;
	padding: 2px 10px;
	text-decoration: none;
	margin: 2px 0 1px;
	white-space: nowrap;
	border-color: #c1c1c4;
	background: #e1e1e4;
	color: #666;
	}

#featuretabs .panel {
	margin: .85em 0;
	height: 17em;
 	overflow: auto;
	padding: 0 15px .5em;
	background: #F2F4F7;
	border: solid #ccc;
	border-width: 1px 0;
	}

#wrap #tabsfeature a.on {
	background: #fff;
	color: #666;
	border-color: #333;
	margin: 0;
	padding-bottom: 5px;
	font-weight: bold;
	}

/* -----------------------------------------------------------
MODULES
-------------------------------------------------------------- */

p, .container {
	margin: .85em 0;
	padding: 0px 0px 0px 5px;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

#sidebar p {
	line-height: 1.45em;
	}

.feature .container
{padding-top: .5em;
	margin: 0;
	}

#footer .container
{margin: 0;
	padding-top: 10px;
	}

.required {
	font-weight: bold;
	}

.indent {
	margin-left: 1.85em;
	margin-right: 1.85em;
	}

.fineprint {
	font-size: 85%;
	line-height: 1.35em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}

.fineprint em {
	font-style: normal;
	}

.right {
	float: right;
	margin: 4px 0 4px 10px;
	}

.left {
	float: left;
	margin: 4px 10px 4px 0;
	}
	
	
/* -------------------------------------------------------
MISCELLANEOUS
---------------------------------------------------------- */

.rss {
	padding-left: 28px;
	background: transparent url(../images/rss.gif) no-repeat 0 1%;
	}

sup {

	}

address {
	font-style: normal;
	margin: 0;
	padding: 0;
	}

.arrow, .arrowleft {
	font-weight: bold;
	}

.title {
	text-transform: none;
	}

.top {
	margin: 2em 0;
	}

dd .top {
	margin-left: -1.85em;
	}

dl.plain dd .top {
	margin-left: 0;
	}

#wrap .top a {
	text-decoration: none;
	padding-left: 20px;
	text-transform: lowercase;
	}

#wrap .top a:hover {
	text-decoration: underline;
	}

hr {
	height: 1px;
	margin: 1em 0;
	}

.url {
	display: none;
	}
	
/* --------------------------------------------------
 Search 
----------------------------------------------------- */

.searchfirst {
	padding-bottom: 2em;
	}

.searchfirst h2 {
	padding-bottom: 0;
	margin-bottom: 0;
	}

.searchfirst ul {
	border-top: 1px solid;
	padding: 1em 0 1em 2.85em;
	margin-top: 0;
	}

.searchterm {
	font-weight: bold;
	}

 /* Firefox */
a .searchterm  {
	text-decoration: underline;
	}	

.searchsection {
	font-weight: normal;
	padding-left: 18px;
	}

code 
{
	font-family: courier,"Courier New",monospace;
	}

#wrap #thisWeeksResults_validResultsFound #wrap .top a:hover {
	margin: 0;
	padding: 0;
	}

.pagetitle {
	margin-top: 15px;
	margin-bottom: 40px;
	text-align-left;
	}

.pagetitletext {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 175%;  
	padding: 5px 0px 3px 5px;
	margin: 0px 10px 0px 0px;
	text-align: left;
	}

.sitemap {
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 20px;
	width: 850px;
	}

.sitemap .col {
	float:left;
	width:405px;	
	padding-left: 10px;
	padding-right: 10px;
	} 

.sitemap .entrylevel1 {
	margin-bottom: 10px;
	}

.sitemap .entrylevel2 {
	padding-left: 20px;
	margin-bottom: 10px;
	}

.sitemap .title {

	}

.sitemap .description {
	color: #666666;
	}

/* --------------------------------------------------
 Alerts and Bulletins 
----------------------------------------------------- */

.alertfull {
	position: relative;
	margin: 0 auto;
	text-align: center;
	}

.alert {
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 25px;
	}
	
.alertinfo {
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 25px;
	}
	
.alertsuccess {
	background-position: 15px 60%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 25px;
	}	
	
.alertsuccesslarge {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 170%;  
	text-align: left;
	padding: 5px 5px 1px;
	}	
.alertsuccessmedium {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 125%;  
	text-align: left;
	padding: 5px 5px 10px;
	}
	
.bulletinboardalert {
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	line-height: 1.25em;
	padding-right: 15px;
	}

.bulletinboardinfo {
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	line-height: 1.25em;
	}
	
.bulletinboarddate 
{
	white-space: nowrap;
	vertical-align: top;
}

.bulletinboardmore {
	text-align: right;
	line-height: 1.25em;	
	}

.closewindow {
	float: right;
	padding-right: 10px;
	}

.messagetitle {
	line-height: 1.5em;
	font-weight: bold;
	font-size: 150%;
	}
	
.actionstatusmessage {
	font-weight: bold;
	font-size: 110%;
	}
	
.actionstatusinstructions {
	text-align: left;
	font-weight: normal;
	font-size: 110%;
	}
	
.actionstatus {
	margin: 40px 400px 10px 40px;
	}
	
.instructionlist li
{
	margin: 0px;
}	

.newwindowcontent {
		font-size: 85%;
		padding: 0px 5px 5px 0px;
	}
	
.contentnav  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 91%;
	text-align: right;
	}
	
.contentnavdetails  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 91%;
	text-align: right;
	padding: 2px 5px 5px 0px;
	}	
	

	
/* -----------------------------------------------------------
Sidebar
-------------------------------------------------------------- */

.sidebartitle {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	width: auto;
	height: 1%;
	height: auto;
	}

.sidebarcontent ul {

	}
.sidebarcontent li {
	padding: 0;
	}

#sidebar h2.promo {
	margin-bottom: 0;
	padding: 0;
	border-top: 1px solid;
	}
	
#sidebar h2.promo a {
	padding: 4px 10px 79px 10px;
	margin: 0;
	display: block;
	text-decoration: none;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 183px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 163px;
	}

 html>body #sidebar h2.promo a {
	width: 163px;
	}
	
#sidebar p.promo {
	margin: 0 -9px;
	padding: .5em 10px;
	border-bottom: 1px solid;
	}

/* -----------------------------------------------------------
Logonframe
-------------------------------------------------------------- */
	
.logonframe {
	float:left;
	width:649px;
	border-right:solid 1px #b5b4b5;
	border-top-style: none;
	border-top-width: 0px;
	margin: 0px 0px 0px 1px;
	padding-top: 20px;
	} 

.logonimageframe {
	height:408px; 
	width:649px; 
	}
	
.logonpagetitletext {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 180%;  	
	margin: 0px 0px 0px 410px;
	padding: 0px 0px 0px 10px;
	line-height: 1em;
	}

.logonpanel {
	float: left;
	margin: 10px 5px 0px 5px;
	width: 265px;	
	padding-bottom: 10px;
	}

.logonsidebartitle {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	}	
	
.logonimagetext {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.15em;
	margin: 15px 5px 0px 420px;
	}	
	
.processimage {
	height:15px; 
	}
	
.redasterisk {
	font-style: italic;
	line-height: 1.35em;
	}	

.currentview {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}
.changeview {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	}
		
		
/* -----------------------------------------------
Tree View Styles
-------------------------------------------------- */

.AspNet-TreeView-RootList {
	margin: 0px 0px 0px 0px; 
	}

.sidebarmenu li.AspNet-TreeView-Root-AspNet-TreeView-Leaf 
{
	margin-left: 0px;
	list-style-image: none;
}

li.AspNet-TreeView-Root-AspNet-TreeView-Leaf {
	margin-left: 18px;	
	list-style-image: url(../images/sidebarbullet.gif);
	}

.AspNet-TreeView-Expand {
	position: relative;
    width: 25px;
    float:left;
    cursor: pointer; 
    line-height: 20px;
	}

.AspNet-TreeView-Collapse {
	position: relative;
    width: 25px; 
    float:left; 
    cursor: pointer; 
    line-height: 20px;
	}

.AspNet-TreeView-ClickableNonLink {
	position : relative;
    cursor: pointer; 
    line-height: 15px;
	}

li.AspNet-TreeView-Folder {
	list-style-type: none;
	}

li.AspNet-TreeView-Root {
	list-style-type: none;
	}

li.AspNet-TreeView-Parent {
    margin:0 4px 6px 0;
	}

li.AspNet-TreeView-Leaf {
	margin:0 4px 6px 0;
	}

.AspNet-TreeView-Show {
	padding: 0px 0px 0px 12px;
	}

.AspNet-TreeView-Hide {
    display:none;
	}