address {padding: 3px 15px;font-style:normal}
.reg {font-size: 60%; vertical-align:super }
#ajaxticker1{
	width: 140px;
	height: 250px;
	/* border: 1px ridge black; */
padding: 5px;
	background-color: #a2a5b9;
	color: #ffffff;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #a2a5b9;
}
#ajaxticker2{
	width: 240px;
	height: 150px;
	/* border: 1px ridge black; */
padding: 5px;
	background-color: #a2a5b9;
	color: #ffffff;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #a2a5b9;
}
.someclass{ //class to apply to your scroller(s) if desired}


#homePage #header #headerMessage h1 {
	margin: 0px;
	font-size: 22px;
	color: #D8DCBF; /* Accent 11 */
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#homePage #header #headerMessage h2 {
	margin: 0px;
	font-size: 22px;
	color: #D8DCBF; /* Accent 11 */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 275px;
	line-height: 30px;
}

#subPage #header #headerMessage h1 {
	padding: 14px 0px 0px 20px;
	margin: 0px;
	font-size: 18px;
	color: #D8DCBF; /* Accent 11 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#subPage #header #headerMessage h2 {
	padding: 7px 0px 0px 230px;
	margin: 0px;
	font-size: 18px;
	color: #D8DCBF; /* Accent 11 */
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

#resources {
	background-color: #A2A5B9; /* Accent 13 */
	margin-top: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#homePage #innerContainer #innerRight .featuredLeft {
	width: 201px;
	float: left;
	padding: 15px;
	border: 1px solid #9EA3AA; /* BG Dark */
	height: 320px;
}

#homePage #innerContainer #innerRight .featuredRight {
  margin-left: 231px;
	padding: 15px;
	border: 1px solid #9EA3AA; /* BG Dark */
	height: 320px;	
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33334D;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	font-size: 11px;
}
.template {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.form
	{
	background-color: #f0f0f0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #333333; 		
}
.formHead
	{
	background-color: #666666;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff; 		
}
#homePage #subHead {
	background-image: url(../images/inner_right_background.jpg);
  height: 47px;
}
#subPage #subHead {
	background-image: url(../images/sub_inner_right_background.jpg);
  height: 35px;
}
#homePage #header {
	background-image: url(../images/home_header_background.jpg);
	background-repeat:no-repeat;
	height: 193px;
}


#subPage #header {
	background-image: url(../images/sub_header_background.jpg);
	background-repeat:no-repeat;
	height: 81px;	
}
#flashcontent {
	height: 400px;
	width: 400px;
	position: absolute;
	left: 20px;
	top: 60px;
	background-color: transparent;
}

