

/* CSS for IntelliSurvey */

html {
margin:0px;
padding:0px;
width:100%;
height:100%;
}
	p, form, table
	{
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#434343;
		border-color:#ffffff;
	}
	ul
	{
	margin-top:0px;
	}
	li
	{
	margin-left:-22px;
	padding-left:20px;
	margin-top:8px;
 font-color:434343
	}
body {
	margin:0px;
	padding:0px;
	background-color: #eaeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #434343;
font-color:434343
}
h1{ font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
h2{ font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#298ac2;
}
.bottom_menu {
	font-size:12px;
	color: #99ac9a;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
/* Links */
a:link, a:visited, a:active {
	color: #434343;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #298ac2;
	text-decoration: none;
	font-weight:bold;
}
a.regular {
	text-decoration:none;
	color:#298ac2
}
a.regular:hover {
	text-decoration:underline;
	font-weight:normal
}
/* Footer Style */
#footer {
	font-family: Arial;
	font-size: 10px;
	color: #6e6e6e;
	margin-right:56px;
	text-align:right;
}
#footertbl td {
	font-family: Arial;
	font-size: 10px;
	color: #6e6e6e;
	}
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
/* Box */
#box{
background-image:url(/misc/website/images/lowerbox_bg.jpg);
width:210px;
height:136px;
}

#box_interior{
padding:10px;
}
/* Top Search Box */
#searchbox form { position:absolute; width: 220px; margin: 0px 0 0; text-align:right; }
#searchbox .btn { width: auto; border: none; background: transparent; margin-right: 0; }

/* HR */
#custom_hr {
	margin-top:5px;
	margin-bottom:5px;
}
/* Blue Text */

div.title{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#298ac2;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.5em;
	font-weight:bold;
	}
b.title {color:#298ac2}

.userin {font-family:arial, sans-serif; font-size: 10pt; color:434343}
.smallMono {font-family: "Courier New", Courier, monospaced; font-size: 9pt}
INPUT.button {font-family:arial, sans-serif; font-size: 10pt}
.questext {font-family:arial, sans-serif; font-size: 9pt; color:434343}
.questag {font-family:arial, sans-serif; font-size: 9pt; color:434343}
.xtratext {font-family:arial, sans-serif; font-size: 9pt; color:434343}
INPUT.rbtn {font-family: "Courier New", Courier, monospaced; font-weight:bold; font-size: 11pt}
TR.hdrrow {background-color:CCCCCC}
TR.tblrow1 {background-color:FFFFFF}
TR.tblrow2 {background-color:E0E0E0}
TD.tblqtext {color:000000}
TD.hdrcell {font-family:arial, sans-serif; font-size: 9pt; background-color:CCCCCC}
TD.blankcell {font-family:arial, sans-serif; font-size: 9pt; background-color:FFFFFF}
TD.colheading {font-family:arial, sans-serif; font-size: 11pt; background-color:E0E0E0; font-weight:bold}
TR.thinborder {background-color:000000}
.errrow {font-family:arial, sans-serif; font-size: 14px; background-color: #E0E0E0}
.errmsg {font-family:arial, sans-serif; font-size: 14px; background-color: E0E0E0; color: #993333; border-color: 993333; border-style:solid;border-width:1px}
TD.pg1 {background-color:9999FF}
TD.pg2 {background-color:FFFFFF}
.pgtext { font-family:arial, sans-serif; font-size: 8pt; color:white }
INPUT.addfields { background-color:EFEFEF; border-width: 1px; border-style: solid }

.erralert {font-family:arial, sans-serif; font-weight: bold; font-size: 12px; background-color: E0E0E0; color: 993333; border-color: 993333; border-style:solid;border-width:2px;padding:2px}

.rbcb_opt,.opt_text,.opt_text_sel { font-family:arial, sans-serif; font-size: 9pt; color:434343}

.opt_text { text-decoration:none; color: 434343}

.rbcb {font-family: "Courier New", Courier, monospaced; font-weight:bold; font-size: 9pt; color:434343}

.opt_text_sel { text-decoration:none; color:black; font-weight:700; color:434343}
.mainmessagelink {color: #298AC2; font-weight:bold; font-style: underlined}
:focus { outline: none; }

table.example {
	border-top: 1px solid #acacac;
	border-left: 1px solid #acacac;
}

table.example * td, table.example * th {
	border-right: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
}
table.example * td {
	padding: 5 15px;
}
table.example * td * td {
	border: none;
	padding: 0;
}
table.example * th {
	color: #298ac2;
	background-color: #E6E6E6;
	text-align: left;
	padding-left: 15px;
}

div#maincontent ul {
	 
}

.hide {
	display: block;
	overflow:hidden;
	position:absolute;
	top:-20000px;
}
.titlespace {margin-top: 4px; margin-bottom: 4px}

a.leftnav-link:hover {
	color: #434343;
	text-decoration: none;
	font-weight:bold;
}
a.leftnav-sub-link:hover {
	color: #434343;
	text-decoration: none;
	font-weight:bold;
}
.selected-nav, a.selected-nav:link, a.selected-nav:visited, a.selected-nav:active, a.selected-nav:hover {
	color: #298AC2;
	font-weight: bold;
	cursor: default;
	pointer: default;
	padding-bottom: 3px;	
}
a.leftnav-sub-link {
	display: block;
	margin-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;	
}



