body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin:10px 10px 10px 9px;
	overflow-y:scroll;
	
}

.publicSite {
		background-color:#c2d5ef;
}


.text {
	font-size: 8pt;
	line-height:150%;
}

.text A {
	text-decoration: underline;
	color: #000000;
}

.text A:hover {
	color: #666666;
}

.style1 {
	color: #CCCCCC
}

img {
	border:0px;
}
 .minHeight {
	height:350px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.subnav {
	font-size: 8pt;
	color: #0D2B86;
}
.subnav A {
	text-decoration: none;
	color: #0D2B86;
}
.subnav A:hover {
	color: #6699CC;
}

div.formRow {
	white-space:nowrap;
	clear:both;
}

label {
	float:left;
	width:20ex;
	margin-top:1.5ex;
	height:1em;
}

.labelLike {
	float:left;
	width:20ex;
	margin-top:1.5ex;
	height:1em;
}

textarea {
	border:1px solid #808080;
	padding:1px;
	font-size:100%;
	margin:0.5ex 0px 0px 0px;
	vertical-align:top;
}

input {
	border:1px solid #808080;
	padding:1px;
	font-size:100%;
	margin:0.5ex 0px 0px 0px;
	vertical-align:middle;
}

.inputLike {
	float:left;
	width:20ex;
	margin-top:1.5ex;
	height:1em;
}

input.radio {
	margin:0px;
	padding:0px;
	clear:both;
}

select  {
	float:left;
	border:1px solid #808080;
	padding:1px;
	font-size:100%;
	margin:0.5ex 0px 0px 0px;
	vertical-align:top;
}

.checkbox {
	padding-top:1px;
	margin-top:1.5ex;
}
.form {
	float:left;
}
.marginLeft {
	margin-left:10px;
}

.submit {
	margin:10px 0px 0px 0px;
}

.formNote {
	float:left;
	margin:1ex 0px 0px 2ex;
	height:1.5em;
}


p {
	margin:0px 0px 1ex 0px;
	padding:0px;
}
