html {
height:100%
}
body {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	height:100%;
	background-color:#FFFFFF;
}
h1 {
	font-size: 14px;
	padding: 0px 0px 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom:12px;
}
h2 {

	font-size:11px;
	margin-top: 4px;
	margin-bottom:5px;
	padding-bottom:0px;
}

form {
	line-height:1.8em;
}
select {
	width: 185px;
	margin-right:0px;
	padding-right:0px;
}
img {
	border:0px;

}
img A:link   {
	border:0;

}
img A:visited   {
	border:0;

}
/* boxes in guided search >> main template says disk bulletes are important so we supercede that here*/
ul {
	list-style:none !important;
	font-size: 11px;
	line-height:1.5em;
	margin: 0 0 0 5px;
	padding:0 0 0 5px;
	border: 1px solid #CCCCCC;
	width: 200px;
	
}
ul.plain {
	list-style:disc !important;
	padding:0 0 0 20px;
	font-size: 11px;
	line-height:1.5em;
	margin: 0 0 0 5px;
	border: none;
	width:auto;
}

#blurb {
	line-height:1.4em;
	padding-top:10px;
}
/* sub and sub2 are for secondary notes in headers */
.sub {
	font-size: 10px;
	padding-left:30px;
	padding-bottom:inherit;
}

.sub2 {
	font-size: 10px;
	padding-left:160px;
	font-weight:normal;
	padding-bottom:inherit;
}
.h {
	font-weight:bold;
}
#search table {
width:700px;
}
#search, #search td, #search th {
	border: 1px solid #aaa;
	border-collapse:collapse;
	margin:1px 1px 10px 1px;
	height:auto;
	vertical-align:top;
}

.skill {
background-color:#ECEDD5;
font-weight:bold;
}
.grades {
 background-color:#E6E6E6;
}



.breadcrumbs {
	font-size: 10px;
	font-weight: normal;
	margin:0 0 0 10px;
	padding:10px 0 15px 0px;
	background:url(pix/page2.gif) no-repeat right top;
	width:739px;
}
.breadcrumbs a:link {
font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #C10034;
	font-weight: normal;
	text-decoration: none;
}
/* in legend popup */
#title {
border-bottom:1px solid black;
margin:5px 0 7px 0;
}
#all {
	/*border: 1px solid gray;*/
	padding: 0px 10px 15px 15px;
	margin: 0 20px 20px 20px;
	width: 625px;

}

.intro {
	float:left;
	width: 285px;
	
}

.inputarea {
	width: 300px;
	
	float:right;
}

.subcheck {
	padding-left:20px;
}
.selected {
	color: #000000;
}
.unselected {
	color: #aaaaaa;
}
.qs {
	
	overflow: auto;
	width:100%;
	clear:both;
	
}
.qs h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 20px 0 20px 0;
	
	}
	
.qs form {
	line-height:3em;
}
/* link styles for all content inside that table cell */
#bg_side {
	background:url(pix/page3.gif) repeat-y right;
	vertical-align:top;
}
#bg_side a:link {
	color:#FF0000;
	text-decoration:none;
}
#bg_side a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#bg_side a:visited {
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
}
#bg_side a:visited:hover  {
	color:#FF0000;
	text-decoration:underline;
	font-weight:normal;
}
#display, #display td, #display th {
	border: 1px solid #aaa;
	border-collapse:collapse;
	margin:1px 1px 10px 1px;
	height:auto;
	vertical-align:top;
}

#display table {
	width:auto !important;
}
#display h1 {
	border: 1px solid #aaa;
	border-collapse:collapse;
	padding:6px;
	margin:0px;	
}

#display p {
	margin-top: 0px;
}
#display img {
	margin-top: 3px;
}
#display a:link {
color: #635AD1 !important;
	font-weight:bold !important;
	text-decoration: none !important;	

}
#display a:hover {
	color: #635AD1 !important;
	font-weight:bold !important;
	text-decoration: underline !important;
}
#display a:visited {
	color: #635AD1 !important;
	text-decoration:none !important;
	font-weight:bold !important;
}
#display a:visited:hover  {
	color:#635AD1 !important;
	text-decoration:underline !important;
	font-weight:bold !important;
}
#corner {
	float:right;
	padding:0;
	margin:0;
	width:749px;
	
}

.single {
	
	width: 500px;
	
}
.star {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}