﻿body 
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	background-color: #333333;
	margin:0px;
}

.headerdiv
{
	background-image: url(/images/top-bar-slice.png);
	background-repeat: repeat-x;
	width:100%;
	height:49px;
	line-height:40px;
}

.headerdiv a:link, .headerdiv a:visited, .headerdiv a:active, .headerdiv a:hover
{	
	font-family: Verdana; 
	font-size: 18px; 
	font-weight: Normal; 
	color: #ffffff;
	text-decoration: none;
}

.headertext, .headertext a:link, .headertext a:visited, .headertext a:active, .headertext a:hover
{
	font-family: Verdana; 
	font-size: 30px; 
	font-weight: Bold; 
	color: #ffffff;
}

.titlediv
{
	width:710px;
	font-family: Verdana; 
	font-size: 18px; 
	font-weight: Normal; 
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.signinbutton
{
	padding-left: 50px;
	vertical-align: middle;
}

.contentdiv
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	background-color: #ffffff;
	margin-left:auto; 
	margin-right:auto; 
	min-width: 668px;
	width:700px;
}

.contenttopdiv
{
	width:700px;
	min-width: 668px;
	height:20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right:auto;
}

.contenttopdivleft
{
	background-image: url(/images/top-left-body.png);
	width:19px;
	height:20px;
	background-color: #333333;
	float:left;
}

.contenttopdivmiddle
{
	height:20px;
	width:662px;
	background-color: #FFFFFF;
	float:left;
}

.contenttopdivright
{
	background-image: url(/images/top-right-body.png);
	width:19px;
	height:20px;
	background-color: #333333;
	float:left;
}

.contentbottomdiv
{
	width:700px;
	min-width: 668px;
	height:20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

.contentbottomdivleft
{
	background-image: url(/images/bottom-left-body.png);
	width:19px;
	height:20px;
	background-color: #333333;
	float:left;
}

.contentbottomdivmiddle
{
	height:20px;
	width:662px;
	background-color: #FFFFFF;
	float:left;
}

.contentbottomdivright
{
	background-image: url(/images/bottom-right-body.png);
	width:19px;
	height:20px;
	background-color: #333333;
	float:left;
}

.noticediv
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	width:310px;
	padding-right:35px;
	text-align:left;
	float:left;	
}

.createacctdiv
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	height: 230px; 
	width: 235px;
	text-align:left;
	float:left;
	background-image: url(/images/create-account-box.png);
	text-align:center;
	padding:5px;
	padding-top:10px;
}
.statdiv
{
	background-color: #FFFFFF;
	width:700px;	
	height: 25px;
	line-height: 25px;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	margin-top:10px;
}

.statdivleft
{
	width: 14px;
	height: 25px;
	background-image: url(/images/left-bar-cap.png);
	float:left;
	background-color: #333333;
}

.statdivright
{
	width: 14px;
	height: 25px;
	background-image: url(/images/right-bar-cap.png);
	float:left;
	background-color: #333333;
}

.statdivcontent
{
	float:left;
	height: 25px;
	width: 672px;
	text-align: center;
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
}

.defaultcontentdiv
{
	width:590px;	
	margin-left: auto;
	margin-right: auto;
}

a:link, a:visited, a:active, a:hover
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
}

.whitetext, .whitetext a:link, .whitetext a:visited, .whitetext a:active, .whitetext a:hover
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #ffffff;
}


.clear 
{ 
	clear:both;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
	font-family: Verdana; 
	color:#333333; 
	font-weight:bold;
	text-decoration:none;
	font-size:30px;
}

.TextBox
{
	background-image: url(/images/textbox.png);
	width: 163px;
	height:32px;
	line-height:32px;
	font-family: Verdana; 
	font-size: 18px; 
	font-weight: Normal; 
	color: #333333;
	border:0px;
	padding-left: 10px;
	padding-right: 5px;
}

.TextBoxSmall
{
	width:110px;
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
}

.padded
{
	padding:5px;
}

.at
{
	font-size: 18px; 
}

.provbox
{
	background-image: url(/images/pro-version-box.png);
	width:247px;
	height: 74px;
	padding-top:10px;
}

.protext, .protext a:link, .protext a:visited, .protext a:active, .protext a:hover
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.protextbig, .protextbig a:link, .protextbig a:visited, .protextbig a:active, .protextbig a:hover
{
	font-family: Verdana; 
	font-size: 22px; 
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.prodiv
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	width:310px;
	padding-right:35px;
	text-align:left;
	float:left;	
}

.claimscontentdiv
{
	width:700px;	
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.claimsnamesdiv
{
	width:495px;	
	float:left;
}

.claimslegenddiv
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	height: 160px; 
	width: 130px;
	text-align:left;
	float:left;
	margin-left:50px;
	margin-right:20px;
	border-right: 1px solid #666666;
}

.claimslegenddivpro
{
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: Normal; 
	color: #333333;
	height: 320px; 
	width: 130px;
	text-align:left;
	float:left;
	margin-left:50px;
	margin-right:20px;
	border-right: 1px solid #666666;
}

.dot
{
	height:13px;
}

.claimstabs
{
	width:600px;
	margin-left: auto;
	margin-right: auto;
	height: 19px;
}

.accountdiv
{
	padding-left:50px;
	padding-right: 50px;
}
