.blackbold {
	color : Black;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.titles {
	color : Black;
	font-family : Arial;
	font-size : 17px;
	font-weight : bold;
}

.subtitles {
	color : Black;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
}

.whitesubtitles {
	color : White;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
}




.whitebold {
	color : White;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

.whitenews {
	color : White;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}



.links {
	color : #3F4B80;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.linksblack {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.linksblack TD {
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.linksgreen {
	color : #005B62;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}


.smalllinks {
	color : #3F4B80;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}



.black {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

.black TD {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

.blackitalic {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
}


.small {
	color : Black;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.left {
	color : Black;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
}

.left A {
	color : #3F4B80;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.aspxbutton
{
	 font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.warningLabel
{
	color:Red;
}

.inputBox
{
	font-size:8pt;
	
}

.breadCrumb
{
	font-size:10pt;
}
.logoutButton
{
	color : Black;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}
TD { font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }
button { font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }
H4 { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif }
button { font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }
P {
	color : Black;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

#about_div{
	height:120px;
	width:80px;
	border:1px solid #000000;
	position:absolute;
	top:54px;
	left:5px;
	background-color:#3F4B80;
}
.menu_link{
	color:white;
	text-decoration:none;	
}
.menu_link:hover{
	color:#F8D044;
	text-decoration:none;	
}
.link_separator{
	margin-top:5px;
}
.cursor{
	cursor:pointer;
}
#market_div{
	height:40px;
	width:90px;
	border:1px solid #000000;
	position:absolute;
	top:54px;
	left:65px;
	background-color:#3F4B80;
}
#risk_div{
	height:80px;
	width:90px;
	border:1px solid #000000;
	position:absolute;
	top:54px;
	left:165px;
	background-color:#3F4B80;
}