body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	margin: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.leftcolumn {
	background-image: url(menu_leftbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 18px;
	color: #336699;
	margin-left: 10px; 
	margin-top: 10px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EA950F;
	font-size: 18px;
	margin-left: 10px; 
	margin-top: 10px;
}
h3 {
	margin-left: 10px; 
	font-size: 18px;
}
h4 {
	color: #EA950F;
	margin-left: 10px; 
	margin-bottom: 2px;
	font-size: 14px;
}
a.yellowlink:link {
	color: #EA950F;
}
a.yellowlink:visited {
	color: #EA950F;
}
a.yellowlink:hover {
	color: #EA950F;
	text-decoration: underline;
}
.top_image { width:100%;height:150px;overflow:hidden; margin:12px 0px 6px 0px; }
#topimage_left {
	float:left;width:20px;height:150px;
	background-image:url(left10.png) no-repeat;
}
#topimage_right {
	float:right;width:20px;height:150px;
	background-image:url(right10.png) no-repeat;
}
* html body div#topimage_left { 
	background-image:url(left10.gif) no-repeat;
}

* html body div#topimage_right { 
	background-image:url(right10.gif) no-repeat;
}
#headerbg {
	height: 127px;
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#left_nav_heading {
	width: 220px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4E9FC5;
	color: #336699;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu {
	margin-left: 10px;
	color: #EA950F;
	line-height: 20px;
}
#header {
	clear: both;
}
#footer {
	clear: both;
	background-color: #010C2F;
}
#footer strong {
	color: #FFFFFF;
}
#footer_bottom_tab {
	float: left;
	clear: both;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #010C2F;
}
#heading_box {
	background-image: url(heading_bg.jpg); 
	border: solid 1px #d7d7d7; 
	margin-top: 3px;
	font-size: 13px;
	height: 20px;
	text_align: left;
}
#heading_box_text {
	border: solid 1px #ffffff;
	padding-left: 3px;
	text_align: left;
}
#left_nav {
	padding-right: 5px;
	line-height: 12px;
	padding-left: 15px; 
	padding-top: 10px; 
	font-weight: bold;
}
#content {
	width: 100%;
	border-left: solid 1px #d7d7d7; 
	border-right: solid 1px #d7d7d7; 
	border-bottom: solid 1px #d7d7d7;
	color: #666666;
	float: left;
}
#content p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.8em;
}
#content img {
	float: left; 
	margin: 15px;
}
#content img.right {
	float: right; 
	margin-left: 10px;
	margin-bottom: 5px;
}
#content img.hr {
	clear: both;
	text-align: center;
	float: none;
}
ul {
	margin-left: 15px;	
}
li  {
	width: 90%;
	clear: both;
}
#content strong {
	color: #336699;
}
#content a:link {
	font-weight: bold;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
	color: #EA950F;
	text-decoration: underline;
}
#content p.new_line {
	clear: both;
}
#columns {
	clear: both;
	margin :5px;
	padding-bottom: 5px;
}
#columns p {
	margin-top: 3px;
	padding: 0px;
}
#columns img {
	margin-top: -5px;
	margin-left: -5px;
}
#column_left {
	float: left; 
	display: block;
	width: 45%;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
#column_left img {
	clear: both;
	float: none;
}
#column_right {
	float: right;
	display: block; 
	width: 45%;
	padding: 10px;
	border: 1px solid #cccccc;
}
#column_right img {
	clear: both;
	float: none;
}

#courses_bot_nav {
	clear: both;
	float: left;
	width: 94%;
	display: block;
	border: solid 1px #cccccc;
	color: #996600;
	text-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin: 5px;
}
#courses_bot_nav a:link {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#courses_bot_nav a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#courses_bot_nav a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
#courses_bot_nav_half {
	float: left;
	display: block;
	width: 45%;
	margin-right: 20px;
}

hr {
	background-image: url(images/horizonal_bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}

#contactform{
  display:block;
  clear: left;
  margin-top:2em;
  padding: 10px;
}

#contactform div {
  padding-bottom: 3px ;
}

#contactform label.text {
  width: 6em ;
  float: left ;
  margin-right: 1em ;
  text-align: left ;
  padding-top: 0.2em ;
}

#contactform form span {
  font-size: 80% ;
  color: #444 ;
  background-color: #fff ;
}

#contactform .noLabel {
  margin-left: 7em ;
}

#contactform>div.noLabel {
  margin-left: 7em ;
}
#contactform textarea {
	width:80%; 
	height:200px;
}
#contactform input {
	width:80%; 
}