/* CSS Document */

#smallH1 {
	font-size:11px;
	font-weight:400;
	color:#CCCCCC;
}

td img {
	display: block;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
}


font {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
}

div {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:25px;
}

select {
	background-color:#9C7854;
	color:#fff;
}

option {
	color:#fff;
}

.heading {
	color: #334D6D;
}

.subli a, a:link, a:visited {
	text-decoration:none;
}

A:visited {
	color:#003399;
}

#navcontainer { 
/*border:thin solid #000000;*/
width: 400px;
background-color: #334D6D;
}

#navcontainersub { 
/*border:thin solid #000000;*/
width: 300px;
background-color: #334D6D;
}

#navcontainer ul {
/*margin-left: 0;
padding-left: 0;*/
padding-bottom:16px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainersub ul {
/*margin-left: 0;
padding-left: 0;*/
padding-bottom:16px;
list-style-type: none;
font-size:0.9em;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul li {
	padding-bottom:5px;
}

#navcontainersub ul li {
	padding-bottom:5px;
}

#navcontainer a {
/*padding: 6px;*/

width: 200px;
border-bottom: 1px solid #eee;
text-decoration:none;
}


#navcontainersub a {
/*padding: 6px;*/

width: 150px;
border-bottom: 1px solid #eee;
text-decoration:none;
}

#navcontainer a:link, a:visited {
/*color: #CCCCCC;*/
font-weight:bold;
text-decoration: none;
}

#navcontainersub a:link, a:visited {
/*color: #CCCCCC;*/
font-weight:bold;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #369;
color: #fff;
}

#navcontainersub a:hover {
background-color: #369;
color: #fff;
}


#moreinfo {
	/*border: 1px solid #000;*/
	border:none;
	background: #334D6D;
}
html>body #moreinfo { 
	border: 1px solid #000;
	background: #334D6D;
}

#moreinfo legend {
	color: #334D6D;
	background: #fff;
	border: 1px solid #000;
	font-size:1.1em;
}

#icon_list li {
	list-style-image:url(/images/list_icon.png);
	vertical-align:baseline;
}

#left_nav {
	width:200px;
	list-style:none;
	list-style-image:none;
	margin-left:10px;
	
	
}

html>body #left_nav { margin-left: 0px; }

#left_nav li {
	line-height:20px;	
	
}

#left_nav a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}


#bottom_nav {
	margin-left:20px;
}

#bottom_nav a {

	color:#fff;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	/*text-decoration:none;*/

}

#news1, #news2 {
	color:#fff;
	text-decoration:none;
}



#helpset { /* selector hack below for non-IE browsers */
	border: 1px solid #781351;
	width: 235px;
}

html>body #helpset { /* IE child selector hack, apply a width of 210px for FF  */
	width:210px;
}

#quickset {
	border: 1px solid #781351;
	width: 235px;
}

#li_icon {
	background:url(images/li.gif) center left no-repeat;
	list-style:none;
	padding: 5px 12px;
}

#bottomset {
	border: 1px solid #781351;
}

#bottomset legend {
	color: #9C7854;
	background: #ffffff;
	background-color:#FFFFFF;
	border: 1px solid #781351;
	padding: 2px 6px;
}

.paddedContent {
	margin: 8px;
	text-align:left;
}

html>body .paddedContent {
	margin: 0px;
	text-align:left;
}

html>body #quickset { /* IE child selector hack, apply a width of 210px for FF  */
	width:210px;
}

legend {
	color: #fff;
	background: #9C7854;
	border: 1px solid #781351;
	padding: 2px 6px
}

#helpform {
	margin-left:5%;
}

html>body #helpform {
	margin-left:0%;
}
/* ****************** Misc classes */
#trust_admin_info {background:url(/images/sm_toc_mid.jpg) repeat-y 0 0; height:300px; margin-bottom:1em;}
	#trust_admin_info img {margin-left:0;}
	#trust_admin_info #sm_toc_top {margin-top:-.5em;}
	#trust_admin_info #sm_toc_bot {margin-bottom:-.5em;}
	#trust_admin_info h5 {margin-left:2em; font-weight:bold; color:#000066;}
	#trust_admin_info ul {margin:0; padding:0; margin-left:2em; height:200px; width:200px;}
		#trust_admin_info ul li {list-style-type:none; list-style-position:outside; margin-bottom:1em;}
			#trust_admin_info ul li a {font-size:.8em; color:#000066; line-height:1em;}
			#trust_admin_info ul li a:hover {color:#FFFFFF;}
* html .gainlayout { height: 1%; }
.right {float:right; margin:.5em;}

/* ***************** NEW ABOUT US SECTION SPECIFIC */
.bio_photo {float:left; margin:6px;}
.read_more {background:#DDD7C8; padding:3px 6px;}
	.read_more span.small {font-size:10px;}
.read_more a {color:#000000; font-size:12px;}
#aboutus h2 {margin:3px 0;}
#aboutus h2 span.small {font-size:18px; color:#334D6D;}
#aboutus h3 {margin:3px 0;}