body {
	padding:0;
	margin:0;
	background-color:#006599;
	font-family: Verdana, Arial,
	Helvetica, sans-serif;
}

.title {
 font-size: 14px;
 font-weight: bold;
 color: #2C008E}

.bullet {
	list-style-image: url(/images/bullet.gif);
	list-style-type: square;
	margin-top: 5px;
}

.text {
	font-size: 11px;
	line-height: 18px;
	color: #000000
}

.error_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
	font-weight: bold;
}

a {
	font-size: 11px;
	color: #3399CC;
	text-decoration: underline
}

a:hover {
	color: #66CC00;
	text-decoration: none
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px
}

.footer:hover {
	color: #000000;
	text-decoration: none
}

.menusubtitle {
 font-size: 11px;
 color: #006599;
 font-weight: bold
}


.menutext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;

}
.menutext:hover {
	color: #3399CC;
	text-decoration: none
}


.subtitle {
	font-size: 11px;
	color: #66CC00;
	font-weight: bold;
	text-decoration: none
}



.links {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
 }


.date {
	font-size: 10px;
	color: #999999;
	line-height: 30px
}

.links:hover {
	color: #000000;
	text-decoration:
	none
}

.bulletmenu {
	list-style-image: url(/images/bullet_menu.gif);
	list-style-type: square;
	position: relative;
	margin-left: 15px;
}

.bulletmenu LI {
	padding: 0px;
	margin: 0px;
}

.feature {
	font-size: 11px;
	line-height: 18px;
	color: #006699
}

.footer2 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px
}

.menutext2 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 16px
}

FORM {
	margin: 0px;
}

.text_submit {
	background: white;
	border: none;
	font-size: 11px;
	line-height: 18px;
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	text-decoration: underline;
}

p.break {
	margin: 10px;
	padding: 0px;
}


INPUT {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}p {
	margin: 0px;
	padding: 0px;
}
.subtitle2 {
 font-size: 11px;
 color: #2C008E;
 font-weight: bold
}
