body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		font-size: 11px;
		color: #000000;
		text-align: left;
		list-style-type: square;
		background-color: #f5fcff;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	margin-left: 5px;
	line-height: 25px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
	background-image: url(assets/FM_icon.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	text-align: left;
	text-indent: 27px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	margin-left: 5px;
}
h4 {
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	background-repeat: no-repeat;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: square;
	margin-top: 5px;
}
strong {
	font-weight: bold;
}
blockquote {
	font-size: 11px;
	margin-left: 25px;
	margin-right: 5px;
}
td {font-size: 11px; text-transform: none; color: #000000; text-decoration: none; list-style-image: none}
.t_colhead {font-size: 11px; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-align: left; vertical-align: middle; text-decoration: none}
.body_bullets {
	font-size: 11px;
	text-indent: 0px;
	line-height: 18px;
	list-style-type: square;
	margin-left: 30px;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 6px;
	list-style-position: outside;
}
.news_bullets {
	font-size: 11px;
	text-indent: 0px;
	line-height: 15px;
	list-style-position: outside;
}

.menu {
	font-size: 11px;
	font-weight: normal;
	width: 149px;
	text-align: left;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:  #C2CDDC;
	color: #FF0000;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

.Highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.t_rowhead {font-size: 11px;font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
.t_rowhead_alt {font-size: 11px; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}

dl, dt, dd, ul, li{margin: 0; padding: 0; list-style-type: none;}

#menu {width: 150px;}

#menu dt {
	cursor: pointer;
	height: 18px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	text-indent: 3px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
#menu dd {
	line-height: 18px;
}
#menu li {
	text-indent: 8px;
	text-align: left;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background:  #C2CDDC;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

----------------------------
div.newsArea {
	font-size: 11px;
	width: 200px;
}
div.tabArea {
	font-size: 11px;
	font-weight: bold;
}
div.tabMain {
	background-color: #FFFFFF;
	padding: 1em;
	position: relative;
	z-index: 101;
	width: 470px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top: 1px;
}
div.tabIframeWrapper {
	width: 460px;
}
iframe.tabContent {
  background-color: #c0c0c0;
  width: 460px;
  height: 300px;
}
iframe.tabContent100 {
  background-color: #c0c0c0;
  width: 460px;
  height: 100px;
}
iframe.tabContent200 {
  background-color: #c0c0c0;
  width: 460px;
  height: 200px;
}
iframe.tabContent300 {
  background-color: #c0c0c0;
  width: 460px;
  height: 300px;
}
iframe.tabContent400 {
  background-color: #c0c0c0;
  width: 460px;
  height: 400px;
}
iframe.tabContent500 {
  background-color: #c0c0c0;
  width: 460px;
  height: 500px;
  }
iframe.tabContent550 {
  background-color: #c0c0c0;
  width: 460px;
  height: 550px;
}
iframe.tabContent600 {
  background-color: #c0c0c0;
  width: 460px;
  height: 600px;
}
iframe.tabContent640 {
  background-color: #c0c0c0;
  width: 460px;
  height: 640px;
}
iframe.tabContent660 {
  background-color: #c0c0c0;
  width: 460px;
  height: 660px;
}
a.tab {
	background-color: #B5CCEC;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	position: relative;
	text-decoration: none;
	top: -1px;
	z-index: 100;
	color: #999999;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
 	background-color: #ffffff;
  color: #003399;
  z-index: 102;
}
a.tab:hover {
  background-color: #FFCC66;
  color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
