body {
	background-color: #175285;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
body.i {
	background-image:url(images/slvr.gif);
	background-position:left;
	background-repeat:repeat-y;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, h1, h2, h3 {
	padding:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
li {
	margin-bottom: 5px;
	line-height: 21px;
}
li img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#pnav {
	height:17px;
	width:930px;
	padding-top:83px;
	padding-left:10px;
}
#pnav a {
	color:#fff;
	line-height:11px;
	font-size:11px;
	margin-right:15px;
}
#unav {
	padding-top:10px;
	padding-left:10px;
	width: 690px;
	display:block;
}
#unav a {
	color:#fff;
	line-height:11px;
	font-size:11px;
	margin-right:15px;
}

#grph {
	background-color: #A45A51;
}

.hlogin {
	border: 1px solid white;
	padding: 5px;
	margin-top: 20px;
	margin-left: 20px;
	width: 210px;
}
.hlogin input {
	width: 200px;
}
.hlogin a {
	color: #fff;
	font-size: 11px;
}
.hlogin h3 {
	color: #fff;
	font-size: 15px;
}

/* interior */

#hdr {
	background-color: #A45A51;
	height: 50px;
}

#ilogin input {
	width:115px;
}
#ilogin p {
	color:#FFF;
	font-size:9px;
}
#ilogin h3 {
	color:#fff;
	font-size:12px;
}

#ilogin {
	padding-left:100px;
	background-repeat:no-repeat;
	background-position:10px;
	background-image:url(images/members2.gif);
	height:36px;
	padding-top:10px;
	float:right;
	position:relative;
}
#ilogin label {
	color:#FFF;
	font-size:9px;
	display:block;
	float:left;
	margin-right:10px;
	
}

#shell {
	width: auto;
	padding-left: 170px;
}

#col1 {
	background-color: #A45A51;
	padding-bottom:15px;
	position:absolute;
	width:170px;
	left:0;
	top:0;
	
}
#col1 img {
	margin-bottom:10px;
}

#col1 a {
	font-size:10px;
	color:#fff;
	display:block;
	padding-left:15px;
	line-height:20px;
}
#col1 a:hover {
	background-color: #175285;
	text-decoration:none;
}
#content {
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/75_wtrmrk.gif);
	background-repeat:no-repeat;
	background-position:400px +100px;
	height:400px;
}
#content_loc {
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/sm_75_wtrmrk.gif);
	background-repeat:no-repeat;
	background-position:300px +10px;
	height:400px;
}
#content a, #content_loc a {
	color: #fff;
	text-decoration: underline;
}
#content p, #content_loc p {
	font-size:12px;
	color:#fff;
	margin-bottom: 18px;
	line-height: 18px;
	position:relative;
	top:0;
}
#content li, #content_loc li {
	font-size:12px;
	color:#fff;
}
#content h1, #content_loc h1 {
	font-size:18px;
	color:#fff;
	margin-top:10px;
	margin-bottom:18px;
}
#content h2, #content_loc h2 {
	font-size:14px;
	color:#fff;
	margin-top:10px;
	margin-bottom:5px;
}

#content td, #content_loc td {
	font-size: 12px;
	color: #fff;
	padding: 5px;
}
.float {
	float:left;
	clear:left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.signupform {
	margin-bottom: 15px;
}
.signupform td input, select, textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
}
.formtable th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
	color: #fff;
}
.formtable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
}
.formtable input {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtable select {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtable textarea {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.required {
	color: yellow !important;
	font-weight: bold;
}
.red {
	color: red;
	font-weight: bold;
}
.green {
	color: green;
	font-weight: bold;
}
.attention {
	border: 1px solid black;
	background-color: #f7f9d3;
	margin-bottom: 10px;
}
.attention div {
	font-size: 12px;
	padding: 5px;
	padding-left: 15px;
}
.attention div div {
	padding-left: 15px;
	padding-top: -10px;
}
.center {
	text-align: center;
}
.floatright {
	float: right;
}
.width300 {
	width: 300px;
}
.classbox {
	border: 3px solid white;
	padding: 5px;
	width: 750px;
	margin-bottom: 20px;
}
.classbox p {
	margin-bottom: 7px !important;
}
.classbox a {
	color: #fff;
	font-size: 11px;
}
.classbox h3 {
	color: #fff;
	font-size: 15px;
	margin-bottom: 10px;
}
.coloredrow {
	background-color: #a45a51;
}
.coloredrow2 {
	background-color: #2e6392;;
}
.accepted {
	color: yellow !important;
	font-weight: bold;
}
table.toc {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width:300px;
	float:left;
}
table.toc td, table.toc th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	font-size: 11px !important;
}
table.toc th {
	font-weight: bold;
	color: #fff;
}
table.sessions {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
table.sessions td, table.sessions th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	font-size: 11px !important;
}
table.sessions th {
	font-weight: bold;
	color: #fff;
}
.checkbox {
	width: 12px!important;
	height: 12px!important;
}
.educationintro {
	width: 500px;
}
.educationintro h2 {
	text-align: center;
	clear: both;
	margin-top: 10px;
}
div.hr {
	border-top:1px solid #fff;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}
table.apprentice {
	border-top: 3px solid #ccc;
	border-left: 3px solid #ccc;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
}
table.apprentice td, table.apprentice th {
	border-bottom: 3px solid #ccc;
	border-right: 3px solid #ccc;
	padding: 7px;
}
table.tapprentice th {
	font-weight: bold;
	color: #fff;
}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
	background:transparent url(/images/transparent_blue.gif);
    font: normal 8pt arial, sans-serif; 
    color:#003663;
    padding: 5px; 
    border:1px solid #dedede;
}
