body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#banner {
 height: 52px;
 padding: 7px 5px 0px;
 background: #000000;
 color: #fff;
 font-family: georgia;
 font-size: 40px;
}

#banner img {
	vertical-align: top;
}

#title {
	margin-left: 90px;
}

#banner a {
	text-decoration: none;
	color: #fff;
}

#banner a:hover {
	border-bottom: 1px dashed #fff;
}

#banner a img {
	border:none;
}

#content {
	margin-top: 30px;
	margin-left: 170px;
	width: 60%;
	max-width: 700px;
	min-width: 470px;
}

#topgraynav {
height: 12px;
 padding: 2px 0px 1px;
 background: #EOEOEO;
 margin: 0;
position: relative;
text-indent:10px;
border:1px 0px 1px 0px

}

#topgraynav2 {
height: 12px;
 padding: 2px 0px 1px;
 background: #EOEOEO;
 margin: 0;
position: relative;
text-indent:10px;
border:1px 0px 1px 0px

}

#leftnav {
  width: 200px;
  padding: 2px 0px 1px;
 margin: 0;
 background: #EOEOEO;
position: absolute;
left: 0px;
}

#rightgraynav {
  width: 12px;
  padding: 20px 10px 3px 3px;
 margin: 0;
 background: #EOEOEO;
position: absolute;
text-align:right;
top: 47px;
left: 0px;
}

#bottomgraynav {
height: 8px;
 padding: 2px 0px 1px;
 background-color: #ccc;
 margin: 0;
position: relative;

}
.copyfoot {
height: 8px;
 padding: 2px 0px 1px;
margin: 25;
position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}


a:link {
color: #0084A5;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #005263;
background-color: transparent;
text-decoration: none;
}

a:active {
color: #FF0000;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #D60000;
background-color: transparent;
text-decoration: none;
}

.topnav	{
	color: #FFFFFF;

	text-align: right;
	vertical-align: text-top;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.copySmall {
	margin-top: 5em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 2px 0px;
	display: block;

}

p, .copy {

	font-size: 0.9em;
	padding: 0px 10px 0px 10px;
}

.blackbox {
	margin-top: 5px;
}
.copyGrey {
	color: #999999;
	a:link { color: #666666 };
}
a.copyGrey:link {
	color: #666666;
	font-weight: bold;
}

table {
	color: #666;
	padding: 10px 20px 10px 20px;
	font-size: 0.9em;
}

#steps {
	padding-left: 10px;
}

.greybox {
	margin: 15px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #999;
	background-color: #eee;	
}

.step1, .step2 {
	display: block;
	float: left;
	min-height: 200px;
	margin-right: 4em;
}

.step1 {
	width: 25%;
}

.bignum {
	font-size:400%;
	font-family: georgia;
}

.submitlink {
	font-size:200%;
	font-family: georgia;
}

a.lightGreyBox:link {
	color: #000000;
}

h1 {

	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
margin: 0px;
}

h2 {

	font-size: 1.2em;
	font-weight: bold;
	margin-top: 4px;

}

h3 {

	font-size: 1em;
	font-weight: bold;
	margin-top: 3px;

}

h4 {

	font-size: 0.8em;
	font-weight: bold;
	margin-top: 2px;
	margin: 10px;
}

h5 {

	font-size: 0.7em;
	font-weight: bold;
	margin-top: 2px;
margin: 10px;
}

#contentleftmargin30 {
margin-left: 30px;

}

label {
	font-size: 0.7em;
	display: block;
	line-height: 1.5em;
}

#submitlogin {
	font-size: 1em;
	color: #666666; 
	background: #f3f3f3;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}


/* from http://www.skyrocket.be/2006/01/09/semantic-horizontal-forms/ */

#signupform, #settingsform {
	background-color: #eee;
	border:1px solid #666;
	width: 40em;
	display:block;
	color: #000;
	margin: 1em;
}

#submitform {
	width: 48em;
	background-color: #eee;
	border:1px solid #666;
	display:block;
	color: #000;
}

#submitform #id_changes {
	height: 13em;
}

#submitform #id_title {
	width: 16em;
}
	
#signupform fieldset {
	height: 27em;
}

#settingsform fieldset {
	height: 17em;
}

#submitform fieldset {
	height: 36em;
	width: 12em;
}

form fieldset {
	width: 11em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;	
}

form fieldset legend {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
form fieldset legend span {
	display: none;
}
form fieldset h3 {
	font-size: 1em;
	padding-top: 20px;
}
form fieldset div.help {
	color: #996600;
	font-size: 0.7em;
	font-weight: bold;
	height: 3em;
}
form fieldset label {
	font-size: 0.7em;
	display: block;
	line-height: 1.5em;
}
form fieldset input {
	font-size: 0.8em;
/*	height: 1.2em;*/
}
	
/* Error Styling */
form fieldset.error,
form fieldset.error legend,
form fieldset.error div.help {
	color: #ff6600;
}
strong.error {
	color: #fff;
	background-color: #CC0000;
	padding: 0.2em;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}

/* Part 4 Styling */
form #pt4 {
	clear: both;
	width: 38em;
	height: 5em;
	border: 1px solid #666;
	border-width: 1px 0;
	padding: 1em;
}

#submitform #pt4 {
	width: 44em;
}

form #pt4 legend {
	display: none;
}
form #pt4 h3 {
	display: none;
}
form #pt4 #disclaimer {
	width: 22em;
	float: left;
	font-size: 0.7em;
}
form #pt4 input {
	height: 5em;
	font-size: 1em;
	width: 18em;
	color: #666666; 
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	float: right;
}

#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	color: #9F9F00;
	font-style: italic;
}

.announcement .paper_title {
	font-size: 1.3em;
	font-weight: bold;
}

#announce_agree_label {
	margin-top: 1em;
}

.announcement p {
	padding: 1px;
	margin: 0px;
}