/* page home */
#mainContent{
}
#mainContent.home #slotMain{
	display: block;
	float: left;
	width: 491px;
}
#mainContent.home #slotMain .flashPromo{
	height: 351px;
	width: 486px;
}
#mainContent.home #slotModules{
	display: block;
	float: left;
	width: 398px;
}
#mainContent.home #slotModules .module{
	height: 174px;
	margin-bottom: 3px;
}
#mainContent.home #slotModules .module#formJoin{
	background: url(../images/elems/module_form_bg.jpg) left top no-repeat;
}
#mainContent.home #slotModules .module#information{
	background: url(../images/elems/module_info_bg.jpg) left top no-repeat;
}
/** Specific styles module form **/
#mainContent.home .module#formJoin{
	height: 174px;
	width: 398px;
}
#mainContent.home .module#formJoin h2{
	font: bold 18px/18px "Trebuchet MS", Arial, Verdana;
	color: white;
	padding-bottom: 4px;
	width: 100%;
}
#mainContent.home .module#formJoin p{
	font: normal 12px/12px "Trebuchet MS", Arial, Verdana;
	color: black;
	padding-bottom: 6px;
}
#mainContent.home .module#formJoin p.outstanding{
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
#mainContent.home .module#formJoin p span{
	color: #CC0000;
}
#mainContent.home .module#formJoin form{
	/* Total width: 255px;*/
	width: 250px;
	padding: 7px 0px 0px 11px;
	margin: 0px;
}
#mainContent.home .module#formJoin form fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
}
#mainContent.home .module#formJoin form .row,
#mainContent.home .module#formJoin form .rowAlt,
#mainContent.home .module#formJoin form label,
#mainContent.home .module#formJoin form .item{
	display: block;
	float: left;
}
#mainContent.home .module#formJoin form .rowAlt,
#mainContent.home .module#formJoin form .row{
	clear: both;
	padding-bottom: 4px;
	width: 100%;
}
#mainContent.home .module#formJoin form .rowAlt{
    padding-bottom: 0px;
}
#mainContent.home .module#formJoin form .rowAlt .rowAltContent{
    padding-left: 60px;
	position: relative;
	top: -2px;
}
#mainContent.home .module#formJoin form label{
	width: 60px;
	font: bold 12px/24px "Trebuchet MS", Arial, Verdana;
	color: black;
	padding-right: 3px;
}
#mainContent.home .module#formJoin form .rowAlt label{
    line-height: 18px;
}
#mainContent.home .module#formJoin form .item{
	width: 185px;
}
#mainContent.home .module#formJoin form fieldset input{
	border: 1px solid #FF7C22;
	width: 160px;
	height: 20px;
}
#mainContent.home .module#formJoin form .sendBtn{
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	display: block;
	float: left;
	
}
#mainContent.home .module#formJoin form .sendBtn a{
	font: normal 14px/14px "Trebuchet MS", Arial, Verdana;
	color: black;
	text-decoration: underline;
	background-image: none;
	height: 15px;
	display: block;
	float: left;
	padding-left: 62px;

}
/** Specific styles module information **/
#mainContent.home .module#information{
}
#mainContent.home .module#information .content{
	padding: 5px 0px 0px 8px;
	display: block;
}
#mainContent.home .module#information .content .textInformation,
#mainContent.home .module#information .content .miniFlash{
	width: 185px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#mainContent.home .module#information .content .miniFlash{
	height: 163px;
	padding: 0px;
}
#mainContent.home .module#information .content .textInformation{
	padding-top: 5px;
}
#mainContent.home .module#information .content .textInformation h3{
	font: bold 11px "Trebuchet MS", Arial, Verdana;
	color: white;
	padding-bottom: 4px;
}
#mainContent.home .module#information .content .textInformation h3 span{
	color: #FF6F0F;
}
#mainContent.home .module#information .content .textInformation p{
	font: normal 11px/18px "Trebuchet MS", Arial, Verdana;
	color: white;
}
/** Module info home **/
#mainContent.home .module#infoHome{
    background: url(../images/elems/info_home_bg.jpg) left top no-repeat;
    height: 221px;
}
#mainContent.home .module#infoHome .txtInfo{
    width: 200px;
    padding-left: 12px;
    padding-top: 4px;
}
#mainContent.home .module#infoHome h3{
    font: bold 17px/19px "Trebuchet MS", Arial, Verdana;
    color: white;
    padding-bottom: 8px;
}
#mainContent.home .module#infoHome p{
    font: normal 11px/16px "Trebuchet MS", Arial, Verdana;
    color: black;
    padding-bottom: 11px;
}
#mainContent.home .module#infoHome p span{
    color: #CC0000;
}
/** module how it works **/
#mainContent.home .module#howItWorks{
    background: url(../images/elems/buttons_module_bg.jpg) left top no-repeat;
    height: 124px;
    position: relative;
}
#mainContent.home .module#howItWorks h3{
    font: bold 17px/19px "Trebuchet MS", Arial, Verdana;
    color: white;
    padding: 10px 0px 10px 12px;
}
#mainContent.home .module#howItWorks .btn{
    /*
    */
    margin-left: 12px;
    margin-bottom: 12px;
}
#mainContent.home .module#howItWorks a{
    font: normal 12px/30px "Trebuchet MS", Arial, Verdana;
    color: white;
    width: 275px;
    height: 32px;
    display: block;
    text-align: center;
    cursor: pointer;
    background: url(../images/elems/btn_howitworks.png) left top no-repeat;

    /* IE */
    background-image: expression( document.all ? "none" : "" );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/elems/btn_howitworks.png', sizingMethod='scale');
}
#mainContent.home .module#howItWorks a:hover{
	text-decoration: underline;
}
#mainContent.home .module#howItWorks a span{
    color: #FFBF0D;
}
#mainContent.home .module#howItWorks .decorator{
    width: 80px;
    height: 44px;
    position: absolute;
    top: 30px;
    left: 275px;
    background: url(../images/elems/deco_howitworks.png) left top no-repeat;

    /* IE */
    background-image: expression( document.all ? "none" : "" );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/elems/deco_howitworks.png', sizingMethod='crop');
}




