body {font-size:12px;margin:0; text-align:center; padding:0;  background:#eee; color:#000; font-family:Trebuchet, Arial, Verdana, Sans-Serif;}
.Body { color: #000000; font-weight: normal; font-size:12px;}	
P { color: #000000; font-weight: normal; font-size:12px;}

	.content		{border-right:1px solid #000; border-left:1px solid #000;background:#fff; padding-bottom:5px;}

a{font-size:12px;color: #1e5192; text-decoration: underline}
a:hover { color: #666666; text-decoration: underline}
.background-norepeat { background-repeat: no-repeat; background-position: left bottom;}
input { }
select {}
.bodyheader { font-size:12px;font-weight:bold; color: #1e5192;}
.bodysubheader {  font-size:12px;font-weight: bold; background:#fff; color: #1e5192; text-align:center;}
.tableheader {  font-size:12px;font-weight: bold; color: #fff; text-align:center;background: url(../images/tableheader.gif) repeat-x}
.background-xrepeat { background-repeat: repeat-x; background-position: left center;}
.background-yrepeat { background-repeat: repeat-y; background-position: center center;}



h1 {padding:0; margin:0; text-align:left;color: orange;}
h2 {margin:0; padding:0;color: orange; }
h3 {margin:0px 0px 0 10px; padding:0;color: orange; clear:both; }

p {margin:0; padding:0; margin-bottom:10px;}

	.container {margin: 0px auto;margin-top:10px;text-align:center; width:800px; }
	.header {  padding-top:24px; padding-bottom:10px;}
	.left {width:180; float:left; text-align:left;}
	.right{float:right; width:570px; text-align:left;}
	.main {clear:both;width:770px; margin:0 auto; font-size:12px; text-align:left;}

	#nav {margin:0 auto;width:775px; clear:both; margin-bottom:10px;}
/*	#nav ul {font-size:12px;list-style:none; margin:0; padding:0; overflow:hidden; border-bottom: 1px solid #568D99; border-top: 1px solid #568D99;clear:both; height:28px;}
	#nav li {white-space:nowrap; float:left;margin:0;}
	*html #nav li{width:1%;}
	#nav a {line-height:25px; height:25px; display:block;font-weight:bold; color: #568D99;  text-decoration:none;padding-left:5px; padding-right:5px; }
	#nav a:hover {color:#000;text-decoration:underline; color: #000;}
	#nav li ul {background:#fff;border:1px solid #000;padding:0; margin: 0px 0px 0px -2px;display:none; position:absolute; z-index:700; width:200px;}
	#nav li:hover>ul {display:block;}
	#nav li ul li {float:none; margin:0;  padding-left:5px;}
	#nav li ul li a {line-height:18px; height:auto; font-weight:normal;display:block; padding:0;}
*/
.nav_item {height:37px;float:left;background: url(../images/nav.gif) repeat-x; }
.nav_item a {font-size:11px;color: #FFFFFF;  height: 34px; text-decoration:none;font-weight:bold;  padding:8px 26px 8px 26px;}
.nav_item a:hover {background: url(../images/nav_over.gif) repeat-x; height: 34px; color:#fff; }
.nav_item_selected {background: url(../images/nav_over.gif) repeat-x; height: 37px; color: #FFFFFF; }
.nav_item_selected a {color: #000000; }
.nav_divider {height:37px;float:left;background: url(../images/nav_divider.gif) no-repeat; width: 2px; font-size: 1px; }
.nav_begincap {height:37px;float:left;background: url(../images/nav_start.gif) no-repeat; width: 25px; }
.nav_endcap {height:37px;float:left;background: url(../images/nav_end.gif) no-repeat; width: 28px; }



	#footer {text-align:center}

/* ROUNDED CORNERS */

	.b1				{height:1px; font-size:1px; overflow:hidden; display:block; background:#000; margin:0 5px;}
	.b2				{height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:2px solid #000; border-left:2px solid #000; margin:0 3px;}
	.b3				{height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #000; border-left:1px solid #000; margin:0 2px;}
	.b4				{height:2px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #000; border-left:1px solid #000; margin:0 1px;}
	.tablehead {background:#749ed4; color:#fff; font-size:13px; font-weight:bold; text-align:center; }
	.tablehead a {color:#fff; font-size:11px;}
	.black {background:#000;}
	
/* TABLES */
	.col1			{margin: 0px 0 10px 0;width:180px; text-align:left; float:left; }
	.col2			{margin: 0px 0 10px 0;width:180px; text-align:left; float:left; }
	
tr.row {background:#fff; font-size:11px; border-bottom:1px solid #1e5192;line-height:20px; }
tr.row_alternate {background:#eee; font-size:11px;  border-bottom:1px solid #1e5192; line-height:20px;}

.row {background:#fff; font-size:11px; border-bottom:1px solid #1e5192;}
.row_alternate {background:#eee; font-size:11px; border-bottom:1px solid #1e5192;}

.scroll {float:right;}
.scroll ul {margin:0; padding:0; }
.scroll li {list-style:none;padding:5px; margin:0; float:left; color:orange; font-weight:bold;}
.scroll a {color:#1e5192; font-weight:normal;}


.left ul {clear:both; margin:0; padding:0; }
.left li {list-style:none;padding:1px 1px 1px 5px; margin:0; color:#1e5192; font-weight:bold; border-bottom:1px solid #eee;}
.left a {color:#1e5192; font-weight:normal; text-decoration:none; font-size:11px; }