	@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #81868A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #647984;
}
img {
	border: 0px;
}
select {
	width: 120px;
	height: 20px;
	font-size: 11px;
	color: #647984;
}
h2 {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding-bottom: 20px;
}
hr {
	width: 670px;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: none;
	border-top: 1px dotted #000;
	margin-left: -20px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #EEF2F4;
	margin-bottom: 0px;
}
#header {
	height: 155px;
	width: 1024px;
}
#navigation {
	height: 24px;
	width: 964px;
	padding-left: 60px;
	padding-top: 5px;
	font-size: 10px;
	color: #D3D9DD;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.04em;
	background-image: url(../images/navi_bg.png);
	background-repeat: no-repeat;
}
#navigation p {
	float: left;
	margin-right: 30px;
}
#navigation a, #navigation .activ a  {
	text-decoration: none;
	color: #D3D9DD;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEF2F4;
	padding-bottom: 4px;
}
#navigation .activ a {
	color: #FFF;
	border-bottom-color: #0080C8;
}
#content, #contentlogin {
	width: 630px;
	min-height: 570px;
	height: auto !important;
	height: 600px;
	padding-top: 30px;
	padding-left: 340px;
	padding-right: 54px;
}
#contentlogin {
	width: 910px;
	padding-left: 60px;
}
#content a, #contentlogin a {
	text-decoration: none;
	color: #647984;
}
.bluelink {
	color: #0080C8 !important;
	text-decoration: underline !important;
}
#image, #imagepeople {
	width: 240px;
	height: 360px;
	margin-left: -280px;
	margin-bottom: -360px;
}
#imagepeople {
	height: 515px;
	margin-bottom: -515px;
}
#footer {
	width: 1024px;
	height: 18px;
	background-color: #81868A;
	color: #EEF2F4;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding-top: 2px;
}
#footer a {
	text-decoration: none;
	color: #EEF2F4;
}
#login, #loginfriends, #apply, #applyfi {
	border: 1px solid #647984;
	background-color: #FFF;
	margin-top: 30px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 15px;
}
#login, #loginfriends {
	width: 318px;
	height: 113px;
	margin-left: 298px;
}
#loginfriends {
	margin-left: 0px;
}
#apply, #applyfi {
	width: 640px;
	height: 465px;
	margin-left: -20px;
	padding-right: 10px;
}
#applyfi {
	height: 490px;
}
#reports {
	width: 630px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	border: 1px solid #647984;
	background-color: #FFF;
}
#ferntree {
	width: 480px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	text-align: center;
	background-color: #EEF2F4;
}
.arrow, .arrowspace {
	margin-bottom: -6px;
	margin-right: 5px;
}
.arrowspace {
	margin-left: 40px;
}
.enterspace {
	margin-top: 25px;
}
.radioinput {
	width: 12px;
	height: 12px;
}
.ftinput, .longinput, .ftinputarea {
	background-color: #EEF2F4;
	height: 20px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.longinput {
	width: 330px;
}
.ftinputarea {
	width: 330px;
	height: 150px;
}
.button {
	width: 60px;
}
.editright {
	margin-left: 375px;
}
.deleteright {
	margin-left: 20px;
}
.editrightwo {
	margin-left: 464px;
}
#content a.entry, #contentlogin a.entry, #content a.applyactiv, #content a.accessactiv {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
}
#content a.applyactiv, #content a.accessactiv {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #41A62A;
	padding-bottom: 0px;
}
#content a.accessactiv {
	border-bottom-color: #0080C8;
}
.brighttext {
	color: #ABBBC4;
}
.right {
	padding-left: 464px;
}
.space {
	height: 175px;
}
