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


.feedFormField,
#startDate {color:#000;}
 

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:thick solid #002D4D; border-right:thick 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:#FFFFFF}
.footer a, .footer strong { color:#FFFFFF; font-weight:bold}
.footer .yellow { color:#CCFFFF}

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

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

a {color:#CCCCCC; font-weight:normal;}
a:hover { text-decoration:none;}

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

.input { width:215px; height:20px; background-color:#034C85; padding:0 0 0 3px; border: solid 1px #1CBAFC}
.textarea { width:215px; height:155px; background-color:#034C85;padding:0 0 0 3px; border: solid 1px #1CBAFC; overflow:auto}
