﻿body
{
	padding:0;
	margin:0;
	font-family:Arial;
	background-color:#555555;
}

.wrapper
{
	width:850px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f9f9f9;
}
.menu
{
	height:28px;
	line-height:25px;
	font-size:10pt;
	font-weight:bold;
	text-transform:capitalize;
	background:#52bd0c url("images/menubottom.jpg") bottom no-repeat;
	padding-left:10px;
}

.menuLink
{
	padding-right:30px;
}

.menu a
{
	
}

.menu a:link, .menu a:visited
{
	
	color:White;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}

.menu a:hover, .menu a:focus
{
	width:100px;
	color:White;
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
}

.header
{
	height:60px;
	padding-left:10px;	
	padding-top:30px;
	padding-bottom:10px;
	background:#000000 url("images/globe.jpg") bottom right no-repeat;
}

.header h1
{
	margin:0px;
	padding:0px;
	font-size:16pt;	
	color:#ffffff;
	
}

.header h2
{
	margin:0px;
	padding:0px;
	font-size:13pt;
	color:#6dff12;	
}

.headerline
{
	
	height:25px;	
	line-height:25px;
	overflow:hidden;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	padding-left:10px;	
	background:#52bd0c url("images/menubottom.jpg") bottom no-repeat;
}

.sep
{
	font-size:6pt;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;	
	color:#009900;
}

.headerline a:link, .headerline a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.headerline a:hover, .headerline a:focus
{
	color:#003300;
	text-decoration:underline;
}

.headerline h1
{
	font-size:11pt;
	padding:0px;
	margin:0px;
	line-height:25px;
}

.headerTable
{
	width:850px;
	height:60px;
	overflow:hidden;	
	border:none;		
}

.headerLeft, .headerRight
{
	vertical-align:top;
}

.headerRight
{
	color:#6dff12;
	font-size:10pt;
	font-weight:bold;
	line-height:30px;
}


.main
{
	padding:10px;
	padding-top:20px;
}

.mainContent
{
	clear:both;
	width:600px;
	font-size:10pt;
}

a:link, a:visited
{
	color:#52bd0c;
	text-decoration:underline;
}

a:hover, a:focus
{
	color:#006600;
	text-decoration:underline;
}


.bulletBox
{
	
	padding:0px 0px 20px 0px;
	width:200px;
	font-size:8pt;
	font-weight:bold;
	color:#52bd0c;
}



.mainContent h1
{
	color:#52bd0c;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
}

.mainContent p
{
	font-size:9pt;
	margin:0px;
	padding:0px;
	line-height:20px
}



.footer
{
	clear:both;
	margin-top:50px;
	color:White;
	height:23px;
	line-height:23px;
	font-size:9pt;
	font-weight:bold;
	text-transform:capitalize;
	background-color:#52bd0c;
	text-align:center;
	background:#52bd0c url("images/menubottom.jpg") bottom no-repeat;
}

.footLinks
{
	float:right;
	color:White;
	padding-right:10px;
}

.footLinks a:link, .footLinks a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.footLinks a:hover, .footLinks a:focus
{
	color:#003300;
	text-decoration:underline;
}

.portfolioContent
{
	font-size:10pt;
	padding:10px;
}


.portfolioThumb
{
	cursor:hand;
	border:3px solid #52bd0c;
	padding-left:8px;
	padding-bottom:8px;
	
}

.tipContainer
{
	
}

.tipBar
{
	background-color:#52bd0c;
	color:White;
	height:20px;
	line-height:20px;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	
}

.tipBar a:link, .tipBar a:visited
{
	color:#ffffff;
	text-decoration:underline;
}

.tipBar a:hover, tipBar a:focus
{
	color:#ffffff;
	text-decoration:underline;
}

.right
{
	position:absolute;
	margin-left:650px;
	float:right;
	width:150px;
	height:150px;
	font-size:9pt;
	font-weight:bold;
	color:#52bd0c;
}

.rotatorClientItem
{
	width:150px;
	text-align:center;
	font-size:8pt;
	color:#52bd0c;
}