body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

/*.nav {
	width: 210px;		
	background-color: #EBF5F5;	
	border-top: 1px solid #E6D09B;
	border-right: 1px solid #E6D09B;
	border-bottom: 1px solid #E6D09B;	
}*/
#links {
	width: 134px;				
	position: absolute;
	top: 186px;
	left: 730px;
}
.affiliations {
	width: 129px;	
	background-color: #F2E7CD;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;
	color: #000000;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
}
a.affilLink:link,a.affilLink:hover,a.affilLink:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}
.affiliationsTitle {
	color: #336699;
	font-size: 12px;
}
.footer {
	height: 19px;
	background-color: #336699;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.bodyText {
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	
}
.bodyText-Title {
	color: #003366;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.bodyText-subtitle {
	color: #003366;
	font-size: 14px;
	font-weight: bolder;
}
.bodyText-subtitleSpanish{
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
.textbox {
	/*height: 15px;*/
	border: 1px solid #E6D09B;
	font-size: 11px;
	color: #000000;	
	padding: 2px;
}
.message
{
    background: #EBF5F5;
    border-top: 1px solid #E6D09B;
    border-bottom: 1px solid #E6D09B;
    padding: 3px;
}

.button
{
    background-color: #003366;
    color: #ffffff;
    font-size: 11px;
}