@charset "utf-8";

a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #91B016;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #91B016;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #91B016;
}

h1 {
	color: #047D9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 1px 20px;
	background-image: url(images/site/arrow.png);
	background-repeat: no-repeat;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1016px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #2d2d2d;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 308px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px;
}
.oneColFixCtrHdr #footer {
	padding: 10px;
	background-color: #2d2d2d;
		-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	
}

.clear {
	line-height:0;
	font-size:0;
	height:0;
	letter-spacing:0;
	clear:both;
	float:none;
}
#page-left {
	width:272px;
	margin:0px;
	float: left;
	background-image: url(images/site/top_left.png);
	height: 310px;
}
#top_right {
	background-image: url(images/site/top_right_back.png);
	height: 229px;
	background-repeat: repeat-x;
}
#page-right {
	width:742px;
	margin:0px;
	float:right;
	height: 293px;
}

#page-all {
	margin:0px;
	margin-left: 0px;
}
#menu {
	background-image: url(images/site/menu_back.png);
	background-repeat: repeat-x;
	height: 64px;
}
#page-left-main {
	width:240px;
	margin:15px 5px 10px 10px;
	float: left;
	background-color: #FFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
	min-height: 525px;
}
#page-right-main {
	width:700px;
	margin:3px 10px 10px 285px;
	background-color: #FFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
	min-height: 525px;
}
#footer2 {
	padding: 10px;
	background-color: #FFF;
}
.credits {
	color: #666;
	font-size: 10px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;

}

.Disclaimer {
	color: #C00;
	font-size: 11px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 5px 0px;

}

.footer_text {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	padding-bottom: 5px;

}

#sub_content_title_grn {

	color: #91B016;

	font-weight: normal;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

}

#SubTitle {

	color: #333;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 16px;

}

#top_message {

	color: #333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

}

#sub_content_title {
	color: #047D9B;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px 0px 5px 20px;
	background-image: url(images/site/arrow.png);
	background-repeat: no-repeat;

}
#page-right-sm {
	width:182px;
	margin:0px;
	float:right;
	height: 229px;
}
#page-left-sm {
	width:738px;
	margin:0px;
	float: left;
	height: 229px;
	background-image: url(images/site/family.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header_text {
	padding: 5px 150px 5px 15px;
}
#content_message {

	color: #333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

}

#learn_more {

	color: #91B016;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

}

#content_message_bold {

	color: #333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: bold;

}

#content_message_lg {

	color: #333;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

}
#sub_content_title2 {
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px 0px 1px 0px;
}
h2 {
	color: #047D9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 5px 20px;
	background-image: url(images/site/arrow.png);
	background-repeat: no-repeat;
}

