body,html {
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	padding-top: 0;
}

body {
	background-color: #fff;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #51512f;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}

form {
	display: inline;
}

select {
	font-size: 10px;
}

input {
	font-size: 10px;
}

#login_error {
	color: #ff0000;
	margin: 5px 0 5px 0;
}

h1 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666;
	
}

h2 {
	margin-top: 10px;
	padding-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

h3 {
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #004f75;
}

div {
	position: relative;
}

table.grider, table.grider th, table.grider td {
	border: 1px solid #CCC;
	color: #000;
	font-size: 12px;
}

table.grider th {
	background-color: #CCC;
	padding: 4px;
	color: #000;
}

table.grider td {
	padding: 4px;
	color: #000;
}

table.grider tr {
	color: #000;
}

div.clearer {
	clear: both;
}

/* BEGIN STYLES */

div#main_container {
	width:920px;
	margin: 0 auto 0 auto;
	padding: 0;
}

a#readMore {
	background-image: url(../images/icon_readmore.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}

a#marketIcon {
	background-image: url(../images/icon_marketing.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	line-height: 14px;
	padding-left: 20px;
}

a#articleIcon {
	background-image: url(../images/icon_article.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	line-height: 14px;
	padding-left: 20px;
}



/* INDEX PAGE */


div#image_top {
	height: 85px;
	width: 915px;
	background: url(../images/home_top_photo.gif) top left no-repeat;
	text-align: right;
}

div#image_inside_top {
	height: 174px;
	width: 920px;
	background: url(../images/photo_inside.jpg) top left no-repeat;
	text-align: right;
}

div#image_top span#links, div#image_inside_top span#links {
	position: relative;
	top: 55px;
}

div#image_bottom {
	height: 288px;
	width: 917px;
	background: url(../images/photo_home.jpg) top left no-repeat;
	margin-bottom: 3px;
}

div#image_inside_bottom {
	background: url(../images/photo_inside_bottom.jpg) top left no-repeat;
}

div#home_left {
	width: 560px;
	float: left;
}

div#home_left p#header{
	margin: 49px 0 0 0;
}

div#home_left p#content{
	margin: 20px 0 37px 0;
	text-align: justify;
}

div#home_right {
	float: left;
	padding-left: 20px;
}

div#homeWelcome {
	width: 915px;
}

div#welcomeCol1 {
	width: 233px;
	float: left;
	margin-top: 25px; 
	padding-right: 100px;
	text-align: justify;
	font-size: 11px;
}

div#welcomeCol2 {
	width: 300px;
	float: left;
	margin-top: 25px;
	padding-right: 20px;
}

div#welcomeCol3 {
	width: 262px;
	float: left;
	margin-top: 25px;
}

div#readMore1 {
	width: 233px;
	float: left;
	padding-right: 100px;
	text-align: justify;
}

div#readMore2 {
	width: 300px;
	float: left;
	padding-right: 20px;
}

div#readMore3 {
	width: 262px;
	float: left;
}

/* WIDGET */

div.widget_container {
	margin: 27px 0 27px; 0;
	width: 220px;
	padding-left: 50px;
}

div.widget_container span#header{
	font-size:13px;
	color: #d0c782;
	font-weight: bold;
}

/* FOOTER */

div#footer {
	clear: both;
	width: 917px;
	height: 75px;
	font-size: 11px;
	color: #000;
	line-height: 44px;
	border-top: 1px solid #cecece;
	margin-top: 25px;
}

div#footer a:link{
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}

img#poweredBy {
	margin: 20px 11px;
	vertical-align: middle;
}

/* SUB-PAGES */

div#content {
	margin-top: 5px;
	background-color: #e6eedb;
	width:920px;
}

div#copy {
	width:755px;
	margin-left:102px;
	background-color: white;
	padding-left: 38px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 15px;
	min-height: 350px;
}

div#inside_left {
	float: left;
	width: 84px;
	background: transparent;
}

div#inside_right {
	float: left;
	width: 813px;
	height: 88px;
	padding-left: 23px;
	background: url(../images/content_background.gif) top left repeat-y;
}

div#inside_right img {
	margin-top: 50px;
	margin-left: 35px;
}



/* NAVIGATION */

/* Top Right Links */

span#links a {
	text-decoration: none;
	color: #292929;
	margin-left: 20px;
	font-family: "Times New Roman";
	font-size: 13px;
}

span#links a:hover {
	text-decoration: none;
	color: #51512f;
}

/* Main Site Navigation */

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width:917px;
}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
}

#nav a {
	float: left;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 11px;
	letter-spacing: 0.2px;
	text-decoration: none;
}

#nav a:hover, #nav a.selected {
	color: #fff;
}

#tphil a:hover, #tphil a.selected  {
	background: url(../images/tphil_on.gif) bottom left no-repeat;
}
	
#tphil a {
	width: 142px;
	background: url(../images/tphil_off.gif) bottom left no-repeat;
	margin-left: 1px;
}
	
#texamp a:hover, #texamp a.selected  {
	background: url(../images/texamp_on.gif) bottom left no-repeat;
}

#texamp a {
	width: 131px;
	background: url(../images/texamp_off.gif) bottom left no-repeat;
}

#tmonthly a:hover, #tmonthly a.selected  {
	background: url(../images/tmonthly_on.gif) bottom left no-repeat;
}

#tmonthly a {
	width: 147px;
	background: url(../images/tmonthly_off.gif) bottom left no-repeat;
}
	
#tmarket a:hover, #tmarket a.selected  {
	background: url(../images/tmarket_on.gif) bottom left no-repeat;
}

#tmarket a {
	width: 121px;
	background: url(../images/tmarket_off.gif) bottom left no-repeat;
}
	
#tperform a:hover, #tperform a.selected  {
	background: url(../images/tperform_on.gif) bottom left no-repeat;
}

#tperform a {
	width: 89px;
	background: url(../images/tperform_off.gif) bottom left no-repeat;
}
	
#tmeet a:hover, #tmeet a.selected  {
	background: url(../images/tmeet_on.gif) bottom left no-repeat;
}

#tmeet a {
	width: 97px;
	background: url(../images/tmeet_off.gif) bottom left no-repeat;
}
	
#tfund a:hover, #tfund a.selected  {
	background: url(../images/tfund_on.gif) bottom left no-repeat;
}

#tfund a {
	width: 101px;
	background: url(../images/tfund_off.gif) bottom left no-repeat;
}

#tstatement a:hover, #tstatement a.selected  {
	background: url(../images/tstatement_on.gif) bottom left no-repeat;
}

#tstatement a {
	width: 87px;
	background: url(../images/tstatement_off.gif) bottom left no-repeat;
}