body {
	background-color : white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}
p {
	font-size: 70%;
}
ol
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
line-height:normal;
font-weight:normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	width: auto;
}
a:visited
{
	color:#006699;
	
}
a:hover {
color:#FFFFFF; 
background-color:#006699; 
}
.headline
{
font-weight:bold;
color: #000000;
}
.highlight_urgent {
	
font-weight:bold;
color: #FF0000;
}
h1 {
font-size: 100%;
color: #000000;
font-weight: normal;
line-height: 5px;
}
h2 {
	font-size: 120%;
	color: #000000;
	background-color: #DEEEF7;
	background-image:      url(file:///C|/marianne/My%20Documents/all_page_graphics/small_round_corner_top_left.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 40px;
}
h3 {
	font-size: 100%;
	color: #000000;
	background-color: #EBEBDA;
	text-indent: 40px;
	background-image:  url(file:///C|/marianne/My%20Documents/all_page_graphics/small_round_corner_bottom_left.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
}
h4 {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-color: #F4F4EC;
	padding: 2px;
}
h5 {
	font-weight: bold;
	text-indent: 40px;
	color: #666666;
}
h6 {
font-weight: bold;
text-indent: 40px;
font-size: 90%;
}
img {
	background-position: center;
	text-align: center;
}
table {
	font-size: 70%;
}
#content {
	position:absolute;
	top:102px;
	left:249px;
	margin:0px 50px 50px0px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	background-color: #F0F5FB;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 25px;
	width: 600px;
	height: auto;
	z-index: 2;
}
#menu {
	position:absolute;
	top:102px;
	left:10px;
	width:210px;
	height:auto;
	padding:5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	float: none;
	list-style-type: none;
	clip: rect(   );
	border-bottom-width: 3px;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	background-color: #F0F5FB;
}

