.subnav {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.body {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	padding-left: 5px;
	padding-right: 20px;
}
.bodypreferred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding-top: -8px;
}
.background {
	background-image: url(images/white_bckgrnd_21.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
.greenbckgrnd {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/green_left_bar_19.gif);
	background-repeat: repeat-y;
}
.imagepadleft {
	padding-left: 10px;
	border: 1px #000000;
}
.headers {
	font-family: arial;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	text-transform:uppercase;
}


.body p a{
color:#575757;
}.resourcespadRT {
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	float: right;
	padding: 0px;
	overflow: visible;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999;
	margin-left: 25px;
}
.body p strong {
	font-size: 16px;
	color: #333;
}
.headersGreen {
	font-family: arial;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #9ebd4c;
	text-transform:uppercase;
}
.headersGrey {
	font-family: arial;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	color: #666;
}
.bodypreferredtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: -12px;
	margin-top: -5px;
	font-weight: bold;
}

/*SOCIAL MEDIA BUTTONS*/
table tr td{
	position:relative;
}
.social-header{
	top:0;
	width:187px;
	z-index:1000;
	height:40px;
	display:block;
	float:left;
	top:0;
	left:0;
}

.social-header2{
	width:200px;
	z-index:9999;
	height:40px;
	display:block;
	float:left;
	top:0;
	left:0;
	position:relative;
}

.fb-like{
	float:right;
	margin:8px 0 0 0;
	display:block;
}

.social-link{
	display:block;
	width:24px;
	height:24px;
	float:right;
	margin:7px 7px 10px 0;
	overflow:hidden;
	text-indent:-1000px;
}

.social-link-header-twitter{
	background:url(images/icn-twitter-header.png) no-repeat transparent;
	
}

.social-link-header-fb{
	background:url(images/icn-fb-header.png) no-repeat transparent;
	
}

.social-link-header-instagram{
	background:url(images/icn-instagram-header.png) no-repeat transparent;
}

.social-link-big{
	display:block;
	width:32px;
	height:32px;
	float:right;
	margin:7px 7px 10px 0;
	overflow:hidden;
	text-indent:-1000px;
}

.social-link-header-twitter-big{
	background:url(images/twitter-big.png) no-repeat transparent;
	
}

.social-link-header-fb-big{
	background:url(images/facebook-big.png) no-repeat transparent;
	
}

.social-link-header-instagram-big{
	background:url(images/instagram-big.png) no-repeat transparent;
}


.social-header p{
	color:#eee;
	float:right;
	margin:15px 10px 0 0;
	font-size:11px;
	letter-spacing:2px;
}
/** MY CSS **/
#pagewidth{width:1000px; margin:0 auto;}
#masthead{text-align:center; clear:both;}

.invest-button {
	background: url(images/invest-off.png) no-repeat;
	height: 53px;
	width: 277px;
	right:20px;
	top: 20px;
	position: fixed;
}

.invest-button a {
	display: block;
	height: 100%;
	width: 100%;
}

.invest-button:hover {
	background: url(images/invest-over.png) no-repeat;
	cursor: pointer;
}

#content p.left{width:515px; float:left; margin-left: 160px;}
#content p.right{float:left; padding-top:4px;}
#content a{text-decoration:none;}

#footer{text-align:center; clear:both;}