body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDE7F0;
}

a:link 
{
	color: #5082C2;
	text-align: center;
}

a:visited 
{
	color: #0066FF;
}

a:hover 
{
	color: #FF6600;
}

a:active 
{
	color: #0000FF;
}

div#frame 
{
	width: 778px;
	border: #5082C2 5px solid;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	font-variant: normal;
}

div#header 
{
	background-color: #5082C2;
}

div#topmenu 
{
	background-color: #DDE7F0;
	width: 100%;
	height: 24px;
	border-bottom: medium #5082C2 solid;
	text-align: center;
	padding-top: 10px;
}

a.menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 1.7%;
	padding-right: 1.7%;
}

div#news 
{
	width: 100%;
	height: 24px;
	text-align: center;
	padding-top: 10px;
}

div#sidemenu 
{
	padding-top: 10px;
	width: 158px;
	float: left;
}

div#sidemenuheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width: 100%;
	background: url('../common/menu-corner.jpg') no-repeat 0 0;
	margin-bottom: 0px;
	border-bottom: 2px #5082C2 solid;
	padding-top: 10px;
}

div.button
{
	text-align: center;
	background: #5082C2 url('../common/mbutton.jpg') no-repeat;
	border: 0px #5082C2 solid;
	height: 33px;
	width: 100%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
div.space
{
	padding-top: 5px;
}

div#rightcontent
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	float: right;
	width: 560px;
	margin-top: 30px;
}


div#risksuite
{
	clear: both;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

div#risksuitediv
{
	background: #FFFFFF url('riskdice.jpg') no-repeat 0 0;
	color: #000000;
	line-height: 19px;
	color: #000000;
	width: 730px; /* fixed width, just an example */

}

div#tracker
{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

div#trackerdiv 
{
	background: #FFFFFF url('risk-tracker.jpg') no-repeat right;
	color: #000000;
	line-height: 19px;
	color: #000000;
	width: 730px; /* fixed width, just an example */

}
div#easygen {
	background: #FFFFFF url('easyGen2-box.jpg') no-repeat 0 10;
	color: #000000;
	line-height: 19px;
	color: #000000;
	width: 730px;
	
}

div.hyper
{
	height: 19px; 
	width: 100%; 
	text-align: center;
	font-weight: bold;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	font-variant: normal;
	padding-left: 2px;
	padding-right: 2px;
	}
.Body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	}

.LightBlue {
	background: #DDE7F0;
}

.medBlue {
	background: #c4cfdf;
}

.DarkBlue {
	background: #5082C2;
}
.hr1 {
	clear: both;
	border-bottom: medium #5082C2 solid;
}

.hr2 {
	border-bottom: thin solid #5082C2;
	height: 19px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	
}
.bottomMenu {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
div#footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-align: center;
	background: #5082C2;
	width: 778px;
	font-weight: bolder;
	height: 22px;
	padding-top: 10px;
	clear: both;
}