﻿#minority
{
	width:224px;
	max-height:223px;
	background:url("../images/landingpage_04.png") 0px 0px no-repeat;
	vertical-align: top;
}

#general
{
	width:220px;
	max-height:223px;
	background:url("../images/landingpage_05.png") 0px 0px no-repeat;
	vertical-align: top;
}

#profession
{
	width:193px;
	max-height:223px;
	background:url("../images/landingpage_06.png") 0px 0px no-repeat;
	vertical-align: top;
	position:relative;
}

#calculator
{
	width:315px;
	height:223px;
	background-color:#6D1628;
	background:url("../images/landingpage_07.png") 0px 0px no-repeat;
	vertical-align:top;
}

#articles
{
	background-color:#61101F;
	height:165px;
	max-height:165px;
	vertical-align:top;
}

#minority-body
{
	padding: 85px 23px 10px 23px;
	font-size: 10.5pt;
	color: #1C1C1C;
	vertical-align: top;
		position:relative;
	min-height:115px;

}

#general-body
{
	padding: 85px 23px 10px 23px;
	font-size: 10.5pt;
	color: #1C1C1C;
	vertical-align: top;
		position:relative;
	min-height:115px;

}

#profession-body
{
	padding: 85px 0px 10px 23px;
	font-size: 10.5pt;
	color: #1C1C1C;
	vertical-align: top;
	position:relative;
	min-height:115px;
}

div.articlebody
{
	padding-bottom:7px;
}


a.landing:link
{
	color:#FEFAE7;
	text-decoration: underline;
}

a.landing:hover
{
	color:#F3D764;
	text-decoration: none;
}

a.landing:visited
{
	color:#FEFAE7;
	text-decoration: underline;
}

td.calc-td {
	background: none !important;
	border:none !important; 
	padding:0 !important;
	color: #FFFFFF;
	font-size: 9pt;
}

input[type="radio"] 
{
    background-color: #61101F;
    border:none;
}

input[type="image"] 
{
    background-color: #61101F;
    border:none;
}

img.botright
{    
	position:absolute;    
	bottom:0px;    
	right:0px;    
}

img.botright23
{    
	position:absolute;    
	bottom:0px;    
	right:23px;    
}