body
{
	margin-top: 0px;
	margin-left: 0px;
	alink: #202040;
	vlink: #202040;
	link: #202040;
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #202040;
}
td
{
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #202040;
}
a
{
	text-decoration: underline;
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #202040;
}
.small
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #202040;
}
.top-table
{
	width: 100%;
	background-color: #EEEEEE;
}
a.nav
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	color: #202040;
	font-weight: bold;	
}
a.welcome_header_text
{
	font-size: 15px;
	font-family: Verdana,Arial;
	color: #202040;
	font-weight: normal;
}
.footer_text
{
	font-size: 11px;
	font-family: Verdana,Arial;
	color: #202040;
	text-align: center;
}
.header_text
{
	font-family: Arial;
	font-size: 32px;	
	color: #202040;
	font-weight: bold;
}
.header_text_2
{
	font-family: Arial;
	font-size: 16px;	
	color: #202040;
	font-style: italic
}
.news_header
{
	font-size: 15px;
	font-family: Verdana,Arial;
	color: #202040;
	font-weight: bold;
}
.headline
{
	background-color: #202040;
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.emmc_education
{
	background-color: #FF0000;
}
.emmc_public
{
	background-color: #387C44;
}
.emmc_clinical
{
	background-color: #0000FF;
}
.emmc_education_text
{
	color: #FF0000;
}
.emmc_public_text
{
	color: #387C44;
}
.emmc_clinical_text
{
	color: #0000FF;
}
#tabs1 
{
	float:left;
	width:100%;
	background:#7BB1E0;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
}
#tabs1 ul 
{
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
}
#tabs1 li 
{
	display:inline;
	margin:0;
	padding:0;
}
#tabs1 a 
{
	float:left;
	background:url("tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs1 a span 
{
	float:left;
	display:block;
	background:url("tabright1.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#202040;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span 
{
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span 
{
	color:#627EB7;
}
#tabs1 a:hover 
{
	background-position:0% -42px;
}
#tabs1 a:hover span 
{
	background-position:100% -42px;
}
blockquote.mod-quote-box
{
	width:25%;
	padding:10px 0;
	margin:0 0 10px 0;
}
blockquote.mod-quote-box p
{
	padding:7px 10px 0 10px;
	margin:0;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
	color:#333;
}
blockquote.mod-quote-box .quote-start,blockquote.mod-quote-box .quote-end
{
	font-family:"Times New Roman",Times,serif;
	color:#aaa;
	font-size:60px;
	font-weight:bold;
	line-height:40px;
}
blockquote.mod-quote-box .quote-start
{
	float:left;
	height:20px;
	padding:0 8px 0 0;
	margin:0 0 0 10px;
}
blockquote.mod-quote-box .quote-end
{
	float:right;
	height:20px;
	margin:0 10px 0 0;
}
.ie6 blockquote.mod-quote-box .quote-start,.ie6 blockquote.mod-quote-box .quote-end
{
	margin-bottom:-20px;
}
blockquote.mod-quote-box cite
{
	display:block;
	clear:right;
	font-style:italic;
	padding:10px 10px 0 10px;
	font-size:11px;
	text-align:right;
	color:#333;
}
blockquote.mod-quote-box.quote-box-left
{
	float:left;
	margin-right:10px;
	border:1px #C2C2C2 solid;
}
blockquote.mod-quote-box.quote-box-right
{
	float:right;
	margin-left:10px;
	border:1px #C2C2C2 solid;
}
.mod-inline.image
{
	color:#333;
	font-size:10px;
}
#navigation {
font-size:13px;
width:150px;
}
#navigation ul {
background-color:#EEEEEE;
margin:0;
padding:5px;
}
#navigation ul li {
color:#202020;
cursor:pointer;
font-family:Arial,Verdana;
font-size:13px;
font-weight:bold;
list-style:none outside none;
padding:2px 10px;
text-align:right;
}
#navigation ul li:hover {
background-color:#EEE;
position:relative;
}
#navigation ul ul {
background-color:#EEEEEE;
border:1px solid #FFFFFF;
display:none;
left:140px;
position:absolute;
top:5px;
}
#navigation ul li:hover ul {
display:block;
}
#navigation ul ul li {
border:medium none;
display:inline;
float:left;
height:10%;
padding-bottom:2px;
padding-top:2px;
text-align:left;
white-space:nowrap;
width:95%;
}
#navigation ul ul li:hover {
border:medium none;
text-decoration:;
}
#navigation li:hover ul li ul {
display:none;
}
#navigation ul ul li ul {
background-color:#EEEEEE;
left:110px;
}
#navigation ul ul li:hover ul {
display:block;
}
