body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(graphics/bodybk.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColElsRtHdr #container {
	width: 1000px;
	background: url(graphics/bk.gif);
	margin: 0 auto;
	text-align: left;
} 
.twoColElsRtHdr #header {
	background: #DDDDDD;
	padding: 0 0px;
} 
.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}


.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 257px;
	padding: 0px 0;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColElsRtHdr #mainContent {
	border-bottom:1px solid #000000;
	padding: 0px;
	margin-right: 18em;
	margin-bottom: 0;
	margin-left: 0px;
} 
.box {
	background-image: url(graphics/box/box_bk.gif);
	width: 733px;
}
.boxtext {
	padding: 15px 40px;
}

.twoColElsRtHdr #footer {
	padding: 0 0px;
	background:url(graphics/bottomofthepage.gif);
	height: 51px;
} 
.background1 {
	background-image: url(graphics/backgroundtop.gif);
	background-repeat: no-repeat;
}
.background2 {
	background-image: url(graphics/backgroundbottom.gif);
	background-repeat: no-repeat;
	height: 100%;
	background-position: right bottom;
}

.twoColElsRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.text_area {
	height: 100%;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.link_box {
	width: 100%;
	height: 72px;
}

td
{
	border:1px solid #000000;
}

.heading
{
	font-weight:bold;
	background-color:#999999;
}

label,input
{
	width:150px;
	float:left;
	margin-bottom:10px;
}

.clear-both
{
	clear:both;
}

.classes td
{
	border:0px;
}