/* Basic style for all Hi-Jinx pages */
html {font-family: helvetica, sans-serif;}
body, p, table, td, H1, H2, H3, H4, DIV {
	font-family: helvetica, sans-serif;
	font-weight: 400;
	color: #000066 ;
}
body {
	font-size: 12pt;
	background: #dcf0ff;
	margin: 0;
}
table, td {
	font-size: 11pt ;
}

p, ol, ul, li {
	font-size: 12pt ;
	line-height: 1.4 ;
}

H1, H2, H3, H4 {
	font-weight: 800 ;
	line-height: 1.2
}

H1, H2 { font-size: 25px; }
H3, H4 { font-size: 21px; }
H1, H3 { color: #000; }

.head3 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
}

a {font-weight:600}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
a:link {
	color: #009
}
a:visited { color: #009 }
a:active { color: #00f }
a:hover { color: #f90 }

.feint a:link { color: #c2d4e1 }
.feint a:visited { color: #c2d4e1 }
.feint a:active { color: #33d }
.feint a:hover { color: #f90 }

small {
	font-size: 12px;
	line-height: 1.2;
}
form {
	border: thin solid transparent ;
	padding: 4px ;
}
.textf {
	border: thin solid #ccddee ;
	font: 11pt Helvetica ;
	margin-left: 2px ;
	margin-right: 9px ;
	padding-left: 5px ;
} 
.caption {
	font-size: 10px;
	color: #333333;
}

.white {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
}

.tight {
	line-height: 0px;
}

/* Normal is for use when Netscape screws up */
.normal {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.3;
}

.mainbuttons {
	width: 140px ;
	color: #555753 ;
	font: normal 11pt/13pt Arial, sans-serif ; /* 11/19 */
	border: thin solid #7666dd ;
	background-color: #C5D7E4 ;
} 

#inset {
	padding-left: 35px;
	padding-right: 35px;
}
#headlinks h3 span {
	display: none ;
	font: 9pt/17pt Arial, serif ;
} 
#headlinks h3 span a:link { color: #dcf0ff }
#headlinks h3 span a:visited { color: #dcf0ff }
#headlinks h3 span a:active { color: #dcf0ff }
#headlinks h3 span a:hover { color: #dcf0ff }
