@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.largegreyboxtable {
	background-image: url(/images/sitebackground/largegreybox.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
.linkbackground {
	background-image: url(/images/sitebackground/linkbackground.jpg);
}
.Newslettertable {
	background-image: url(/images/sitebackground/boxnewsletter.png);
	background-repeat: no-repeat;
}
.tablelinks {
	background-image: url(/images/sitebackground/linkbox/middle_green.png);
	background-repeat: repeat-y;
}

.title {
	font-size: 22px;
	color: #333;
	font-weight: normal;
}
.smalltitle {
	font-size: 19px;
	color: #007AC2;
	font-weight: normal;
}
.smallertitle {
	font-size: 17px;
	color: #007AC2;
	font-weight: normal;
}


.links {
	color: #52869E;
}
.links_white {
	color: #FFF;
	font-size: 17px;
}

.tableorange {
	background-image: url(/images/sitebackground/linkbox/health_orange.png);
	background-repeat: no-repeat;
	color: #000;
}
.tablegreen {
	background-image: url(/images/sitebackground/linkbox/health_green.png);
	background-repeat: no-repeat;
	color: #000;
}
.tableblue {
	background-image: url(/images/sitebackground/linkbox/health_blue.png);
	background-repeat: no-repeat;
	color: #000;
}
.tablemaroon {
	background-image: url(/images/sitebackground/linkbox/health_maroon.png);
	background-repeat: no-repeat;
	color: #000;
}
.h1_white {
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
}

