body {
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
    background-image:url(/images/background.jpg);
    font-family: verdana,helvetica,sans-serif;
    color: #30366A;
    font-size: 10pt;
}

#n {
    color:#FFFFFF;
    font-size:10pt;
    font-family: verdana,helvetica,sans-serif;
    padding:1px 1px 1px 1px;
}

#c {
    background-color: #FFFFFF;
    color:#30366A;
    font-size:10pt;
    font-family: verdana,helvetica,sans-serif;
    padding:1px 1px 1px 1px;
}

#c a:link {
    color: #30366A;
    text-decoration:underline;
}

#c a:visited {
    color: #30366A;
}

#c a:hover {
    text-decoration:none;
}

#c p {
    margin-left:15px;
}

#c h1, #c h2, #c h3, #c h4, #c h5, #c h6 {
    color: #1951A5;
    font-weight:normal;
}

fieldset {
	font-family: arial,helvetica,sans-serif;
	font-color: #8A8484;
	font-size: 10pt;
}

td {
	font-family: verdana,helvetica,sans-serif;
	font-color: #8A8484;
	font-size: 8pt;
}

.headerlinks:link, .headerlinks:visited {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.headerlinks:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navilinks:link, .navilinks:visited {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.navilinks:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.footlinks:link, .footlinks:visited {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	color: #30366A;
	text-decoration: underline;
}

a:link, a:visited {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #30366A;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #30366A;
	text-decoration: none;
}

.footlinks:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	color: #30366A;
	text-decoration: none;
}

.nlinks:link, .nlinks:visited {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nlinks:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FEC655;
	text-decoration: none;
}

#copyright {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	align: center;
	valign: bottom;
}

#stock_symbol {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	align: center;
	valign: bottom;
}

h1 {
    font-size: 150%; 
}

h2 {
    font-size: 140%; 
}

h3 {
    font-size: 15px;
    font-weight:normal ! important ;
}

h4 {
    font-size: 140%;
    color: red ! important ; 
}

h5 {
    font-size: 110%;
}

h6 {
    font-size: 100%;
}

fieldset {
	padding:20px 0px 20px 20px;
	font-family: verdana,helvetica,sans-serif;
	font-color: #8A8484;
	font-size: 8pt;
}

legend {
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #959BB7;
	font-family: Verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FEC655;
	text-decoration: none;
}
