body{
	margin:0;padding:0;
	background: none;
	color: #000;
	font: normal 12px 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
	text-align: center;
}
th{font: bold 12px 'lucida grande', 'lucida sans unicode', verdana, sans-serif;text-align:left;}
td{font: normal 12px 'lucida grande', 'lucida sans unicode', verdana, sans-serif;}
form{margin:0;padding:0;}
img{border: none;}
.clearboth{clear: both;}
h1, h2, h3{
	margin:0 0 10px 0;
	padding:0;
	font-family: georgia, palatino, serif;
	color: #6699CC;
}
h2{
	margin:0;padding:0;
	font-size: 110%;
}
h3{font-size: 11px;}
hr{height:1px;color:#777;background:#777;margin:0;padding:0;border:0;}
.oddRow{background-color: #69c;}
.evenRow{background-color: #fff;}
.tabMain{width:480px;}
.errorText{
	font-weight: bold;
	color: #c33;
}
.leftCol{
	clear:both;
	float:left;
	margin:0;padding:0;
	width:120px;
	font-weight: bold;
}
#mainPic{
	width: 600px;
	height: 129px;
	border: 1px solid #69c;
	background-color: #fff;
	padding: 5px;
}
p{
	font: 80%/130% verdana, 'lucida sans unicode', sans-serif;
	color: #000;
}
p a, a{
	color: #fff;
	text-decoration: none;
}
p a:link, a:link, p a:visited, a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
p a:hover, a:hover{
	color: #6699CC;
	text-decoration: none;
}
p a:active, a:active{
	text-decoration: none;
}
p a img{
	border: none;
}

#container{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: transparent;
	background-image: url(/img/rapbg_print.jpg);
	/*overflow: auto;*/
	text-align: left; 
}
#header{
	margin: 0;
	padding: 10px 0 0 20px;
	height: 179px;
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
}
#header h3 span{
	display: none;
}
#content{
	width: 530px;
	\width: 655px;
	w\idth: 530px;
	margin: 0;
	padding: 0 0 20px 25px;
	text-align: left;
	float: left;
	background-color: transparent;
}
#content ul{
	margin:0;padding:0 0 0 15px;
}
#content ul li{
	margin-top: 3px;
	list-style: url(/img/li.gif);
	font: .8em 'lucida sans unicode', 'lucida grande', verdana, sans-serif;
}

#nav{
	display: none;
}
#footer{
	clear: both;
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: transparent;
	background-image: url(/img/footer.jpg);
	color: #fff;
	text-align: center;
	height: 40px;
}
#content input, texterea{
	list-style-position: inside;
	padding:0;
	display: list-item;
	color: #29455f;
	list-style: none;
	list-style-type: none;
	background-color: #b3cee6;
	display: inline;
	border: 1px solid #fff;
}