body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF8F4 url(images/body_background.jpg);
}

#table-main{
	margin:5px auto;
	/*border-right:1px solid #d62223;
	border-left:1px solid #d62223;*/
	border:1px solid #d62223;
}

#topmenu-background {
	border-top:1px solid #fff;
	/*border-bottom:1px solid #d62223;*/
}


a.topmenu, a.topmenu-last, a.topmenu-selected {
	display:block;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	/*background:#D1090C;*/
	border-right:1px solid #fff;
	padding:10px 0px;
	margin:0px;
	width:186px;
	color: #FFFFFF;
	background:#D62223;
}

a.topmenu-last {
}

a.topmenu:hover, a.topmenu-last:hover{
	color: #fff;
	background:#F28458;
}

a.topmenu-selected, a.topmenu-selected:hover{
	background:#fff;
	color:#d62223;
}

form{padding:0;margin:0}

#sign-in {float:right;}

#sign-in label{
	color:#d62223;
	font-size:10px;
	font-weight:bold;
	background:#fff;
}

#sign-in input {
	background-color:#FEF0E0;
	color:#d62223;
	font-size:12px;
}

#sign-in input:focus{
	background-color:#fff;
}

.submit-button{
	color:#d62223;
	background:#fff;
	font-size:10px;
}

#footer p{
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

/*style for right side */
#area-right{
padding:5px 20px 5px 15px
}

#area-right h1{
	font-size:24px;
	padding-bottom: 4px;
}

#area-right h2, h2.index{
	color:#F38459;
	font-size:24px;
	font-weight:bold;
	font-style: italic;
	padding: 5px 0px 8px 0px;
}

#area-right p {
	font-size:13px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}

#area-right hr{
	width:85%;
	color:#d62223;
	clear:left;
	height:1px;
	background:#d62223;
}

/*style for left side */
#area-left{
	margin:5px 0 0 10px;
}

#area-left h1{
font-size:13px;
font-weight:bold;
padding-bottom:4px;
margin:9px;
}

#area-left p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin:9px;
}

img.imagefader{filter:alpha(opacity=1); -moz-opacity:0.0}


/*consultant small size left float*/
#consultant-small {
	width:200px;
	float:right;
	background:grey;
	margin:10px 0 0 0;
}

/*box model hack IE5 takes the first of these, standard compliant take the bottom one, the one above is mainly for Opera */
#consultant-small {
	\width: 202px; 
	w\idth: 201px;
}

#consultant-small h1{
	font-size:16px;
	font-weight:bold;
	line-height:34px;
	margin:0;
	padding: 0 0 0 15px;
	text-align:center;
	color:#fff;
	background: #d62223 url(images/consultant_top.gif) 0px 0px no-repeat;
}

#consultant-small h1 em{
	font-size:12px;
	font-weight:normal;
}

#consultant-small img{border-left:solid 1px #D62223}

#consultant-small h2{
	font-size:12px;
	line-height:33px;
	margin:0;
	padding:0 0 0 15px;
	text-align:center;
	color:#fff;
	background: #d62223 url(images/consultant_bottom.gif) 0px 0px no-repeat;
}

#consultant-small h2 a, .footerlink{
	color: #fff;
	text-decoration:none;
}
#consultant-small h2 a:hover, .footerlink:hover{
	text-decoration:underline;
	color:#fff;
}



/*consultant small size left float*/
#consultant-large
{
	width: 275px;
	float: right;
	margin: 10px 0 25px 0;
	text-align: center;

}

/*box model hack IE5 takes the first of these, standard compliant take the bottom one, the one above is mainly for Opera */
#consultant-large {
	\width: 275px; 
	w\idth: 276px;
}

#consultant-large div.theone
{
	padding-left: 15px;
}

#consultant-large h1{
	font-size:16px;
	font-weight:bold;
	line-height:34px;
	margin:0;
	padding: 0 0 0 15px;
	text-align:center;
	color:#fff;
	background: #d62223 url(images/consultant_top.gif) 0px 0px no-repeat;
}

#consultant-large h1 em{
	font-size:12px;
	font-weight:normal;
}

#consultant-large img{
	margin-top: 5px;
	margin-bottom: 5px;
}

#consultant-large h2{
	font-size:12px;
	line-height:33px;
	margin:0;
	padding:0 0 0 15px;
	text-align:center;
	color:#fff;
	background: #d62223 url(images/consultant_bottom.gif) 0px 0px no-repeat;
}

#consultant-large h2 a, .footerlink{
	color: #fff;
	text-decoration:none;
}
#consultant-large h2 a:hover, .footerlink:hover{
	text-decoration:underline;
	color:#fff;
}


h1,h2,h3,h4,p,li,ul {
	margin:0px;
	padding:0px;
	color:#890C08;
}

p {
	font-size:12px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}

.index, h2.index {
	padding-left: 10px;
	padding-right: 10px;
}

p.centered {
	text-align:center;
	padding:10px 20px 5px 30px;
	font-size:14px;
}

li	{
	font-size:12px;
	margin:5px 10px 5px 35px;
	list-style-image: url(images/star.gif);
}

ol{ list-style-type:decimal;}

a{
text-decoration:none;
color:#FF6600;
}

a:hover{
color:#CC0000;
}

.lastcell {border-top: 1px solid #890C08;} /*for Earnings Page*/

div.testimonial {
	margin:0px 5px 10px 0;
	background: url(images/testimonial_background.gif);
	padding:10px 5px;
	clear:left;
}

img.testimonial{
	float:left;
}

hr.testimonial {
	width:100%;
	clear:left;
	line-height:1px;
	height:1px;
	color:#FF3300;
}
