/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sus_body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.sus_body_bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.sus_body_b_claret {
	color: #481215;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.susform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.headline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
	text-indent: 186px;
	line-height: 22px;
}
.footer_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align:left;
	text-indent: 20px;
}
.logohead {
	color: #ABDA4D;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #165829;
	line-height: 15px;
}
.spons_packages {
	color: #5999BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
}
.spons_sub_head {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
.nav_bar {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	background-color: #000000;
	text-indent: 20px;
}

.link:link {
	color: #165829;
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #165829;
}
.link:hover {
	text-decoration: underline;
	color: #ABDA4D;
}
.link:active {
	text-decoration: none;
	color: #165829;
}
.link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}	

.box1 {
	border:1px solid #CCCCCC;
	padding:5px;
	width:110px;
	height:190px;
	margin:5px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;

	}
.box2 {
	border:1px solid #CCCCCC;
	padding:5px;
	width:100px;
	height:100px;
	margin:auto;
	}
