﻿/* CSS Document */

.footerfixed {
	
	height:30px;
	padding-right:18px;
	background:transparent;
}


.Hol09_LeftCol 
{
    width:640px;
    height:840px;
    background-color:Transparent;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.Hol09_RightCol {

	width:445px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}
.greeting {
	color:#848484;
	font-size:14px;
	line-height:1.4em;
	 font-family: Georgia, 'Times New Roman' , Times, serif;
}
.memberbox {
	margin-top:5%;
	width:258px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:left;
	color:#848484;
	font-size:12px;
	font-family: arial, sans serif;
	}
	
#footerpage
{
    background-color:Transparent;
    background-image:none;
}

#contentpage
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0px;
    width: 100%;
    height: auto;
    background-color: transparent;
}
#toppage /*controls top of page height*/
{
    margin: 0;
    padding: 0px;
    height: 122px;
    width: 100%;
    background-image: url(graphics/bakgrd_topFR4.gif);
    background-repeat: repeat-x;
}
.signup_RightCol {

	width:484px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}
.signup_LeftCol 
{
    width:456px;
    height:auto;
    background-color:White;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.signup_headline 
{
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 26px;
    color: #436b33;
    height:auto;
    margin-top:2px;
    line-height:26px;
}
.signup_subheadline
{
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #838383;
    margin-top:8px;
}
.signup_bullets 
{
    width:461px;
    height:32px;
    margin-top:2px;
}
.signup_greeting
{
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #436b33;
    margin-top:22px;
}