body {	margin-left: 0px;
		margin-top: 0px;
		background-color: #5792CC;
		color: #1B7ABA;
		font-family: Georgia, "Times New Roman", Times, serif
		font-size: 10px;
		text-align:justify;
		}
		
.just_align{ text-align:justify;}
	
		
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1B7ABA;
	font-weight:600;
}


.caption {	font-family: Tahoma;
			font-size: 16px;
			color: #16659A;
			font-weight: bold; }
		

.footer {	color: #FFFFFF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px; 
		}
				
			
a:link {
	text-decoration: none;
	color:#FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}


a:link.otherlinks{
	text-decoration: underline;
	color:#993300;
}
a:visited.otherlinks {
	text-decoration: underline;
	color:#993300;
}
a:hover.otherlinks {
	text-decoration: none;
	color: #1F3682;
}
a:active.otherlinks {
	text-decoration: underline;
	color:#993300;
}


.dashes {	border-style:dotted;
			border-width: 1px;
			border-color:#FFFFFF;
			}
			
			
.blue_dashes {	border-style:dotted;
			border-width: 1px;
			border-color:#003366;
			}
			

input{
	color:#6F7377;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #6F7377;
}


.SelectGender{
	color:#6F7377;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #6F7377;
}


.Otherinputs{
	color:#6F7377;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #6F7377;
}

input.submit{border:1px solid #996600;color:#996600;background-color:#FFE9BB}
