/* Desired Results access Copyright 2007 CIHS-Sonoma State University */
a:after {
    content: " (" attr(href) ") ";
}

body {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 1em;
	background-color: #FFFFFF;
	font-weight: normal;
  	 }
h1 {
	font: bold 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #03639f;
	margin: 0px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 110%;
	color: #E06337;	
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}	

img {
    border: none;
}


.container {
	background:#fff);
	border: none;
	width:7.5in;
	margin:0 auto;
	text-align:left;
	color:#333;
	position:relative;
  }
.center_containers {
	position:relative;
	width:7.5in;
	margin:0px auto;
    border: none;
	}

#banner {
	font-size: 70%;
	color: #CCCCCC;
}
div.main {
	background-color: #FFFFFF;
	border: none;
	padding: 125px 30px 10px 13px;
	width: 5.75in;
	margin-top: .3in;
	margin-left: 1in;
	color: #000000;
	font-size: 76%;
	line-height: 140%;
	top: 198px;
	font-weight: normal;
}
.main a:link, .main a:visited
{
    font-family: Tahoma, Arial, Helvetica, sans serif;	
	line-height: 20px;
	color: ##0c639f;
	text-decoration: none;
}


#title {
	padding: 0 0 0 0px;
	height: 14px;
	width: 797px;
	top: 114px;
	left: 0px;
	position: absolute;
	background-image: url(../titleimg.gif);
	background-repeat: repeat-x;
}

/* Global Navigation */

 #nav {
 display:none;
	
}

/* Section Navigation */
 #sublist {
 display:none;
	
}

/*----<announcement box>---------*/

 #announcement {
 display:none;
	width: 110px;
	border: 1px solid #cccccc;
	border-top: 0px solid #ff9900;
	border-bottom: 4px solid #76baec;
	padding:10px;
	background-color: #f1f5f7;
	font-size: 70%;
	color: #666666;
	margin-top: 0px;
	position: absolute;
	left: 665px;
	top: 128px;
	line-height: 120%;
}


/*----<header, main and footer container attritbutes>---------*/
.footer_attributes {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 70%;
	line-height: 130%;
	padding: 10px;
	width: 7in;
	margin-top: 20px;
	margin-left: 0px;
	text-align: left;
	background-color: #fff;
	color: #666666;
	

}

.footer_attributes a:link, a:visited
{

text-decoration: none;
color: #0c639f;
	
}

.m_container_attributes { 
	background-color:#FFFFFF; 
	margin:0px; 
	padding:0px; 
	position:relative;
	 
}
.g_container_attributes { 
	background-color:transparent; 
	margin:0px; 
	padding:0px; 
	
}
 /* SKIP NAVIGATION */
 
 /* these elements will be hidden from display, 
 although screen readers will see them */
#skip a, #skip a:hover, #skip a:visited, .hidden, #tabs label
 { 
 display:none;
 border:0; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
#skip a:active 
 { 
 border:0;
 position:static; 
 width:auto; 
 height:auto; 
 }	
#skip_navigation
{
 display:none;
}	
/* Styles */
.pix {
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top: 4px solid #76baec;
	border-bottom: 4px solid #76baec;
}
.boldorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: e76f30;
}
.indentedblock {
	padding-left: 20px;
}
p.invisible {
	display:none;
}
.ital {
	font-style: italic;
}
.staff {
	font-weight: bold;
	color: #006699;
}

#listServButton {
	display: none;
}
#addThis {
	display: none;
}