body {
	color: #666666;
	background-color:#f6f6f6;
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:justify;
}
img{
	text-decoration:none;
	border:none;
}


a:link {color: #000000;}
a:link {text-decoration:underline;font-weight: bold;} 
a:visited {color: #000000;}
a:visited {text-decoration:underline;font-weight: bold;} 
a:hover {color: #000000;}
a:hover {text-decoration:underline;font-weight: bold;} 
a:active {color: #000000;}
a:active {text-decoration:underline;font-weight: bold;}

h1   { 
	color: #000000; 
	font-size: 13px; 
	font-family: Verdana,Arial, Helvetica, sans-serif; 
}

h2   { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
}



td{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


#overflow{
	overflow:scroll;
	height:400px;
	width:100%;
	overflow-x: hidden;
overflow-y: scroll;

}

.pageNav a:link {color: #FFFFFF;}
.pageNav a:link {text-decoration:none;font-weight: normal;} 
.pageNav a:visited {color: #FFFFFF;}
.pageNav a:visited {text-decoration:none;font-weight: normal;} 
.pageNav a:hover {color: #FFFFFF;}
.pageNav a:hover {text-decoration:underline;font-weight: normal;} 
.pageNav a:active {color: #FFFFFF;}
.pageNav a:active {text-decoration:underline;font-weight: normal;}


.subNav a:link {color: #000000;}
.subNav a:link {text-decoration:none;font-weight: normal;} 
.subNav a:visited {color: #000000;}
.subNav a:visited {text-decoration:none;font-weight: normal;} 
.subNav a:hover {color: #000000;}
.subNav a:hover {text-decoration:underline;font-weight: normal;} 
.subNav a:active {color: #000000;}
.subNav a:active {text-decoration:underline;font-weight: normal;}


/* Drop Down Menus */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	font-weight:normal;	
}
	
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
	font: normal 12px arial;

	}


#sddm li a
{	display: block;
	margin: 0px;
	padding-top:10px;
	padding-bottom:10px;	
	padding-left:17px;
	padding-right:17px;	
	background: #00697A;
	color: #fff;
	font-weight:normal;
	text-align: center;
	text-decoration: none}

	
#sddm li a:hover
{	background: #00697A;
	color:#fff;
	font-weight: normal;
	text-decoration: underline;
}

#sddm div
{	position: absolute;
	visibility: hidden;
/*	left:0px;*/


	margin-top:2px;
	padding: 0;
	background: #e7eeed;
	border: 1px solid #00697A;	
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e7eded;
	color: #36594b;
	
	font: 11px arial}

#sddm div a:hover
{	background: #c4caca;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.footer{
	visibility: visible;
	

	text-align:center;
	position:relative;
}
.shadowed {

	background: url('http://www.thetrustpartnership.com/images/drop-shadow.png') no-repeat bottom right !important;
	background: url('http://www.thetrustpartnership.com/images/drop-shadow.gif') no-repeat bottom right;
  
/*margin-top:10px !important;
margin-left:10px !important;
margin-top:10px;
margin-left:10px;
*/

/*  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;*/
}

#content{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -460px;
	position: relative;
	left: 50%;
	width: 920px;
	visibility: visible
/*	top:100%;*/
}

