@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;	
}
html, body
{
  height: 100%;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
.templateHome {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 30px;
}
.box_header {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.box_link {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFFFFF;
}
.box_quote {
	color: #003366;
}
.box_quoter {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright {
	color: #003366;
}
.copyright_link {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #003366;
}
.map_dd {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
} 
div.map a { color: #003366; }
em {
	color: #003366;
	font-style: normal;
}.textfield {
	height: 20px;
	width: 296px;
	margin-bottom: 5px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 296px;
	margin-bottom: 5px;
}
.red {
	color: #CC3333;
	font-weight: bold;
}
