body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: rgb(29,0,185);
}
.unList {
	margin: 0;
}
.listItem {
  margin: 0;
	padding: 0;
	list-style-type: none;
} 
.header1 {
	color: #c83200;
	font-size: xx-large;
	font-family: tahoma;
	font-weight: bold;
}
.header2 {
	color: #78786e;
	font-size: xx-large;
	font-family: tahoma;
	font-weight: normal;
}
.header3 {
	color: #64645a;
	font-size: x-large;
	font-family: tahoma;
	font-weight: normal;
}
/* 	H1: 6 + 14
	H2: 7 + 14
	H3: 1 + 12
	H4: 7 + 12
	H5: 6
	H6: 5
*/
h1 {
	display: inline;
	color: #c83200;
	font-size: xx-large;
	font-family: tahoma;
	font-weight: bold;
}
h2 {
	display: inline;
	color: #78786e;
	font-size: xx-large;
	font-family: tahoma;
	font-weight: normal;
}
h3 {
	display: inline;
	color: #64645a;
	font-size: x-large;
	font-family: tahoma;
	font-weight: normal;
}
h4 {
	display: inline;
	color: #78786e;
	font-size: x-large;
	font-family: tahoma;
}
h5 {
	display: inline;
	color: #c83200;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
h6 {
	display: inline;
	color: #9b9b8c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
}
a {
	color: #c83200;
	font-size: 13px;
	font-family: tahoma;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mainTitle {
	color: #78786e;
	font-size: 23px;
	font-family: tahoma;
	font-weight: normal;
}
.subMainTitle {
	color: #78786e; /*#c83200;*/
	font-size: large;
	font-family: tahoma;
	font-weight: bold;
}
.smallRed {
	color: #c83200;
	font-size: 13px;
	font-family: tahoma;
}
.yellowTitle {
	color: #FFEE00;
	font-size: large;
	font-family: tahoma;
}
.whiteBold {
	color: #eae9e4;
	font-weight: bold;
	font-size: large;
}
.labelText {
	color: #eae9e4;
	font-size: small;
	font-family: tahoma;
}
.paragraphText {
	color: #64645a; /*#c83200;*/
	font-size: medium;
	font-family: tahoma;
	font-weight: normal;
}
.miniGreyText {
	color: #978f78;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none
}
.smallInfoText {
	color: #64645a;
	font-size: 13px;
	font-family: tahoma;
}
table.dataTable {
	border-collapse: collapse;
	border: 1px solid #1E00BA;
	font-family: tahoma;
}
td.data {
	border: 1px solid #1E00BA;
	padding: 2px;
	font-weight: normal;
	text-align: center;
}
td.title {
	border: 1px solid #1E00BA;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

.submit {
background-color:#FFEE00;
color:#000060;
padding:2px;
}

.textinput {
width:120px;
height:20px;
font-family:tahoma;
font-size:13px;
color:#78786E;
padding-left:5px;
margin-right:10px
}

.inputstyle {
height:15px;
font-family:tahoma;
font-size:13px;
color:#78786E;
padding-left:5px;
margin-right:10px;
font-weight:normal;
}

.redlink {
	color: #c83200;
	font-size: 13px;
	font-family: tahoma;
	font-weight: normal;
}

.style1 {
	color: #64645a;
	font-size: 13px;
	font-family: tahoma;
}
.style2 {
	color: #c83200;
	font-size: 12px;
	font-family: tahoma;
}
.style3 {
	color: #eae9e4;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #FFF799;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #9b9b8c;
	font-size: 12px;
	font-family: tahoma;
}
.style7 {
	color: #78786e;
	font-size: 13px;
	font-family: tahoma;
}
.style8 {
	color: #78786e;
	font-size: 12px;
	font-family: tahoma;
}
.style9 {
	color: #978f78;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none
}

/* Begin CSS Popout Menu */

#menu{
width:100%;
float:left;
}

#menu a, #menu menulink{
font:bold 13px/18px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;
}

#menu h7, #menu menulink{
height:26px;
vertical-align:middle;
color:#000066;
background-color:#FFEE00;
/*text-transform:uppercase*/
}

#menu h7.x {
background:#FFEE00 url(/gfx/expand3.gif) no-repeat 100% 100%;
}

#menu menulink a {
font:bold 13px/18px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;
height:26px;
vertical-align:middle;
color:#000066;
background-color:#FFEE00;
/*text-transform:uppercase*/
}

#menu a{
background-color:#FFEE00;
text-decoration:none;
}

#menu ul ul a {
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity: 0.80;
}

#menu a, #menu a:visited{
color:#000;
}

#menu a:hover{
color:#000;
background-color:#FFF799
}

#menu a:active{
color:#060;
background-color:#FFF799
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:90px
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
width:7.8em
}

#menu ul ul ul{
top:0;
left:100%;
width:7.8empx
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h7:hover{
background-color:#FFF799
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#FFEE00 url(/gfx/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover, #menu h7.x:hover{
color:#a00;
background-color:#FFF799
}

#menu a.x:active{
color:#060;
background-color:#FFF799
}

#menu ul.isas {
 width: 150px;
}

#menu ul.bonds {
width:195px;
}

#menu ul.unittrusts {
width:145px;
}

#menu ul.research {
width:135px;
}

/* End CSS Popout Menu */
