/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/20040108bkgrnd_strip_blue.jpg);
	background-repeat: repeat-x;
	background-color: #8DC7DB;
}

a:link {color:#FFFFFF; text-decoration:none; font-weight: bold;}
a:active {color:#FFFFFF; text-decoration:none; font-weight: bold;}
a:visited {color:#FFFFFF; text-decoration:none; font-weight: bold;}
a:hover { color:#2F396A; text-decoration:none; font-weight: bold; cursor:hand;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-position: left top;
	text-align: left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C3C6C;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C3C6C;
}


.input {
background-color: #B5D299;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10pt
}
