body
{
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 10pt;
}

#container
{
	text-align: left;
	margin: 0 auto;
	width: 750px;
}

#header
{
	background: url(images/header.gif);
	height: 80px;
	width: 750px;
	border-bottom: 8px solid #58afc2;
}

.sign_container
{
	padding: 0;
	margin: 0;
	width: 510px;
	height: 25px;
}

#lock
{
	background: url(images/lock.gif) no-repeat;
	height: 25px;
	width: 25px;
	margin: 0;
	padding: 0;
	float: right;
}

.sign
{
	padding: 0px;
	margin: 0px;
	height: 25px;
	line-height: 25px;
	float: right;
}

.sign a
{
	text-decoration: underline !important;
}

.navlinks
{
	padding-right: 20px;
	padding-bottom: 4px;
	font-family: arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	clear: both;
}

.navlinks A:link
{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.navlinks A:active
{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.navlinks A:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.navlinks A:hover
{
	color: #000000;
	text-decoration: underline;
}

a:link
{
	color: #58afc2;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

a:active
{
	color: #58afc2;
	text-decoration: none;
}

a:visited
{
	color: #58afc2;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

#main
{
	width: 700px;
	padding: 0px;
	margin: 0 auto;
}

h1
{

	font-size: 32pt;
	color: #ffffff;
	padding: 0px;
	margin: 5px 0 7px 0;
}

h3
{
	margin: 8px 0 8px 0;
}

#sign_in
{
	background: url(images/sign_in_background.gif) no-repeat;
	width: 700px;
	height: 200px;
}

.textbox
{
	border: 1px solid #abb7bb;
}

#left
{
	float: left;
	width: 469px;
	padding: 0 15px 15px 0;
	margin: 0;
	border-right: 1px solid #cccccc;
}

#right
{
	float: left;
	width: 200px;
	padding: 0 0 15px 15px;
	margin: 0;
}

.edit_account
{
	line-height: 20px;
}

#footer
{
	clear: both;
	border-top: 3px solid #58afc2;
	width: 700px;
	font-size: 8pt;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0 auto;
	overflow: hidden;
}

#footer a
{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#copyright
{
	float: left;
	display: table;
	width: 750px;
	text-align: center;
}