body
{
	background:url(images/logo-repeat.gif) repeat-x;
	font:13px "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	margin:0;
	padding:0;
	height: 100%;
}

html
{
	height: 100%;
}

#headline
{
	background:none repeat scroll 0 0 #E4F2FD;
	border-bottom:1px solid #C6D9E9;
	height:87px;
	text-align: left;
	padding-top: 5px;
}

#headline h2
{
	font-size:36px;
	line-height:1em;
	text-shadow:0 1px 0 #E4F2FD;
	color: #555555;
	font-weight: normal;
	font-family:Georgia,Times,"Times New Roman",serif;
	text-align: left;
}

#container
{
	width:99.9%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: -1px;
	margin-left: 1px;
	margin-bottom: -74px;
}

.rightbox
{
	float:right;
	background-color:#E4F2FD;
	width:270px;
	clear:right;
	margin-bottom:10px;
	padding:5px;
}

.rightbox h1
{
	text-align:left;
	font-size:15px;
	color: #21759B;
	font-weight: bold;
	border-collapse:collapse;
	margin-top: 0;
}

#footer
{
	color: #FFF;
	font-size: 11px;
	height: 35px;
	padding: 10px;
	background-color: #728FC2;
	margin-top: 20px;
}

#content
{
	text-align:left;
	background-color: #FFF;
	padding: 5px;
	padding-bottom: 5em;
	vertical-align: top; 
	min-height: 500px;
}

#rightbox
{
	float: right;
	clear: both;
	width: 250px;
	text-align: left;
	min-height: 500px;
	margin-left: 10px;
	line-height: 1.5em;
}

#rightbox h1
{
	border-bottom:1px solid #DEDEDE;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:4px;
}

h1
{
	font-size:1.5em;
	line-height:1.4em;
	color:#3B60A1;
	font-weight:700;
	font-family:Arial,Helvetica,sans-serif;
}

h2
{
	font-size:1.3em;
	line-height:1.4em;
	color:#3B60A1;
	font-weight:700;
	font-family:Arial,Helvetica,sans-serif;
}

a
{
	color:#0F285C;
	border-bottom:1px dotted #0F285C;
	text-decoration:none;
}

a:active,a:hover
{
	background-color:#E6E6FA;
	border-bottom:1px solid #0F285C;
}

ul
{
	font-size:14px;
	list-style:none;
}

.error
{
	border: 1px solid #8B0000;
	width: 980px;
	padding:5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.error h1
{
	text-transform: uppercase;
	color:#FFF;
	margin-left:-5px;
	margin-top:-6px;
	margin-right:-6px;
	line-height:1.2;
	letter-spacing:-1px;
	background:maroon;
	font:bold 1em/1 Arial, Helvetica, sans-serif;
	padding:0.3em 10px;
}

.memberbuttons
{
	float:left;
	background-color:#F8F9FA;
	width:230px;
	font-size:11px;
	padding:5px;
	margin-left: -4px;
	margin-top: -10px;
	margin-right: 5px;
}

.memberbuttons h1
{
	color:#FFF;
	margin-right:-5px;
	margin-top:-6px;
	margin-left:-7px;
	background:url('../images/tablebg.jpg') #4282e2 no-repeat;
	font-family:tahoma,verdana,arial;
	padding:0.3em 10px;
}

.memberbuttons ul
{
	font-size:13px;
	margin:2px;
	padding:0 0 15px;
}

.memberbuttons a
{
	text-decoration:none;
	border-bottom:none;
}

input
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
}

input:hover
{
	border:1px solid #000;
}

.input td
{
	padding:5px;
}

.c1
{
	background-color:#F8F8FF;
	color:#000;
	text-align:right;
	padding-right:10px;
	border:1px solid #CCC;
	font-size:11px;
}

.c3
{
	border-left:5px solid #ff9e2c;
	border-collapse:collapse;
}

.input th
{
	background-color:#4282e2;
	text-align:left;
	color:#FFF;
	border-right:5px solid #ff9e2c;
	border-collapse:collapse;
	font-family:tahoma,verdana,arial;
	font-size:12px;
	padding:2px 2px 2px 40px;
}

.rightdatatable th
{
	background:url('../images/tableheader.gif') #FFF no-repeat;
	height:27px;
	text-align:left;
	color:#FFF;
	padding-left:40px;
	font-size: 11px;
}

.rightdatatable
{
	float:right;
	clear:right;
	margin-bottom:15px;
}

.datatable,.rightdatatable
{
	font-family:tahoma,verdana,arial;
	font-size:12px;
}

.datatable th
{
	background-color:#4282e2;
	text-align:left;
	color:#FFF;
	border-right:5px solid #ff9e2c;
	border-collapse:collapse;
	padding:2px 2px 2px 40px;
}

.datatable td,.rightdatatable td
{
	padding:5px 10px;
}

.r4
{
	border-left:5px solid #ff9e2c;
	background-color:#DDE1E8;
	color:#556988;
	font-weight:700;
	font-size:11px;
}

.r3
{
	background-color:#F1F3F6;
	font-size:14px;
	font-weight:700;
	color:#38465A;
	border-bottom:2px solid #DCDCDC;
}

.r2
{
	background-color:#F1F3F6;
}

.r1
{
	background-color:#F8F9FA;
}

input[type="reset"],input[type="submit"],input[type="button"]
{
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:700;
	color:#565656;
	cursor:pointer;
	width:auto;
	overflow:visible;
	margin:0 7px 0 0;
	padding:3px 10px;
}

input[type="button"]
{
	background:#fff;
	padding:3px;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover
{
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#369;
}

input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active
{
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}

.input tr:hover,.datatable tr:hover,.rightdatatable tr:hover
{
	background-color:#FFFFF0;
}