@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}	


.style41 {	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style42 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style43 {color: #990000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style21 {font-weight: bold}
.style24 {	font-size: 12px;
	font-style: italic;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style11 {color: #3D618A}
/* structure */
.container {
	font-size: 13px;
	padding:2px;
	height:50px;
}
/* navigation */
.navigation {
	background-color:#F7F7EE;
	height:50px;
	padding:5px;
}
.navigation a {
	background-color:FFFFFF;
	padding:5px;
	color: #990000;
	border:1px dotted silver;
	display: block;
	font-family:verdana;
	text-decoration: none;
	height:50px;
}
.navigation a:hover {
	background-color: #F2F2E3;
	border:1px solid #990000;
	color: #990000;
	display: block;
	font-family:verdana;
	text-decoration:none;
}
.container2 {
	background: #FFF;
	font-size: 13px;
	padding:2px;
	height:40px;
}
.navigation2 {
	background-color:#F7F7EE;
	height:40px;
	padding:5px;
}
.navigation2 a {
	background-color:FFFFFF;
	padding:5px;
	color: #990000;
	border:1px dotted silver;
	display: block;
	font-family:verdana;
	text-decoration: none;
	height:40px;
}
.navigation2 a:hover {
	background-color: #F2F2E3;
	border:1px solid #990000;
	color: #990000;
	display: block;
	font-family:verdana;
	text-decoration:none;
}
.signupnow{
	font-family:verdana;
	font-size:17px;
}
.signupnow a{
	font-family:verdana;
	font-size:17px;
	color:#990000;
	text-decoration:underline;
}
.signupnow a:hover {
	font-family:verdana;
	font-size:17px;
	color:#990000;
	text-decoration:none;
}

.linkcontent02 a:{
	font-family:verdana;
	font-size:9px;
	color:#999999;
	
}
.linkcontent02 a:hover{
	font-family:verdana;
	font-size:9px;
	color:#990000;
	text-decoration:none;
}
	
#leadership {border:2px solid #990000;}
#leadership:hover {border:2px solid grey; background-image:url(../new_images/line.jpg); background-repeat:repeat-x;}