	.column { float:left;
		padding: 10px;
		display:block;
		height: 620px;
		margin-top: 25px;
		}

	#wrapper {
			width: 940px;
			margin: 20px auto;
			padding:0px 0;
	}

	table, p, ul, ol       {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			font-weight: normal;
			color: black;
			line-height: normal;
			text-align: left;
			padding:0 1em;
	}
	
	ul	{margin-left: 2em;}

	p {padding-top: 10px; padding-bottom: 10px;}

	.centered {text-align: center;}

	a {text-decoration: none; cursor: pointer; color: #2575ad}
	a:hover {text-decoration: none; color: #228b22;}
	a:visited {text-decoration: none; color: #2575ad;}
	a:visited:hover {text-decoration: none; color:  #228b22;}

	h2 {
			font-family: Arial, Helvetica, sans-serif;
			color: #000;
			font-size: 14pt;
			font-weight: bold;
			font-stretch: condensed;
			margin: 0px 0px 5px 0px;
			font-weight: bold;
			letter-spacing: 0pt;
			white-space: normal;
			vertical-align: top;
			line-height: normal;
			text-align:center;
	}

	.close {display:none;}
	.open {display:block;}

	form {
			font-family:"Avant Garde", verdana, sans-serif;
			font-size: 14px;
			padding:0px 5px 5px 5px;
			margin-top: 0px;
	}


	#submit {border:2px outset;background:#0b3a5f;color:white; font-weight: bold; padding-top: 3px; padding-bottom: 3px;}
	#submit:hover   {background:#2f72a6;cursor:pointer}

	.partner {margin-right: auto; margin-left: auto; text-align:center;}
	.partner a {text-align: center;}

	#s6     {display:block; padding:0; height:47px; overflow:hidden}

	.size_12 {width: 90px;}
	.size_16 {width: 130px;}

	.error {color:red}

	#followup_form_form table tr td	{padding-bottom: 5px;}

	a.main_menu {display:block; width:200px; margin-left:auto; margin-right:auto;
			text-align:center;
			color: #fff;
			border: solid 2px #fff;
			text-size: 28px;
			height: 25px;
			margin-bottom: 15px;
			margin-top: 15px;
			padding-top: 8px;
			font-weight: bold;
	                font-family: Arial, Helvetica, sans-serif;
		}		

	a.main_menu:hover {background-color: #fff;
				color:#800000;
				border:solid 2px #000;
			}

	a.main_menu_active {display:block; width:200px; margin-left:auto; margin-right:auto;
			text-align:center;
			color: #800000;
			background-color: #fff;
			border: solid 2px #000;
			text-size: 28px;
			height: 25px;
			margin-bottom: 15px;
			margin-top: 15px;
			padding-top: 8px;
			font-weight: bold;
	                font-family: Arial, Helvetica, sans-serif;
		}		

        #form0 a        {display:block;
                        background: url('../images/button4.png') no-repeat;
                        width: 300px;
                        color: #fff;
                        text-align: center;
                        height: 27px;
                        padding-top: 14px;
                        }

        #form0 a:hover  {
			color: lightblue;
                        }

