body {
	margin-top: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #6D6D6D;
}

h1, h2, h3 {
	margin: 4px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 1em;
}

h2 {
	font-size:1.6em;
}

h2 b
{
	color:#EF9D07;
	font-weight:normal;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

p b
{
	color: #EF9D07;
	margin:8px 0 4px 0;
}

.small
{
	line-height: 20px;
	text-align:left;
}

a:link {
	color: #0094E0;
}

a:hover, a:active {
	text-decoration: none;
	color: #0094E0;
}

a:visited {
	color: #0094E0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

ul
{
	margin: 0 0 0 18px;
	padding: 0;
}

li 
 {
 	margin: 0;
	padding: 0;
 }

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Site */

#site
{
	width: 1100px;
	/*min-height:700px;*/
	padding:0;
	border:solid 1px #000;
	margin: 0 auto 20px auto;
	background-color:#FCFCFB;
}

/* Header */

#header {
	position:relative;
	height: 120px;
	padding: 0px;
	background: url(images/shade.png) repeat-x bottom;
	/*border:solid 1px red;*/
}

#login
{
	height:48px;
	background-color:#3c3c3c;
}

#login p
{
	color:#fff;
	margin:6px 20px;
	float:right;
	font-size:1.2em;
}

#login a
{
	color:#fff;
	text-decoration:underline;
	font-weight:bolder;
}


#logo 
{
	margin: 20px 0 0 60px;
	float: left;
}

/* Menu */

#menu {
	float: right;
	margin: 30px 60px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	background: url(images/Navbg.png) repeat-x left top;
	padding: 0 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bolder;
}

#menu a:hover {
	text-decoration: underline;
}

#footermenu {
	margin: 0 60px 20px 60px; padding:0;
	height:20px;
	font-size:0.9em;
}

#footermenu ul {
	margin: 0;padding: 0;
	list-style: none;
}

#footermenu li {
	display: inline;
	margin: 0;padding: 0;
}

#footermenu a {
	display: block;
	float: left;
	margin-right: 0;
	padding: 1px 5px;
	text-decoration: none;
	color: #EF9D07;
}

#footermenu a:hover {
	text-decoration: underline;
}

/* Content */

#content 
{
	position:relative;
	margin: 0 60px 0 60px;
}

/* Banner */

#banner
{
	position:relative;
	margin:0;
	background:url(images/banner.png) no-repeat;
	background-position:center top;
	height:522px;
}

#banner div
{
	position:absolute; top:200px; left:150px;
	font-family:Georgia; font-weight:bold; font-size:44pt; color:#000;
}

.nav
{
	margin-top:10px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Post */
.post
{
	margin-top:30px;
}

.post p {
	margin-top: 4px;
	padding: 0;
}

.full
{
	background-color:#FFFDF6;
	border:solid 1px #F1E9C9;
}

.full h2
{
	border-bottom:solid 1px #F1E9C9;
	padding:10px 0 14px 10px;
}

.full p, table
{
	margin-left:6px;
}

.full .inner
{
	padding:8px 14px 14px 14px;
}

/* Footer */

#footer 
{
	position:relative;
	margin: 40px 60px 0 60px;
	height:50px;
	font-size:0.9em;
}

#footer .footerlinks
{
	font-size:1.2em;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#footer .footerlinks p
{
	margin:0; padding:0;
}

#footer .copy{
	 float:left;
}

#footer .design{
	 float:right;
}

/*Cols*/

#col1
{
	float:left;
	width:620px;
	/*border:solid 1px blue;*/
	
}

#col2
{
	float:right;
	width:320px;
	/*border:solid 1px pink;*/
}


/* Home */

#demo
{
	height:320px; width:316px;
}

.report
{
	width:98%;
	color:#555555;
}

.report th
{
	background: url(images/Navbg.png) repeat-x left top;
	height:25px;
	color: #000;
	font-weight:bolder;
}

.report th a
{
	color: #000;
	text-decoration:none;
}	

.report th a:hover
{
	text-decoration:underline;
}	

.report td
{
	padding:6px 0 6px 0;
	color: #000;
	text-align:center;
	border-bottom: dotted 1px #BABABA;
	overflow:auto;
}

.report .left
{
	text-align:left;
	padding-left:6px;
}

.report .thirty
{
	width:30%;
}

.report .twenty
{
	width:20%;
}

.report .alt
{
	background-color:#FAFAFA;
}