@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e5e4;
	background-image: url(../images/background_tile.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #d31446;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FCB407;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F06F95;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #844FA9;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d31446;
	font-weight: bold;
}
.purple_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8616c0;
	font-weight: bold;
}
.body_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #474747;
	font-weight: bold;
}
.body_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #474747;
	font-weight: normal;
}
.bodybold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474747;
	font-weight: bold;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474747;
	font-weight: normal;
}
.bodyred_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d31446;
	font-weight: bold;
}
.bodypink_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F06595;
	font-weight: bold;
}
.bodypurple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #844FA9;
	font-weight: bold;
}
.bodyorange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCB407;
	font-weight: bold;
}
.whitebody_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.greenbody_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005947;
	font-weight: normal;
}
.whitebodybold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitebodybold_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a.body_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #025947;
	font-weight: normal;
}
a.body_links:link {
	text-decoration: none;
	text-decoration: underline;

}
a.body_links:visited {
	text-decoration: none;
	text-decoration: underline;

}
a.body_links:hover {
	text-decoration: underline;
	color: #f12096;
}
a.body_links:active {
	text-decoration: none;
	text-decoration: underline;

}

.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.legal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer_links:link {
	text-decoration: none;
}
a.footer_links:visited {
	text-decoration: none;
}
a.footer_links:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer_links:active {
	text-decoration: none;
}
a.footersmall_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
a.footersmall_links:link {
	text-decoration: none;
}
a.footersmall_links:visited {
	text-decoration: none;
}
a.footersmall_links:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footersmall_links:active {
	text-decoration: none;
}


a.articlesNormalFont:link {
	text-decoration: none;
	text-decoration: underline;

}
a.articlesNormalFont:visited {
	text-decoration: none;
	text-decoration: underline;

}
a.articlesNormalFont:hover {
	text-decoration: underline;
	color: #f12096;
}
a.articlesNormalFont:active {
	text-decoration: none;
	text-decoration: underline;

}
