body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
}

#wrapper
{
	margin: 10px auto;
	margin-top:20px;
	padding: 0;
	width: 770px;
}

a
{
	text-decoration:underline;
	font-weight:bold;
	text-align: left;;
}

a:link    {color:#006699;}
a:active  {color:#006699;}
a:visited {color:#006699;}
a:hover   {color:#006699;}

a.footer         {color:#006699; text-decoration:underline; font-size:11px; font-weight:normal;}
a.footer:active  {color:#006699;}
a.footer:visited {color:#006699;}
a.footer:hover   {color:#ffffff;}

#header
{
	height: 60px;
	width: 770px;
	margin: 0 0 0 0;
	border-bottom: 10px solid #cccccc;
	padding: 0;
	text-align: left;
}

#content
{
    background-repeat: repeat-y;
	background-image: url(/images/pixel_006699_180px.gif);
	border: 1px solid #006699;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 768px;
	text-align: left;
	width: 768px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 768px;  
}
html>#content {
 width: 768px;
} 

#navigation
{
	width: 179px;
	float: left;
	font-size: 11px;
	text-align: left;
	background-color: #006699;
	height:240px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:bold;
}

#navigation li 
{
	margin: 0;
	padding: 0;
}

#navigation a
{
	display: block;
	padding: 6px 10px 6px 10px;
	width: 159px;
	background-color: #006699;
	border-bottom: 1px solid #FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}

#navigation a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}


#navigation a:hover
{
	background-color: #CCCCCC;
	color: #006699;
}

#navigation a.current, #navigation #navlist a.current
{
	background-color: #CCCCCC;
	color: #006699;
}

#navigation ul ul
{
	margin-left: 20px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#navigation ul ul a
{
	display: block;
	padding: 6px;
	width: 147px;
	background-color: #006699;
	border-bottom: 1px solid #FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color: #CCCCCC;
	text-decoration: none;
}


#text
{
	margin: 0 20px 0px 200px;
	text-align: left;
}

#text table
{
	width: 520px;
}

#text table td
{
	 text-align: center;
	 font-size: 10px;
	 font-weight: bold;
	 border: 1px solid #006699;
}

#text table td strong
{
	color: #333;
	font-weight: bold;
}

#text table td.underline
{
	text-decoration: underline;
	font-weight: bold;
	vertical-align: top;
}

#text table td.highlight
{
	background-color: #ccc;
}

#text table td.noborder
{
	text-align: left;
	border: 0;
	font-size: 12px;
	font-weight: bold;
}

.light
{
	font-weight: normal;
}

#text h1
{
	font-size:18px;
	font-weight:bold;
	color:#006699;
	padding:0;
	margin: 23px 0 10px 0;
}

#text h2
{
	font-size:14px;
	font-weight:bold;
	color:#006699;
	padding: 0 0 0 25px;
	margin: 15px 0 0 0;
}

#text p
{
	padding: 7px 0 0 0;
	margin: 0;
	line-height: 1.3;
}



#text p.print
{
	padding: 0 0 0 0;
	margin: 30px 0 10px 0;
	text-align: right;
	font-size: 11px;
}

#text p.print a
{
	font-weight: normal;
	text-decoration: none;
}

#text p.print img
{
	padding: 0 1px 0 0;
}

#text strong
{
	font-weight:bold;
	color:#006699;
}

#text form
{
	margin-top: 20px;
}

#text ul
{
	list-style: square url(/images/list_bullet_cross.gif);
	background-image: none;
	margin: 5px 0 0 30px;
	padding: 0;
}

#text li
{
	margin: 0;
	padding: 2px;
}

#text p.indexHeadline
{
	font-size:28px;
	font-weight:bold;
	color:#006699;
	padding: 0;
	margin: 40px 0 0px 0;
	text-align: center;
}

#text p.indexText
{
	font-size:18px;
	font-weight:bold;
	color:#006699;
	padding: 0;
	margin: 23px 0 10px 0;
	text-align: center;
}


#footer
{
	font-size: 11px;
	margin-top: 3px;
	width: 758px;
	height: 20px;
	padding: 6px 0px 6px 12px;
	color:#006699;
	clear: both;
	background-color: #cccccc;
	text-align: left;
} 