body
{
	margin:0px;
	
	font-family:arial;
	font-family:tahoma;
	color:#555555;
	font-size:90%;
	/*min-width:960px;*/
	background-color:#fff;
}
small
{
	font-size:75%;
}
img
{
	border:none;
}

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;
}
ul.normal > li
{
	margin-top:0;
}


/*
	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;
}
a.obnoxious
{
	color:black;
	text-decoration:underline;
}
a.obnoxious:hover
{
	color:#83BCCF;
}
/*
	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, .btn.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;
	
}


.infobar
{


}

img.goicon
{
	margin-bottom:-15px;
}



.progress-steps
{
	position:fixed;
	z-index:1000;
	margin-left:0!important;
	top:80px;
}

.progress-steps > i
{
	display:block;
	position:absolute;
	width:10px;
	height:10px;
	background:#308CCF;
	transform: rotate(45deg);
	top: -4px;
	left: 146px;
}

.progress-steps li
{
	margin: 0;
}

.progress-steps li > a, .progress-steps li > span
{
	display: block;
	width: 190px \9;
	margin: 0 0 -1px;
	padding: 10px 20px;
	border: 1px solid #e5e5e5;
	background-color:#fff;
	color:#000;
	font-weight:bold;
}

.progress-steps li > a.success, .progress-steps li > span.success
{
	background-color: #dff0d8;
	border-top-color:#468847;
	border-bottom-color:#468847;
	color:#468847;
}

.progress-steps .glyphicons-ok_2
{
	color:#468847;
	margin-top:2px;
	margin-right:6px;
	display:none;
}

.progress-steps a.success>.glyphicons-ok_2
{
    display:inline;
}

.progress-steps .icon-chevron-right
{
	float: right;
	margin-top: 2px;
	margin-right: -6px;
	opacity: .25;
}

.progress-steps .progress-header>span
{
	border-radius: 5px 5px 0 0;
	padding: 10px 20px;
	background:#308CCF;
	color:#fff;
	font-size:120%;
	line-height:25px;
	text-align:center;
}

.progress-steps .progress-footer>a, .progress-steps .progress-footer>a:visited
{
	border-radius: 0 0 5px 5px;
	padding: 10px 20px;
	background:#308CCF;
	color:#fff;
	font-weight:bold;
	text-align:center;
    box-shadow: 0 2px 3px rgba(36,46,53,0.2);
}
.progress-steps .progress-footer > a:hover
{
	background:#308CCF;
	color:#fff;
	text-decoration:underline;
}

