body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 18px;
	margin-top: 19px;
	margin-right: 18px;
	margin-bottom: 5px;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-x;
	background-color:#005186;
	text-align: center;
}
/* Formatting Elements */
h1 {
	font-size:22px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h3 {
	color:#003399;
	font-size:13px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.errortext {
	font-size:12px;
	color:#FF0000;
}
div {
	margin: 0px 0px 0px 0px;
}
p {
	margin: 10px 0px 10px 0px;
}
div.fixed_width, div.fixed_width_wide {
	width:920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat:repeat-y;
	background-position:12px;
}
div.fixed_width {
	background-image:url(../images/fixed_bg.gif);
}
div.fixed_width_wide {
	background-image:url(../images/fixed_bg_wide.gif);
}

div.header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	text-align: right;
	padding:0px 12px 0px 12px;
}
div.lower, div.lower_wide {
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 12px 0px 12px;
}
div.lower {
	background-image:url(../images/barcode.gif);
}
div.lower_wide {
	background-image:url(../images/barcode_wide.gif);
}
/* Bar */
	div.bar div {
	height:22px;
	float:left;
	background-image:url(../images/bar_gradient.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;	
}
div.bar div.date {
	width:190px;
	background-image:url(../images/bar_corner.gif);
	background-position:156px 0px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	line-height:22px;
	text-indent:10px;
}
div.bar div.backedby {
	width:534px;
	text-align:right;
	border-right:1px solid #FFFFFF;
}
div.bar div.sponsors {
	width:170px;
	text-align:center;
	line-height:22px;
}
div.bar div.sponsors {
	width:170px;
	text-align:center;
}
/* Clear Float */
div.clear {
	clear:both;
}

/* =--------------------------------------------------------------------------= */

/* Navigation */
div.navigation {
	width:170px;
	float:left;
	padding-top:15px;
	padding-left:1px;
	background-color:#FFFFFF;
}
div.navigation div {
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #FFFFFF;
	text-indent:10px;
}
div.navigation div.first {
	background-image:url(../images/nav_bg_top.gif);
	background-repeat:no-repeat;
}
div.navigation a {
	color:#000000;
	text-decoration:none;
}
div.navigation a:hover {
	color:#666666;
}
/* =--------------------------------------------------------------------------= */

/* Sign In */

div.navigation div.signin {
	border-bottom:0px;
	text-indent:0px;
	background-color:#EEB656;
	background-image:none;
	clear:left;
	float:left;
	width:155px;
	padding:10px 5px 10px 10px;
	margin:0px 0px 0px 0px;
}
div.navigation div.orangebar {
	border-bottom:0px;
	text-indent:0px;
	background-color:#EEB656;
	background-image:none;
	clear:left;
	float:left;
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div.navigation div.signin div {
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	text-indent:0px;
	color:#005F97;
	/*color:#FFFFFF;*/
	background:#EEB656;
	background-image:none;
	border:0px;
	font-size:11px;
}

div.navigation input.login {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px;
	border-color:#EEB656;
	background-color:#FFFFFF;
	width:116px;
	font-size:11px;
	height:14px;
}

div.navigation input.password {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px;
	border-color:#EEB656;
	background-color:#FFFFFF;
	font-size:11px;
	height:14px;
}
/* =--------------------------------------------------------------------------= */


/* Content */
div.content, div.content_wide {
	float:left;
	margin:15px 20px 10px 20px;
}
div.content {
	width:514px;
}
div.content_wide {
	width:684px;
}
/* Panels */
div.panels {
	width:170px;
	background-color:#FFFFFF;
	float:LEFT;
}
div.panels div {
	border-bottom:4px solid #CCCCCC;
	text-align:center;
}
div.panels img {
	margin:10px;
}
/* Copyright */
div.copyright {
	width:896px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
	padding:5px 0px;
}
div.copyright a {
	color:#FFFFFF;
	text-decoration:underline;
}
div.copyright a:hover {
	text-decoration:none;
}
div.linkback {
	font-size:10px;
	color:#000000;
	text-align:center;
	margin: 5px 0px 0px 0px
}
div.linkback a {
	color:#000000;
	text-decoration:none;
}
div.linkback a:hover {
	color:#000000;
	text-decoration:none;
}
/* STANDARD TABLE */
table.standard_table {
width:100%;
border-collapse:separate;
border-spacing:1px;
}
table.standard_table th {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align:bottom;
	color: #000000;
	padding:3px;
}
table.standard_table td {
	background-color: #EFEFEF;
	padding:3px;
	text-align: left;
	vertical-align:top;
}

.form_header {
	font-weight: bolder;
}
.red {
	color: #FF0000;
}