/*#pagetop {
	display: none;
	text-indent: -9000px;
	}
BODY {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #000;
	height:100%;
	margin: 12px 0 0 0;
	padding: 0;
	background: #333;
	}
#container {
	background: #fff;
	}	
#top {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	height: 18px;
	background-color: #333;
	text-align: right;
	}
.top {
	font-size: 10px;
	color: #fff;
	}
#pageHeader .rotatingBanner {
	background-color: #ccc;
	border-bottom:solid 1px #333;
	height: 130px;
	}
#nav { 
	position:relative;
	height:28px;
	width: 100%; 
	margin: 0px auto;
	border-bottom: solid 1px #660000;
	background: #660000;
	}

/* section 2
----------------------------------------

#section2 h2 {
	color: #666;
	font-size: 14px;
	font-weight: normal;	
	line-height: 18px;
	}
#section2 li {
	list-style: disc url(../images/bullet-blue.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: 20px;
	}
#section2 ol li {
	list-style: disc url(../images/bullet-orange.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	}
#cmsContent2 {
	line-height: 18px;
	}
#section2 #cmsContent2 {
	color: #000;
	font-size: 12px;
	background-color: #fff;
	text-align:left;
	}
#section2 .introParagraph {
	color: #000;
	font-size: 14px;
	}
#section2 .introParagraph {
	font-size: 14px;
	line-height: 18px;
	}

/* section 1
----------------------------------------

#section1 {
	font-size:11px;
	background-color: #efefef;
	border-right: dotted 1px #999;
	}
#section1 h4 {
	color: #660000;
	font-weight: bold;
	}
#section1 #nugget1, #section1 #nugget2, #section1 #nugget3, #section1 #nugget4, #section1 #nugget5 {
	position: relative;
	width: 100%;
	margin: 4px 11px 10px 9px;
	padding: 0px;
	}
#section1 #nugget1 {
	background-color: #99cccc;
	}
#section1 #nugget2 {
	background-color: #ffcc66;
	}
#section1 #nugget3 {
	background-color: #cc99cc;
	}
#section1 #nugget4 {
	background-color: #ff9966;
	}
#section1 #nugget5 {
	background-color: #6699CC;
	}
#section1 #nugget1 p, #section1 #nugget2 p, #section1 #nugget3 p, #section1 #nugget4 p, #section1 #nugget5 p {
	padding: 6px;
	font-weight: normal;
	font-size: 11px;
	line-height:18px;
	}
#section1 #nugget1 p {
	color: #336666;
	}
#section1 #nugget2 p {
	color: #996600;
	}
#section1 #nugget3 p {
	color: #663366;
	}
#section1 #nugget4 p {
	color: #ae4c1b;
	}
#section1 #nugget5 p {
	color: #2A5988;
	}
#section1 #nugget1 h2, #section1 #nugget2 h2, #section1 #nugget3 h2, #section1 #nugget4 h2, #section1 #nugget5 h2 {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height: 30px;
	width: 200px;
	padding: 8px 6px 6px 6px;
	margin-bottom: -20px;
	}
#section1 #nugget1 h2 {
	background-image: url(../Images/shim.gif);
	}
#section1 #nugget2 h2 {
	background-image: url(../Images/shim.gif);
	}
#section1 #nugget3 h2 {
	background-image: url(../Images/shim.gif);
	}
#section1 #nugget4 h2 {
	background-image: url(../Images/shim.gif);
	}
#section1 #nugget5 h2 {
	background-image: url(../Images/shim.gif);
	}
#cmsContent1 {
	line-height: 18px;
	}
#section1 #cmsContent1 {
	color: #000;
	font-size: 12px;
	background-color: #fff;
	text-align:left;
	}

/* section 3
----------------------------------------

#section3 {
	color: #333;
	font-size: 11px;
	border-left: dotted 1px #999;
	}
#section3 p {
	color: #660000;
	font-size: 11px;
	}
#section3 h4 {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	margin-top:30px;
	}
#section3 .rightFocus1 {
	width: 200px;
	margin: 10px 11px 30px 12px;
	padding: 0px;
	background-color: #fff;
	}
#section3 .rightFocus1 p {
	text-align: left;
	padding: 8px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	border-bottom:solid 1px #72361E;
	background-color: #fff;
	}
#section3 .rightFocus1 .rightTitle {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height: 24px;
	background-repeat: no-repeat;
	padding-top: 0px;
	line-height: 24px;
	background: transparent url("../Images/RightSection-focus1.gif");
	}
#cmsContent3 {
	line-height: 18px;
	}
#section3 #cmsContent3 {
	color: #000;
	font-size: 12px;
	background-color: #fff;
	text-align:left;
	}

/* footer
----------------------------------------

#footer {
	font-size: 11px;
	text-align: center;
	padding: 20px 0;
	background: #999;
	}
.footer {
	padding-left: 5px;
	font-weight: normal;
	color: #000;
	}
		
/* general
----------------------------------------

h1, h2, h3, h4, h5 {
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: normal; 
	text-transform: none;
	}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}			
h4 {font-size:12px;}			
h5 {font-size:10px;}			

TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT {
	font-size: 12px;
	color: #660000; 
	}
#cmsContent h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-style: normal;
	background: transparent url(../images/shim.gif) no-repeat; 
	padding-left: 0px;
	text-transform: uppercase;
	}
#cmsContent h2 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	font-style: normal;
	}
.tableHeader {
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #660000;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	}
.tableSubHeader {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
	border: #ffffff 1px solid;
	}
.tableBorder {
	border: solid 1px #666;
	width: 100%;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 12px;
	color: #990000;
	font-style:italic;
	}
.parentLinks {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	margin-top: -16px;
	position: absolute;
	}
.EnabledControl, DisabledControl {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
	
/* links & buttons
----------------------------------------

.button, .searchButton {
	height: 18px;
	margin-top: 0px;
	padding: 0px 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #efefef;
	}
.searchButton {
	color: #660000;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: transparent;
	}	
#section2 a:link, #section2 a:visited, #section2 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	}
#section2 a:hover {
	color: #666;
	}
a.nugget1:link, a.nugget1:visited, a.nugget1:hover {
	color: #336666;
	text-decoration: underline;
	}
a.nugget1:hover {
	text-decoration: none;
	}
a.nugget2:link, a.nugget2:visited, a.nugget2:hover {
	color: #996600;
	text-decoration: underline;
	}
a.nugget2:hover {
	text-decoration: none;
	}
a.nugget3:link, a.nugget3:visited, a.nugget3:hover {
	color: #663366;
	text-decoration: underline;
	}
a.nugget3:hover {
	text-decoration: none;
	}
a.nugget4:link, a.nugget4:visited, a.nugget4:hover {
	color: #ae4c1b;
	text-decoration: underline;
	}
a.nugget4:hover {
	text-decoration: none;
	}
a.nugget5:link, a.nugget5:visited, a.nugget5:hover {
	color: #2A5988;
	text-decoration: underline;
	}
a.nugget5:hover {
	text-decoration: none;
	}
#section3 p a:link, #section3 p a:visited, #section3 p a:hover {
	font-size: 11px;
	color: #ff0000; 
	text-decoration: underline;
	}
#section3 p a:hover {
	color: #0000ff; 
	text-decoration: none;
	}
a.footerLink:link, a.footerLink:visited, a.footerLink:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	}
a.footerLink:hover {
	text-decoration: none;
	}
a.pageLink:link, a.pageLink:visited, a.pageLink:hover {
	font-size: 11px;
	color: #333; 
	text-indent: 0px;
	text-decoration: underline;
	padding-right: 10px;
	margin-top: -40px;
	}
a.pageLink:hover {
	color: #000; 
	}
#section2 a.parentLinks:link, #section2 a.parentLinks:visited, #section2 a.parentLinks:hover {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;	
	color: #ccc;
	padding-right: 4px;
	padding-bottom: 10px;
	text-decoration: underline;
	}
#section2 a.parentLinks:hover {
	color: #990000;
	text-decoration: underline;
	}
a.auxLink:link, a.auxLink:visited, a.auxLink:hover {
	font-size: 10px;
	color: #660000; 
	text-decoration: underline;
	padding-right:6px;
	}
a.auxLink:hover {
	text-decoration: none;
	}
a.searchLink:link, a.searchLink:visited, a.searchLink:hover {
	font-size: 10px;
	color: #660000; 
	text-decoration: underline;
	padding-right:6px;
	}
a.searchLink:hover {
	text-decoration: none;
	}
#section2 a.adminLink:link, #section2 a.adminLink:visited, #section2 a.adminLink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	}
#section2 a.adminLink:hover {
	color: #666;
	}

/* preload items for content admin
----------------------------------------

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
	}
a abbr {
	border: none;
	}
a:link, a:visited, a:hover {
	color: #990000; 
	text-decoration: underline; 
	}
a:hover {
	color: #666; 
	}
.label, .label2, .label3, .label4, .label5, .smallLabel, .boldLabel, .boldlabel {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
.label2 {
	color: #333;
	}
.label3 {
	color: #666;
	}
.label4 {
	color: #999;
	}
.label5 {
	color: #ccc;
	}
.smallLabel {
	font-size: 11px;
	color: #666;
	}
.boldLabel, .boldlabel {
	font-weight:bold;
	}
#section2 h3, .headline {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
	}
*/

.Headline 
{
	font-size: 1.25em;
	font-weight:bold;
	color: #669999;
	text-transform: uppercase;
}

.smallLabel {
	font-size: 11px;
	color: #666;
	}

