body {
overflow:hidden;
height:100.02%;
}

body, html {
font-family: Arial, Geneva, Helvetica, sans-serif;
/* Help fix jump of screen due to scrollbar going away and starting frames */
margin-right:-20px;
border-right:#FFFFFF 15px solid;
}

#button {
width: 185px;
height:99.9%;
border-right: 0px solid #333333;
padding: 0px 0px 0px 0px;
margin-bottom: 1em;
color: #333;
position: fixed;
left: 50%;
top: 0px;
/*-*/
margin-left: -381;
margin-right:15px;
margin-top: 0px;
margin-bottom: 25px;
}
* html #button {position:absolute; }

#button ul {
list-style: none;
margin: 0;
padding: 0;
font-size:14px;
border: none;
}
	
#button li {
border-bottom: 0px solid #eeeeee;
margin: 0;
}

#button li a {
display: block;
padding: 3px 7px 3px 7px;
border-left: 0px solid #999999;
border-right: 0px solid #aaad98;
color: #999999;
text-decoration: none;
width: 95%;
font-weight: bold;
}

#button ul ul li a {
margin-left:10px;   /* indent level 1*/
font-size:11px;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 0px solid #999999;
border-right: 0px solid #aaad98;
color: #ffcc00;
font-weight: bold;
}

#contentarea {
overflow:auto;
position:relative;
float:left;
/*-*/
height:99.9%;
font-size: 11px;
line-height: 18px;
letter-spacing: 1px;
/*-*/
left:50%;
top: 0px;
border-left: 0px solid #999999;
border-right: 0px solid #999999;
/*-*/
margin-left: -205px;
margin-top:0px;
margin-bottom:-50px;
/*-*/
width: 595px;
}

html>body #contentarea {
    width:585px;	/*use child selector which IE doesn't understand to set correct width */
}

#contentarealoggedin {
overflow:auto;
position:relative;
float:left;
/*-*/
height:99.9%;
font-size: 11px;
line-height: 18px;
letter-spacing: 1px;
/*-*/
left:50%;
top: 0px;
border-left: 0px solid #999999;
border-right: 0px solid #999999;
/*-*/
margin-left: -205px;
margin-top:0px;
margin-bottom:-50px;
/*-*/
width: 595px;
}

#contentarealoggedin ul{
	padding:0px 15px;
	margin: 0px 3px 0px 15px;
}

#faqpage {

/*-*/

font-size: 11px;

line-height: 18px;

letter-spacing: 1px;

/*-*/

top: 0px;

border-left: 0px solid #999999;

border-right: 0px solid #999999;

/*-*/

margin:5% 25%;

/*-*/

}

#question {
		
		color: #999999
		
	}
	
#answer {
		
		color: #000000
		
	}
		

html>body #contentarea {
    width:585px;	/*use child selector which IE doesn't understand to set correct width */
}


#contentareaerrormessage {
overflow:auto;
position:relative;
float:top;
/*-*/
height:60px;
font-size: 11px;
line-height: 14px;
letter-spacing: 1px;
/*-*/
left:50%;
top: 0px;
border: 0px solid #0f0;
/*-*/
margin-left: -205px;
margin-top:0px;
margin-bottom:0px;
/*-*/
width: 595px;
}

html>body #contentareaerrormessage {
    width:585px;	/*use child selector which IE doesn't understand to set correct width */
}

li a#active {
border-left: 0px solid #999999;
border-right: 0px solid #aaad98;
background-color: #ffffff;
color: #ffcc00;
font-weight: bold;
}

#column1 {
	float:left;
    width:276px;
}

#column2 {
	width:276px;    /*first set width to 3 less to work around IE/Win 3px margin bug*/
	margin-left:281px;
}

html>body #column2 {
    width:279px;	/*use child selector which IE doesn't understand to set correct width */
}

#contentarea h3, #contentarea p {
	padding: 5px 10px;
}

strong {
	font-size: 11px;
	letter-spacing: 2px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	margin:6px 0 0 0;
	letter-spacing: 2px;
}
.subheader {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
}
p.withheader {
	margin:5px 0px 5px 0px;
}
				
p.withnotification {/* Added for Family Programs Note on 20100625: IN MARKUP -  Replace "withnotification" class with "withheader" class when no longer needed. */
	margin:70px 0px 5px 0px;
}

p {
	margin:15px 0px 15px 0px;
}

hr {
	 color: #ffcc00;
	 background-color: #ffee33;
	 height: 2px;
	 margin:0px 0px 0px 0px;
}

hr.ttlp {
	 color: #993300;
	 background-color: #993300;
	 height: 2px;
	 margin:0px 0px 0px 0px;
}

.nomargins {
	 margin:0px 0px 0px 10px;
}
td {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
}
a.large {
	font-size: 12px;
}
.message {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	margin:0 0 0 10px;
}
.required {
	color: #ff0000;
}

#sandbag-bioimage {
	float:left;
	clear:left;
	padding:0;
	width:115px; 
	height:150px;
	margin:13px 0 0 10px;
	/*
	border: 1px solid #0f0; 
	color: #f30;
	*/
}

#sandbag-bookimage {
	float:left;
	clear:left;
	padding:0;
	width:100px; 
	height:270px;
	margin:13px 0 0 5px;
	/*
	border: 1px solid #0f0;
	color: #f30;
	*/
}

a.navlink {
display: block;
padding: 3px 7px 3px 7px;
border-left: 0px solid #999999;
border-right: 0px solid #aaad98;
color: #999999;
text-decoration: none;
width: 95%;
font-weight: bold;
font-size: 14px;
}

a.navlink:hover {
border-left: 0px solid #999999;
border-right: 0px solid #aaad98;
color: #ffcc00;
font-weight: bold;
font-size: 14px;
}

a {
padding: 3px 7px 3px 0px;
color: #999999;
font-weight: bold;
font-size: 12px;
}

a:hover {
color: #ffcc00;
font-weight: bold;
font-size: 12px;
}

.label {
	background-color: #eeeeee;
}

legend {
	margin:10px;
	padding:5px 20px;
	background-color:#FFCC00;
	border:1px solid #000000;
}
			
#notification {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
	}

#notification p {
	font-weight: bold;
	margin:60px 0px 15px 0px;
	color: #FF0000;
	}

