body{
padding:0px;
margin:0px;
text-align:center;
background-color:#2988C8;
}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%; height:100% }

.dr { display:table-row;  height:100%; width:100%;}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100% }

.main_text, input, textarea, body, font, select
	{
		font-family: Arial; 
		font-size:12px;
		color:#FFFFFF;
	}

ul { margin:0px; padding:0px; list-style: none; line-height:17px}
li { background:none}
li a{ color:#FFFFFF; font-weight:normal }

.main { width:766px; height:100%; background-color:#002D4D; margin:auto; border-left:1px solid #002D4D; border-right:1px solid #002D4D}

.header { height:244px; background:url(images/back_header.jpg) no-repeat; width:766px; }
.row2 { height:23px; background:url(images/back_row2.jpg) no-repeat; width:766px; }
.content { height:462px; background:url(images/back_content.jpg) no-repeat; width:766px; background-color:#02396B }
.footer { height:116px; background:url(images/back_footer.jpg) no-repeat; width:766px; color:#66FF33}
.footer a, .footer strong { color:#FEFEFE; font-weight:bold}
.footer .yellow { color:#FFE400}

.tall_y { background:url(images/tall_y.gif) repeat-y right top}

.title { color:#023A6D; font-size:23px; line-height:18px}
.yellow { color:#FFE100}
.white { color:#FFFFFF; font-weight:normal}

a {color:#66FF33; font-weight:bold;}
a:hover { text-decoration:none;}

.txt1 { color:#FFE100; font-size:23px; line-height:21px}
.txt2 { font-size:27px; font-weight:bold}
.line { background:url(images/tall_line.gif) repeat-x; height:2px;}

width:155px;
	height:20px;
	border: solid 1px #1CBAFC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	background-image: url(images/input1.gif);
	background-color: #034C85;
}
.textarea { width:215px; height:155px; background-color:#034C85;padding:0 0 0 3px; border: solid 1px #1CBAFC; overflow:auto}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.replacebutton {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/search2.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.replacebutton1 {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/search.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: 100;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.option {
	color: #FFFFFF;
	background-color: #034C85;
}