body
{
	padding: 0px;
	margin: 0px;
	background-color: #fdfcfd;
}
.wtext
{
	padding: 6px;
	margin: 0px;
	color: #ffffff;
}
.headercell
{
	background-image:  url(images/header_background.jpg);
	background-repeat: repeat-x;
}
.contentbg
{
	background-image:  url(images/content_background.gif);
	background-repeat: repeat-x;
}
.header_bar
{
	height: 30px;
	background-image:  url(images/header_bar.gif);
	background-repeat: repeat-x;
}
.hlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}
.hlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.leftside
{
	border-top: solid 1px #82aac6;
	background-color: #0e4e7f;
}

.rightside
{
	border-top: solid 1px #82aac6;
	background-color: #a3bfd5;
}

.contentbox
{
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 58px;
	margin-right: 75px;
	padding: 25px;
	width: 842px;
	background-color: white;
	border: solid 1px #BBBBBB;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 24px;
}
ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.headerw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #006699;
	font-weight: bold;
}
.pagetitlew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}
.link:hover
{
	color: #666666;
	font-weight: 100;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.link
{
	color: #0C6AA7;
	font-weight: 100;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;

}
.linkw:visited
{
	color: #ffffff;
	font-weight: 100;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.linkw:hover
{
	color: #ffffff;
	font-weight: 100;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.linkw
{
	color: #ffffff;
	font-weight: 100;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;

}

.signupbox
{
	border: solid 2px #013567;
	padding: 20px;
}
