* a, * a:visited{
	color: #1e5267;
}

body {
  font-family: Arial, sans-serif;
	font-size: 10pt;
  text-align: center;
}

#content{
  text-align: left;
}

#footer {
  text-align:			center;
}


#message_block{
  padding: 5px;
}

#message {

  padding: 		5px;
  background:		#FFFF99;
  border:	 	1px solid #BAB86C;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#message li {
   list-style: none;
}

.header {
  background:			#77a4b9;
	border-top: 		2px solid #152249;
	height:					26px;
	width:					100%;
}

.footer {
  color: 					#152249;
	background: 		#152249;
	border:					0;
}

.formMessage {
  background:     #dce8ed;
  border:         1px solid #77a4b9;
  vertical-align: top;
}

div.formMessage {
  padding:      5px;
}

table.basic {
  background:     #dce8ed;
	border:					1px solid #77a4b9;
}


div.message0 {
  padding: 		5px;
  background:		#FFFF99;
  border:	 	1px solid #BAB86C;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}



.errorlist{
  background:     #FEE6DD;
  border:		1px solid #DE0011;
  padding:		5px;
}

.errorlist li {
   list-style: none;

}

.contact_title {
  font-weight:		bold;
  font-size:	    14pt;
}