html,body{
	height:100%;
	margin:0 0 1px;
	padding:0;
}

body, td,th 	{ font: small/1.4 Verdana, Arial, Helvetica, sans-serif; }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

h2 {font-size: large;}

#content { padding: 20px; }

#content h2.title { margin: 0 0px .5em; }

p {margin-top:0;}

h2, h3, h4, h5, h6 { margin: .6em 0 .1em 0; }

#nav {
	width: 197px;
}

#subhead {
	background: #FFFFFF url(/images/template/template_r17_c2.gif) no-repeat bottom;
	padding: 0 0 30px 0;
	margin: 20px 0 0 0;
}

#subhead h2 a {
	color: #FFF;
	text-decoration: none;
}

#subhead h2 a:hover {
	color: #FFF;
		text-decoration: underline;
}

#nav #subhead h2 {
	padding: 0 1px 0 2px;
	color: #D8D8E9;
	background-color: #001B41;
	font: bold 16px/32px Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 32px;
	border: 1px solid #0A5E5E;
	letter-spacing: 1px;
}

#subhead p {
	font-size: 13px;
	margin: 0.6em;
}

#nav h2 {
	font: 1.2em/1 Arial, Helvetica, sans-serif;
	padding: 0 6px;
	margin: 0;
	color: #FFFFFF;
	background: #000033;
	border: 1px solid #0A5E5E;
}

table.data {width: 100%;}
tr.alt { background: #F5F5F5; }
#content tr.highlight{ background: #E5EBF4; }

#footer { padding: 5px; font-size: 0.94em;}

#footer, #footer a { color: #99CC99;}

#footer a { text-decoration: underline; }

.floatright { float: right; }

#content p.hanging {
	text-indent: -65px;
	margin: 0.5em 0px 0.5em 65px;
}

td#updated {
	color: #CCC;
	background: url(/images/template/template_r20_c2.jpg) repeat-y;
	text-align: right;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	font-style: italic;
}

small { font-size: .94em; }
