body
{
	margin:0px;
	
	font-family:arial;
	font-family:tahoma;
	color:#555555;
	font-size:90%;
	min-width:960px;
}
small
{
	font-size:75%;
}

h1
{
	font-size:120%;
	color:#15597C;
	margin-top:0px;	
	margin-bottom:0px;	
	padding-top:10px;	
	padding-bottom:5px;	
}

h2
{
	font-size:110%;
	color:#555555;
	margin-bottom:5px;	
}

ul
{
	margin-left:10px;
	padding-left:10px;
}
li
{
	margin-top:5px;
}


/*
	Link Styles
*/
a, a:visited
{
	color:#83BCCF;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.topnav a, .topnav a:visited
{
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
	text-transform:uppercase;
	color:#555555;
	text-decoration:none;
}
.topnav a:hover
{
	color:#F19E1A;
}

.greybar a, .greybar a:visited
{
	margin-left:20px;
	color:#eeeeee;
	text-decoration:none;
}
.greybar a:hover
{
	color:#83BCCF;
}

a.giantlink, a.giantlink visited
{
	font-size:200%;
	color:#15597C;
}
a.giantlink:hover
{
	color:#F19E1A;
	text-decoration:none;
}


/*
	Named Styles
*/
.goodtext
{
	color:#529214;
}
.errortext, .errorText
{
	color:#ff0000;
}

.bluetext
{
	color:#15597C;
}

.wideInput
{
	width:200px;
}

.small
{
	font-size:80%;
	color:#666666;
}

.registrationTable
{
	width:600px;
}

.bucketBlock
{
	float:left;
	width:200px;
	margin-right:20px;
	padding:5px;
	border:solid 1px #ffffff;
}

.icon
{
	margin-bottom:-2px;
	border:none 0px #ffffff;
}

.standardButton
{
	width:100px;
}

.obnoxious
{
	font-weight:bold;
	background-color:Yellow;
}
/*
	shell
*/
.centerbox
{
	position:relative;
	width:800px;
	text-align:left;
	left:50%;
	margin-left:-400px;
}
.greybar
{
	background-color:#636363;
	height:36px;
	width:100%;
	font-size:90%;
	color:#eeeeee;
}
.greybar .centerbox
{
}
.bluebar
{
	background-color:#83BCCF;
	height:9px;
	
}
.bluegrad
{
	height:135px;
	width:100%;
	background:#EFEFEF url(/images/blue_grad_135x1.gif) repeat-x;
}
.greygrad
{
	height:160px;
	width:100%;
	background:#EFEFEF url(/images/grey_grad_160x1.gif) repeat-x;
	margin-top:20px;
}
.leftchannel
{
	width:300px;
	height:100%;
	float:left;
}
.rightchannel
{
	width:500px;
	height:100%;
	float:right;
}
.basebox
{
	float:left;
	width:24%;
	/*border:solid 1px #cccccc;*/
	padding-left:20px;
	margin-right:-20px;
	margin-top:40px;

}
.basebox h2
{
	font-size:100%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#F19E1A;
}
.basebox a, .basebox a:visited
{
	color:#999999;
}
.basebox a:hover
{
	text-decoration:none;
	color:#83BCCF;
}
.topnav
{
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:solid 1px #cccccc;
}



.confirmVerify
{
	font-size:120%;
	background-color:Yellow;
	color:Black;
}

/*
	Box Definitions
*/
.helpbox
{
	min-height:1px;
	margin-bottom:10px;
}

.helpbox .head
{
	height:15px;
}

.helpbox .head .r
{
	height:15px;
}

.helpbox .head .c
{
	margin-left:10px;
	margin-right:10px;
	height:15px;
	color:#004D8D;
	font-size:1px;
	font-weight:bold;
}

.helpbox .body
{
}

.helpbox .body .r
{
}

.helpbox .body .boxContent
{
	min-height:80px;
	color:#004D8D;
	margin-left:2px;
	margin-right:2px;
	padding-left:5px;
	padding-right:5px;
}

.helpbox .foot
{
	height:10px;
}

.helpbox .foot .r
{
	height:10px;
}

.helpbox .foot .c
{
	margin-left:10px;
	margin-right:10px;
	height:10px;
}

.helpbox h1
{
	margin-top:0px;	
	margin-bottom:0px;	
	padding-top:10px;	
	padding-bottom:5px;	
}
.helpbox p
{
	margin-bottom:0px;
	/*padding-bottom:15px;*/
}




.landingbox
{
	margin-bottom:10px;
}

.landingbox .head
{
	height:14px;
}

.landingbox .head .r
{
	height:14px;
}

.landingbox .head .c
{
	font-size:1px;
	margin-left:14px;
	margin-right:12px;
	padding-top:0px;
	height:14px;
	color:#6C9C31;
	font-weight:bold;
}

.landingbox .body
{
}

.landingbox .body .r
{
}

.landingbox .body .boxContent
{
	min-height:500px;
	margin-left:14px;
	margin-right:12px;
	padding-left:5px;
	padding-right:5px;
}

.landingbox .foot
{
	height:0px;
}

.landingbox .foot .r
{
	height:0px;
}

.landingbox .foot .c
{
	margin-left:10px;
	margin-right:10px;
	height:0px;
}


		
.buttonlink
{
	padding:15px 20px 20px 20px;
	border:solid 1px #a1a1a1;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	background-color:#83BCCF;
	background-color:#95D7F9;

	background-color:#DBF1FC;
	background: -moz-linear-gradient(top, #83BCCF, #DBF1FC);
	background: -webkit-gradient(linear, left top, left bottom, from(#83BCCF), to(#DBF1FC));
	-moz-box-shadow: 5px 5px 5px #ccc; 
	-webkit-box-shadow: 5px 5px 5px #ccc;
	text-shadow: #eee 1px 1px 1px;
}

a.buttonlink:hover
{
	background-color:#95D7F9;
	background: -moz-linear-gradient(top, #95D7F9, #DBF1FC);
	background: -webkit-gradient(linear, left top, left bottom, from(#95D7F9), to(#DBF1FC));
	color:#15597C;
	text-shadow: #fff 1px 1px 1px;
	
}

.alert
{
	line-height:30px;
	background-color:Yellow;
	text-align:center;
	color:#000;
}
