@charset "UTF-8";

p {

	margin: 0px;

	line-height: 20px;

	text-transform: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#navbar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#navbar a:link {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navbar a:visited {
	color: #000;
	text-decoration: none;
}
#navbar a:hover {
	color: #900;
	text-decoration: none;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990000;
	line-height: 40px;

}
.headingImpact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	line-height: 40px;
}



.columnheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990000;
	line-height: 35px;
	font-weight: normal;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	margin-top: 16px;
	color: #990000;
	list-style-type: none;
}


.button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #990000;

	border: 1px solid #CCCCCC;

	padding-top: 2px;

	padding-right: 15px;

	padding-bottom: 2px;

	padding-left: 15px;

	text-transform: capitalize;

	background-color: #FFFFFF;

	text-decoration: none;

}

body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;

}

#wrapper {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

}

#header {
	height: 190px;
	background-image: url(../images/headerlogo.gif);
	background-repeat: no-repeat;
}



#content_container_bottom {

	height: 1%;

}

#content_container_top {

	height: 1%;

}

#leftcolumn {
	width: 629px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#rightcolumn {
	float: right;
	width: 200px;
	text-align: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	background-color: #FFF;
}

#body_content {
	font-size: 14px;
	width: 550px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.section {

	font-family: Arial, Helvetica, sans-serif;

	color: #990000;

	font-size: 18px;

	text-decoration: none;

}



a:hover {
	outline: none;
	list-style-type: none;
	color: #900;
}

#footer {

	clear: both;

	padding: 20px;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	text-decoration: none;

	font-size: 12px;

	text-align: center;

}

#footer a {

	color: #990000;

	text-decoration: none;

}

#footer a:hover {
	color: #900;
	text-decoration: none;
}

#contactus {

	font-size: 14px;

	width: 450px;

	padding: 25px;

	float: left;

}
ul {
	list-style-type: none;
	color: #900;
}
p.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12px;
	font-family:"Times New Roman";
}
