html {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #000;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #025CAB;
	text-transform: uppercase;
}

h1.sem-title {text-align: center; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 10px;  }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	font-variant: small-caps;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 17px;
}


.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #039;
}

h3.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-indent: 6px;
 	padding-top: 8px;
	margin: 0 10px 0 10px;
	border-bottom: 1px dotted #999;
}

h4 {font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	}
	
h4.in {font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
	}

p, ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}


#Layer1 {
	position:absolute;
	left:18px;
	top:16px;
	width:129px;
	height:128px;
	z-index:1;
}


table  { margin: 0;}

table td {padding: 0; border-width: 0; vertical-align: top;}

table.study td {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; padding: 4px; border: 0; vertical-align: top;}
.study th {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

tr#head td {
	background-color: #FDDD71;
 	padding: 0px 0px 0px 0px;
	height: 85px;
	vertical-align: middle;
}

td#leftmenu {
	background-color: #8CB5EA;
 	width: 170px;
	padding-top: 60px;
}

div#rightside {
	background-color: #FFF1B6;
	border-left: 1px dotted #000;
	border-bottom:1px dotted #000;
	border-top: 1px dotted #000;
	display: block;
	height: 500px;
}

div#rightsidequote {
	margin-top: 10px;
	background-color: #C6D4E6;
	border-left: 1px dotted #000;
	border-bottom:1px dotted #000;
	border-top: 1px dotted #000;
	display: block;
	/*height: 150px;*/
	color: #000;
	
}

div#rightsidequote p {font-family: "Times New Roman", Times, serif;
	font-size: 12px; padding: 0 10px 0 10px;}

.ital { 
	font-style: italic; font-weight: bold;
}
.smbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

.main {padding: 20px 20px 10px 30px;}

.main a:link {color: #025CAB;}
.main a:visited {color: #025CAB;}
.main a:hover {color: #FF9933;}

.indent {text-indent: 20px;}

tr#footer td {vertical-align:middle; 
	text-align: center; 
	font-size: 9px; 
	/*border-top: 2px solid #8CB5EA; */
	padding: 10px;
	text-indent: 20px;
	text-indent: 20px;
}

table#form01 {font-family: Arial, Helvetica, sans-serif;
			font-size: 10px; 
			padding: 4px;
			margin: 4px;}

ul#nav li a {color: #000; text-decoration: none; font-weight: normal; }
ul#nav li a:hover {color: #000; text-decoration: none; font-weight: bold; } 

ul#nav li {
	list-style-image: url("dev/images/yellowbullet.gif"); margin-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 22px;
	}
	
	
.events  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #025CAB;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	font-style: italic;
	}
	
table#eventside {margin-left: 5px;}
	
div#rightside a:link {color: #FF6633; text-decoration: none;}
div#rightside a:visited {color: #FF6633; text-decoration: none;}
div#rightside a:hover {color: #FF9933; text-decoration: none;}	
	
ul.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	margin-left: 10px;
}

ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	
}
#scholarships {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: thin solid #FF9900;
	text-align: center;
}

#scholarships th { font-style: italic;
}

#scholarships td { border-bottom: thin dotted  #8CB5EA;
}

.sem-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: 2px solid #FF9900;
	text-align: center;
	padding: 5px;
}

p.sem-date-register { 
	background-color: #FDDD71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border: thin solid #FF9900;
	text-align: center;
	}

#accessbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 8px 0 0 10px;
	padding: 5px;
	border: 1px solid #FF6600;
	background-color: #FDDD71;
}	
	
#accessbut a {padding: 10px 5px; text-decoration:none;}

#accessbut a:link {color: #025CAB;}
#accessbut a:visited {color: #025CAB;}
#accessbut a:hover {color: #FF6600;}	

.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.sidebarheading { font-weight: bold; font-style: normal; color: #000;}