/* Classes */

.boxhead{
	color:white;
	padding-left:10px;
	height: 30px;
	font-weight: bold;
}

.investorleftbox{
	padding-right: 10px;
	padding-bottom: 10px;
}

.boxesleft{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.boxesright{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #B8860B;
	height:100%;
}

.bottompadding{
	background-color:white; 
	height:10px; 
	width:100%; 
	vertical-align:bottom; 
	clear:both; 
	overflow:hidden
}

.partnerright{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.bar{
	background-image: url(../images/NavBar/NavBack.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

.header{
	background: url(../images/Header/Headerback.jpg) repeat-x;
	height: 34px;
	/*font-family : Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:white;*/
}

/* LINK STYLES */

a.styleone{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

a.styletwo{
/*	padding-left:6px;
	padding-right:6px;*/
	text-decoration: underline;
	color: Black;
/*	font-size: 10px;*/
}

a.styletwo:active{
	text-decoration: none;
	color: Black;
}

a.stylethree{
	padding-left:6px;
	padding-right:6px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

a.stylethree:active{
	text-decoration: none;
	color: Black;
}

a.stylefour{
	color: white;
	text-decoration: none;
}

a.stylefour:active{
	color: white;
	text-decoration: underline;
}

a.stylefive{
	text-decoration: none;
	font-size: 120%;
	color: #666666;
	font-weight: bolder;
}

a.stylefive:hover{
	text-decoration: underline;
}

a.stylesix{
	color: #666666;
	text-decoration: none;
}

a.stylesix:hover{
	color: #666666;
	text-decoration: underline;
}

a.nav{
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
	color: black;
}

a.nav:hover{
	text-decoration: underline;
}

a.nav:active{
/*	text-decoration: underline;*/
}

a.styleseven{
	text-decoration: underline;
	color: black;
}

p{
margin-top:0;
}

h2{
margin-top:0;
}

h3{
margin-top:0;
}