body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
	text-align:center;
	background-color:#dddddd;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position: center;
}
* html body {
	padding-left:1px;
}
table, td {
	font-size:100%;
}
form {
	padding:0px;
	margin:0px;
}
th {
	text-align:left;
	font-size:13px;
	color:#738C26;	
}
a {
	text-decoration:none;
	color:#738C26;	
}
a:hover {
	text-decoration:underline;
	color:#A01618;	
}
input, select {
	font-size:100%;
}	
text-area {
	text-align:left;
}
ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:10px;	
}
li {
	padding-bottom:10px;
}
.container {
	margin:auto;
	width:780px;
	text-align:left;
	background-color:#ffffff;
}
.header {
	margin-left:5px;
	margin-right:5px;
	background-image:url(../images/header.jpg);
	height:144px;
	width:770px;
	position:relative;
}
.logo {
	float:left;
}
.navigation {
	position:absolute;
	right:6px;
	bottom:6px;
}
.navigation td {
	color:#738C26;
}
.editorNavigation a:hover {
	color:#ffffff;
}
.expiryWarning {
	text-align:center;
	padding:5px;
	border:1px solid #cc0000;
	color:#738C26;
	background-color:#FFFF99;
	margin:1px;
	margin:6px;
	margin-bottom:0px;
}
.expiryWarningDelayed {
	text-align:center;
	padding:5px;
	border:1px solid #DBDCDE;
	color:#738C26;
	background-color:#E9E9EB;
	margin:1px;
	margin:6px;
	margin-bottom:0px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#738C26;
	margin-top:0px;
}
h2 {
	font-size:13px;

	color:#738C26;
}
.content {
	font-size:90%;
	padding:15px;
}
.gridTable {
	width:780px;
}
.gridTable td {
	border:1px solid #cccccc;
}
.noBorders td {
	border:none;
}
.gridTable .content td {
	border:none;
}
.footer {
	margin:auto;
	font-size:90%;
	color:#738C26;
	line-height:2;
	padding-top:12px;
	width:770px;
}
.stepOn, .stepOff {
	padding-left:75px;
	font-size:14px;
	color:#738C26;
	font-weight:bold;
}
.stepOff {
	font-weight:normal;
}
.buttonOff, .buttonOn, .buttonGrey {
	background-image:url(/images/button_background_green.gif);
	height:20px;
	border:1px solid #738C26;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	text-transform: uppercase;
	color:#ffffff;
}
.buttonOff a, .buttonOn a, .buttonGrey a {
	color:#ffffff;
}
.buttonOff a:hover, .buttonOn a:hover, .buttonGrey a:hover {
	color:#ffffff;
}
.buttonOn {
	border:1px solid #A01618;
	background-image:url(/images/button_background_red.gif);
}
.buttonGrey {
	border:1px solid #c9c9c9;
	background-image:url(/images/button_background_grey.gif);
}
.altrow {
	background-color:#E8F3D5;
}
.error {
	color:#cc0000;
}
.easy {
	width:264px;
	height:120px;
	background-image:url(/images/topleft_bg.jpg);
	text-align:center;
}
.registerContent {
	width:770px;
	border:1px solid #cccccc;	
}
.questions {
	padding-left:20px;
}
.questions a {
	display:block;
}
.loginstatus {
	position:absolute;
	right:10px;
	top:5px;
	text-align:right;
	color:#738C26;
	font-size:90%;
	line-height:1.5;
}
