body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color:#ffffff;
}

table.fullHeight {
	height:100%;
}

table.result {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

table.survey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

th.result {
	font:inherit;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#bedbed;
	vertical-align:middle;
}

td.result {
	font:inherit;
	border:inherit;
	border-style:solid;
	border-width:1px;
	border-color:#bedbed;
	vertical-align:top;
}

table.box {
	padding:0px;	
	border-width:1px;
	border-style:solid;
	border-color:#356c7e;
}

table { 	
	border-collapse:collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

td.link {
	font:inherit;
	background-color:#356c7e;
	border-color:#356c7e;
	text-align:center;
}

td.searchTitle {
	font:inherit;
	font-weight:bold;
	font-size:10pt;
}

td.smallLink {
	font:inherit;
	font-size:10pt;
	background-color:#356c7e;
	border-color:#356c7e;
	text-align:center;
}

td.title {
	font:inherit;
	background-color:#FFFFFF;
	vertical-align:middle;
}

td.outline	{
	background-color:#304455;
}

tr {
}

tr.thin {
	height:10px;
}



th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:20pt;
	font-weight:normal;
	word-spacing:10pt;
	color:#330099;
}

h2 {
	font-size:16pt;
	font-weight:normal;
	color:#356c7e;
	margin-bottom:0pt;
}

h3 {
	font:inherit;
}

h4 {
	font:inherit;
}

h5 {
	font:inherit;
	font-size:11pt;
}

img {
	border-style:none
}

a:active {
	font:inherit;
	color:#EE6633;
}

a:hover {
	font:inherit;
	text-decoration:none;
}

a.linkBar {
	text-decoration:none;
	font-weight:bold;
	font:inhert;
	color:#EEEE66;
}

a.linkBar:hover {
	text-decoration:none;
	font-weight:bold;
	font:inhert;
	color:#D9D964;
}

a.linkBar:active {
	text-decoration:none;
	font-weight:bold;
	font:inhert;
	color:#DD6633;
}

hr {
	color:#356c7e;
}

input {
	font:inherit;	
}

li.spaced {
	padding-bottom:10pt;
}