body{ margin: 0; padding: 0;}

#maintitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	color: #3333CC;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	width: 490px;
}
#navigation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	width: 105px;
	vertical-align: top;
	font-weight: bold;
	padding-right: 15px;
	line-height: 30px;
	top: auto;
}
#navigation a {
	text-decoration:none;
}
#navigation a:link {color:#364296;}
#navigation a:visited {color:#364296;}
#navigation a:hover {
	color:#CC0000;
	text-decoration: underline;
}
#content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	vertical-align: top;
	padding-top: 7px;
}
#content a {
	text-decoration:none;
	font-size: 10pt;
	font-weight: 600;
}
#content a:link {color:#364296;}
#content a:visited {color:#364296;}
#content a:hover {
	color:#364296;
	text-decoration: underline;
}
#content #subhead {
	font-weight: bold;
	color: #8D1B3D;
	padding: 2px 10px 2px 0px;
	line-height: 150%;
	font-size: 12pt;
	background-repeat: no-repeat;
	background-position: bottom;
}
#content #medium {
	font-size: 10pt;
	font-weight: bold;
}
#content #big {
	font-size: 14pt;
	font-weight: bold;
}
#content #righttitle {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #3333CC;
}
#content #rightcontent {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}
a.#content #rightcontent { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold; 
	color: #3333CC; 
	text-decoration: none;
	padding: 0px
}
a.#content #rightcontent:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold; 
	color: #3333CC; 
	text-decoration: underline;
} #content #small {

	font-size: 8pt;
	font-weight: normal;
}
