body{
padding:0px;
margin:0px;
text-align:center;
}
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%; }

div, input, textarea, body, font, select
	{
		font-family: verdana; 
		font-size:11px;
		line-height:14px;
		color:#828282;
		vertical-align:top
	}

b{ color:#448600}

b a { color:#FF0000; text-decoration:underline; font-size:10px}
b a:hover{ text-decoration:none}

a{ color:#0389CE; text-decoration:underline}
a:hover{ text-decoration:none}

ul { margin:0px; padding:0px; list-style:none; line-height:19px; color:#6F6F6F}
ul li a { color:#0389CE; text-decoration:underline }
ul li a:hover{ text-decoration:none}

.olive{ background:#ECF2E3}
.olive div{ color:#828282}

strong a{ color:#828282;}

.main { width:766px;  height:100%; margin:auto; background-color:#8ECF31; border-left:#4C8C00 1px solid; border-right:#4C8C00 1px solid}

.header{ height:260px; background:url(images/header.jpg) no-repeat}

.content{ height:422px; width:766px; background:#FFFFFF;}

.footer{ height:84px; background:url(images/footer.gif) repeat-x; width:766px; color:#FFFFFF; font-family:arial; font-size:12px}
.footer div{color:#FFFFFF; font-family:arial; font-size:12px}
.footer a{ color:#FFFFFF; text-decoration:underline}
.footer a:hover{ text-decoration:none}

.bg_p1{ background:url(images/bg_p1.jpg) no-repeat}


h1
	{
		font-family: verdana; 
		font-size:24px;
		line-height:24px;
		color:#828282;
		vertical-align:top
	}
	
h2
	{
		font-family: verdana; 
		font-size:15px;
		line-height:15px;
		color:#828282;
		vertical-align:top
	}

.form input{
	width:214px;
	height:17px;
	color: #828282;
	padding:0 0 0 3px;
	border:#B3C371 1px solid;
	background-color:#ECF2E3
}

.form textarea {
	width:214px;
	height:149px;
	color: #828282;
	overflow: auto;
	padding:0 0 0 3px;
	border:#B3C371 1px solid;
	background-color:#ECF2E3
}
