body 
{
	color:#FFF;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #343031;
	scrollbar-track-color: #8b8f92;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #8b8f92;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000;
}


h1, h3
{
	margin:0;
	padding:0;
}

p
{
	margin-top:0px;
	margin-bottom:0px;
}

/* LAYOUT */

.titleHeader
{
	font-family: verdana;
	color:#FFF;
	font-size:12pt;
	font-weight:bold;
	visible:false; /*hides from ektron designer*/
}

#divHeadline, .titleMain
{
	font-family: Arial Black;
	/*color:#666666;*/
	color:#999999;
	font-size:16pt;
	font-weight:none;
	padding-bottom:15px;

}

#divContent
{
	color:White;
}

#divLogo
{
	padding-bottom:35px;
}


#divEffectiveDate
{
	font-weight:bold;
	padding-bottom:15px;
}

#divAuthor
{
	font-weight:bold;
	padding-bottom:20px;
}

#divTopTitleSpacer
{
	height:35px;
}

#divTopContentSpacer
{
	height:30px;
}


/* ======== HEADINGS ======== */
.heading1, .heading2, .heading3
{
	display:block;
	margin-left:0px;
	margin-bottom:3px;
}

.heading1, .heading1 a:link, .heading1 a:visited, .heading1 a:hover, .heading1 a:active
{
	color:#FFF;
	font-size:12pt;
	font-weight:bold;
}	

.heading1 a:hover
{
	color:blue;
	font-size:12pt;
	font-weight:bold;
}	


.heading2
{
	color:#FFF;
	font-size:11pt;
	font-weight:bold;
}

.heading3
{
	color:#FFF;
	font-size:10pt;
	font-weight:bold;
}

/* COMMON */

.white
{
	font-family: verdana;
	color:#FFF;
	font-size:10pt;
}		

.quote
{
	font-style:italic;
	font-weight:normal;
}

.emphasis
{
	font-weight:  bold;
}


.nygard
{
	font-weight:  bold;
}


