/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: EEEDED;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;	
}

#contents {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;

}
#contentstext {
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#contentstext a:link {
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

#contentstext a:hover {
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#contentstext a:visited {
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

#stayinformed {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #006699;
}

#stayinformedtext {
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
#stayinformedheader {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.stayinformedemail {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
#quicklinks {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
}

#quicklinkstext {
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
#quicklinkstextb {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

#quicklinksheader {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
.quicklinksdd {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
#footer {
	background-color: #EEEFEF;
	padding-top:0px;
}
	
#footer ul {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #006699;
}
#footer li {
	display: inline;
	line-height: 140%;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	
}
#footer li a {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	background-color: #EFEFEF;
}
#footer li a:hover {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
}
