/* @override http://longhill.local/longhill2.css */

.sidelink {
    color: #3B5E89;
    font-weight: 500;
    font-size: .65em;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
    position: relative;
}

body {
    color: #000000;
    font-size: .65em;
    font-family: Georgia
}


H1 {
    color: #000000;
    font-size: 1.25em;
    font-family: Verdana;
}

H2 {
    color: #000000;
    font-size: 1em;
    font-family: Verdana;
    margin-bottom: .1em
}

H3 {
    color: #000000;
    font-size: 1em;
    font-family: Verdana;
    margin: 1.0em 0 .1em 0;
}
H4 {
    color: #000000;
    font-size: .80em/.80em;
    font-family: Verdana;
}

A:link {
    color: #4A6790;
    text-decoration: none;
}


A:visited {
    color: #667581;
    text-decoration: none;
    position: inherit;
}

A:hover {
    color: #7DA2CC;
    text-decoration: underline;
}

/* @group Index Page */


#home_links {
/*  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;*/
/*  font-size: 0.9em;*/
	line-height: 1.25em;
}


.home_link h2 {
	margin-left: 1em;
	background: url(images/mapbanner.gif) repeat center bottom;
	border:  1px solid #373457;	
	padding: 5px;
}
/*
.home_link #db {
	background: url(images/dbbanner.gif) no-repeat right bottom;
}

.home_link #fr {
	background: url(images/quadbanner.jpg) no-repeat right center;
}

.home_link #wa {
	background: url(images/wabanner.gif) no-repeat right bottom;
}
.home_link #te {
	background: url(images/tebanner.jpg) no-repeat right bottom;
}

*/

.home_link h2 a {
	color: #373457;
	font-size: 1.5em;
}

.home_link a:hover {
	color: #E4A747;
	text-decoration: none;
}

/* @end */

/* @group Fund Tools */

#screenshots a {
	font-size: 70%;
	font-family: Verdana;
}

#screenshots img {
	border: 1px solid lightgrey;
}



/* @end */



.topnav {
    margin-left: 111px;
}

.bottomnav {
    color: #4A6790;
    font-family: Verdana;
    text-decoration: none;
	font-size: 70%;
}



#nav td a:link {
    color: #79E3FF;
    font-weight: 600;
    font-size: .8em;
    font-family: Verdana;
    text-decoration: none;
    inherit: none;
    white-space: nowrap;
}


#nav td a:visited {
    color: #79E3FF;
    font-weight: 600;
    font-size: .8em;
    font-family: Verdana;
    text-decoration: none;
    inherit: none;
    white-space: nowrap;
}
#nav td A:hover {
    color: #E4A747;
    font-family: Verdana;
    text-decoration: none;
}


#leftnav a:link {
    color: #3B5E89;
    font-weight: 450;
    font-size: .65em;
    font-family: Verdana;
    text-decoration: none;
    inherit: none;
}

.leftnav {
    color: cococo;
    font-weight: 450;
    font-size: .65em;
    line-height: normal;
    font-family: Verdana;
    text-decoration: none;
    inherit: none;
}

.quote {
    color: cococo;
    font-weight: 450;
    font-size: .65em;
    font-family: Verdana;
    text-decoration: none;
    inherit: none;
    font-style: italic;
}
.quoteright {
    text-align: center;
    color: cococo;
    font-weight: 450;
    font-size: .65em;
    font-family: Verdana;
    text-decoration: none;
    inherit: none;
}

.here {
    color: #ffffff;
    font-weight: 600;
    font-family: Verdana;
    text-decoration: none;
    inherit: no;
}

.prevnext {
    color: #4A6790;
    font-weight: 400;
    font-size: .6em;
    font-family: Verdana;
    text-decoration: none;
    inherit: no;
}

#bottomemail {
    color: #BCDDF3;
    font-weight: 400;
    font-size: .6em;
    font-family: Verdana;
    text-decoration: none;
    inherit: no;
}


.hidden {
    display: none;
}

.feature_headers {
    font-family: verdana;
    font-weight: bold;
    padding-left: 1em;
    margin-top: 1em;
    cursor: pointer;
}

