

a,img {
        -moz-outline-style:none;
        outline-style:none;
}

#topicLink {
	line-height:28px; 
	font-family:Verdana, Tahoma, Arial, Helvetica,sans-serif;
	font-weight:normal;
	font-size:14px;
	color: #024964;
	padding:4px 0px 4px 0px;
	}

#topicLink a:link {
	text-decoration:underline;
	}

#topicLink a:visited {
	color:#333333;
	}

#topicLink a:hover {
	background-color:#a2d3cd;
	color:#000000;
	text-decoration:none;
	}

/*a.menuLink {
	font-family:Verdana, Tahoma, Arial, Helvetica,sans-serif; 
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	font-size:24px;
	color: #024964;
	}
	
a.menuLink:visited {
	background-color:#a2d3cd;
	color:#333333;
	padding:4px;
	text-decoration:none;
	}
	
a.menuLink:hover {
	background-color:#a2d3cd;
	color:#000000;
	padding:4px;
	text-decoration:none;
	}*/




td {font-size: 12px;line-height:16px;}
#container {
		width:680px;
		min-width:680px;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		padding:0px;
		text-align:left;
		position:relative;
		}
h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #65a5b6;
	font-family:Verdana, Tahoma, Arial, Helvetica,sans-serif;
}

h2 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #7bac81;
	font-family:Verdana, Tahoma, Arial, Helvetica,sans-serif;
}

h3 {font:16px verdana,arial,sans-serif;font-weight:bold;text-align:center;color:#ffffff;background-color:#65a5b6;padding:4px;}
h4 {font:16px verdana,arial,sans-serif;font-weight:bold;text-align:center;}
/*div.background {background-color:#ffffff;width:680px;border:1px solid #fff;}*/
.border{border-bottom: 1px dotted #5f8e9a;margin-bottom:20px; width:680px;}

#curriculumBox {width:100px;margin-top:15px;margin-bottom:20px;text-align:center;border:1px solid #444444;padding:2px;height:150px;display:block;}
.margin {margin-top:15px;}
.smallprint {line-height: 1.4;font-size: 80%; background-color:#ffffff;padding:4px;text-align:center;}
.imgFloat, .pFloat {float:left; padding:12px 0 10px 12px;}

/* -------(TABLES)------------------------------- */	
#mytable {
	width:680px;
	padding: 0;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #7dbcb4;
	border-right: 1px solid #7dbcb4;
	border-left: 1px solid #7dbcb4;
	text-align:center;
}

th.first, th.next {
	border-bottom: 1px solid #7dbcb4;
	letter-spacing: 2px;
	text-transform: none;
	padding: 6px 6px 6px 12px;
	background: #ffffff url(table_bkgd.gif) repeat-x;
	font-size:10px; 
}

th.first {
	text-align: left;
	width:240px;
}

th.next {
	text-align: center;
}

th.first a, th.next a {font: bold 8pt/1.6em verdana,arial,tahoma,sans-serif; text-decoration:underline;}

td.alt, td.alt2 {
	padding: 6px;
	text-align:center;
	border-bottom: 1px solid #7dbcb4;
	border-right: 1px solid #7dbcb4;
	border-right: expression((this.parentNode.lastChild == this)? "none" :
"1px solid #a2d3cd" ); 
}

td.alt2 {
	background-color: #DEEEF2;
}
td.alt {
	background-color: #bce2de;
}

 td.alt2:last-child, td.alt:last-child  {
   border-right:none;
}

td.alt a, td.alt2 a, a.pdf,   {
	font-family:Verdana, Tahoma, Arial, Helvetica,sans-serif; 
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	font-size:12px;
	color: #024964;
	}
	
td.alt a:visited, td.alt2 a:visited, a.pdf:visited {
	color: #666666;
	}
	
	
td.alt a:hover, td.alt2 a:hover, th.first a:hover, th.next a:hover, a.pdf:hover {
	color:#000000;} 

.soon {
	color:#333; 
	font-size:10px; 
	font-weight:bold;
	}



a.footer {
	font-size:11px; 
	font-weight:normal;
	text-transform:none;
	}

