body
{
	font-family:Verdana;
	font-size:8pt;
}

.copyright 
{
	font-family: Verdana; font-size: 7pt;
}

.head
{
	font-family: Verdana; font-size: 8pt; font-weight: bold; 
}

.pageTitle
{
	font-family: Verdana; font-size: 12pt; font-weight: bold; 
}

.documentTitle
{
	font-weight: bold;
	color: #cc0000;
}

.TOCLevel1
{
	color:#B0171F;
	font-weight:bold;
	font-family:Verdana;
	font-size:11pt;
	margin:1px 0px 3px 1px;
}

.TOCLevel2
{
	color:#008B45;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	margin:1px 0px 3px 1px;
}
.TOCLevel3
{
	font-family:Verdana;
	color:Blue;
	font-size:medium;
	margin:1px 0px 3px 1px;
}

.TOCHover
{
	background-color:#009ACD;Color:White;
}

.required
{
	font-family: Verdana; font-size: 8pt; color:red;
}

p
{
	font-family: Verdana; font-size: 8pt; margin-bottom: 20px; margin-top: 10px;
}

h5
{
	font-family: Verdana; font-size: 8pt; font-weight: bold; 
}

.copyright 
{
	font-family: Verdana; font-size: 7pt;
}


.pageTitle
{
	font-family: Verdana; font-size: 12pt; font-weight: bold; 
}


.documentBackground
{
/*	BACKGROUND-IMAGE: url(images/main_bkg.jpg);	
	BACKGROUND-REPEAT: repeat-x;	
	HEIGHT: 100%;	
	BACKGROUND-COLOR: #303d4e; */
}

.tocBody
{
	background-color:#B4EEB4;
}

.tab
{
	background-color: silver;
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
}

.selectedTab
{
	background-color: White;
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
}


.maglink
{
	background:transparent;
}
	
.maglinkrollover {
	background:yellow;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	-khtml-opacity:.30;
	border-bottom:1px dashed blue;
	}

/* a styles are mainly for archive popup  */
a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:9pt;
	margin:0px 0px 0px 0px;
}

a
{
	font-weight: bold;
	color: #cc0000;
	text-decoration:none;
	font-family:Verdana;
	font-size:9pt;
	margin:0px 0px 0px 0px;
}
	
