
body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #133a84;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	line-height: 170%;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #5c5a56;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 140%;
}

.bluetext { 	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight: normal;
	color: #3b4798;
		line-height: 120%;
	}
	  
a:active { color: #5c5a56; text-decoration: none; font-weight: bold; }
a:link {
	color: #5c5a56;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #5c5a56;
	text-decoration: underline;
	font-weight: normal;
}
a:hover { color: #5c5a56; text-decoration: none; font-weight: normal; }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}


/* grey heading */
h1 { 	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color: #5c5a56;
	margin: 7px 0px 0px 0px;
	font-variant: small-caps;
}

/* blue heading */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	color: #3b4798;
	margin: 6px 0px -3px 0px;
}


ul, ol {
	margin-top: 2px;
	margin-bottom: 14px;
	font-size: 11px;
	line-height: 140%;
}

ul {
	list-style-type: disc;
}

form {
	margin: 0px;
	padding: 0px;
}
input { font-size: 10px; }


.footer {  color: #5c5a56; font-weight:bold; font-family: Verdana,Geneva,sans-serif;font-size: 9px;text-decoration: none;}
.footer A    {  color: #5c5a56;text-decoration: none;}
.footer A:hover  {  color: #5c5a56;text-decoration: underline;}

#content { padding : 10px }