#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: 9pt;
	text-align: right;
	width: 150px;
	vertical-align: top;
	font-weight: bold;
	padding-right: 15px;
	line-height: 30px;
}
#navigation a {
	text-decoration:none;
}
#navigation a:link {color:#3333CC;}
#navigation a:visited {color:#3333CC;}
#navigation a:hover {
	color:#CC0000;
	text-decoration: underline;
}
#content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	vertical-align: top;
	padding-top: 7px;
}
#content a {
	text-decoration:none;
	font-size: 8pt;
	font-weight: 600;
}
#content a:link {color:#3333CC;}
#content a:visited {color:#3333CC;}
#content a:hover {
	color:#3333CC;
	text-decoration: underline;
}
#content #subhead {
	font-weight: bold;
	color: #CC0000;
	padding: 2px 10px 2px 0px;
	line-height: 150%;
	text-align: right;
	font-size: 10pt;
	background-image: url(line_red.gif);
	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;
} 