/*body {
	width:600px;
	font-size: 78.1%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:1.3em;
	margin:0 0 0 0;
}*/
blockquote {
	padding: 0px;
	margin: 0px;
	width:600px;
}
.style1 {font-size: 12px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style2 {font-size: 14px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {color: #003366}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	color: #003366;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	color: #003366;
}
.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	color: #003366;
}
#footer{
font:10px Verdana,Helvetica,sans-serif;
color:#999;
}

#footer a {
color: #666666;
text-decoration: none;
}
#footer a:hover {
color: #ff6400;
text-decoration: none;
}
#footer img {
vertical-align:middle;
border:none;
}
form.alaform	{
	font:	12px Verdana, Arial, sans-serif;
	margin-bottom:	40px;
}

form.alaform .required_marker	{
	display:	block;
	float:	right;
	margin-top:	5px;
	margin-right:	20px;
	color:	#F00;
}

form.alaform fieldset {
  margin-bottom: 10px;
  margin-top: 30px;
  border:	1px solid #DDDDDD;
  border-width:	1px 0;
  *border-top: none;
  padding:	10px 0;
  background: #F7F7F7; /*#D5EAFF;*/
}
form.alaform legend {
  padding: 0 4px;
  *margin-bottom: 10px;
  *padding-left: 0;
  font-weight: normal;
  font-size:	18px;
  color: #036;
}
form.alaform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  text-align:	right;
  padding-right:	10px;
}
form.alaform fieldset ol {
  margin: 0;
  padding: 0;
}
form.alaform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.alaform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.alaform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.alaform fieldset fieldset label {
  display: block;
  width: auto;
}
form.alaform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.alaform label {
	font-weight:	bold;
  width: 120px; /* Width of labels */
}
form.alaform p	{
	margin:	10px;
}
form.alaform fieldset fieldset label,
form.alaform fieldset p.notes {
  margin-left: 135px; /* Width plus 3 (html space) */
}
form.alaform fieldset.summary label {
	float:	left;
}
form.alaform fieldset.summary p	{
	margin:	3px 0 10px 135px;
	*margin-top:	-10px;
}
form.alaform input.field,
form.alaform textarea.field	{
	width:	230px;
}
form.alaform textarea.field	{
	height:	100px;
}
form.alaform input.submit	{
	display:	block;
	margin:	40px auto 40px 145px;
}


