﻿body
{
	margin: 0px;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	min-width: 1010px;
}

img
{
	border: 0px;
}

.content
{
	font-size: 1.2em;
	font-weight: lighter;
}

.topBar
{
	height: 19px;
	background-color: #003F4F;
	border-bottom: 1px solid #808080;
	text-align: right;
	padding-right:20px;
}

.topBar a
{
	color: white;
}

.topMenu
{
	float: right; 
	font-size: 1.4em;
	height: 26px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	margin-top: 37px;

	border-bottom: 1px solid #FFF;		
	position: absolute;
	top: 20px;
	left: 490px;	
}

.topMenu ul
{
	list-style-type: none;	
	margin-top: 0px;
	margin-left: -25px;
}

.topMenu li
{
	float: left;	
	padding: 3px;
	text-indent: 7px;
}

.topMenu ul a
{
	color:#003F4F;
	text-decoration: none;
	padding-right: 12px;
}

.activeMenu
{
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF; 
	padding-left: 7px;
	background-color: #1F3237;
	height: 21px;	
}

.topMenu ul .activeMenu a
{
	color: white;
}

.activeMenu li
{
	background-color: #1F3237;	
}


.subMenu
{
	height: 19px;
	background-color: #1F3237;
	color: white;
	text-indent: 275px;
	width: 769px;
}

.main
{
	margin-left: 120px;
	margin-right: 120px;
	font-weight: bold;	
}


.footer
{
	height: 22px; 
	width: 100%;
	border-top: solid 1px #1F3237;
	background-color: #6AA6B5;
}

.footerText
{
	color: #1F3237;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

.rightSide
{
	float: right;	
	border: 1px solid #1F3237;
	/* width: 400px; */
	width: 50%; 
	margin-top: 17px;
	height: 250px;
	text-indent: 10px;
}

.rightSide .content
{
	margin-left: 10px;
	margin-right: 10px;
}

h1
{
	font-weight: bold;
	font-size: 1.6em;
	color: #1F3237;
	margin: 0px;
}

h2
{
	font-size: 1.4em;
	color: #6AA6B5;
}

.software
{
	font-weight: bold;
	font-size: 1.6em;
	color: #6AA6B5;
}

.bottomAnchor
{
	height: 160px;
	width: 100%;
	background-color: black;
	background-image: url(/images/wave.png);
	background-repeat:no-repeat;
}

.bottomAnchor h1
{
	color: white;
}

.bottomAnchor a
{
	color: white;	
}

.bottomAnchor .content
{
	color:#999;
}

.floatBox
{
	width:27%; 
	float:left;
	margin-right:10px auto;
	padding-right: 5px;
}

.download
{         
	border-top: solid 1px #EDEDED;
	width: 100%;  
	padding-top: 10px;   
	padding-left: 10px;                     

	margin-top: 10px;
	margin-bottom: 20px;
								  
}

.download A:link
{
	text-decoration: underline;        	 	
	color: Gray;
	font-weight: bold;
}

.download A:hover
{
	text-decoration: underline;        	
	color: black;
	font-weight: bold;
}

.download A:visited
{
	text-decoration: underline;        	
	color: black;
	font-weight: bold;
}

.download img
{
	float: left;
}        

.downloadTitle
{
	font-size: 1.3em;
	color: Black;            
	font-weight: bold;
	vertical-align: top;
	margin-left: 10px;  
}

.downloadPlatform
{
	font-size: 1.2em;
	color: Gray;
	font-weight: bold;
	vertical-align: top;
}
		
.download p
{        	
	margin-top: 3px;        	    
	font-size: 1.2em;
	font-weight: lighter;
	padding-left: 110px;                                    
	color: #5D5C5C;
	vertical-align: top;                                                                                                 
}       

.downloadLinks
{
	margin-top: 7px;
	font-size: 11px;
	margin-bottom: 7px;
	padding-left: 110px;        	      	
}

#about, #home, #invest
{
	width: 769px;
}

#invest
{
	text-align:right;
}

#bottomInfo
{
	max-width:1010px;
}