﻿body
{
	border:0;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	background: #4d78a1;
	font-family: "Verdana", Sans-serif;
}

#container
{
	position: absolute;
	color: #003d79;
	background: #ffffff url('../images/content_back.png') top center repeat-y;
	margin-left:45px;
	margin-right:45px;
	padding-right: 45px;
	padding-left: 45px;
	width: 910px;
	min-height: 100%;
}

#header
{
	background-color: #ede6d2;
	width: 910px;
	height:230px;
	margin-bottom: 45px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

#title
{
	text-align: center;
	font-size: 1.5em;
	clear: both;
}

#subtitle
{
	display: block;
	font-size: 0.425em;
	font-style: oblique;
	letter-spacing: 5px;
}

#logo
{
	position: absolute;
	margin-left: 10px;
}

#login
{
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	font-size: 9px;
	text-align:right;
}

#nav
{
/*	position: absolute;*/
	margin-top: 48px;
	margin-right: 15px;
}

#nav li
{
	

	padding: 0;
	display: inline;
	text-align: center;
}

#nav li a, #nav li a:visited, #nav li a:active
{
	text-align: center;
	text-decoration: none;
	background-color: #d3c292;
	color: #003d79;
	margin: 0;
	padding: 0;
	display: block;
	width: 119px;
	height: 41px;
	line-height: 41px;
	margin-top: 3px;
	float: right;
	background: url("../images/tab.gif") no-repeat;
}

#nav li a:hover, #nav li a.selected
{
	margin-top: 0 !important;
}

#nav li a.selected
{
	color:#99042e;
}

#banner
{
	top: 151px;
	position: absolute;
}

#sponsors
{

	padding-top: 20px;
	float: right;
	width: 270px;
	text-align: center;
	background: url("../images/sponsors_back.png") top center no-repeat;
}

#sponsors h2
{
	margin:0 0 10px !important;
}

#sponsors img
{
/*	padding-top: 10px;
	width: 120px;
	height: 96px; */
	margin-bottom:20px;
	outline: 1px black solid;
}

.sponsorclear
{
	float: left;
	width: 1px;
	height: 302px;
}

#join
{
	display:inline-block;
	clear: both;
	width: 162px;
	margin-left: 54px;
	margin-right:54px;
	height: 80px;
	line-height: 80px; 
	text-align: center;
	background: url("../images/join_back.png") center center no-repeat;
}

#join a
{
	display:block;
}

.filelist, hr
{
	margin-left:75px; 
	width:545px;
}

hr{
		text-align:left;
		margin-right:0;
}


#container p, .happybox, #container>ul, #container>ol
{
	margin-left: 75px;
	margin-right: 270px;
	margin-bottom: 40px;
	text-align: justify;
}

#container table
{
	margin-left:75px;
	width:565px;
}

table tr td
{
/*	width:33%; */
	text-align:center;
	font-size: small;
}

.happybox p
{
	margin: 0 !important;
}

#container p, #container>ul, #container>ol
{
	font-size: 0.8em;
}

ol
{
	list-style-type: lower-roman;
}

#container>ul>li, #container>ol>li
{
	padding-bottom: 0.5em;
}

#container h1
{
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 75px;
	margin-right: 270px;
	text-align: justify;
}

#container h2
{
	font-size: 1em;
	margin: 0 0 40px 0;
	font-weight: normal;
	text-align: center !important;
}

#container h3, .filelist th
{
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 75px;
	margin-right: 270px;
	text-align: justify;
}

.happybox
{
	background: url("../images/text-area_back.png") top center repeat-x;
}

.happybox h1
{
	margin-left: 16px !important;
	margin-right: 16px !important;
	padding-top: 20px;
	padding-left: 0 !important;
}

.happybox h3
{
	margin-left: 16px !important;
	margin-right: 16px !important;
	padding-top: 20px;
	padding-left: 0 !important;	
}

.happybox p
{
	margin-left: 16px !important;
	margin-right: 16px !important;
}

.happybox a
{
	text-decoration: underline;
}

.happybox_left, .happybox_right
{
	width: 16px;
	height: 191px;
	overflow: hidden;
}

.happybox_left
{
	background: url("../images/text-area_left.png") top left repeat-x;
	float: left;
}
.happybox_right
{
	background: url("../images/text-area_right.png") top right no-repeat;
	float: right;
}

.clearfix
{
	clear: left;
}

#footer
{
	padding-top: 40px;
	clear: both;
	text-align: center;
	font-size: 9px;
	line-height: 2em;
}

#member_header
{
	background-color:#c1d0de;
}

img#warning
{
	height:20px;
	width:20px;
	vertical-align:middle;
}

.noscript
{
	font-size:7.5pt !important;
	clear:both;
	text-align:center;
}

.contentTable td:first-child
{
	text-align: left;
}

.filelist th
{
	width:15%;
}

.filelist th:first-child
{
	width:70%;
}

.memberships
{
	clear:both;
	margin-right:0 !important;
	width:auto !important;
}
.memberships tbody tr td
{
	border-top:1px black solid;
	border-bottom:1px black solid;
}
.filelist td, .filelist, .filelist th
{
	text-align:left !important;
	padding:0;
}
.memberships tbody tr td:first-child
{
	text-align:left;
}
.memberships tbody tr td:first-child:first-line
{
	font-weight:bold;;
}

.formpair + br
{
	clear:both;
}

.formpair
{
	text-align: right;
	float: left;
	width: 21em;
	margin: 0.5em;
}

.formpair label
{
	vertical-align: top;
	width: 10em;
	float: left;
	font-size: small;
}

.formpair input, .formpair select
{
	width: 12em;
	margin: 0;
	padding: 0.1em;
}

.formpair textarea
{
	width: 12em;
	padding: 0.1em;
	margin: 0;
}

.formpair input[type="checkbox"]
{
	width: 1em;
	margin-right: 11em;
}

fieldset
{
	margin:10px 20px;
}

.formpair input[type="text"], .formpair select
{
	border:1px inset #F0F0F0;
}

.surprisedBox
{
	display:inline-block;
	clear: both;
	width: 162px;
	margin-left: 54px;
	margin-right:54px;
	height: 80px;
	line-height: 80px; 
	text-align: center;
	background: url("../images/join_back.png") center center no-repeat;
}

.surprisedBox a
{
	display:block;
}
