@charset "utf-8";
/* CSS Document */

.small {font-size: 11px;}

fieldset {
  width: 350px;
}

.textInput,textarea {
  width: 200px;
  font-family: arial;
  background-color: #FFFFFF;
  border: 1px solid #000;
}

.inputHighlighted {
  width: 200px;
  background-color: #FFCE31;
  color: #000;
  border: 1px solid #000;
}

body {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	align:center;
	margin:0 auto;
	padding:0;
	line-height: 1.4;
}

h1 {
	margin-bottom: 1em;
	margin-top:0em;
	line-height: 32pt;
	font-size: 32pt;
	font-family: times new roman, georgia;
	color: #aa0002;
	margin-left: 3%;
	margin-right: 2%;
	}

h5 {
	text-align: center;
	margin-bottom: 1em;
	font-size: 14pt;			
}

h6 {
	text-align: center;
	margin-bottom: 1em;
	font-weight: 900;
	font-size: 12pt;
	font-style: italic;
}

h2 {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1em;
	font-family: times new roman, times,serif;
}

ul, li{
	font-family: arial;
	font-size: 11pt;
	margin-left: 2em;
}

 p {
	font-family: arial;
	font-size: 11pt;
 }
 
A:link { color: #0000FF; text-decoration: underline; }
A:active { color: #AA0000; text-decoration: underline; }
A:visited {	color: #666666;	text-decoration: underline; }
A:hover { color: #AA0000; text-decoration: underline;}
P {
	font-family: arial;
	font-size: 11pt;
}
P .intro {
	font-size: 16px;
	font-weight:bold;
}
.noIndent {
	text-indent: 0em;
}
.photoBox {
	border: 1px solid #666666;
}
.textRightOfPhoto {
	font-family: Tahoma;
	font-size:11px;
}	
.formBackground {
	background-image: url('../images/formBackground.gif');
	background-repeat: repeat-x;
	background-position:bottom;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center:
	align: center;
}

.style12 {font-size: 12px}

.style13 {
	font-size: 30px;
	font-weight: bold;
}

.style14 {font-weight: bold}
.style15 {font-weight: bold}
#menuTop {
	position:absolute;
	display:block;
	background-color:#4444B2;
	height:25px;
	width:751px;
	top:215px;
}
#menuTop ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menuTop li {
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:25px;
}
#menuTop li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#menuTop li:hover{
	background-color:#7070C6;
}
.style19 {color: #911521}
.style22 {
	font-family: Tahoma;
	font-size: 36px;
}
.style23 {
	font-size: 18px
}

.style24 {font-size: 16px}
.style25 {text-align: center: align: center; font-size: 10px;}
.style26 {color: #1C2B9B}

