body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
.main_container {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.mission {
	font-size: 11px;
	font-weight: normal;
}

.smalltext {
	font-size: 11px;
	font-weight: normal;
}

.formattr { 
	border-left: 2px dotted #0099FF; 
	border-right: 2px dotted #0099FF;
	border-top: 2px dotted #0099FF;
	border-bottom: 2px dotted #0099FF;
	font-size: 11px;
	font-weight: bold;
	
}

.formbuttons {
	font-size: 13px;
	font-weight: bold;
	border: thin solid #FFCC66;
	background-color: #C0E5FE; 
	
}

.highlight {
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;
}

hr {
	color:#0099FF;
 }

.divider {
	border-top-style: dotted;
	border-top-color: #819b5a;
	border-top-width: 1px;
} 

.borderdotted {
	border: thin dotted #0099FF;
	
}

.borderthin {
	border: thin solid #FFCC66;
}
.bubbles {
	background-repeat: no-repeat;
}
