/* CSS Document */
body {
	font-family: arial, helvetica, verdana, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size: 2px;
	line-height: normal;
	color : #003366;
	background-color : #C0CADC;

}

html {
	MARGIN-BOTTOM: 1px; HEIGHT: 100%
}

A {
	COLOR: #114ca5
}

body a:link { color : blue; text-decoration : underline }
body a:visited { color : #5FAEFE; text-decoration : underline}
body a:hover { color : #336699; }text-decoration : underline
body a:active { color : blue; text-decoration : underline}

small
{
	font-size: 8pt;
}

.cell {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

p {
	margin-top : 3px;
	magin-botton : 3px;
	font family : arial, helvetica, verdana, sans-serif;
	font-size : 76%;
	color : #003366;
	
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-weight: bold;
	color : #000000;
}

li {
	margin-top : 3px;
	margin-bottom : 3px;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #44444f;
}
.error_text {
	color : red;
}
.form_text_label {
	form-weight : bold; 
}

.image_button {
	Color : #4455AA; 
	bachground-color : transparent
}
.message_text {
	color : gray
}
.submit_button {
	background-color : #cccccc
}
