html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, li, ul, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
  font-family:		verdana, sans-serif, arial;
  font-size:		small;
  background-color:	#ffffff;
  color:		black;
  margin:		0;
  padding:	0;
  border:	0;
}
#all	{
	width:100%;
	background-color:#eeeeee;
	margin:0;
	z-index:1;
}
#main {
	width:980px;
	margin:0 auto;
	background-color:#ffffff;
}
#header	{
	width:940px;
	margin:0px auto;
	height:190px;
}
#columns {
	width:960px;
	margin:0px auto;
}
#leftcolumn	{
	width:150px;
	float:left;
	text-align:center;
	margin:20px 0;
	background-color:#ffffff;
}
#rightcolumn	{
	width:150px;
	float:left;
	text-align:center;
	margin:20px 0;
	background-color:#ffffff;
}
#content {
	width:636px;
	padding:0 10px;
	float:left;
	background-color:#ffffff;
	text-align:left;
	border-left:2px solid #00376f;
	border-right:2px solid #00376f;
}
#footer	{
	width:790px;
	margin:0 auto;
	clear:both;
	padding:10px 0;
	text-align:center;
	font-size:8pt;
	color:#888888;
	background-color:#eeeeee;
}
#footer a	{
	color:#888888;
	text-decoration:none;
}
#footer a:hover	{
	color:#0000ff;
	text-decoration:underline;
}
#endcontent	{
	width:960px;
	height:1px;
	clear:both;
}
#endcontent2	{
	width:950px;
	height:1px;
	clear:both;
}
h1 {
  font-size:		x-large;
  font-weight:		bold;
  color:		#00376f;
  text-align:		center;
}
h2 {
  font-size:large;
  font-weight:normal;
  color:#00376f;
  text-align:center;
  padding:5px 0;
}
h3 {
  font-size:		large;
  font-weight:		bold;
  color:		black;
  text-align:		left;
}
h3.center {
  font-size:		large;
  font-weight:		bold;
  color:		black;
  text-align:		center;
}
h4 {
  font-size:		large;
  font-weight:		normal;
  color:		black;
  text-align:		center;
}
h4.blue {
  font-size:		large;
  font-weight:		normal;
  color:#00376f;
  text-align:		center;
  padding:5px;
}
h5 {
  font-size:		x-small;
  font-weight:		normal;
  color:		black;
  text-align:		center;
}
h4.blackunder {
  font-size:		large;
  font-weight:		normal;
  text-align:		left;
  text-decoration:underline;
  padding:10px 20px;
}
h4.black {
  font-size:		large;
  font-weight:		normal;
  text-align:		left;
  padding:0 20px;
}
h5.black {
  font-size:		medium;
  font-weight:		bold;
  text-align:		left;
  padding:10px 20px;
}
p {
  font-size:		small;
  font-weight:		normal;
  text-align:		left;
}
p.bold {
  font-size:		small;
  font-weight:		bold;
  color:		black;
  text-align:		left;
}
p.blue {
  font-size:		small;
  font-weight:		normal;
  color:		#00376f;
  text-align:		center;
}
p.fineprint {
  font-size:		x-small;
  font-weight:		normal;
  color:		black;
  text-align:		left;
}
td.center	{
	text-align:	center;
	vertical-align:	top;
}
td.left	{
	text-align:	left;
	padding-left: 5px;
	vertical-align:	top;
}
th.center	{
	text-align:	center;
	vertical-align:	top;
}
th.instruct {
  font-family:		"Comic Sans MS", sans-serif;
  font-size:		large;
  font-weight:		bold;
  color:		black;
  text-align:		center;
  background-color:	white;
}
li {
	padding:10px;
}
  
 