@charset "utf-8";
.buttons {
	border: 1px solid #241773;
	background-color: #EBF9FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #241773;
	font-size: 12px;
}
.news_divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED2939;
}

.top_margin {
	padding-top: 10px;
}
.top_bottom_margin {
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_copy_area_yellow {
	background-color: #FBF9DB;
	padding: 10px;
}


.main_copy_area {
	background-color: #FFFFFF;
	padding: 10px;
}
.title_bar {
	font-family: Arial, Helvetica, sans-serif;
	color: #241773;
	text-indent: 10px;
	background-color: #ED2939;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.sponsor_logos {
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED2939;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED2939;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED2939;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #241773;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p    a:link {
	color: #ED2939;
	text-decoration: underline;
}
p   a:active {
	color: #ED2939;
	text-decoration: underline;
}
p   a:visited {
	color: #ED2939;
	text-decoration: underline;
}
p    a:hover {
	color: #ED2939;
	text-decoration: none;
}
.border_box {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FBF9DB;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #241773;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}
li   a:link {
	color: #ED2939;
	text-decoration: underline;
}
li  a:active {
	color: #ED2939;
	text-decoration: underline;
}
li  a:visited {
	color: #ED2939;
	text-decoration: underline;
}
li   a:hover {
	color: #ED2939;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #241773;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(../images/misc/bullet.png);
}
h2 a:link {
	color: #ED2939;
	text-decoration: none;
}
h2 a:active {
	color: #ED2939;
	text-decoration: none;
}
h2 a:visited {
	color: #ED2939;
	text-decoration: none;
}

h2 a:hover {
	color: #ED2939;
	text-decoration: underline;
}
strong {
	color: #ED2939;
	font-weight: bold;
}

