/* CSS Document */
body{
	padding:0px;
	margin:0px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #003366;
	font-weight: bolder;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	text-align:justify:
	line-height:17px;
	line-height: 20px;
	text-align: justify;
	color: #000000;
	margin-right: 5px;
	margin-left: 20px;
}

.content_table {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
div, ul, h1, h2, h3, form, img{
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
}
ul{list-style-type:none;}

a{
	text-decoration:none;
	font-weight: bold;
	color: #CC6600;
}
a:hover{color:#CC0000;}

.subheader {
	border-bottom-width: .5pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
.footermainPan{
	height:28px;
	color:#333333;
	clear:both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	background-color: #B6C0CB;
	vertical-align: middle;
	margin-top: 10px;
}
.bullet {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	list-style-position: inside;
	list-style-type: square;
	line-height: 20px;
	margin-top: 0px;
	color: #000000;
	list-style-image: url(images/BULLET.gif);
	margin-right: 25px;
	margin-left: 25px;
	text-indent: -1em;
}

form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:left:
	line-height:15px;
	text-align: left;
	padding-top: 5px;
}

input {
	text-align: left;
	background-color: #FFFFFF;
	border: thin solid #009900;
	padding-top: 5px;
	background-position: left center;
	margin-top: 5px;
	line-height: 22px;
}

textarea {
	text-align: left;
	background-color: #FFFFFF;
	border: thin solid #009900;
	padding-top: 5px;
	background-position: left center;
	height: 45px;
	margin-top: 5px;
}

button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:left:
	text-align: left;
	padding-top: 5px;
	background-color: #009900;
	font-weight: bold;
	color: #FFFFFF;
}
.home_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(images/bg_h.gif);
	background-repeat: repeat;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.smallText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

