body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #575757;
}
body {
	background-color: #eef3fa;
	margin-top: 0px;
	margin-bottom: 25px;
}

/*	MENU	*/
.navoff {
	background-image:url(../images/nav-graybkg.gif);
	width:100%;
	border:0;
}
.navleftoff {
	background-image:url(../images/nav-grayleft.gif);
	background-repeat:no-repeat;
	width:4px;
}
.navrightoff {
	background-image:url(../images/nav-grayright.gif);
	background-repeat:no-repeat;
	width:4px;
}
.navendoff {
	background-image:url(../images/nav-grayend.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:10px;
}
.navcenter {
	width:100%;
	text-align:center;
}
.navcenter a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 9pt;
}
.navcenter a:hover {
	color: #0067b1;
}


body#link1 table#link1, body#link2 table#link2, body#link3 table#link3, body#link4 table#link4, body#link5 table#link5, body#link6 table#link6, body#link7 table#link7, body#link8 table#link8 {
	background-image:url(../images/nav-bluebkg.gif);
}

body#link1 td#link1center a:hover, body#link2 td#link2center a:hover, body#link3 td#link3center a:hover, body#link4 td#link4center a:hover, body#link5 td#link5center a:hover, body#link6 td#link6center a:hover, body#link7 td#link7center a:hover, body#link8 td#link8center a:hover {
	color:#FFFFFF;
}

body#link1 td#link1left, body#link2 td#link2left, body#link3 td#link3left, body#link4 td#link4left, body#link5 td#link5left, body#link6 td#link6left, body#link7 td#link7left, body#link8 td#link8left {
	background-image:url(../images/nav-blueleft.gif);
	background-repeat:no-repeat;
	width:4px;
}

body#link1 td#link1right, body#link2 td#link2right, body#link3 td#link3right, body#link4 td#link4right, body#link5 td#link5right, body#link6 td#link6right, body#link7 td#link7right {
	background-image:url(../images/nav-blueright.gif);
	background-repeat:no-repeat;
	width:4px;
}

body#link8 td#link8right {
	background-image:url(../images/nav-blueend.gif);
	background-repeat:no-repeat;
	width:10px;
}

/*	GENERAL		*/


a { color: #0067b1; text-decoration:none;}
a:hover { text-decoration:underline;}
.bluebold {color: #0067b1; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
.content {font-size: 12px; font-weight: normal; text-align: left; padding: 30px 50px 30px 50px;}
.homecontent {font-size: 12px; font-weight: normal; text-align: left; padding: 30px 50px 10px 50px;}
.green-head {font-size: 14pt; font-weight: bold; color: #8cc63f; vertical-align: top;}
.green-head-big {font-size: 20pt; font-weight: bold; color: #8cc63f; }
.head1 {font-size: 14px; font-weight: bold;}
.head2 {font-size: 13px; font-weight: bold;}
.head3 {font-size: 12px; font-weight: bold;}
.blue-bullet {list-style-image: url(../images/blue-bullet.gif);}