body {
	background-color: #FFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
td, tr, p {
	font-size: 8pt;
}
hr {
color: #bdc4d6;
height: 1px;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #134487;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
.italictext {
	font-style: italic;
}
.currentmenu {
	font-weight: bold;
	color: #094990;
}

.style2 {color: #666666; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	padding-left: 15px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	text-transform: lowercase;
	background-image: url(images/heading-background2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	text-transform: lowercase;
	background-image: url(images/heading-background3.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	text-transform: lowercase;
	background-image: url(images/heading-background4.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.header3green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #04b010;
	text-transform: lowercase;
	background-image: url(images/heading-background4.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	text-transform: lowercase;
	background-image: url(images/heading-background5.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.header4-wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	text-transform: lowercase;
	background-image: url(images/heading-background6.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094990;
	background-image: url(images/heading-background5.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
h2 {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;	
}
.subheading {
	font-size: 9pt;
	color: #777777;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.footertable {
	border-top: 1px dotted #CCCCCC;
}
.pathway {
	font-size: 10px;
	color: #999999;
}
a.pathway {
	font-size: 10px;
	color: #999999;
}
a.pathway:hover {
	font-size: 10px;
	color: #134487;
}
.formfield {
	font-size: 8pt;
	color: #666666;
	border: 1px solid #C1C1C1;
	width: 165px;
}
.outertable {
	border-left: 3px solid #b9bbbb;
	border-right: 3px solid #b9bbbb;
}
.innercolumns {
	border-right: 1px dotted #CCCCCC;
}
.signupform {
	border: 1px solid #C1C1C1;
	background-image: url(images/signupform-background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tablebordered {
	border: 1px solid #C1C1C1;
}
.innerborder1 {
	border-right: 1px solid #C1C1C1;
}
.innerborder2 {
	border-right: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
}
.innerborder3 {
	border-top: 1px solid #C1C1C1;
}