@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#CCCCCC;
	font-size:12px;
	color:#4D4D4D;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	margin-top:0px;
	font-size:27px;
	line-height:35px;
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
}
h2 {
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#D8002F;
	margin-bottom:15px;
	font-weight:normal;
	font-size:20px;
	line-height:24px;
}h3 {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#D8002F;
	margin-bottom:5px;
	font-weight:normal;
	font-size:16px;
	line-height:21px;
}
.overall_holder {
	position:relative;
	width:825px;
	margin-right:auto;
	margin-left:auto;
}
.top {font-family: Georgia, "Times New Roman", Times, serif;
	color:#D8002F;
	font-size:24px;
	width:744px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:solid 6px #D8002F;
	margin-bottom:10px;
	margin-top:15px;
	background-color:#FFFFFF;
	-moz-box-shadow: 0px 0px 5px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;
	box-shadow: 0px 0px 5px #808080;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#808080')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#808080');
}.top a{font-family: Georgia, "Times New Roman", Times, serif;
	color:#D8002F;
	font-size:24px;
	text-decoration:none;
	
}
.nav{
	color:#4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	width:300px;
	clear: left;
}
.nav li{
float:right;
list-style-type:none;
padding-left:5px;}
.nav ul{
margin:0px;padding:0px;}
.nav a:link, .nav a:visited{font-family: Arial, Helvetica, sans-serif;
color:#666666;font-size:13px;
text-decoration:none;}
.nav a:hover, .nav a:active{

text-decoration:underline;}
.main_content {
	width:744px;
	padding:40px;
	background-color:#FFFFFF;
	-moz-box-shadow: 0px 0px 5px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;
	box-shadow: 0px 0px 5px #808080;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#808080')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#808080');
}
.tombstone {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:45px;
}
.homeleft, .dropright {
	width:475px;
	float:left;
}

.dropright{
width:480px;}
.dropright a:link, .dropright a:visited{
color:#000000;
text-decoration:underline;}
.dropright a:hover, .dropright a:active{
color:#000000;
text-decoration:none;}
.homeleft {
	margin-right:20px;
}
.homeleft{font-size:13px;
line-height:20px;
margin-right:35px;
}
.homeright, .dropleft {
color:#808080;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding:15px;
	background-color:#F4F4F4;
	width:195px;
	border:4px solid #FFFFFF;
	float:left;
	-moz-box-shadow: 0px 0px 5px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;
	box-shadow: 0px 0px 5px #808080;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#808080')";/* For IE 5.5 - 7 */
}.dropleft{
width:157px;
margin-right:30px;}.homeright a:link, .dropleft a:link, .homeright a:visited, .dropleft a:visited {color:#D8002F; text-decoration:underline;
}

.homeright a:hover, .dropleft a:hover, .homeright a:active, .dropleft a:active {color:#D8002F; text-decoration:none;
}

.button{margin-top:15px;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;padding:15px;padding-top:10px;padding-bottom:10px;
background-color:#F4F4F4;
	width:150px;
border:4px solid #FFFFFF;
	
		-moz-box-shadow: 0px 0px 5px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;
	box-shadow: 0px 0px 5px #808080;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#808080')";
/* For IE 5.5 - 7 */
}.button a:link, .button a:visited{
color:#4D4D4D;
text-decoration:none;}
.button a:hover, .button a:active{
color:#4D4D4D;
text-decoration:underlines;}
 a:link .button_red,  a:visited .button_red{
color:#C90023;
font-size:16px;
text-decoration:none;}
 a:hover .button_red,  a:active .button_red{
color:#C90023;
text-decoration:underline;}
.footer {
	padding-left:40px;
	padding-right:40px;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#D8002F;
	color:#FFFFFF;
	margin-bottom:15px;
}
.email{
fomnt-size:11px;
text-align:right;float:right;
	width:300px;
	clear: left;}.email a:link, .email a:visited{color:#FFFFFF;
	text-decoration:underline;} .email a:hover, .email a:active{color:#FFFFFF;
	text-decoration:none;}
	hr{border:0px;
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	margin-botom:10px;}
