@charset "utf-8";
/*Designed by Mary Mederos for Professional Co-op Services*/
/*mary.mederos@gmail.com*/

/*-----Globals------*/
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #157DEC;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a:hover {
	color: #488AC7;
	text-decoration: underline;
}
body{
	background-color: #1383b8;
	background-image: url(../images/bkg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: scroll; 
	padding-top: 32px;
	color: #4863A0;
	font: normal 11px Myriad,sans-serif;
	text-align: left;
}
h1 {
	color: #1569C7;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
}
h2 {
	color: #f88017;
	font-size:13.5px;
	line-height:17px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
h3 {
	background: #f9d2A5 none repeat scroll 0%;
	border: #fbb040 2px groove;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding:5px 10px;
	width:566px;
}
h4 {
	color: #e56717;
	font-size:12.5px;
	line-height:16px;
	margin: 10px 0px;
}
h4 a {
	color: #f87217;
}
h5 {
	font-size: 12px;
	margin: 15px 0 10px 5px;
	color: #1569c7;
}
h5 a {
	color: #488ac7;
}
h6 {
	font-size: 9.5px;
	margin-left: 10px;
	margin-top: 3px;
	font-style: italic;
}
p {
	display: block;
	margin: 10px 5px 0px 5px;
	font-size: 12px;
	padding-left: 5px;
}
p.intro {
	color: #f87217;
	font-size: 1.75em;
	line-height: .9em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.blue {
	color: #488AC7;
	font-size: 15.5px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
hr {
	width: 100%;
	color: #305EA0;
	background-color: #305EA0;
	height: 1px;
	border: none;
}
.clear {
	clear: both;
	font-size: 0;
}
/*-----Header-------*/
#header {
	margin: 0 auto;
	padding-bottom: 0px;
}
.nav {
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Trebuchet,sans-serif;
}
.nav ul {
	left:6px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0 0 0;
	height: 20px;
	width: 770px;
	font-size: 0.8em;
}
.nav ul li {
	display: inline;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 5pt;
	padding: 0pt;
}
.nav a {	
	display: inline;
	color: #F88017;
}
.nav a:hover {
	color: #FBB917;
	text-decoration: underline;
}
.banner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
/*-----Content------*/
#outerwrapper{
	background:transparent no-repeat scroll center bottom;
	width: 800px;
	margin: 0 auto;
	text-align:left;
}
#innerwrapper{
	background:transparent none repeat scroll 0%;;
	font-size:1.2em;
	margin:0 auto;
	padding: 0px;
	width:780px;
}
#content {
	background-color: #ffffff;
	border-left: 2px solid #98AFC7;
	border-right: 2px solid #98AFC7;
	border-bottom: 2px solid #98AFC7;
	padding-top: 0px;
	margin-top: 0px;
}
.ethics {
	font-size:17px;
	font-weight:bolder;
	text-align:center;
	line-height:18px;
	margin:10px;
}
.testfooter {
	background-color:#FFF3D2;
	padding:5px;
	border:3px dotted #fff;
}
/*---Left Content---*/
#contentLeft {
	display: inline;
	float:left;
	margin-top:10px;
	margin-right:10px;
	font-size:90%;
	width:160px;
}
.lnGroup {
	width:160px;
}
.lnTitle {
	background: #000066 url(../images/lntitle02.jpg) repeat-x center left;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	width: 155px;
	padding: 5px 0px 5px 5px;
	line-height: 1.3em;
}
.leftNav {
	width: 160px;
	margin-bottom: 0.5em;
	color: #A0CFEC;
	list-style-type: none;
}
.leftNav li {
	background-color: #2B547E;
	border-bottom: 1px solid #659EC7;
	border-left: 5px solid #153E7E;
	border-right: 5px solid #488AC7;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 140px;
}
.leftNav li a {
	color: #AFDCEC;
}
.leftNav li a:hover {
	background: #F58133 url(../images/glossy02.png);
	color:#2B547E;
	padding-left:2px;
	display:block;
}
.leftNav li a:visited, .glossymenu li a:active{
	color: white;
}
#popupbox{
	margin-left: 20%;
	margin-right: 40%;
	width: 220px;
	height: 170px;
	position: absolute;
	border-left: 3px solid #153E7E;
	border-right: 3px solid #488AC7;
	border-bottom: 3px solid #659EC7;
	border-top: 3px solid #153E7E;
	background-color: #2B547E;
	color: #AFDCEC;
	z-index: 9;
	visibility: hidden;
	font-weight:bold;
}
.logintop {
	background:#F88017 none repeat scroll 0%;
	border-left:5px solid #e56717;
	border-right:5px solid #fdd017;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
}
.logintitle {
	float:left;
	background:#F88017 none repeat scroll 0%;
	padding:5px;
	width:195px;
	color:#157DEC;
}
.closex {
	float:left;
	width:9px;
	padding:5px 2px;
	background:#F88017 none repeat scroll 0%;
}
.logintxt {
	padding: 10px 0px 5px 5px;
}
/*---Right Content--*/
#contentRight {
	display: inline;
	float:left;
	margin-top:10px;
	width:600px;
}
#home {
	width:590px;
	margin: 0px 5px 10px 5px;
}
.homeSubColumns {
	width:590px;
	margin:10px 5px;
}
.subLeft {
	float: left;
	margin-right:10px;
	width:280px;
}
.subTitle {
	background:#F88017 none repeat scroll 0%;
	color:#ffffff;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom: 10px;
	padding:5px 0 0 5px;
	width:270px;
	line-height:1.3em;
}
.sunList {
	list-style-type: disc;
	list-style-image: url(../images/sun2.png);
	list-style-position: inside;
	margin: 5px 10px;
	padding-left: 2em;
	text-indent: -1em;
	font-color:#2f6ab3;
	font-size:11.5px;
	line-height:20px;
}
.dotlist {
	display:block;
	list-style: none;
	margin: 0 auto;
	padding: 10px;
	width:565px;
	font-color:#2f6ab3;
	line-height:16px;
	border:1px groove;
}
.oblist {
	display:block;
	list-style: none;
	margin: 0 auto;
}
.otext {
	color:#e56717;
	padding: 5px 0px;
	text-align:justify;
}
.blink {
	background:#153E7E none repeat scroll 0%;
	text-align:right;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	margin: 3px 0px 10px 0px;
	padding:2px;
	width:585px;
}
.blink a {
	color:#FFFFFF;
}
.blink a:hover {
	color:#AFDCEC;
	text-decoration:underline;
}
.subRight {
	float: left;
	margin-left:5px;
	width:280px;
}
.sig {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:20px;
}
.ptab {
	padding-left: 25px;
}
.largeh3 {
	background: #FFCA83 none repeat scroll 0%;
	border: #FBB040 2px groove;
	font-size: 15.5px;
	font-variant: small-caps;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 10px;;
	width :566px;
}
.thinh4 {
	color:#e56717;
	font-size:12.5px;
	line-height:14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
/*------Tables------*/
th {
	font-size: 11px;
	line-height: 18px;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}
.spec {
	border-left: 1px solid #C1DAD7;
	color: #1569C7;
	text-align: center;
}
.left {
	border-left: 1px solid #C1DAD7;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #1569C7;
	font-size: 12.5px;
}
td.alt {
	background: #FFF7E9;
	color: #096394;
}
.altleft {
	background: #FFF7E9;
	color: #096394;
	border-left: 1px solid #C1DAD7;
}
.altcolor h1 {
	color: #e56717;
	font-size: 12.5px;
	line-height: 17px;
	padding: 0px;
	margin: 0;
}
.altcolor h2 {
	color: #1569C7;
	font-size: 12.5px;
	line-height: 17px;
	padding: 0px;
	margin: 0 auto;
}
/*-----Accordion----*/
.lcol {
	text-align: left;
	border-bottom: 1px solid #98AFC7;
	font-size: 12px;
	color: #1569C7;
}
.pushRight {
	float: right;
}
.answerbox {
	background: #E6EFFF;
	padding: 5px 10px 10px 10px;
	margin: 5px 20px 20px 20px;
	border: 1px solid #F88017;
	text-align: justify;
}
/*------Footer------*/
.orange {
	color: #f87217;
}
#footer {
	background-color:#2B547E;
	border-top:2px solid #98AFC7;
	border-right:2px solid #98AFC7;
	border-left:2px solid #98AFC7;
	color:#AFDCEC;
	margin-top:5px;
	margin-bottom: 32px;
	padding-top:5px;
	text-align:center;
}
.line {
	color:#f87217;
	margin: 0 5px 0 5px;
}
.email {
	color:#C2DFFF;
}
#base {
	background-color:#F88017;
	color:#4863A0;
	padding:2px 5px;
	border:2px solid #98AFC7;
	height: 13px;
}
.copyright {
	display: inline;
	float:left;
	font-size:9px;
	width:350px;
	text-align:left;
	font-weight: bold;
}
.credit {
	display: inline;
	float:right;
	font-size:9px;
	width:350px;
	text-align: right;
}