/* General styles */
html { 
	height: 100%; 
	margin-bottom: 1px; 
}

body {
	height: 100%;
}
.content-width{
	padding-right:36px;
}
body,td,p,normal{
	font-family: Trebuchet MS, verdana, geneva, sans-serif;
	color: #000000;
}

body.default {
	/*background: #ffffff url("/images/bg_default.jpg") repeat-x;*/
}

p,.normal{
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px 0px 12px 0px;
	padding:0px;
}

h1 {
	font-family: Times,Times New Roman,Serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #0E7C85;
	margin: 10px 0px 20px 0px;
	padding:0px;
}

h2 {
	font-family: Times,Times New Roman,Serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #62853E;
	margin: 20px 0px 6px 0px;
	padding:0px;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0E7C85;
	margin: 8px 0px 6px 0px;
	padding:0px;
}

h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.85em;
	color: #62853E;
	margin: 8px 0px 2px 0px;
	padding:0px;
}

h5 {
	font-size: 0.75em;
	font-weight:normal;
	font-style:italic;
	color: #62853E;
	margin: 10px 0px 12px 0px;
	padding:0px;
}

h6 {
	font-size: 0.75em;
	color: #000000;
	margin: 0px;
	padding:0px;
}

blockquote {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px 20px 0px 20px;
}

ol {
	font-family: Trebuchet MS, verdana,geneva,sans-serif;
	font-size: 0.75em;
	line-height: 1.35em;
	margin: 0px;
	padding:0px;
	margin-left: 32px;
}

ul {
	font-family: Trebuchet MS, verdana,geneva,sans-serif;
	font-size: 0.75em;
	line-height: 1.40em;
	list-style-type:square;
	margin: 0px 0px 12px 25px;
	padding:0px;

}

li {
	margin: 0px 0px 5px 0px;
	padding :0px;
	list-style-type: square;
}
.questions li {
	list-style-image: url(/images/questions-bullet.gif);
	margin: 0px 0px 5px 0px;
	padding-left :10px;
	padding-bottom:5px;
}
li li {
	list-style-type:circle;
}
hr {
	border: none 0;
	height: 1px;
	border-top: solid 1px #489EA6;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #E77632;
}

a:hover {
	text-decoration: none;
	color: #007B85;
}
/* Drop Shadow styles */
.ds-left {
	width: 49%;
	background-image: url(/images/dropShadow-left.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #D7DFBC;
}
.ds-middleContent {
	width: 2%;
	background-image: url(/images/content-topCurve.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.ds-right {
	width: 49%;
	background-image: url(/images/dropShadow-right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #D7DFBC;
	
}

/* Backstage styles */


#logo {
	position:absolute;
	left: 20px;
	top: 44px;
}

#banner {
	
}

.utility {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	color: #ACBFA1;
}

#utilitybox {
	padding: 18px 40px 0px 0px;
}

a.utilitylink:link, a.utilitylink:visited, a.utilitylink:active {
	text-decoration: none;
	font-weight: normal;
	color: #ACBFA1;
}

a.utilitylink:hover {
	font-weight: normal;
	color: #3B550D;
	text-decoration: none;
	background-color: #E9F3E4;
}

.breadcrumb {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	margin-right: 20px;
	color: #62853E;
}

a.breadcrumblink:link, a.breadcrumblink:visited, a.breadcrumblink:active {
	color: #62853E;
	text-decoration: none;
}

a.breadcrumblink:hover {
	color: #3B550D;
	text-decoration: none;
	background-color: #E9F3E4;
}

.postedby, .footer {
	margin: 12px 0px 12px 0px;
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	color: #A9C7D3;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0E7C85;
}

a.footerLink:hover {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #016B74;
	background-color: #E8F4F8;
}
.message {
	color: #ff0000;
}

.maphead {
	font-family: verdana,geneva,sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}

.table-bucket1 td {
	background-color: #A385A3;
	padding: 5px;
}

.table-bucket1 p {
	font-size: 0.65em;
	line-height: 1.2em;
}

.table-bucket1 a, .table-bucket1 a:active, .table-bucket1 a:visited, .table-bucket1 a:hover {
	color: #ffffff;
}

.table-data, .table-gray {
	margin: 0px 0px 0px 0px;
}

.table-data td {
	border-bottom: 1px dashed #926F3C;
	padding: 5px 3px 5px 3px;
}

.table-gray td {
	background-color: #eeeeee;
	border: 1px solid #ffffff;
	padding: 5px 3px 5px 3px;
}

.table-data p, .table-gray p {
	font-size: 0.7em;
	line-height: 1.2em;
}

.table-data ul, .table-data ol, .table-gray ul, .table-gray ol {
	margin-top: 5px;
}

.table-sidebar {
	margin-left: 5px;
	margin-bottom: 5px;
}

.table-sidebar p {
	margin: 2px 9px 0px 9px;
}

.table-hero {
	margin-bottom: 10px;
}

.table-hero p {
	font-size: 0.65em;
	color: #999999;
	text-align:right;
	line-height: 12px;
}

.table-dash td {
	font-size: 0.85em;
	padding: 3px 6px 3px 6px;
	border-bottom: 1px dotted #D1C1D1;
}

.table-info {
	margin-left: 20px;
	margin-bottom: 20px;
}

.table-info td {
	font-size: 0.85em;
	padding: 3px 6px 3px 6px;
	border-bottom: 1px dotted #D1C1D1;
}

.table-info2 td {
	font-size: 0.85em;
	padding: 3px 6px 3px 6px;
}

blockquote.highlight {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #0C2E82;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

.blockquote.highlight p {
	color: #ffffff;
}

.searchinput {
	border: solid 1px #93AA83;
	font: 10px verdana,geneva,helvetica,sans-serif;
	width: 100px;
	height: 18px;
	color: #4F6E18;
}

.text {
	font-size: 10px;
}


/* Menu styles */


#topmenu-bar {
	background-color: #FFFFFF;
}

.topmenu a, .topmenu a:active, .topmenu a:visited, .topmenu-here a, .topmenu-here a:active, .topmenu-here a:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;
	text-align: center;
	padding: 5px 12px 5px 0px;
	color: #0E7C85;
}
.topmenu a:hover, .topmenu-here a:hover {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;
	text-align: center;
	padding: 5px 12px 5px 0px;
	color: #E77632;
}

.topmenu-here a, .topmenu-here a:active, .topmenu-here a:visited, .topmenu-here a:hover {
	background-color: #FFFFFF;
}

.topmenu div:hover, .topmenu a:hover, .topmenu-here div:hover, .topmenu-here a:hover {
	background-color: #FFFFFF;
}

#sidemenu {
}

.sidemenu-divider {
	background-color: #CCCCCC;
}

.sidemenu a, .sidemenu a:active, .sidemenu a:visited, .sidemenu a:hover,
.sidemenu-hid a, .sidemenu-hid a:active, .sidemenu-hid a:visited, .sidemenu-hid a:hover,
.sidemenu-lib a, .sidemenu-lib a:active, .sidemenu-lib a:visited, .sidemenu-lib a:hover,
.sidemenu-here a, .sidemenu-here a:active, .sidemenu-here a:visited, .sidemenu-here a:hover,
.sidemenu-top a, .sidemenu-top a:active, .sidemenu-top a:visited, .sidemenu-top a:hover,
.sidemenu-open a, .sidemenu-open a:active, .sidemenu-open a:visited, .sidemenu-open a:hover {
	display: block;
	text-decoration : none;
	font-family : verdana, geneva, sans-serif;
	font-size : 10px;
	padding: 7px 0px 7px 2px;
	text-align: left;
	color: #E77632;
	border-bottom: 1px dashed #E1E9D4; 
	
}

.sidemenu-top a, .sidemenu-top a:active, .sidemenu-top a:visited, .sidemenu-top a:hover {
	font-weight: bold;
}

.sidemenu-hid a, .sidemenu-hid a:active, .sidemenu-hid a:visited, .sidemenu-hid a:hover {
	color: #999999;
}

.sidemenu-lib a, .sidemenu-lib a:active, .sidemenu-lib a:visited, .sidemenu-lib a:hover {
	color: #B89C00;
}

.sidemenu-here a, .sidemenu-here a:active, .sidemenu-here a:visited, .sidemenu-here a:hover {
	color: #0E7C85;
	background-color: #ffffff;
}

.sidemenu div:hover, .sidemenu a:hover,
.sidemenu-top div:hover, .sidemenu-top a:hover,
.sidemenu-here div:hover, .sidemenu-here a:hover,
.sidemenu-open div:hover, .sidemenu-open a:hover {
	color: #0E7C85;
	background-color: #ffffff;
}

.sidemenu-hid div:hover, .sidemenu-hid a:hover {
	color: #ffffff;
	background-color: #663366;
}

.sidemenu-lib div:hover, .sidemenu-lib a:hover {
	color: #ffffff;
	background-color: #663366;
}

.sidemenu-open {
	margin-top: 20px;
}

.lowText {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #0E7C85;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
}

.highText {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #E77632;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-left: 5px;
}

.itemBorder {
	border: 1px dashed #D2E9F2;
}


/* Random Quote styles */

.quote {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.35em;
}

.quote-credit {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.35em;
}


/* Downloads grid styles */


#downloads {
	width: 550px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#downloads-table {
	margin: 0px;
	padding: 0px;
}

#downloads-table td {
	padding: 6px 0px 6px 0px;
	border-top: 1px dotted #D1C1D1;
}

.dwnldhead {
	font-family: Times New Roman, Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #663366;
}

.dwnldcat {
	background: #ECE9D9;
}

.dwnlddesc, .dwnldcat, .dwnlditem, dwnldfilesize {
	font-size: 0.7em;
}

.dwnldimage {
	float: right;
	margin-left: 10px;
}

a.dwnldlink:active, a.dwnldlink:link, a.dwnldlink:visited {
}

a.dwnldlink:hover {
}


/* Image library styles */


.imagespacer {
	/*background-color: #F9F6E5;*/
}

.thumbnailsubhead {
	/*font-size: 0.65em;
	font-weight: bold;
	padding: 5px;*/
	font-size: 0.7em;
	font-weight: bold;
}

.thumbnailtitle {
	font-size: 0.6em;
	font-weight: bold;
}

.thumbnailcaption {
	font-size: 0.6em;
}

.thumbnailedit {
	font-size: 0.65em;
	/*padding: 5px;*/
}

.imagedisplaytitle {
	color: #000000;
	font-size: .7em;
	font-weight: bold;
}

.imagedisplaycaption {
	font-size: 0.65em;
	color: #999999;
	text-align:right
}

.imagedisplaytext {
	font-size: 0.65em;
	color: #0E7C85;
}

.imagedisplaypaging {
	color: #0E7C85;
	font-size: 0.65em;
}

.imagedisplaypaging a, .imagedisplaypaging a:visited {
	color: #E77632;
}

.imagedisplaypaging a:active, .imagedisplaypaging a:hover {
	color: #0E7C85;
}


/* News styles */



.newscategory {
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1.35em;
	color: #9AAF8B;
}

.newsdate {
	font-size: 0.7em;
	line-height: 1.35em;
	color: #999999;
}

.newscopy {
	font-size: 0.7em;
	line-height: 1.35em;
	color: #000000;
}


.newsheadline {
	font-size: 0.65em;
	font-weight: bold;
	line-height: 1.35em;
}

.newsbyline{
	font-size: 0.7em;
	color: #999999;
}

.newshighlightstitle {
	font-size: 0.75em;
	font-weight: bold;
	color: #9AAF8B;
	background-color: #ffffff;
	padding: 3px 0px 3px 0px;
}

.newshighlightscategory {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.35em;
	color: #000000;
}

.newshighlightsdate {
	font-size: 0.75em;
	line-height: 1.35em;
	color: #999999;
}

.newshighlightscopy {
	font-size: 0.75em;
	line-height: 1.35em;
	color: #000000;
}

.newshighlightsheadline {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.35em;
}

.newshighlightsheadline a, .newshighlightsheadline a:active, .newshighlightsheadline a:visited {
	text-decoration: none;
	color: #E77632;
}

.newshighlightsheadline a:hover {
	text-decoration: none;
	color: #007B85;
}


/* Discussion styles */


.discussiontitle {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

.discussionhead {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #E2DFCF;
}

.discussion {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #F9F6E5;
}

.discussionkey {
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	background-color: #C6D6DB;
}


/* Toolbox styles */


.toolbox {
	background-color: buttonface;
}

.toolboxtitle {
	font-family: arial,helvetica,sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.toolboxlabel {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	text-align: right;
}

.toolboxitem {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}


/* Pop-up styles */


.popbg {
	background-color: #cccccc;
}

.popbglight {
	background-color: #eeeeee;
}

.pophead2 {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.poptext {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
}

.poptext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

.poptext ul, poptext ol {
	font-size: 11px;
}

.poptext a, .poptext a:active, .poptext a:visited, .poptext a:hover {
	font-weight: normal;
}


/* Other styles */


.headingspecial {
	color: #0C2E82;
	font-size: 0.65em;
	font-weight: bold;
}

.printshow {
	display: none;
}

.screenshow {
	display: block;
}

.isVisible {
	visibility : visible; 
}

.isHidden {
	visibility : hidden;
}

.absolutePositionFix {
	left: 220px;
	top: 175px;
	position: absolute;
}

.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;

}

.ResourcesList {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}

.order {
	font-size: 10px;
}

a.orderlink:link, a.orderlink:visited, a.orderlink:active, a.orderlink:hover {
	font-weight: bold;
	color: #990000;
}


/* Sizing fixes */
/* Do not delete */


ul ol, ul ul, ol ul, ol ol, blockquote p, p blockquote, blockquote blockquote, p code, blockquote code, blockquote ol, blockquote ul {
	font-size: 1.0em;
}
