@charset "UTF-8";
#container  {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 100px;
} 
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2E3192;
	text-decoration: none;
	background-color: #2E3192;
	height: 20px;
	width: 950px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7EBB27;
	text-decoration: none;
	text-align: center;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	background-color: #FFD204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
	height: auto;
	padding-left: 20px;
	line-height: 25px;
	text-align: left;
}
#sidebar2 {
	float: right;
	height: 350px;
	width: 950px;
	background-color: #2E3192;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header {
	height: 130px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7EBB27;
	text-decoration: none;
	text-align: center;
}
#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFD204;
	text-decoration: none;
	text-align: center;
}
#navbar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7EBB27;
	text-decoration: none;
	text-align: center;
}
.page-title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2E3192;
	text-decoration: none;
	padding-top: 5px;
}
#sidebar1 a:link {
	background-color: #FFD204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
	line-height: 25px;
}
#sidebar1  a:hover {
	background-color: #FFD204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
	line-height: 25px;
}
#sidebar1 a:hover {
	background-color: #FFD204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FD7922;
	text-decoration: none;
	line-height: 25px;
	margin: 0px;
}
#sidebar1 a:active {
	background-color: #FFD204;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
	line-height: 25px;
	margin: 0px;
}
#footer {
	background-color: #7EBB27;
	height: 44px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
}
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
	line-height: 25px;
	margin: 0px;
	text-align: left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2E3192;
	text-decoration: none;
	margin-right: 270px;
	margin-top: 0px;
	padding-top: 5px;
}
#image {
	float: right;
	height: 375px;
	width: 250px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2E3192;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 325px;
}
#sidebar2  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2E3192;
	text-decoration: none;
}
#sidebar2   a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2E3192;
	text-decoration: none;
}
#sidebar2  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFD204;
	text-decoration: none;
}
#sidebar2  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2E3192;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #2E3192;
	list-style-image: url(images/bullet-1.gif);
	list-style-type: disc;
	margin-bottom: 15px;
	margin-top: -10px;
	margin-right: 15px;
	height: auto;
	width: 375px;
}

