p,body,td,th,a,input,textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #505050;
}

#content
{
	text-align:justify;
	line-height: 22px;
}

p
{
	margin-top:0pt; 
}
body
{
	background: #e0e0e0;
}

.rule
{
	border:none;
	border-top: solid 1px #c0c0c0;
	width:100%;
}

h1
{
	font-size: 10pt;
	font-weight:bold;
	margin-top:6px; 
	margin-bottom:6px;
	/*color: #408050;*/
	/*color: #a04040;*/
	color: #404080;
}
h2
{
	font-size: 8pt;
	font-weight:bold;
	margin-top:0px; 	
	margin-bottom:0px;
	color: #404080;
}
.hl
{
	font-weight: bold;
	color: #505050;
}
.hl2
{
	font-weight: bold;
	color: #505050;
}

body
{
	background-color: #ffffff;
	margin: 0px;
}
a:visited, a:link
{
	color : #6060e0;
}
a:hover
{
	color : #6060e0;
	text-decoration:none;
}
a.small
{
	font-size:0.95em;
}

td.menuitem
{
	background: #384D90;
}

.submenu h2
{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	margin-bottom:0px;
	margin-top:0px;
	background: #303060;
	/*color: #a04040;*/
	color: #e0e0e0;
	/*font-size: 1em;*/
	font-size: 10pt;
	border-bottom: dotted 1px #c0c0c0;
}

.blist
{
	list-style-image: url( 'images/blue_li.gif');
}

.menusubitem
{
	background: #6981cF;
	font-weight: bold;
	color: #ffffff;
}

.red
{
	color: #BB670D;
}

#top-menu
{
	text-align:left;
	color: #c0c0c0;
	font-weight: normal;
}
#top-menu a.menuitem:link, #top-menu a.menuitem:visited
{
	display:inline;
	width:auto;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	margin:0px;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	border:none;
	background:none;
}

#top-menu a.menuitem:hover
{
	text-decoration:none;
	color: #a03030;
}

#menu a.menuitem:link, a.menuitem:visited
{
	display:block;
	text-decoration:none;
	color: #e0e0e0;
	font-weight: normal;
	margin:0px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	background:#303060;
	border-bottom: dotted 1px #c0c0c0;
	width:170px;
}
#menu a.menuitem:hover
{
	text-decoration:none;
	/*background: #9a8bc2;*/
	/*background: #408050;*/
	/*color: #ffffff;*/
	color:#ffffff;
	/*background: url( 'images/menu_hl.jpg' ) top right repeat-y;*/
	background-color: #6060a0;
}

.box
{
	/*background: url( 'images/box.gif' ); */
	padding:2px; 
	border: solid 1px #202040;
	margin-bottom:6px;
	text-align:justify;
	line-height: normal;
	background-color:#ffffff;
	margin-top:20px;
}
.box p
{
	margin-top: 0px;
	margin-bottom: 6px;
}

.box h1
{
	background: url( 'images/box-title.gif' ) repeat-x;
	padding-top:2px;
	padding-left:4px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height:18px;
	color: #404080;
	font-size:8pt;
}
.box h2
{
	margin-top:0px;
}


#footer, #footer a
{
	font-size: 7pt;
	font-weight:normal;
}
.block
{
	display:block;
	margin-bottom:5px;
}
.bulletlink, .smallbulletlink
{
	background: url( 'images/bullet.gif' ) center left no-repeat;
	display:block;
	margin-bottom:5px;
	padding-left:8px;
}
.smallbulletlink
{
	margin-top: 4px;
	font-size:0.95em;
}

A.bulletedlink:link, A.bulletedlink:visited
{
	background: url( 'images/bullet.gif' ) left no-repeat;
	padding-left: 10px;
}
A.bulletedlink:hover
{
	background: url( 'images/bullet.gif' ) left no-repeat;
	padding-left: 10px;
	text-decoration:none;
}