
/* CSS Document */

.menu1
{
	 
	font-weight:bold; 
	padding-bottom:5px ; 
	font-size:12px; 
	font-family:Century Gothic; 
	background-repeat:no-repeat	;	
			
}

a:link {
	color: 003366;
	text-decoration:none;
	
}
a:visited {
	color: 003366;
	text-decoration:none;
}
a:hover {
	color: 003366;
	text-decoration:none;
}
a:active {
	color: 003366;
	text-decoration:none;	 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottom_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.toplink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

.dottedline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003399;
}

.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:14px;
	font-weight:bold;
}

.events 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.subToolbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
}
	




.hoverMIC
{
	font-family:Verdana; font-size:12px; color:white; background-position:0px 0px; background-repeat:no-repeat;
	border-width:0px; text-decoration:#EE8D58; background-color:#EE8D58;padding-left:5px; padding-bottom:4px;
	border-bottom: solid 1px #FFFFFF;
}
.textMIC
{
	font-family:Verdana; font-size:12px; color:black; background-position:0px 0px; background-repeat:no-repeat;
	border-width:0px;  cursor:hand;background-color:#DBE0E9; padding-left:5px; padding-bottom:4px;
	border-bottom: solid 1px #FFFFFF;
	
}
.textIndustry
{
font-family:Verdana; font-size:12px; color:black; background-position:0px 0px; background-repeat:no-repeat;
	border-width:0px;  cursor:hand;background-color:#DBE0E9;padding-left:5px;padding-bottom:4px;
	border-bottom: solid 1px #FFFFFF;
	 
}



.textPractices
{
font-family:Verdana; font-size:12px; color:black; background-position:0px 0px; background-repeat:no-repeat;
	border-width:0px;  cursor:hand;background-color:#DBE0E9;padding-left:5px;padding-bottom:4px;
	border-bottom: solid 1px #FFFFFF;
	
	 	
}
.textServices
{
font-family:Verdana; font-size:12px; color:black; background-position:0px 0px; background-repeat:no-repeat;
	border-width:0px;  cursor:hand;background-color:#DBE0E9;padding-left:5px;padding-bottom:4px;
	border-bottom: solid 1px #FFFFFF;		
}



