body {
	margin: 0px;
	background-image:url(../images/page_bg.gif);
	background-repeat: repeat-x;

}

.blue_small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#06458C;
	font-weight:bold;
}

.orange_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FC6701;
	font-weight:normal;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FC6701;
	font-weight:bold;
	margin: 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#06458C;
	font-weight: bold;
}
.lg_grey_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.blue_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#06458C;
	font-weight:normal;
}

.footer_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.main_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

.lg_orange_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FC6701;
	font-weight: bold;
}
a.lg_orange_txt{
	color:#FC6701;
	text-decoration: none;
}
.lgbluetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #06458C;
	font-size: 14px;

}
.medorangetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC6701;
}
.12ptbluetext {
	font-size: 12px;
	color: #06458C;
}
.spreadshead {
	background-color: #06458C;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.medtext {
	font-size: 12pt;
}
.bluetext12 {
	font-size: 11pt;
	color: #06458C;
}
.lgtext {
	font-size: 24px;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FC6701;
	font-style: normal;

}

#sddm
{	
	width: 780px;
height: 31px;
position: relative;
margin-left: auto;
margin-top: 20px;
margin-right: auto;
margin-bottom: 5px;
padding: 0;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
#sddm li a
{	

top: 0;
margin: 0;
padding: 0;
display: block;
height: 31px;
background: url(/nav.png) no-repeat;
text-indent: -9999px;
overflow: hidden;  
}	

/*up state*/
li#sddm_home a {
left: 0;
width: 64px;
background-position: 0 0;
}
li#sddm_about a {
left: 64;
width: 103px;
background-position: -64px 0;
}
li#sddm_services a {
left: 167;
width: 94px;
background-position: -167px 0;
}
li#sddm_resources a {
left: 261;
width: 111px;
background-position: -261px 0;
}
li#sddm_forex a {
left: 372;
width: 149px;
background-position: -372px 0;
}
li#sddm_account a {
left: 521;
width: 151px;
background-position: -521px 0;
}
li#sddm_contact a {
left: 672;
width: 108px;
background-position: -672px 0;
}

/*hover state*/
li#sddm_home a:hover {
background-position: 0 -34px;
}
li#sddm_about a:hover {
background-position: -64px -34px;
}
li#sddm_services a:hover {
background-position: -167px -34px;
}
li#sddm_resources a:hover {
background-position: -261px -34px;
}
li#sddm_forex a:hover {
background-position: -372px -34px;
}
li#sddm_account a:hover {
background-position: -521px -34px;
}
li#sddm_contact a:hover {
background-position: -672px -34px;
}


/* #sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF} */