<!--
body {background-color: #E6E6F0; color: #000; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
    background-image: url("graphics/bkg.gif");
	background-repeat: repeat-y;
	background-position: center top;
}

td
{
	font-size: 10pt;
}
div.site_container1 {width: 100%; text-align: center;}

div.site_container2 {display: block; padding: 0px; width: 760px; padding: 10px; margin: 0px auto; position: relative; text-align: left;}

div.banner {width: 758px; height: 162px; border-top: 1px solid #000066; border-left: 1px solid #000066; border-right: 1px solid #000066;
	background-image: url("graphics/banner.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

div.bar {width: 758px; height: 18px; border-bottom: 1px solid #000066; border-left: 1px solid #000066; border-right: 1px solid #000066;
	background-image: url("graphics/bar_bkg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
p.disclaimer
{
	font-size:7pt;
}

#top_nav {float: left; padding: 0px; margin: 0px 0px 0px 12px; list-style: none; font-size: 80%; border-right: 1px solid #FFF; border-left: 1px solid #000066;}

#top_nav li {float: left; line-height: 18px; font-weight: bold;}

#top_nav a:link {display: block; float: left; height: 18px; text-decoration: none; color: #0000CC; padding: 0px 8px 0px 6px; border-left: 1px solid #FFF; border-right: 1px solid #000066;}
#top_nav a:visited {display: block; float: left; height: 18px; text-decoration: none; color: #0000CC; padding: 0px 8px 0px 6px; border-left: 1px solid #FFF; border-right: 1px solid #000066;}
#top_nav a:hover {display: block; float: left; height: 18px; text-decoration: none; color: #0066FF; padding: 0px 8px 0px 6px; border-left: 1px solid #FFF; border-right: 1px solid #000066;}
#top_nav a:active {display: block; float: left; height: 18px; text-decoration: none; color: #0066FF; padding: 0px 8px 0px 6px; border-left: 1px solid #FFF; border-right: 1px solid #000066;}

div.col_container {width: 760px;}

div.left_col {float: left; width: 520px;}

div.right_col {float: left; width: 240px;}

div.news_container {float: right; width: 220px; border: 1px solid #000066; margin: 20px 0px 10px 0px;}

div.news_title {width: 220px; height: 18px; line-height: 18px; border-bottom: 1px solid #000066; color: #000066; font-weight: bold; text-align: center;
	background-image: url("graphics/bar_bkg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#news {width: 200px; padding: 1px 10px 1px 10px;
	background-image: url("graphics/right_col_bkg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

#news p {margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px; font-size: 80%;}

div.news_spacer {width: 200px; height: 1px; line-height: 1px; font-size: 1px; border-top: 1px solid #000066;}

div.footer {width: 760px; text-align: center; font-weight: bold; font-size: 70%; border-top: 1px solid #000066; padding: 5px 0px 10px 0px;}

div.clearer {clear: both; margin: 0px; padding: 0px; border: 0px; line-height: 0px; height: 0px; font-size: 0px;}

h1.title {margin: 0px; padding: 10px 15px 5px 145px; color: #000066; font-size: 170%; line-height: 33px;}
h2 {margin: 20px 0px 15px 0px; padding: 0px; color: #000066; font-size: 110%;}
h1 {color: #000066; font-size: 120%; line-height: 33px;}
h3 {color: #000066; font-size: 100%; padding-top:2px;padding-bottom:2px;margin:0px;}

p {margin: 15px 0px 15px 0px; padding: 0px 0px 0px 0px; font-size: 80%;}

a:link {text-decoration: none; color: #0000CC;}
a:visited {text-decoration: none; color: #0000CC;}
a:hover {text-decoration: underline; color: #0066FF;}
a:active {text-decoration: underline; color: #0066FF;}

-->