@CHARSET "ISO-8859-1";

* {
margin: 0;
padding: 0;
}

IMG {
	border: 0;
	display: block;
}

BODY {
background-color: #f0f0f0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


A:link {  	color: #042864;text-decoration: none;}
A:visited { color: #042864;text-decoration: none;}
A:active {  color: #042864;text-decoration: none;}
A:hover {  	color: #042864;text-decoration: underline;}

#content {
width: 780px;
background-color: #fff;
margin-left: auto;
margin-right: auto;
padding: 3px;
margin-top: 20px;
}

#title {
position: relative;
}

#nav {
margin: 2px 0 0 -1px;
/*border: 1px solid black;	*/
}

#nav TR {
vertical-align: middle;
}

#nav TD {
text-align: center;
height: 34px;
width: 83px;
background-color: #c6c6c6;
font-size: 11px;
text-transform: uppercase;
padding:0 1px;
letter-spacing: -1px;
}

#nav TD:hover, #nav TD.current {
background-color: #042864;
color: #fff;
}

#nav TD.over {
background-color: #042864;
color: #fff;
}

#nav TD A {
color: #042864;
text-decoration: none;
padding: 10px 0;
}

#nav TD:hover A, #nav TD.current A {
color: #fff;
}

#nav TD.over A {
color: #fff;
}

#pageContent {
margin: 2px 0;
overflow: auto;
min-height: 200px;
}

#pageContent H1, H2, H3 {
text-transform: capitalize;
margin-bottom: 20px;
}

#textContent {
float:left;
width: 400px;
font-size: 11px;
padding: 15px 15px;
min-height: 280px;
}

#textContent TD {
vertical-align: top;
padding: 5px;
border: none;
}

#textContent .fundsTable {
border-collapse: collapse;
border: 1px solid black;
}

#textContent TD H2, #textContent TD H3{
display: inline;
}

#sideMenu {
width: 90px;
float:left;
text-align: center;
min-height: 200px;
padding-right: 5px;
}

#sideMenu UL {
list-style-type: none;
}

#sideMenu LI {
margin-top: 10px;
}

#sideMenu LI A {
text-transform: capitalize;
color: #042864;
text-decoration: none;
font-size: 11px;
}

#sideMenu LI A:link{ font-weight: normal;  }
#sideMenu LI A:visited{ font-weight: normal; }
#sideMenu LI A:active{ font-weight: normal;  }
#sideMenu LI A:hover{  font-weight: bold; 	 }

#sideMenu LI A.current {  font-weight: bold; }

#sidePics {
width: 250px;
float:left;
}

#sidePics IMG {
width:250px;
margin-bottom: 5px;
}

#mailingList {
clear: both;
background: #fff url('../images/footerbg.jpg') repeat-y;
color: #fff;
padding: 4px 15px;
}

#footer {
font-size: 10px;
color: #555;
margin: 10px auto;
width: 900px;
text-align: center;
height: 40px;
}

#footer P {
display: inline;
margin: 0 50px;
}

#loginTable {
position: relative;
background: url("../images/gargoyle_image.jpg");
width: 100%;
height: 385px;
color: #042864;
}

#loginTable TABLE {
position: relative;
top: 195px;
left: 470px;
text-align: right;
}

#message {
text-align: right;
position: absolute;
right: 20px;
top: 20px;
}

#welcMsg {
position: absolute;
right: 20px;
top: 115px;
}

#newsLetter {
padding: 20px;
}

#disclo {
margin-left: 60px;
width: 400px;
background-color: #fff;
font-size: 10px;
padding: 5px;
filter: alpha(opacity=90);
opacity: .9;
}

/* SITEMAP */

.tree {
margin:0px 0px 0px -34px;
padding:0px;
position:relative;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}
.tree a:link, .tree a:visited, .tree a:active, .tree a:hover {
color:#666666;
padding:2px;
text-decoration:none;
text-transform: capitalize;
}

.tree a:hover {
text-decoration:underline;
}

.tree ul {
background-image:url(../images/ul.gif);
background-position:-9px 15px;
background-repeat:repeat-y;
margin:4px 0px -2px;
padding:0pt;
}
.tree li {
font-size:11px;
list-style-type:none;
margin:0px;
padding:4px 0px 4px 20px;
}

.tree ul ul {
background-image:url(../images/ul.gif);
background-position:-9px 15px;
background-repeat:repeat-y;
}
.tree ul li {
background-image:url(../images/li.gif);
background-position:0px 7px;
background-repeat:no-repeat;
font-weight:normal;
}

.tree ul ul li {
background-image:url(../images/li.gif);
background-position:0px 7px;
background-repeat:no-repeat;
font-size:11px;
font-weight:normal;
}