/* CSS Document */
h1 {
	color:#087584;	
	font-size:15px;
	font-weight:bold;
	margin:5px 5px 0px 5px;
	padding:5px 5px;
	text-align:center;
	font-variant:small-caps;
}
h2 {
	color:#087584;	
	font-size:13px;
	font-weight:bold;
	margin:5px 5px 0px 5px;
	padding:5px 5px;
	text-align:center;
	font-variant:small-caps;
}
legend {
	border-right:2px solid #087584;
	border-bottom:2px solid #087584;
	color:#ffffff;
	background-color:#81C6CF;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	padding:0px 5px;
}
fieldset {
	border:1px solid #81C6CF;
	margin:5px 5px 0px 5px;
	padding-bottom:5px;	
}
fieldset h5 {
	font-size:11px;
	text-align:left;
	color:#087584;
}
fieldset .info {
	font-size:10px;
	margin:5px;
}
fieldset table {
	width:100%
}
fieldset p {
	font-size:10px;
	margin:5px 5px 0px 5px;
	color:#087584;
}
fieldset table tr th {
	font-size:10px;
	color:#087584;
}
fieldset table tr td input {
	border:1px solid #BFBFBF;
	padding:1px 3px;
	font-size:10px;
}
fieldset table tr td label {
	font-size:10px;
	font-weight:bold;		
}
.radio {
	border:none;
}
.spacer_1 {
	width:75px;
}
.spacer_2 {
	width:350px;
}
.spacer_3 {
	width:150px;
}
.spacer_4 {
	width:200px;
}
.spacer_5 {
	width:150px;
}
.spacer_7 {
	width:150px;
	
}
textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	border:1px solid #bfbfbf;
}
.btn {
	font-size:11px;
	border:2px outset #BFBFBF;
}
.br {
	line-height:8px;
}
.msg {
	color:red;
}
table tr th #reload_txt {
	position:relative;
	top:-23px;	
}
table tr th #reload {
	position:relative;
	top:-10px;	
}
.alert {
	float:right;
	margin-right:5px;
}
.info {
	text-align:justify;
}

