body{
  /*margin: 0 50px 50px 50px;*/
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-image: url('/shared_images/crosshatch.jpg');
  background-repeat: repeat;
  background-position:  left top;
  text-align: center
  
}
.clear {
	clear: both;
}
.title{
	font-size: 13px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	line-height: 20px;
}
#wrapper {
  text-align: left;
  width: 890px;
  margin: 0 auto;	
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#container{
	background-color:#FFF;
	float:left;
	width:520px;
	border-left:190px solid #FFF;
	border-right:180px solid #FFF;
	padding-top: 15px;
	text-align: left;
	display: block;
}
#leftRail{
	float:left;
	width:190px;
	margin-left:-190px;
	position:relative;
	z-index: 100;
}
#center{
  float:left;
  width:520px;
  margin-right:-520px;
  text-align: center;
}
#rightRail{
  float:right;
  width:180px;
  margin-right:-180px;
  position:relative;
}

#footer {
	clear: both;
	text-align: center;
	width: 890px;
	color: #666666;
	background-color: #FFF;
	padding-top: 0px;
	display: block;
	position: relative;
	z-index: 0;
}
#header {
  width: 890px;
  color: #5e395f;
  padding-top: 25px;
  clear: both;
  background-color: #ede8e5;
  border-bottom: 1px solid #CCC;
  text-align: left;
  margin: 0 auto;
}
/*end main shell css*/
a {
	color: #5d66a9;
}
a:hover {
	text-decoration: none;
}
table td {
	padding-right: 10px;	
}
#center ul {
	margin-top: 0px;	
}
#center li ul {
	margin-top: 10px;	
}
#center ul li {
	margin-bottom: 5px;
}
#center ol li {
	margin-bottom: 5px;
}

#left_nav {
	width: 14em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #FFF;
	color: #48404a;
	margin-left: 10px;
}
html>body #left_nav {
	width: 15em;	
}
#left_nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#left_nav li {
	border-bottom: 1px solid #cccc99;
	margin: 0;
}
#left_nav li a{
	display: block;
	padding: 1px 5px 1px 0.5em;
	background-color: #f7eac0;
	color: #48404a;
	text-decoration: none;
	width: 100%;
}
html>body #left_nav li a {
	width: auto;
}

#left_nav li a:hover{
	background-color: #d8cdc9;
	color: #000;
}
#left_nav li#left_nav_on a{
	display: block;
	padding: 1px 5px 1px 0.5em;
	background-color: #d8cdc9;
	color: #48404a;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}
html>body #left_nav li#left_nav_on a {
	width: auto;
}
#left_nav li#left_nav_head {
	display: block;
	background-color: #735174;
	color: #FFF;
	padding: 1px 5px 1px 0.5em;
	width: 100%;
	font-weight: bold;
}
html>body #left_nav li#left_nav_head {
	width: auto;
}


#left_nav li.left_nav_sub {
	border-bottom: 0px;
	margin: 0;
}
#left_nav li.left_nav_sub_on {
	border-bottom: 0px;
	margin: 0;
}


#left_nav li.left_nav_sub a{
	display: block;
	padding: 1px 0 1px 1.0em;
	background-color: #faf5e1;
	width: 100%;	
}
html>body #left_nav li.left_nav_sub a{
	width: auto;
}
#left_nav li.left_nav_sub a:hover{
	background-color: #faf5e1;
	color: #ccc;
}
#left_nav li.left_nav_sub_on a{
	display: block;
	padding: 1px 0 1px 1.0em;
	background-color: #faf5e1;
	width: 100%;	
	font-weight: bold;
}
html>body #left_nav li.left_nav_sub_on a{
	width: auto;
}
#left_nav li.left_nav_sub_on a:hover{
	background-color: #faf5e1;
}

#rightBox{
	color: #666666;
}
#rightBox ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 5px;
}
#rightBox li {
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: 0px;	
}
#rightBox li a {
	text-decoration: none;
	color: #48404a;
}
#rightBox li a:hover {
	text-decoration: underline;
}
#quickLinks {
	background-image: url('/shared_images/right_bar3.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 175px;	
	padding: 10px;
}
#otherLinks {
	background-image: url('/shared_images/right_bar_tall3.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 350px;	
	padding: 10px
}
p.header_small {
	margin-bottom: 0px;
	margin-top: 0px;	
}
.header_medium {	
	font-size: 16px;
	line-height: 10px;
	color: #735174;
}
#header h1 {
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 24px;
	font-family: "Georgia",Arial,sans-serif;
}
#header h1 a {
	text-decoration: none;
	color: #5e395f;
}
#header_logo {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
html>body #header_logo {
	margin-bottom: 35px;
	margin-left: 20px;	
}
#header_nav {
	clear: both;
	text-align: center;
	font-weight: bold;
	/*padding-bottom: 15px; this is needed if we take away the 'Home' in the top right nav */
	margin-left: 10px;
	margin-right: 14px;
	position: relative; z-index: 997;
}

#header_nav ul li.headerNavMains {
	float: left;
	display: inline; background-image:url('/shared_images/nav_button.gif');
	padding: 0;
	list-style-type: none;
	width: 110px;
	margin-right: 10px;
	background-color: #ede8e5; margin-left:0px; margin-top:0px; margin-bottom:0px
}
#header_nav ul li a.headerNavMainsA{
	width: 110px;
	display: block;	
}

#header_search {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 214px;
	margin-right: 12px;
}
#center_inside{
	text-align: left;
	padding-left: 15px;
	padding-right: 25px;
	color: #333;
}
#center_inside p{
	margin-top: 10px;	
	margin-bottom: 10px;
}
html>body #center_inside {
	padding-left: 15px;	
}
img.imageline {
	vertical-align: middle;
	border: 0px;
}
#related {
	color: #666666;	
}
#related ul {
	margin-top: 10px;
}
#related ul li {
	margin-bottom: 5px;	
}
#contactInfo {
	background-image: url('/shared_images/left_bar_wide.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 216px;	
	padding-bottom: 0px;
	font-size: 11px;
	margin-left: 10px;
	line-height: 12px; padding-left:10px; padding-right:10px; padding-top:10px
}
#contactInfo p {
	margin-top: 9px;
	margin-bottom: 9px;	
	line-height: 14px;
}
.contactTable td{
	vertical-align: top;
	padding: 0px;
}
#logo {
	padding-right: 7px;	
}
.homeBubbleBig {
	border: 1px solid #ccc;
	width: 490px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: -10px;
}
html>body .homeBubbleBig {
	margin-left: 15px;	
}
.homeSwine {
	padding: 0 10px 0 8px;
	border: 1px solid #ccc;
	width: 475px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #FFF;
	float: left;
	text-align:left;
}
html>body .homeSwine{
	margin-left: 15px;	
}
.homeBubble {
	border: 1px solid #ccc;
	width: 290px;
	background-color: #FFF;
	text-align: left;
	float: left;
	height: auto;
	left: 0px;
	top: 0px;
	margin-bottom: 25px;
}

.homeBubbleContent {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 15px;
}
.homeBubbleContent a {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.homeBubble hr {
	margin-left: 5px;
	margin-right: 5px;
}
.homeBubbleLittle {
	border: 1px solid #ccc;
	width: 183px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.rec {
	margin-right: 10px;
}

.homeBubble ul li {
	font-size: 11px;
}
.homeBubble1 {
	border: 1px solid #ccc;
	width: 460px;	
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url('/shared_images/home_intro_l_thin.jpg');
	background-repeat: no-repeat;
	background-color: #e7e2df
}
.homeBubble2 {
	border: 1px solid #ccc;
	width: 460px;	
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url('/shared_images/home_intro_b_thin.jpg');
	background-repeat: no-repeat;
	background-color: #e7e2df
}
.homeBubble3 {
	border: 1px solid #ccc;
	width: 460px;	
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url('/shared_images/home_intro_v_thin.jpg');
	background-repeat: no-repeat;
	background-color: #e7e2df
}
.homeBubble4 {
	border: 1px solid #ccc;
	width: 460px;	
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url('/shared_images/home_intro_g_thin.jpg');
	background-repeat: no-repeat;
	background-color: #e7e2df
}
.homeBubble5 {
	border: 1px solid #ccc;
	width: 460px;	
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url('/shared_images/home_intro_e_thin.jpg');
	background-repeat: no-repeat;
	background-color: #e7e2df
}
p.bubbleP {
	
	line-height: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 11px;	
}
#center h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #330033;
	margin: 5px 10px 10px 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
#center h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #666666;
}
#eServices {
	/*background-color: #FFFFCC;*/
	background-image: url('/shared_images/left_bar_gray_wide.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 177px;	
	font-size: 11px;
	margin-left: 10px; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0
}
.homeCat {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #847387;
	font-weight: bold;
}
#govCtr {
	background-image: url('/shared_images/gov_center2.jpg');
	background-color: #FFF;
	background-repeat: no-repeat;
	height: auto;
	font-size: 11px;
	padding-top: 20px;
	margin-top: 20px;
	width: 190px;
	color: #666666;
	text-align: left;
	padding-left: 15px;
	float: left;
	clear: none;
	margin-bottom: 10px;
}
#govCtr p {
	font-style: italic;
	margin-top: 7px;
	padding-right: 5px;
}
#bottomBorder {
	height: 4px;	

}
html>body #bottomBorder {
	padding-bottom: 15px;
	background-image: url('../shared_images/spire.jpg');
	background-position:  center;
	background-repeat: no-repeat	
}
#header_right_nav {
	text-align: right;
	margin-right: 10px;	
	line-height: 20px;
}
html>body #header_right_nav {
	line-height: 16px;	
}
#header_right_nav a {
	color: #735174;	
	text-decoration: none;
}
#header_right_nav a:hover {
	text-decoration: underline;	
}
.weather td{
	padding-left: 10px;
	padding-bottom: 5px;	
	font-size: 10px;
}
.weather img{
	border: 1px solid #ccc;	
}
.temp {
	font-size: 12px;	
}
#rightBox li.departments_nav_on a {
	text-decoration: underline;	
	font-weight: bold;
}

.mission {
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	font-size: 11px;	
}

.float_box {   
	float: right;   
	padding: 2px;
	padding-top: 5px;   
	margin: 10px 0px 5px 10px; 
	text-align: center;
	font-size: 10px;
	color: #666666; 
}  
.float_box_left {   
	float: left;   
	padding: 2px;   
	margin: 2px 10px 0px 0px; 
}  
.float_center {
	text-align: center;	
}
.image_border {
	border: 1px solid #ccc; 
	padding: 1px;
	margin-bottom: 3px;
}

table.dataTable {
	border: 1px solid #ccc;	
	border-collapse: collapse;
	margin: 20px 0;
	width: 480px;
}
.dataTable td {
	border: 1px solid #ccc;
	padding: 5px 5px;
	vertical-align: top;
}
.dataTable th {
	font-weight: bold;
	text-align: center;	
	background-color: #735174;
	color: #FFF; 
	border: 1px solid #ccc;
}


table.dataTableHDR {
	border: 1px solid #ccc;	
	border-collapse: collapse;
	margin: 20px 0;
	width: 480px;
}
.dataTableHDR td {
	border: 1px solid #ccc;
	padding: 5px 5px;
	vertical-align: top;
}
.dataTableHDR th {
	font-weight: bold;
	text-align: center;
	background-color: #AC89AD;
	color: #4F3850;
	border: 1px solid #ccc;
}
.dataTableHDR th {
	font-weight: bold;
	text-align: center;
	background-color: #CBB5CC;
	color: #4F3850;
	border: 1px solid #ccc;
}.dataTableHDR .tableTitle{
	text-transform: uppercase;
	color: #FFF;
	background-color: #735174;
	text-align: center;
	font-weight: bold;
}
.subHead {
	font-weight: bold;
	padding-top: 10px;
}

.rightSmall {
	text-align: right;
	font-size: 10px;	
}

/*table row colors*/
.odd{background-color: #fff;} 
.even{background-color: #efeae9;}
/* end table row colors */

.small_italic {
	font-size: 10px;
	font-style: italic;	
}

.little_bubble_area {
	padding: 0 5px 0 8px;
	margin-left: 5px;
	margin-right: 10px;
}
.disclaimer{
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}.sm{font-size:smaller;}
.notice{
	font-style:italic;
	margin:10px;
	text-align: left;
	color:#CE0000!important;
	}
.widget{
	width:200px;
	float:right;
	margin-left:10px;
	margin-top:0px;
	margin-right: -20px;
	margin-bottom: 7px;
}
.orange {
	color: #F60;
}
.date{
	font-size: smaller;
	font-style: italic;
}.ph {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
}
.indent5px {
	padding-left: 5px;
}
.indent10px {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-left: 7px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.nonPublic {
	font-weight: lighter;
	color: #666;
}
/*The next styles are used to create a css box with rounded corners.
Initially the following are used for the homepage surplus box but now it's using 
a css file that will allow multiple boxes to be placed on one page (classes vs IDs)*/
#rndBox h1,#rndBox H2 {
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rndBox p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 10px;
	padding-top: 0px;
	letter-spacing: 1px;
}
#rndBox h2 {
	COLOR: #FFF;
	background-color: #735174;
	margin-right: -8px;
	margin-left: -8px;
	padding-left: 8px;
	text-align: center;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#rndBox h3 {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	COLOR: #333;
	border-right-width: 0px;
	margin: 0px;
}
#rndBox p {
	padding-bottom: 0.5em
}
#rndBox {
	background: none transparent scroll repeat 0% 0%;
	width: 235px;
	float: right;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 5px;
	left: 20px;
	position: relative;
}
#rndBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rndTop {
	display: block;
	font-size: 1px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.rndTop .one,.rndTop .two,.rndTop .three,.rndTop .four{
	background-color: #735174;
	}
.rndBottom {
	display: block; 
	font-size: 1px; 
	background: none transparent scroll repeat 0% 0%
}
.one,.two,.three,.four{
	display: block; 
	overflow: hidden
}
.one,.two,.three{
	height: 1px
}
.two,.three,.four {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.one {
	background: #666; 
	margin: 0px 5px
}
.two {
	border-top-width: 0px; 
	border-left-width: 2px; 
	border-bottom-width: 0px; 
	margin: 0px 3px; 
	border-right-width: 2px
}
.three {
	margin: 0px 2px
}
.four {
	margin: 0px 1px; 
	height: 2px
}
.rndBoxText {
	border-right: #666 1px solid;
	border-top: #666 0px solid;
	display: block;
	border-left: #666 1px solid;
	border-bottom: #666 0px solid;
	padding-right: 7px;
	padding-left: 7px;
}

.ph.indented {
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.caption {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
.photo {
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	width: 200px;
	position: relative;
	font-size: smaller;
}
.photoC {
	text-align: center;
}
/*R & L are used with photo to float images to R or L but could be used with other block elements as well*/
.R {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: right;
}
.L {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.hydrology {
	position: relative;
	height: 465px;
	width: 600px;
	left: -50px;
}
.photo img {
	border: 1px solid #666;
}
/*used to set photo width to 100%*/
.wide{
	width: 100%;}
/*used for portrait photos with 150px width*/
.one-50{
	width: 160px;}
/*used for portrait photos with 75px width*/
.seventy-5{
	width: 85px;
	padding-right: 10px;
}
/*the next three are used on the probation page for table widths but could be used for anything*/
.ninety {
	width: 90% !important;
}
.eighty{
	width: 80% !important;
}
.seventy{
	width: 70% !important;
}.red {
	color: #900 !important;
}.green {
	color: #060 !important;
}.grey {
	color: #4B4B4B !important;
}.ltGrey {
	color: #999 !important;
}
.homeBubbleSub{
	text-align: center;
	clear: both;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.homeBubbleSub:first-line {
	font-size: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
}
.homeBubble .aud {
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	text-align: center;
}
.homeBubbleSub.aud.title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
}
.aud {
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	text-align: center;
}
.aud.title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 0px;
}
#center_inside .subhead a .R {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.homeBubble .aud .em{
	font-size: larger;
	font-weight: bold;
	text-align: center;
	color: #003;
}
.homeBubble .aud a:link {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #003;
}
.homeBubble .aud a:visited {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #003;
}
.homeBubble .aud a:hover {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #A9233E;
}
.homeBubble .aud a:active {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #003;
}
.homeBubbleSub img {
	text-align: center;
	clear: both;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
}
#centerLeft {
	float: left;
	position: relative;
	width: 290px;
	margin-right: 25px;
	left: 15px;
	top: 7px;
}

#centerLeft2 {
	float: left;
	position: relative;
	width: 290px;
	margin-right: 25px;
	left: 15px;
	top: 0px;
}

#centerRight {
	float: left;
	width: 190px;
	position: relative;
}

#center_inside .aud{
	text-align: left;
	list-style-type: none;
}
#center_inside .aud .title{
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	display: inline;
	vertical-align: middle;
	margin-left: 10px;
}
#center_inside .aud img{
	font-size: large;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	display: inline;
	padding-right: 10px;
	border: none !important;
}
.center_inside. ul li {
	list-style-image: url(../shared_images/checkmark.gif);
}
#center_inside .aud ul {
	margin-top: 20px;
	overflow: visible;
	list-style-type: none;
	position: relative;
}
#center_inside .aud ul li {
	background-image: url(../shared_images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: visible;
	list-style-type: none;
	list-style-position: inside;
	margin-right: 7px;
	margin-top: 10px;
	text-align: justify;
}
#center_inside #related a .R {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center_inside .aud ul li:first-line {
	font-size: 14px;
	font-weight: bold;
	}

#center_inside .aud.tagline{
	font-size: 17px;
	font-weight: bold;
	margin-left: 10px;
	text-align: center;
}
.lrgText {
	text-align: center;
	clear: both;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-size: larger !important;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px !important;
}
.smaller {
	font-size: smaller !important;
}
.fema {
	font-size: 12.5px;
	border-bottom-style: none !important;
}
.ch {
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
.ch p  {
	line-height: 16px !important;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 11px;
}
.ch .title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #847387;
	font-weight: bold;
	letter-spacing: 0em;
}
.homeBox.hb290px.holiday {
	background-image: url(/shared_images/holiday.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 136px;
	width: 290px;
	position: relative;
}
.homeBox.hb290px.holiday .homeBoxText img {
}

.homeBox.hb290px.holiday .homeBoxText h3 {
	font-size: 13px !important;
	color: #961C1C !important;
	top: 75px;
}
.homeBox.hb290px.holiday .homeBoxText p {
	font-size: 12px;
	position: relative;
	top: 65px;
	height: 100px;
	line-height: 18px;
	left: 15px;
}
.note{
	font-family: "Arial Narrow", Arial;
	font-style: italic;
}
.homeBox.hb490px .homeBoxText .title{
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	line-height: 20px;
}
.toplessBox {
	font-size: 12.5px;
	border-bottom-style: none !important;
	position: relative;
	left: -15px;
}.larger{
	font-size: larger!important;
}.noBorder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.resulttable{
	border-collapse:collapse;
	border: 1px solid #ccc;
}.resulttable tr td{
	border: 1px solid #ccc;
	padding-left: 2px;
}.formText {
	margin-left: 15px;
}
#simpleForm {
	width: 500px;
	position: relative;
	text-align: right;
}
#simpleForm label {
	display: inline-block;
}.msg{
	display: inline-block;
	position: relative;
	width: 150px;
	text-align: left;
	vertical-align: top;
}
#signupForm {
	position: relative;
}#signupForm label{
	position: relative;
	width: 500px;
	display: block;
}
#signupForm label .label {
	width:75px;
	position: relative;
	text-align: right;
	display: inline-block;
}
#signupForm label input {
	position: relative;
}.errMsg{
	position: relative;
	width: 85px;
}
.printHdr{
	display: none;
}
.webHdr{
	display: inline;}
.button{
	position: relative;
	left: 65px;
}.button .note.red{
	margin-right: 74px;
}.frame {border: 1px solid #666;}
#attendDependent {
	display: none;
}
#survey {
	margin-top: 10px;
	margin-bottom: 10px;
}
#survey li {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}.qTitle{
	font-style: italic;
	color: #420000;
}.formBlock {
	display: block;
}
.formTitle {
	text-align: right;
	position: relative;
	width: 65px;
	float: left;
	margin-right: 7px;
}.placeHolder{
	display: none;
}.classSupport{
	margin-left: 10px;
	position: relative;
	color: #333;
}

