
/*
body{ 
color: #333366;
background: #FFFFFF; 
font-size: 12pt;
line-height: 120%;
text-decoration: none;
font-family:  "helvetica", "arial", sans-serif;
}
*/

h1, h2, h3, h4, h5, h6 {font-family: "verdana", "helvetica", "arial", sans-serif; background: none; color: #000033}

A:active { background:none; color:red; text-decoration:none }

body{ width: 100%;}

#mainDiv{
    position:relative;
	padding:0px; 
	width:776px; 
	margin-left: auto; 
	margin-right:auto; 
	margin-top:12px; 
	border-top:1px #fff solid; 
	border-left:1px #fff solid; 
	border-right:1px #ccf solid;
	border-bottom:1px #ccf solid; 
	background-color:#fff;
}

p { 
font-size: small;
line-height: 110%;
font-family:  "verdana", "helvetica", "arial", sans-serif;
text-align: left;
color: #333366;
background: none;
}

.center {
	text-align: center;
}
.sectionHeadLine {
font-size: medium;
font-weight: bold;
line-height: 110%;  
font-family: "verdana", "helvetica", "arial", sans-serif;
color: #000033;
background: none;
}

.bodytext {
font-size: small;
line-height: 110%;  
font-family: "verdana", "helvetica", "arial", sans-serif;
color: #333366;
background: none;
}

.textbold {
font-weight: bold; 
color: #000033;
background: none;
}

.mastDate { 
font-size: x-small;
font-family: "verdana", "helvetica", "arial", sans-serif;
color: #CCCCCC;
background: none;
}

.eTag {
color: #0000FF;
background: none; 
font-size: x-small;
line-height: 110%; 
font-family: "verdana", "helvetica", "arial", sans-serif;
}

/*
td { 
font-size: small;
line-height: 120%;  
font-family: "verdana", "helvetica", "arial", sans-serif;
color: #333366;
background: none;
}
*/
		
Span.tagLine {font-size: 9pt; font-family: "verdana", "helvetica", "arial", sans-serif; color: #AAAAAA; line-height: 110% }

Span.copyright {font-size: 9pt; font-family: "verdana", "helvetica", "arial", sans-serif; color: #AAAAAA; line-height: 110% }

span.copyright a:link {
background:none; color:#aaa; text-decoration:none;
}
span.copyright a:visited {
background:none; color:#aaa; text-decoration:none;
}
span.copyright a:hover {
background:none; color:blue; text-decoration:none;
}
span.copyright a:active {
background:none; color:blue; text-decoration:none;
}

Span.caption {font-size: 10pt; font-family: "verdana", "helvetica", "arial", sans-serif; color: #000033; line-height: 110%}

Span.smallSerifInfo {font-size: 10pt; font-family: times, serif; color: #000000;}

Span.accentSerif {font-size: 12pt; font-style:italic; font-family: times, serif; line-height: 110%; color: #000033;}

HR {color:navy; height:1px}


