body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(nav/bkg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

   
#menu {
	height: 24px;
}

div.outer {
	float: left;
	width: 200px; height: 24px;
	background: url(nav/menu_bkg.gif) -600px 0px no-repeat;
}

div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#FFFFFF;
	text-decoration: none;
	background: url(nav/menu_bkg.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.outer span {
	display: block;
	margin:0;
	padding: 6px 0 0 25px;
}
div.outer a:hover {
	background: url(nav/menu_bkg.gif) -200px 0px no-repeat;
	color: #2C394C;
}
div.outer a:active {
	background: url(nav/menu_bkg.gif) -400px 0px no-repeat;
	color: #3475C5;
}


   
#menu_top {
	background-image: url(nav/menu_top.jpg);
	background-repeat: repeat-x;
	background-color: #789EC5;
	height: 270px;
	width: 200px;
}

#menu_bot {
	background-image: url(nav/menu_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #789EC5;
	height: 22px;
}


.column_top {
	background-image: url(nav/column_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: ##DEE4DA;
	width: 210px;
	height: 13px;
}
.column_bot {
	background-image: url(nav/column_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: ##DEE4DA;
	height: 13px;
}
.column200_top {
	background-image: url(nav/column200_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: ##DEE4DA;
	width: 200px;
	height: 13px;
}
.column200_bot {
	background-image: url(nav/column200_bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: ##DEE4DA;
	height: 13px;
}

a:link {
	color: #28384C;
	text-decoration: none;
}
a:visited {
	color: #7190B3;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text12menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7EBF3;
}
.text12menu_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7EBF3;
}
.text12menu_a a:link {
	color: #E7EBF3;
	text-decoration: none;
}
.text12menu_a a:visited {
	color: #E7EBF3;
	text-decoration: none;
}
.text12menu_a a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text12menu_a a:active {
	color: #405673;
	text-decoration: none;
}
.text12w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}
.fineprint a:link {
	color: #789EC5;
	text-decoration: none;
}
.fineprint a:visited {
	color: #789EC5;
	text-decoration: none;
}
.fineprint a:hover {
	color: #5689C5;
	text-decoration: none;
}
.fineprint a:active {
	color: #003366;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405673;
	font-weight: bold;
	font-style: italic;
}
.h1km {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #405673;
	font-weight: bold;
	font-style: italic;
}
.h1r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #405673;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517399;
	font-weight: bold;
}
.h2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B4C66;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.hilite_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F858C;
	padding: 0px 12px 0px 12px;
	background-color: #EBEFF2;
}

.gap05 {
	height: 5px;
}
.gap10 {
	height: 10px;
}
.gap15 {
	height: 15px;
}
.gap20 {
	height: 18px;
}

ul { 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li { 
	background: url(common/bullet.gif) left center no-repeat 
}

li {
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
