* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #fff;
	font-family: "Times New Roman";
}

img {
	display: none;
}

.background_top {}

.background_bottom {}

div.wrapper {
	margin: 0 auto;
	width: 921px;
}

div.wrapper_top{
	border-bottom: 1px solid #ccc;
	width: 921px;
	height: 14px;
}

div.header {
	height: 200px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 auto;
}

.logo {
	width: 194px;
	height: 142px;
	background: url('../images/png/logo.png') no-repeat;
	margin-left: 10px;
	margin-top: -15px;
	float: left;
}

.logo_text {
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	color: #00467f;
	width: 450px;
}

.logo_text .title .reg {
	font-size: 0.3em;
	vertical-align: top;
}

.logo_text a, .logo_text a:visited, .logo_text a:hover {
	color: #00467f;
	font-family: "Times New Roman";
	text-decoration: none;
}

.logo_text .title {
	font-size: 2.8em;
	letter-spacing: 0.075em;
	display: block;
}

.logo_text .subtitle {
	font-family: "Times New Roman";
	margin-top: -10px;
	
	font-size: 1.9em;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.07em;
	display: block;
}

.header_extra {
	float: left;
	margin-left: 30px;
}

.header_extra .donate {
	width: 153px;
	height: 55px;
	display: block;
	background-color: #de6c35;
	
	color: #fff;
	font-variant: small-caps;
	font-size: 1.5em;
	text-align: center;
	line-height: 50px;
}

.header_extra a, .header_extra a:visited, .header_extra a:hover {
	text-decoration: none;
}

.header_extra .connection {
	margin-top: 5px;
	display: block;
	
	color: #000;
	font-variant: small-caps;
	font-size: .8em;
	text-align: left;
	
	font-family: Arial;
}

.header_extra .connection a, .header_extra .connection a:visited {
	font-size: 10pt;
	color: #02446c;
	text-decoration: underline;
}

.header_extra .connection a:hover {
	color: #01253a;
	text-decoration: underline;
}

div.sf-menu {
	width: 921px;
	height: 40px;
	background-color: #012d54;
	margin-top: -50px;
	z-index: -1
}

div.content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}

div.container {
	margin-top: -8px;
}

div.wrapper_bottom {
	margin: 0 auto;
	border-top: 1px solid #ccc;
	width: 921px;
	height: 14px;
}

.moduletable-copyright {
	color: #1a465c;
	text-align: center;
	font-size: 0.75em;
}

div.media {
	width: 100%;
	display: none;
}

.media img {
	float: left;
	margin-top: -23px;
	max-width: 100%;
	height: 370px;
}

div.content_left {
	float: left;
	width: 18%;
	padding-left: 5px;
	padding-top: 15px;
}

.charity {
	width: 120px;
	height: 60px;
	background: #fff url('../images/png/charity.png') no-repeat top center;
}

.charity_description {
	text-align: center;
	width: 120px;
	color: #999999;
	font-size: 10pt;
}

.charity_description div {
	font-size: 8pt;
}

div.content_center {
	float: left;
	width: 50%;	
}

div.content_component {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.content_right {
	padding-left: 5px;
	padding-right: 5px;
	width: 30%;
	float: left;
}

.subscribe {
	width: 100%;
}

.subscribe ul {
	list-style-type: none;
	margin: 0 auto;
}

.subscribe ul li img {
	width: 34px;
	height: 36px;
	vertical-align: middle;
}

.subscribe ul li {
	width: 280px;
	height: 72px;
	background-color: #386b8a;
	text-indent: 25px;
	line-height: 70px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.subscribe ul li a, .subscribe ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
}

.clr {
	clear: both;
}

.personality {}

.personality div {}

.personality div div {}

.personality div div div {
	border: 1px solid #ccc;
}
