body
{
	COLOR: indigo;
	background: #74a5fd;
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;
	MARGIN-TOP: 50px;
	SCROLLBAR-FACE-COLOR: #d4e1f4;
	SCROLLBAR-HIGHLIGHT-COLOR: #87b1d4;
	SCROLLBAR-SHADOW-COLOR: #979665;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #335170;
	FONT-FAMILY: arial, tahoma, sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: #979665;
	SCROLLBAR-BASE-COLOR: #d4e1f4;
	TEXT-DECORATION: none;
}

i
{
	FONT-FAMILY: monospace;
	COLOR: black;
}


#leftnav
{ 
	position: absolute; 
	top: 140px; 
	left: 20px; 
	width: 120px; 
	z-index: 3; 
    	border-right: none;
    	border-bottom: none;
} 



#containmentblock
{ 
	width:100%; 
	z-index:1; 
	height:100%;
} 

#header
{ 
	position:absolute;
	top: 5px;
	left: 5px; 
	border-bottom:none; 
	width:100%; 
} 

#content
{ 
	margin:0 50px 0 200px; 
	position:relative; 
	z-index:5; 
	border-width:0 1px; 
} 

#contentshifted
{ 
	margin:0 50px 0 300px; 
	position:relative; 
	z-index:5; 
	border-width:0 1px; 
} 

#footer
{ 
	width:100%; 
	height:25px; 
	border: solid indigo; 
	border-width:1px 0; 
} 


A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #8b0082;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline;
}


A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #8b0082;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline;
}

A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline;
}


h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    FONT-FAMILY: arial, tahoma, sans-serif;
    BACKGROUND-COLOR: transparent;
}

h2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: arial, tahoma, sans-serif;
    BACKGROUND-COLOR: transparent;
}

h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial, tahoma, sans-serif;
    BACKGROUND-COLOR: transparent;
}
strong
{	font-size:	11pt;
}


img
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
}

.here
{
	color: #ffffff;
}

