@charset "utf-8";
/* CSS Document */

body {
	background-color:#F3F3F3;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#676B6D;
	line-height:18px;
}

a {
	color:#008499;
	text-decoration:none;
}

a:hover {
	color:#676B6D;
}

img {
	border:none;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

h3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top:0;
	margin-top:12px;
	color:#008499;
	text-transform:uppercase;
	margin-bottom:12px;
}

h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top:0;
	margin-top:12px;
	color:#008499;
	text-transform:uppercase;
	margin-bottom:12px;
}

h3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:0;
	margin-top:12px;
	color:#008499;
	text-transform:uppercase;
	margin-bottom:12px;
}

h5 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:0;
	margin-top:12px;
	color:#008499;
	text-transform:none;
	margin-bottom:12px;
}


.componentheading {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top:0;
	margin-top:12px;
	color:#008499;
	text-transform:uppercase;
	margin-bottom:12px;
}

.contentheading {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top:0;
	margin-top:12px;
	color:#008499;
	text-transform:uppercase;
	margin-bottom:12px;
}

.pagination li {
	list-style:none;
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

#outer_wrapper {
	width:998px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#inner_wrapper {
	width:998px;
	height:auto;
	background-image:url(../images/wrapper_bg_grey.jpg);
	background-repeat:repeat-y;
	padding-bottom:38px;
	float:left;
}

#header {
	width:998px;
	height:358px;
	float:left;
	background-image:url(../images/header_grey_bg_new.jpg);
	background-repeat:no-repeat;
}

#ancestry_banner {
	width:562px;
	height:80px;
	margin-left:351px;
	margin-top:263px;
	background-color:#CCC;
}

#ancestry_banner p {
	margin-top:0;
	margin-bottom:0;
}

#content_wrapper {
	width:998px;
	height:auto;
	float:left;
	overflow:hidden;
}

#content_left_wrapper {
	width:227px;
	height:auto;
	float:left;
	padding-left:11px;
	padding-right:12px;
	margin-top:12px;
	overflow:hidden;
}

#newsletter {
	width:200px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

#left_menu {
	width:227px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

#left_menu ul {
	padding:0px;
	margin:0px;
}

#left_menu li {
	list-style:none;
	line-height:30px;
	padding-bottom:4px;
}

#left_menu a {
	text-decoration:none;
	color:#FFF;
	background-image:url(../images/left_menu_bg.png);
	background-repeat:no-repeat;
	display:block;
	font-size:13px;
	padding-left:34px;
}

#left_menu a:hover {
	background-image:url(../images/left_menu_bg_hover.png);
	background-repeat:no-repeat;
}

#left_menu .moduletable_menu .menu ul li.level2 {
	padding-bottom:0;
	padding-top:3px;
	line-height:20px;
}

#left_menu .moduletable_menu .menu ul .level2 a {
	color:#FFF;
	font-size:13px;
	background-image:none;
}

#left_menu .moduletable_menu .menu ul .level2 a:hover {
	background-image:none;
	color:#E4E4E4;
}

#left_menu .moduletable_menu .menu ul li.level3 {
	padding-bottom:0;
	padding-top:3px;
	line-height:20px;
	padding-left:20px;
}

#left_menu .moduletable_menu .menu ul .level3 a {
	color:#FFF;
	font-size:12px;
	background-image:none;
}

#left_menu .moduletable_menu .menu ul .level3 a:hover {
	background-image:none;
	color:#E4E4E4;
}


#left_module {
	width:200px;
	height:auto;
	float:left;
}

#left_module .moduletable_banner {
	text-align:center;
	margin-bottom:10px;
}

#content_middle_wrapper {
	width:695px;
	height:auto;
	float:left;
	overflow:hidden;
}

#content_middle {
	width:695px;
	height:auto;
	float:left;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
}

#main_content_wrapper {
	width:631px;
	height:auto;
	float:left;
	padding-left:32px;
	padding-right:32px;
}

#main_content {
	width:631px;
	height:auto;
	float:left;
	overflow:hidden;
	padding-bottom:12px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #008499;
}

#bottom_banner {
	width:631px;
	height:auto;
	float:left;
	padding-bottom:18px;
	padding-top:18px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #008499;
	text-align:center;
}

#logos {
	width:631px;
	height:auto;
	float:left;
	padding-bottom:18px;
	padding-top:18px;
}

#content_middle_footer {
	width:695px;
	height:15px;
	float:left;
	background-image:url(../images/content_footer_bg.png);
	background-repeat:no-repeat;
}

#footer {
	width:998px;
	height:41px;
	background-image:url(../images/footer_bg_grey.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:12px;
}

#copyright {
	width:190px;
	float:left;
	color:#FFF;
	padding-left:20px;
}

#bottom_menu {
	width:768px;
	float:left;
	text-align:right;
}

#bottom_menu ul {
	margin:0;
	padding:0;
}

#bottom_menu li {
	list-style-type: none;
	display:inline;
}

#bottom_menu a {
	color:#FFF;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}

#disclaimer {
	width:974px;
	height:auto;
	text-align:center;
	padding-left:12px;
	padding-right:12px;
}
