/* CSS Document */

body  {
	margin: auto;
	background-color: #2A4F6F;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	border-top: 6px solid #2A4F6F;
	border-left: 10px solid #2A4F6F;
	border-right: 10px solid #2A4F6F;
	border-bottom: 10px solid #2A4F6F;
	width: 1000px;
}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 82px;
}
#header .slogan {
	font: 110% Georgia, "Tims New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	width: 380px;
	text-align: right;
	margin-right: 2em;
	margin-top: 2.5em;
}
#header .logo a, #header .logo a:visited {
	float: left;
	width: 180px;
	color: #2A4F6F;
	background-image: url(images/counselor_lgo.gif);
	height: 48px;
	background-repeat: no-repeat;
	margin-left: 2em;
	padding: 2em 0 0 3.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
}

#topnav {
	float: left;
	width: 100%;
	border-bottom: 2px solid #2A4F6F;
	margin-bottom: 1.5em;
	margin-left: 2em;
	margin-top: 0;
}
#topnav ul {
	margin: 0;
	padding: 1em 0 0 0;
	list-style: none;
}
#topnav a {
	float: left;
	display: block;
	background-image: url("images/tab_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0.2em 10px 0.2em 0;
	margin: 0 2px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #333366
}
#topnav li {
	float:  left;
	background-image: url("images/tab_left.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
}
#home, #education, #cert-req, #salary, #career, #notab, #toolkit {
	background-color: #FFFFFF;
}
#home #topnav li.home, #education #topnav li.education, #cert-req #topnav li.cert-req, #salary #topnav li.salary, #career #topnav li.career, #toolkit #topnav li.toolkit {
	background-image: url("images/tab_active_left.gif");
}
#home #topnav li.home a, #education #topnav li.education a, #cert-req #topnav li.cert-req a, #salary #topnav li.salary a, #career #topnav li.career a, #toolkit #topnav li.toolkit a {
	background-image: url("images/tab_active_right.gif");
	background-color: transparent;
	color: #FFFFFF; 
}

#nav {
	margin-left: 1em;
	padding-left: 0;
	width: 14em;
	float: left;
}
#nav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
	text-decoration: underline;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#resource {
	margin-left: 1em;
	margin-right: 2em;
	padding-left: 0em;
	width: 14em;
	float: right;
}
#resource ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
}
#resource ul li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#resource a:link, #resource a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#resource a:hover {
	color: #778899;
	text-decoration: underline;
}
#resource h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#image {
	float: right;
	margin: 10px 10px 6px 10px;
}
#image1 {
	margin-left: 1em;
	padding-left: 0em;
	float: left;
	margin-right: 1.5em;
}
#image2 {
	float: right;
	margin: 10px 10px 6px 10px;
	border: thin solid #333333;
}
#content {
	margin-left: 16em;
	margin-right: 2em;
}
#content h1 {
	font: 150% Georgia, "TImes New ROman", Times, serif;
	color: #333333;
	margin-bottom: 0.4em;
}
#content h2 {
	font: 130% Georgia, "TImes New ROman", Times, serif;
	margin-bottom: 4px;
	color: #333333;
}
#content h3 {
	font: 110% Georgia, "TImes New ROman", Times, serif;
	padding-left: 0.5em;
	margin-bottom: 0px;
	color: #333333;
}
#content h2+p {
	margin-top: 0.4em;
}
#content p {
	font-size: 90%;
	line-height: 1.3em;
	padding-left: 1.2em;
	margin-right: 4em;
	color: #333333;
}
#content h4 {
	font: 100% Georgia, "TImes New ROman", Times, serif;
	padding-left: 0.5em;
	color: #333333;
	font-style: italic;
	margin-bottom: 0px;
}
#content h1+h4 {
	margin-top: 0;
}
#content ol {
	margin-left: 2em;
	padding-left: 1em;
}
#content ol li {
	margin-bottom: 0.3em;
	font-size: 96%;
}
.contentlist {
	color: #333333;
	margin-left: 2em;
	padding-left: 1em;
}
.contentlist li {
	color: #333333;
	font-size: 90%;
	margin-bottom: 0.3em;
}
.smalltext {
	font-size: 90%;
	line-height: 1.2em;
}
.links1 {
    text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
	font-size: 110%;
	line-height: 1.6em;
	padding-left: 0.2em;
}
.links1:hover {
	color: #778899;
	text-decoration: underline;
}
.liststyle1 {
	list-style: none;
}
.links2 {
    text-decoration: underline;
	color: #2A4F6F;
	background-color: transparent;
	font-size: 100%;
	line-height: 1.1em;
}
.links2:hover {
	color: #778899;
	text-decoration: underline;
}
.links3 {
    text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
	font-size: 90%;
	line-height: 1em;
}
.links3:hover {
	color: #778899;
	text-decoration: underline;
}
.linksp {
    text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
.linksp:hover {
	color: #778899;
}
.list1 {
	margin-left: 3em;
	color: #333333;
}
.listtext {
	font-size: 96%;
	line-height: 1.6em;
}
.listsmall {
	font-size: 90%;
	line-height: 1.2em;
	margin-right: 6em;
	margin-bottom: 1em;
	color: #333333;
}
#footer {
	clear: both;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#footer a:hover {
	color: #778899;
}
.quote {
	margin-left: 2em;
	font-style: italic;
	margin-right: 8em;
}
.table td p {
	padding: 0;
	margin: 0;
}
.tabletd {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabletd1 {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.tabletd2 {
	border-bottom: 1px solid #000000;
}
.image {
	margin: 3em 0 0 0.6em;
	border: 1px solid #333333;
}
.reference {
	font-size: 90%;
	margin: 0 5em 0 0;
}
.disclaimer {
	font-size: 10px;
	line-height: 1.3em;
	margin-right: 8em;
	color: #333333;
	margin-left: 2.2em;
}
.leftpics {
	float: left;
	margin: 24px 20px 10px 20px;
}
.profilepics {
	margin: 0 0 10px 0;
}
.picinfo {
	font-size: 70%;
	margin: 10px 20px 10px 54px;
	color: #333333;
}
.picinfo2 {
	font-size: 70%;
	margin: 10px 0px 10px 20px;
	color: #333333;
}
.picinfo3 {
	font-size: 70%;
	margin: 10px 0px 10px 30px;
	color: #333333;
}
.certtable {
	margin-left: 20px;
}
#list-1 {
	margin-left: 60px;
	margin-right: 40px;
	padding-left: 0px;
	width: 380px;
	border: thin solid #333333;
	background-color: #EDEDED;
}
#list-1 ul {
	list-style: none;
	margin: 0 20px 0 20px;
	padding-left: 10px;
}
#list-1 ul li {
	font-size: 12px;
	margin: 4px 0 4px 0;
	list-style-type: disc;
}
#list-1 a:link, #list-1 a:visited {
	text-decoration: underline;
	color: #000099;
	background-color: transparent;
}
#list-1 a:hover {
	color: #000033;
	text-decoration: underline;
}
#list-1 h4 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #333333;
	font-style: normal;
	margin: 8px 0 0 0;
	padding-left: 20px;
}
/*** Find a School Button  ***/
.findschool {
	width: 600px;
}
/***The following styles are for the Quinstreet listings***/
.spotlight_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.spotlight_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.3;
}
.spotlight_blurb a
{
	color: #11763c;
	text-decoration: underline;
}

.spotlight_blurb a:hover
{
	color: orange;
	text-decoration: underline;
}
.school_box {
	background-color: #E9F4FA;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #999;
	margin-right: 9px;
	margin-left: 7px;
	margin-bottom: 4px;
	margin-top: 3px;
	line-height: 26px;
}
.requestinfo2 {
	width: 170px;
	height: 25px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(images/SCreqonly.gif);
}
.requestinfo2 a {
	display: block;
	width: 170px;
	height: 25px;
	background-image: url(images/SCreqonly.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.requestinfo2 a:hover {background-position: bottom left;}
.institution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #11763c;
	padding-bottom: 8px;
}
.institution a {
	color: #11763c;
	text-decoration: none;
}
.institution a:hover
{
	color: orange;
	text-decoration: none;
}
.schools_statebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #2A4F6F;
	font-weight: bold;
	text-align: center;
	border: 1px solid #999;
	width:220px;
	height:50px;
	padding-top:10px;
	margin: 10px 0 0 20px;
}
#IEdiff .schools_statebox {
	line-height: 6px;
}
