* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
body {
background-color:#ffffff;
	border-top:#00407c 5px solid;
	font-family: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}
h1, h2, h3, h4 {
	color:#00407c;
	margin:10px 0;
		font-family: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
	

}

h3, h4 {
font-weight:bold;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#FFAE00;
}

textarea {
margin:5px;
}
.wrapper {
	width:900px;
	margin:0 auto 20px auto;
	padding:0 25px;
	background-color:white;
	border-right:1px dotted #cccccc;
	border-left:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;

}
.header {
	height:100px;
}
.header .login {
	position:absolute;
	margin:0 25px 0 427px;
	width:473px;

	
}
.header .login a.gray {
color:#999999;
}

.header .login form {
float:right;
	width:294px;
	background:transparent url(images/login-formbg.gif) bottom no-repeat;
	padding:0 5px 5px 5px;
	margin-left:10px;
	}

.header .login input {
	border:1px solid #cccccc;
	margin:0 3px 0 0;
	width:115px;
	padding:2px;
	font-size:11px;
}
.header .login input.submit {
	color:#333333;
	width:40px;
	margin-right:0;
	border:inherit;
}

.header .nav {
position:absolute;
margin:52px 25px 0 311px;

padding:3px;
width:578px;

}

.header .nav ul li {
display:inline;
}

.header .nav ul li a {
display:block;
float:left;
font-size:16px;
margin:0 30px 0 20px;
text-decoration:none;
font-weight:bold;
} 

.header .nav ul li a:hover {
border-bottom:1px dotted;
}
#logo {
	margin:28px 0 0 5px;
	position:absolute;
}
.banner {
	width:900px;
	height:244px;
	background:white url(images/bannerbg.gif) no-repeat;
	color:#002447;
	font-size:20px;
	line-height:20px;
	border-top:1px solid #cccccc;

}


.banner h2 {
	font-weight:normal;
	font-size:28px;
	margin:30px 0 0 0;
	text-align:center;
	color:#ffae00;
}
.banner .first {
	float:left;
	margin:50px 10px 0 50px;
	background:transparent url(images/arrow.gif) right no-repeat;
	padding-right:50px;
}
.banner .second {
	background:transparent url(images/arrow.gif) right no-repeat;
	padding-right:40px;
	max-width:180px;
	float:left;
	margin:40px 0 0 30px;
}
.banner .second strong {
	font-size:28px;
	line-height:28px;
}
.banner .third {
	position:absolute;
	margin:50px 40px 0 540px;
}
.banner .third input.in {
	width:240px;
	height:20px;
	padding:5px;
	font-size:18px;
}
.banner .third label {
	font-size:12px;
}
.buttons {
	height:50px;
	background:white url(images/buttonsbg.gif) repeat-x;
	border-top:1px solid #666666;
	margin:0px 0 0 0;
}
.buttons li {
	display:inline;
	list-style:none;
}
.buttons li a {
	float:left;
	display:block;
	height:40px;
	width:214px;
	padding:5px;
	text-align:center;
	border-right:1px solid #999999;
	text-decoration:none;
	color:white;
	line-height:12px;
	font-size:12px;
}
.buttons li a:hover, .buttons_selected a{
	background-color:#333333;
}
.buttons li h2 {
	font-size:19px;
	line-height:18px;
	color:white;
	margin:0 0 5px 0;
	font-weight:bold;
}

.member_buttons {
	height:30px;
	background:white url(images/buttonsbg.gif) repeat-x;
	border-top:1px solid #666666;
	margin:0px 0 0 0;
}
.member_buttons li {
	display:inline;
	list-style:none;
}
.member_buttons li a {
	float:left;
	display:block;
	height:20px;
	width:114px;
	padding:5px;
	text-align:center;
	border-right:1px solid #999999;
	text-decoration:none;
	color:white;
	line-height:12px;
	font-size:12px;
}
.member_buttons li a:hover, .member_buttons_selected a{
	background-color:#333333;
}
.member_buttons li h2 {
	font-size:18px;
	line-height:18px;
	color:white;
	margin:0 0 5px 0;
}

.content {
	padding:15px 0;
	/*	border-right:1px dotted #999999;
	border-left:1px dotted #999999; */
	font-family:Arial, Helvetica, sans-serif;
}
.content .right {
	float:right;
	width:280px;
	background-color:#e9e9e9;
	padding:15px;
}
.content .left {
	float:left;
	width:530px;
}
.content p {
	margin:15px 0;
}
.content h3 {
	font-size:18px;
}
ul.lists {
	color:#4b4b4b;
	font-size:14px;
	margin:10px 0 0 20px;
}
.content .right h4 {
	font-size:16px;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
}
ul.lists li {
	margin:10px 0;
}
.footer {
	border-top:5px solid #00407c;
	padding:7px 15px 20px 15px;

}
.kwUnhinted, .hintUnhinted {
	color: #000;
}
.kwHinted, .hintHinted {
	color: #999;
}
.error {
	font-weight:800;
	color:#f00;
}
.secondary {
	background-color: #FFEFD8;
	padding-left: 8px;
}
.tertiary {
	font-weight: normal;
	padding-left: 16px;
}
#form div {
	float:left;
}
#form br {
	clear:both;
	margin-bottom: 10px;
}
#form .field {
	width:80px;
}
#form {
	margin-bottom: 80px;
}

.additional_links {
float:left;
}
