body {
	margin: 0px;
	padding: 8px;
	text-align: left;
	background-color:#395D84;
}
/********* Image Border fix **********/
a:link img, a:visited img, a:hover img { border-style: none; } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}
img{
	margin: 0px;
	outline: none;
}
th, td { /* ns 4 */
  font-family: sans-serif;
}
/********* /Image Border fix **********/
.bdrw{
  border: 1px;
  border-color: White;
}
.white_bg {
	background-color: White;
}
.topmenu_bg {
	background-color: #4e5d66;
}
.green_bg {
	background-color: #6ca26d;
}
.leftmenu_bg {
	background-color: #fdfddc;
	border: 1px solid #b2cead;
	padding: 0px 10px;
}
.leftmenu_bg1 {
	background-color: #fdfddc;
	border: 1px solid #b2cead;
	border-top: 0px;
	padding: 0px 10px;
}
.btm_bg {
	background-color: #dcdfe0;
}
.menu_links {
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #327c33;
	text-decoration: none;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}
.menu_links:hover {
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1060a1;
	text-decoration: none;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
}
.menulines_bg {
	background-color: #eeeee2;
}
span.lhead{
	color: #7FA9BC;
	text-transform: uppercase;
	font-stretch: narrower;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
#leftnav li{ list-style:none; padding: 1px 0px 1px 0px; ; border-top: solid 1px #eeeee2;}/* Added 6-27 to remove square */

ul#leftnav { margin: 0px 0px; padding: 0px; list-style:none;}


#leftnav li.selected{
	border: none;
	}
#leftnav li a{
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #327c33;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin-left: 0px;
	background: url(../images/menu-arrow.gif) left no-repeat;
	text-align: left;
	}
#leftnav li a:hover{
	color: #1060A1;
	}	
#leftnav li.selected a{
	background: url(../images/menu-arrow.gif) left no-repeat;
	}
.content {
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
   background-color: White;
	color: #333333;
	text-decoration: none;
}
.content1 {
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
   background-color: White;
	color: #333333;
	text-decoration: none;
	padding: 12px;
   text-align: left;
}
.dotbg_horz {
	background-image: url(../images/dotbg-horz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.dotbg_ver {
	background-image: url(../images/dotbg-vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.findschool_bg {
	background-image: url(../images/findschools.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:183px;
}
#program_box{
width:162px;
}
.footer-links {
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #636363;
	text-decoration: none;
}
.footer-links:hover{
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.info-link{
	font-family: Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	text-decoration: underline;
}
.info-link:hover{
	font-family: Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #649F64;
	text-decoration: underline;
}
.footer-act {
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a4a4a4;
	text-decoration: none;
}
h1{
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 16px;
	color: #50B657;
}
h2{
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 14px;
	color: #333333;
}
h3{
	font-family: Tahoma, Arial, Helvetica-Conth;
	font-size: 12px;
	color: #333333;
}