#outer a:link    {text-decoration: none; color: #02a8d5;}
#outer a:active  {text-decoration: none; color: #02a8d5;}
#outer a:visited {text-decoration: none; color: #02a8d5;}
#outer a:hover   {text-decoration: none; color: #43b511;}

div#outer {
position: relative;
	/*position: absolute;
	top: 120px;
	bottom: auto;
	left: 18px;*/
	/*right: 0px;*/
	margin-top: 10px;
	margin-left: 10px;
	/*margin-bottom: auto;
	margin-right: auto;*/
	padding: 0;
	width: 540px;
	height: 400px;
	border: 0;
	font-family: Arial, Charcoal, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4e4e4e;
}

table.reg
{
	width: 100%;
	font-family: Arial, Charcoal, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	vertical-align: top;
}



span.red { color: #CD0000; }

.regt {
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
}
.regt1 {

	position:absolute;
	width: 80%;
	left:0px;
	top: 425px;
	font-size: 12px;
	color: #4e4e4e;
}
.regtitle {
	position:absolute;
	font-size:17px;
	top: 116px;
	left: 430px;
	color: #2f769d;
	font-family: Verdana, Geneva, sans-serif;
}

td.label {
	height: 18px;
	vertical-align: bottom;
}

p.inst
{
	margin-top: 50px;
	margin-bottom: 12px;
	text-align: justify;
}

.input
{
	background-color: #fff;
	padding: 0;
	width: 200px;
	height: 17px;
	font-family: Arial, Charcoal, helvetica, sans-serif;
	font-size: 12px;
	color:#4e4e4e;
	margin: auto;
	border-top: 1px solid #777;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-left: 1px solid #777;
}
.address
{
	background-color: #fff;
	padding: 0px;
	width: 200px;
	height: 102px;
	font-family: Arial, Charcoal, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin: auto;
	border-top: 1px solid #777;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-left: 1px solid #777;
}
input.regBut
{
	position:absolute;
	margin-top:10px;
	right: 20px;
	/*top: 384px;
    left:440px;
	right:0px;*/
	border: none;
}
div.agree
{
	position: relative;
	display: inline-block;
	margin-top: 10px;
}