/* global styles */

body {
	font-family: "century gothic", arial, sans-serif;
	font-size:100%;
	color: #333333;
	background-color: #000;
	margin:0px;
}
h1 {font-size:1.2em; font-weight:normal; letter-spacing:.3em; color: #333;}
h2 {font-size:.9em; font-weight:normal; letter-spacing:.3em; color: #333; border-bottom:solid 1px #333; margin:0; padding:0 0 5px 0}
h3 {
	font-size:0.9em;
	font-weight:normal;
	letter-spacing:0.1em;
	color: #009999;
	line-height:2em;
}

p {font-size:.82em; text-align:justify; line-height:1.5em;}
.table_dash_border {
	border: thin dashed #666666;
}

ol {font-size:.85em; line-height:1.5em;}
ul {font-size:.85em; line-height:1.5em;}
ul a {font-size:inherit;}
input{font-size:.85em; font-family: "century gothic", arial, sans-serif;}

/* class styles */

.btmlinedgray {border-bottom-width: 1px;	border-bottom-style: solid;	}
.edu_header {color: #009999}
.edu_header_2 { font-size:.9em; color: #009999;	font-weight: bold; letter-spacing:.15em;}
.locationpadding{ padding-left: 10px; padding-top:10px; border-bottom-width: 1px;	border-bottom-style: solid;	}
	
/* id styles */

td#header {width:800px; height:85px;}
td#outer {background-color:#FFF; padding:20px;}
td#navigation {width:130px; background:#000; vertical-align:top;}
td#navigation a {font-size:inherit;	color: #FFF; letter-spacing:.3em;	 line-height:.9em;	 text-decoration:none;}
td#navigation a:hover {color: #E3866B;}
td#footer {font-size:.7em;	color: #FFF; height:40px;}
td#font {font-size:.82em; text-align:justify; line-height:1.5em;}
	
td#company_nav a {font-size:.8em; color: #333333; text-decoration:none; letter-spacing:.1em;}
td#company_nav a:hover {color: #009999;}
	
#location_nav a {font-size:.8em; color: #333333; text-decoration:underline;	}
#location_nav a:hover {color: #FFFFFF;}

table#formfont {font-size:.9em;}

#companynav a {	color: #333333; 	text-decoration:none; 	letter-spacing:.1em; 	font-size:.8em;}
#companynav a:hover {	color: #009999;}
	
#picfloat {float:left; margin-top:0; margin-right:18px; margin-bottom:18px;}



locationpadding{ padding:20px;}a:link {
	color: #009999;
	text-decoration: underline;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #009999;
}
