body {
	font-family: Tahoma, Arial, Trebuchet MS, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

table{
	border:0px;
}

img {
	border-style:none;
	boder-width:0px;
	behavior:url("/core/FixIEPngProb.htc");
}

.link,
img:hover{
	text-decoration:none;
}

.link:hover{
	text-decoration:underline;
}

.rightBox,.rightBox2{
	
	margin-bottom:35px;
	background-color:#F5F5F5;
	border:1px dotted #888888;
	padding:12px;
}

.rightBox2{
	margin-top:0px;
}

.rightBoxUnder{
	text-align:center;
	padding:0px 15px 0px 15px;
}

.box{
	background: transparent;
	border-bottom: 1px solid #026A91;
	border-top: 1px solid #026A91;
	margin: 0;
	padding: 0;
	width:731px;
	}

.box1 {
	background: #FFF;
	border-left: 1px solid #aaaaaa;
	float: left;
	width: 244px;
}

.box2{
	background: #F9F9F9;
	border: 1px solid #aaaaaa;
	border-bottom: 0;
	border-top: 0;
	float: left;
	width: 96px;
}


.box3 {
	background: #FFF;
	float: left;
	width: 96px;
}

.box4 {
	background: #FFF;
	border-right: 1px solid #aaaaaa;
	float: left;
	width: 96px;
}

.boxfoot{
	font-weight:bold;
	font-size:10px;
	color:#FF0000;
	background: #EEEEEE;
	border-bottom: 1px solid #4E73A6;
	border-top: 1px solid #4E73A6;
	padding: 9px;
	text-align: center;
	
}

#content{
	width:806px;
/*	margin-top:20px;
	margin-bottom:20px;
*/
}

h4{
	background: #f4f4f4;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 6px;
	padding-left:15px;
}

.cleardiv{
	clear: both;
	height: 0;
	font-size: 1px;
	padding: 0;
}

ul{
	list-style-type: square;
	margin: 0;
	padding: 10px 10px 10px 25px;
}

li{
	padding: 0px 0px 0px 0px;
}

.header {
	width:750px;
	margin-top:30px;
	margin-bottom:30px;
	border-bottom: 1px solid #4E73A6;
	border-top: 1px solid #4E73A6;
	padding:12px;
	}
	
.note {
	width:750px;
	margin-top:30px;
	margin-bottom:30px;
	padding:4px;
	}

.datarow {	
	width:730px;
	border-bottom: 1px solid #dddddd;
	padding:2px;
	}
	
.data,
.data_b,data3,
.data2	{width:160px;float:left;}
.data_b	{font-weight:bold;}

.data3 {width:80px;float:left;}

.registerBox{
	margin-bottom:35px;
	border:1px dotted #888888;
}
.registerBoxTitle{
	background: #F5F5F5;
	color:#000000;
	padding:8px;
}
.registerBoxText, .registerBoxText a{
	color:#0000ff;
	padding:8px;
	font-weight:bold;
	text-decoration:none;
}

.registerBoxText a:hover{
	text-decoration:underline;
}
