a img {
border:none; 
margin: 0; padding: 0;
}
.homeimg{
	background-image: url(images/Untitled-1.jpg);
	background-repeat: no-repeat;
	padding-top: 240px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.para{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.signiture{
	color: #0099CC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	float: right;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	text-align:center;
}
.course{
	color: #993300;
	font-size: 12px;
	font-weight: bold;
}
.courseunder{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.newsbox{
	background-color: F6FBF1;
	padding-left: 10px;
	color: #408CB3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-color: #B5C531;
	border-style: dotted;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 5px;
}
#more{
	color: #FF6600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************************************

Lightbox JS Styles

********************************************************************/

#lightbox{
	background-color:#ffffff;
	padding: 12px;
	border: 1px solid #444;
	color: #FFFFFF;
	}

#lightboxDetails{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: none;
	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image:  url(overlay.png); }

* html #overlay{
	background-color: transparent;
	back\ground-color: transparent;
	background-image:  url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	padding-right: 10px;
}	
/*************************************************
menu tabs
	*************************************************/



    #tabs {
	width:300px;
	font-size:1.4em;
	line-height:normal;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 43px;
	margin-bottom: 10px;
	clear: both;
	float: left;
      }
	  #tabs.new {
	float:left;
	width:100%;
	font-size:1.0em;
	line-height:normal;
	background-image: url(images/backofnav.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-weight: bold;
	padding-top: 11px;
      }
	  
	  
	  
    #tabs ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
      }
    #tabs li {
	display:inline;
	margin:0;
	padding:0;
	background-image: url(images/tabback.gif);
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0px 0 0px 4px;
      text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:10px 15px 6px 6px;
	color:#073B71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#72A8DD;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
	background-position:0% -42px;
        }
        #tabs #current a span {
	background-position:100% -42px;
	color: #073B71;
        }
.imageleft{
	float: left;
}
.imageright{
	float: right;
	margin-left: 25px;
}	
.box{
	width: 180px;
	background-color: #FAFBFC;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #E6DAD5;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	float: right;
}
.box h3{
	color: #B5C03D;
	margin-bottom: 0px;
	font-size: 15px;
	font-style: normal;
}
.box a{
	color: #FF6600;
}
.box img{
	float: right;
}
