body
	{
	margin:0px;
	padding:0px;
	color:#2d2d2d;
	font:15px/18px Arial, Helvetica, sans-serif;
	}

a:link, a:visited, a:active
	{
	color:#2d2d2d;
	text-decoration:underline
	}
a:hover
	{
	text-decoration:none;
	}

h1, h2, h3, h4, h5, h6, form, ul, li, p
	{
	margin:0px;
	padding:0px;
	}

h1
	{
	font:bold 23px Arial, Helvetica, sans-serif;
	color:#f8ba00;
	}

input, select, textarea
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#202020;
	}
#container
	{
	margin:14px auto 0px auto;
	width:962px;
	background:url(../images/contentcontainer.gif) repeat-y;
	}

#logo
	{
	padding:8px 0px 0px 31px;
	width:931px;
	height:150px;
	background:url(../images/headerbg.jpg) no-repeat;
	}

#contentcontainer
	{
	padding:0px 17px 5px 12px;
	background:url(../images/content-bottom-bg.gif) no-repeat bottom;
	}

.lftpannel
	{
	float:left;
	width:590px;
	}
.lftpannel ul
	{
	padding:12px 0px 0px 10px;
	}
.lftpannel li
	{
	list-style-type:none;
	padding:0px 0px 18px 13px;
	background:url(../images/arrow-list.gif) no-repeat;
	}

.rgtpannel
	{
	width:310px;
	float:right;
	padding:15px 0px;
	}
.rgtform
	{
	background:url(../images/rgt-form.gif) no-repeat;
	width:268px;
	float:right;
	font-size:12px;
	height:217px;
	padding:15px 21px;
	margin:16px 0px 0px 0px;
	}
.rgtform p
	{
	padding:0px 0px 11px 0px;
	}
.rgtform input
	{
	/*float:left;*/
	margin:0px 0px 5px 0px;
	border:0px;
	width:155px;
	padding:5px;
	}

.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right
	}
.clrbth
	{
	clear:both;
	}

.footer
	{
	font-size:13px;
	padding:10px 25px;
	background:#ffffff;
	}