/*<group=page layout>*/
body {
	background : #FFFFFF;
	font-family:'Helvetica';
	font-size: 12px;
	color: #333333;
	margin: 10px;
	padding: 0px;
	word-wrap: break-word;
}

form{
	margin: 0px;
	padding: 0px;
}

.valid{
	font: arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}

.formLabel{
	float:left;
	width: 130px;
	height: 24px;
	vertical-align: middle;
	text-align: right;
	font-size: 13px;
}
.formLabel2{
	float:left;
	width: 110px;
	height: 24px;
	vertical-align: middle;
	text-align: right;
	font-size: 13px;
}

.formLabelCheck{
	float:left;
	width: 20px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}

.formLabelReq{
	float:left;
	width: 130px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #770000;
}

.formLabel2Req{
	float:left;
	width: 110px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #770000;
}

.formField{
	float: right;
	width: 180px;
	height: 24px;
	text-align: left;
	font-size: 12px;
}
.formField2{
	float: right;
	width: 300px;
	height: 24px;
	text-align: left;
	font-size: 12px;
}
.formFullField{
	float: right;
	width: 514px;
	height: 24px;
	text-align: left;
	font-size: 12px;
}

.formNote{
	clear: both;
	text-align: center;
	margin: 4px;
	color: #888888;
}

.divline{
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #6475BE;
	margin: 4px;
}

h1{
	margin: 0px;
	padding: 0px;
}

h2{
	margin: 0px;
	padding: 0px;
}

h3{
	margin: 0px;
	padding: 0px;
}

.heading{
	margin: 0px 8px 0px 8px;
	font-size:140%;
	font-weight:bold;
	border-bottom:1px solid #6475BE;
}

.heading a:hover{
	text-decoration: none;
}

.errormessage{
	font-size: 12px;
	color: #770000;
	text-align: center;
}

#top {
	position: relative;
	top: 0px;
	width: 800px;
	height: 80px;
	background-image: url("graphics/top.gif");
	margin: 0px 0px 4px 0px;

}

.clearer{
	clear: both;
	width: 100%;
	height: 1px;
}
.left{
	float: left;
}
.alignleft{
	text-align: left;
}
.leftcol{
	float: left;
	width: 260px;
	margin-right:5px;
}
.right{
	float: right;
}
.alignright{
	text-align: right;
}
.aligncenter{
	text-align: center;
}
#logo{
	height: 100px;
}
a:link, a:visited{
	text-decoration: none;
	font-weight: normal;
	/*border-right: 1px solid #111C40;*/
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #4759A9;
}
a:hover{
	text-decoration: underline;
}
#holder{
	position: relative;
	font-size: 0px;
}

/*<group=content box>*/

#content {
	top: 0px;
	float: right;
	text-align: left;
	background-image: url("graphics/cback.gif");
	width: 680px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
#popcontent {
	top: 0px;
	text-align: left;
	width: 400px;
	margin: 0px;
	padding: 4px;
	font-size: 0px;
}

.cctl{
	float: left;
	position: relative;
	top:0px;
	background-image: url("graphics/cctl.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.cctr{
	float: right;
	position: relative;
	top:0px;
	background-image: url("graphics/cctr.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.ccbl{
	float: left;
	background-image: url("graphics/ccbl.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
}
.ccbr{
	float: right;
	background-image: url("graphics/ccbr.gif");
	background-repeat: no-repeat;
	position: relative;
	top:0px;
	width: 10px;
	height: 10px;
}

.tccorners{
	top: 0px;
	/*ie clear: both;*/
	background-image: url("graphics/cback.gif");
	background-repeat: repeat-x;
	height: 10px;
	width: 800px;
	z-index: 100;
	margin: 0px;
	font-size: 0px;
}
.bccorners{
	position: relative;
	top: 0px;
	clear: both;
	background-image: url("graphics/cbback.gif");
	background-repeat: repeat-x;
	height: 10px;
	width: 680px;
	z-index: 99;
	margin: 0px;
	font-size: 0px;
}
.bncorners{
	position: relative;
	top: 0px;
	float: left;
	/*ie clear: both;*/
	background-image: url("graphics/cbback.gif");
	background-repeat: repeat-x;
	height: 10px;
	width: 120px;
	z-index: 99;
	margin: 0px;
	font-size: 0px;
}	
/*</group>*/

/*<group=interior cell>*/

/*<group=interior cell types>*/

.interiorCell{ 
	position: relative;
	float: left;
	width: 672px;
	top: -6px;
	left: 4px;
	background-image: url("graphics/iback.gif");
	padding: 0px;
	margin: 0px 4px 4px 0px;
	z-index: 101;
}
.interior2Cell{ 
	position: relative;
	float: left;
	width: 334px;
	top: -6px;
	left: 4px;
	background-image: url("graphics/iback.gif");
	padding: 0px;
	margin: 0px 4px 4px 0px;
	z-index: 101;
}
.interior3Cell{ 
	position: relative;
	float: left;
	width: 221px;
	top: -6px;
	left: 4px;
	background-image: url("graphics/iback.gif");
	padding: 0px;
	margin: 0px 4px 4px 0px;
	z-index: 101;
}

.interior4Cell{ 
	position: relative;
	float: left;
	width: 165px;
	top: -6px;
	left: 4px;
	background-image: url("graphics/iback.gif");
	padding: 0px;
	margin: 0px 4px 4px 0px;
	z-index: 101;
}

.interior1-3Cell{ 
	position: relative;
	float: left;
	width: 446px;
	top: -6px;
	left: 4px;
	background-image: url("graphics/iback.gif");
	padding: 0px;
	margin: 0px 4px 4px 0px;
	z-index: 101;
}

.interior1-2Cell{ 
	position: relative;
	float: left;
	width: 526px;
	top: -6px;
	left: 4px;
	background-image: url("graphics/iback.gif");
	padding: 0px;
	margin: 0px 4px 4px 0px;
	z-index: 101;
}

	
/*</group>*/

.cellSpacer{
	height: 10px;
}
.ictl{
	float: left;
	background-image: url("graphics/ictl.gif");
	background-repeat:no-repeat;
	width: 8px;
	height: 8px;
}
.ictr{
	float: right;
	background-image: url("graphics/ictr.gif");
	background-repeat:no-repeat;
	width: 8px;
	height: 8px;
}
.icbl{
	float: left;
	background-image: url("graphics/icbl.gif");
	background-repeat:no-repeat;
	width: 8px;
	height: 8px;
}
.icbr{
	float: right;
	background-image: url("graphics/icbr.gif");
	background-repeat:no-repeat;
	width: 8px;
	height: 8px;
}
.itcorners{
	background-image: url("graphics/iback.gif");
	background-repeat: repeat-x;
	text-align: left;
	min-height:8px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-size: 0px;
}

.ibcorners{
	background-image: url("graphics/iback.gif");
	height: 8px;
	background-repeat: repeat-x;
	font-size: 0px;
}

.icontent{
	clear:both;
	margin: 0px 8px 0px 8px;
	font-size:12px;
}
.infoline{
	margin: 8px 0px 4px 0px;
}
.divideline{
	margin: 8px 0px 4px 0px;
	border-bottom: 1px dotted #4759A9;
}
.infobox{
	margin: 8px 0px 4px 0px;
	padding: 4px;
	border: 1px solid #4759A9;
}
/*</group>*/

/*<group=navigation>*/

#nav{
	position: relative;
	float: left;
	top: 0px;
	width: 120px;
	text-align: left;
	font-size:0px;
	background-image: url("graphics/cback.gif");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 104;
	color:#4759A9;
}
#LoginMessage{
	text-align: left;
	padding: 2px;
	margin: 0px 14px 2px 14px;
	border: 1px solid #4759A9;
	font-size: 12px;
}

#nav a:link, #nav a:visited{
	display:block;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #4759A9;
	padding: 4px 8px 4px 8px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size:16px;

}
#nav a:hover{
	color: #FFFFFF;
	background-image: url("graphics/navh.jpg");
}

#nav .reg a:link, #nav .reg a:visited{
	display:block;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #4759A9;
	padding: 4px 8px 4px 8px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size:12px;

}
#nav .reg a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
}

/*</group>*/
#footer{
	position: relative;
	float: right;
	top: -16px;
	font-size: 11px;
	color: #999999;
	text-align:center;
	width: 680px;
	z-index: 105;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	font-weight: normal;
	/*border-right: 1px solid #111C40;*/
	color: #FFFFFF;

}

#footer a:hover{
	text-decoration: underline;
}
/*</group>*/

/*<group=browse>*/

/*</group>*/

.browser {
	width: 100%;
	color: #000000;
	font-size:11px;
}
