body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #333333;
	background:url(/images/bg.jpg) #333333;
}

h1 {
	font-size: 2em;
	margin-top: .1em;
	margin-bottom: .1em;
}

h2 {
	font-size: 1.5em;
	margin-top: .1em;
	margin-bottom: .1em;
}

h3 {
	font-size: 1.1em;
	line-height: 1.3em;	
	margin-top: .1em;
	margin-bottom: .1em;
}

td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.borderLess {
	border-collapse:collapse;
}

.noBorder {
	border:0px;
}

.largeFontReport {
	width: 949px;
	position: left;
	color: #111;
}

.largeFontReport tr {
}

.largeFontReport td {
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.largeFontReport th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.smallFontReport {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 14px;	
	color: #111;
}

.smallFontReport tr {
}

.smallFontReport td {
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.smallFontReport th {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #000; }
a:hover { color: #fff; background-color:#000; }

.scaffoldLink {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   15px;
  line-height: 20px;
}
.scaffoldLink a { color: #000; }
.scaffoldLink a:visited { color: #000; }
.scaffoldLink a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.background0 {
	background-color: #eee;
}

.background1 {
	background-color: #ccc;
}

#header {
	width: 949px;
	height: 120px;
	padding: 10px 10px 0px 10px;/*TOP RIGHT BOTTOM LEFT*/
	background: #FFFBFD url(/images/bg_header4.jpg);
	position:relative;
}

#adminHeader {
	width: 949px;
	height: 25px;
	padding: 0px 10px 0px 10px;/*TOP RIGHT BOTTOM LEFT*/
	background: #BEBEBE;
}

#adminHeader a { 
	min-width: 90;
	padding:5px 20px 0px 20px; 
	font-weight:bold;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333; 
	background:repeat-x #bebebe;
	font-weight:700;
	text-decoration:none;
	}

#adminHeader a:hover {
	background: #BEBEBE;
	text-decoration:underline;
}

#adminHeader a.tabon {
	text-decoration:none; 
	padding:5px 0px 0px 10px; 
	font-weight:700;
	}

#logo{
	position:absolute; 
	top:10px; 
	left:30px;}

#address{
	position:absolute;
	top:10px;
	right:26px;
	color:#FFFFFF;
}

#menu{
	position: absolute;
	bottom:15px; 
	right:20px;
}

#menu a{
	height:12px;
	background:url(/images/bg_menuoff.gif) repeat-x #003399;
	background-position: center;
	border:solid 1px #FFFFFF;
	padding-bottom: 4px;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
	margin-left:10px;
	margin-top:5px;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
	color: #FFFFFF; 
	font-weight:900;
	text-decoration:none;
}

#menu a:hover{
	background:url(/images/bg_menuon.gif) #003399 repeat-x;
}

#menu a#on{
	background:url(/images/bg_menuon.gif) #003399 repeat-x;
}

#menutabs{ 
	width:893px; 
	height:45px; 
	background:url(/images/bg_tabs.gif); 
	padding-left:10px; 
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	}

#menutabs a{ background:url(/images/tab_off.gif) no-repeat; width:132px; height:27px; float:left; text-decoration:none; color: #333333; padding:18px 0px 0px 10px; font-weight:bold;}

#menutabs a:hover{
	text-decoration:underline;
	}

#menutabs a.tabon{ 
	background:url(/images/tab_on.gif) no-repeat; 
	width:132px; 
	height:27px; 
	float:left; text-decoration:none; 
	color: #333333; 
	padding:18px 0px 0px 10px; 
	font-weight:bold;}

#content {
	width: 929px;
	padding: 15px 20px 20px 20px;
	background-color:#FFFFFF;
	position:relative;
}

#left {
	float: left;
	width: 659px;
	padding: 0px 20px 0px 0px;/*TOP RIGHT BOTTOM LEFT*/
	background-color:#FFFFFF;
	min-height:400px;
}

#right {
	float: right;
	width: 230px;
	background:url(/images/bg_menuright.jpg) #FFFFFF top left no-repeat;
	min-height:400px;
	padding:0px 0px 0px 20px;/*TOP RIGHT BOTTOM LEFT*/
}

#footer {
	clear: both;
	padding:10px;
	width: 949px;
	border-top: 1px solid #d8d8d8;
	background: #fcfcfc;
  font-size: 10px;
}

/******TEXT STYLES******/
.HEADER_TITLE { 
	margin-top: 0;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 40px; 
	font-weight: 900; 
	color:#fff;
}
.TITLE 			{ font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; color:#333333;}
.L12 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#0066CC; }