body {
	margin:5px;
	color: #000000;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#headerimage {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#headertitle {
	background-color: #00599D;
	padding: 5px 5px 5px 190px;
	margin-right: auto;
	margin-left: auto;
	width: 545px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 0;
	text-align: left;
}
#headertitle h1 {
	font-size: medium;
	color: #ffffff;
	margin: 0px;
}
#bodycontainer {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	padding: 0;
}
#bodycontainer table {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
#leftmenu {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/columnfooter.gif);
	background-color: #669bc3;
	width: 175px;
}
#leftmenuspacer {
	height: 125px;
}
#footer {
	margin-top: 5px;
	background-color:#8cb4d2;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	width: 734px;
	text-align: right;
	line-height:10px;
	color: #ffffff;
}
#footer img {
	border: 0px;
}
#content {
	padding-left:15px;
	font-size:small;
	padding-top: 10px;
	text-align: justify;
}
#content p {
	margin:0 0 1.5em 0;
}
#content h2 {
	margin-top:1.2em;
	margin-bottom: 0.5em;
	font-size:medium;
	font-weight:bold;
	color: #00599D;
	border-bottom: 1px solid #669bc3;
}
#content h3 {
	font-size:small;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
	color: #00599D;
	border-bottom: 1px solid #669bc3;
}
#content img {
	border: 0;
	margin: 5px;
}
#content td img {
	border: 0;
	margin: 0px;
}
#content em,i {
	color: #669BC3;
}
#content strong,b {
	color: #00336D;
}
/* Dynamic CSS Menu */
ul.menu1, ul ul, ul ul ul {padding:0; margin:0; border:0; list-style-type:none; height:auto; background-color:#669BC3; width:175px; text-align:left; color:#fff;}

ul.menu1 li { text-indent:0.25em; }
ul.menu1 li ul li { background-color: #517a99; }
ul.menu1 li ul li ul li { background-color: #517a99; }

/* ul.menu1 li.nodrop {margin-bottom:0px; } */
/*ul.menu1 li.last a { border-bottom: 0px; } */
/* li.drop { border-bottom: 6px solid white; background-image: url(./images/bulletpoint_blue.gif)!important;} */
/*ul.menu1 li.drop ul li { margin-bottom: -2px; } */
#drop { height: 50px; color: red; }
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:175px; height:2em; line-height:1.9em; text-decoration:none; color:#fff; border-bottom: 2px solid white;}
ul.menu1 li a:hover {color:#fff; background-color:#00599d; }
ul.menu1 li ul li a { padding-left: 10px; width: 165px; }
ul.menu1 li ul li a:visited { padding-left: 10px; display:block; width:165px; height:2em; line-height:1.9em; text-decoration:none; color:#fff; border-bottom: 2px solid white;}

#content ul {
	margin-left: 4px;
	padding-left: 4px;
	list-style: none;
}
	
#content ul li {	
	padding-left: 18px;
	padding-top: 5px;
	background-image: url(./images/bulletpoint_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

#content html[xmlns] ul {
	padding-left: 2em;
}

#content html[xmlns] ul li {
	background: none;
	list-style-image: url(./images/bulletpoint_blue.gif);
	padding: 0;
}

#content a:link {
	color: #517A99;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	color: #517A99;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #517A99;
	font-weight: bold;
	text-decoration: underline;
}
#content a:active {
	color: #517A99;
	font-weight: bold;
	text-decoration: underline;
}
.news_readmore {
	text-align: right;
}