body {
	background: url("../images/background_test.jpg");
	background-color: #F7F7F7;
	background-repeat: repeat-y;
	background-position: center center;
	/*color: #787773;*/
	color: #000000;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 100%;
	margin: 0 auto;
	text-align: center;	
}

div#collage {
	background: url("../images/collage.jpg");
	background-color: #F2F1F0;
	background-repeat: no-repeat;
	background-position: 0px -20px;
	margin: 0 auto;
	margin-bottom: 35px;
	min-height: 580px;
	overflow: hidden;
	text-align: center;
	width: 975px;		
}

div#collage_internal {
	background: url("../images/collage_internal.jpg");
	background-color: #F2F1F0;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-bottom: 35px;
	min-height: 580px;
	overflow: hidden;
	text-align: center;
	width: 975px;		
}

div#content {
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	margin-left: 20px;
	margin-right: 20px;
	min-height: 490px;
	overflow: hidden;
	text-align: left;
	width: 935px;
}

div#content a:link, div#content a:active, div#content a:visited {
	color: #4A4A4A;
	text-decoration: none;
}

div#content a:hover {
	color: #000000;
	text-decoration: none;
}

div#content_top {
	height: 80px;
	padding-left: 20px;
	text-align: left;
}

div#content_top_login {
	height: 80px;
	padding-left: 20px;
	text-align: left;
}

div#content_top_login a.member:link, div#content_top_login a.member:active, div#content_top_login a.member:visited {
	border: 0px;
	background: transparent;
	color: #000000;
	padding: 0px;
	text-decoration: underline;
}

div#content_top_login a.member:hover {
	color: #A4A4A4;
	text-decoration: none;
}

div#content_top_login div.login {
	background-color: #E7DB02;
	border: 1px solid #EBEBEB;
	height: 30px;
	overflow: hidden;
	text-align: left;
	width: 935px;
}

div#content_top_login div.login div.login_text {
	color: #4A4A4A;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}


div.content_top_login_floater {
	position: relative;
	top: 0px;
	left: 0px;
	height: 80px;
}

div#content_top_members {
	height: 80px;
	padding-left: 20px;
	text-align: left;
}

div#content_top_members div {
	color: #FFF200;
	font-size: 40px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 35px;
}

div.copy {
	padding: 20px;
	padding-top: 28px;
}

div.disclaimer {
	font-size: 9px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: justify;
}

div.editorial {
	border-bottom: 1px solid #EBEBEB;
	margin-top: 10px;
	padding-bottom: 5px;
}

div.editorial span.count {
	display: block;
	float: left;
	text-align: right;
	width: 20px;
}

div#footer {
	color: #929292;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 25px;
	text-align: center;
	width: 935px;
}

div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #929292;
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
}

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

div#footer_sub {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}

div#footer_sub a:link, div#footer_sub a:active, div#footer_sub a:visited, div#footer_sub a:hover {
	font-weight: normal;
	margin-right: 0px;
}

div#header {
	background: url("../images/header.jpg");
	background-color: #142830;
	background-repeat: no-repeat;
	height: 101px;
	margin: 0 auto;
	margin-top: 15px;
	width: 975px;
}

div#internal_full {
	float: left;
	text-align: justify;
	width: 782px;
}

div#internal_left {
	float: left;
	text-align: left;
	width: 200px;
}

div#internal_left div.copy {
	padding-right: 0px;
}

div#internal_right {
	float: left;
	text-align: justify;
	width: 732px;
}

div#internal_right div.copy a:link, div#internal_right div.copy a:active, div#internal_right div.copy a:visited, div#internal_full div.copy a:link, div#internal_full div.copy a:active, div#internal_full div.copy a:visited {
	text-decoration: underline;
}

div#internal_right ul li {
	list-style-type: square;
}

div.logo {
	 background-image: url("../images/logo.png");
	 background-repeat: no-repeat;
}

div.logo a {
	display: block;
	height: 42px;
	width: 328px;
}

div.logo span {
	position: absolute;
	text-indent: -9999px;
}

div#logo_holder {
	height: 66px;
	margin-bottom: -10px;
	padding-left: 19px;
	padding-top: 10px;
}
		
div#menu {
	height: 35px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

div#menu a:link, div#menu a:active, div#menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	margin-right: 30px;
	text-decoration: none;
}

div#menu a:hover {
	color: #FFF200;
	border-bottom: 5px solid #FFF200;
	padding-bottom: 4px;
}

div#menu a.active:link, div#menu a.active:active, div#menu a.active:visited {
	border-bottom: 5px solid #FFF200;
	padding-bottom: 4px;
}

div#menu ul {
	margin: 0px;
	margin-left: -40px;
}

div#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
}

div#subscribe {
	height: 280px;
}

div#subscribe a:link, div#subscribe a:active, div#subscribe a:visited  {
	background-color: #FFF200;
	border: 1px solid #F7F7F7;
	color: #000000;
	padding: 5px;
	text-decoration: none;
}

div#subscribe a:hover {
	background-color: #E4D803;
	border: 1px solid #6F6F6F;
}

div#subscribe div.announcement {
	color: #000000;
	font-size: 21px;
	letter-spacing: 0px;
	line-height: 23px;
	margin-bottom: 10px;
	padding-left: 615px;
	padding-top: 20px;
	text-align: left;
}

div.subscription_type {
	border: 1px solid #EBEBEB;
	height: 300px;
	margin-left: -10px;
	padding: 10px;
	padding-top: 5px;
	text-align: justify;
	width: 300px;
}

div#internal_right div.subscription_type a.subscribe:link, div#internal_right div.subscription_type a.subscribe:active, div#internal_right div.subscription_type a.subscribe:visited {
	background-color: #FFF200;
	border: 1px solid #F7F7F7;
	color: #000000;
	font-size: 15px;
	padding: 5px;
	text-decoration: none;
}

div#internal_right div.subscription_type a.subscribe:hover {
	background-color: #E4D803;
	border: 1px solid #6F6F6F;
	font-size: 15px;
	text-decoration: none;
}

div.registration_box {
	height: 595px; 
}

div.registration_box div.box {
	border: 1px solid #EBEBEB;
	height: 560px;
	overflow: auto;
}

div.box {
	border: 1px solid #EBEBEB;
	height: 200px;
	margin-top: 7px;
	overflow: auto;
}

div.subscription_type p {
	height: 160px;
}

div.subscription_type_small {
	border: 1px solid #EBEBEB;
	height: 150px;
	margin-left: -5px;
	margin-right: 10px;
	padding: 5px;
	text-align: left;
	width: 210px;
}

div#internal_right div.subscription_type_small a.subscribe:link, div#internal_right div.subscription_type_small a.subscribe:active, div#internal_right div.subscription_type_small a.subscribe:visited {
	background-color: #FFF200;
	border: 1px solid #F7F7F7;
	color: #000000;
	font-size: 15px;
	padding: 5px;
	text-decoration: none;
}

div#internal_right div.subscription_type_small a.subscribe:hover {
	background-color: #E4D803;
	border: 1px solid #6F6F6F;
	font-size: 15px;
	text-decoration: none;
}

div.sitemap {
	line-height: 20px;
}

div.sitemap div.indent {
	padding-left: 30px;
}

div.subscription_type_small p {
	height: 50px;
	text-align: center;	
}

.error {
	color: #FF0000;
}

.font_small {
	font-size: 11px;
}

form div {
	padding-top: 4px;
}

form label {
	display: block;
	padding-top: 4px;
}

form.alternate {
	border: 1px solid #EBEBEB;
	padding: 4px;
	margin-top: 10px;
}

form.alternate label {
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	text-align: right;
	width: 200px;
}

form.alternate label.longer {
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	text-align: right;
	width: 300px;
}

form.alternate label.shorter {
	width: 90px;
}

form.alternate div.clear {
	clear: both;
}

input {
	background-color: #9A9A9A;
	border: 1px solid #7C7C7C;
	color: #FFFFFF;
}

input.button {
	background-color: #EBEBEB;
	color: #616161;
	cursor: pointer;
	height: 22px;
	padding-bottom: 4px;
}

input.checkbox {
	background-color: #FFFFFF;
	border: 0px;
	margin-bottom: -1px;
}

input.long {
	width: 175px;
}

input.longer {
	width: 250px;
}

select {
	border: 1px solid #7C7C7C;
}

.success {
	color: #1FACDA;
}

table {
	font-size: 13px;
}

textarea {
	background-color: #9A9A9A;
	border: 1px solid #7C7C7C;
	color: #FFFFFF;
	height: 100px;
	width: 370px;
}

ul.more {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	margin-left: -40px;
}

ul.more li {
	border-bottom: 1px solid #EBEBEB;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

ul.more a:link, ul.more a:active, ul.more a:visited {
	border-left: 4px solid #FFFFFF;
	color: #363636;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	text-decoration: none;
}

ul.more a:hover {
	border-left: 4px solid #FFF200;
	color: #FFF200;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	text-decoration: none;
}


ul.more a.active:link, ul.more a.active:active, ul.more a.active:visited {
	border-left: 4px solid #FFF200;
	padding-bottom: 5px;
}
