body {
	margin: 0;
	padding: 0;
	font-family: sans-serif, arial, helvetica;
	font-size: 12px;
	color: #333333;
	text-align: center
}

/*
h1 {
	font-family: sans-serif, arial, helvetica;	
	color: #666666;
	font-weight: bold;
	font-size: 22px;
	text-align: left
}

h2 {
	font-family: sans-serif, arial, helvetica;	
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	text-align: left
}

h3 {
	font-family: sans-serif, arial, helvetica;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-align: left
}
*/
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #666666;
}

h3 {
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}
h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #666666;
}

h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #666666;
}

label {
	font-weight: bold
}

a {
	color: #03c
}

a:hover {
	text-decoration: none;
}

td {
	text-align: left;
	vertical-align: middle
}

th {
	text-align: left;
	vertical-align: middle;
	font-size: 11px
}

p {
}

select {
	font-size: 11px
}

option {
	font-size: 11px
}

input {
	font-size: 11px;
}

textarea {
	font-family: sans-serif, arial, helvetica;
	font-size: 11px;
}

.gen_content_box {
	width: 100%; 
	border: 1px solid #cccccc
}

.text_delete {
	color: #ff0000
}

.text_search_result {
	font-size: 10px;
	font-weight: bold
}

/*
.select_large {
	margin-left: 4px; 
	margin-top: 1px; 
	width: 142px; 
	height: 19px;
	border-style: none;
	color: #333333
}
*/

.non_links_paging {
	color: #666666
}

.links_paging {
	color: #999999
}

.links_paging:hover {
	color: #cccccc
}

.custom_select {
	font-size: 11px
	/*color: #0496BB*/
}

.custom_option_over {
	/*border: 1px solid #9FCB65*/
	background-color: #D3E6BF
}

.custom_option_out {
	/*border: 1px solid #ffffff*/
	background-color: #ffffff
}

.input_std
{
	background-image: url(/images/input_bg_std.gif); 
	background-repeat: no-repeat; 
	border: 0px solid #cccccc; 
	height: 25px; 
	background-position: 0px 0px; 
	width: 115px
}

.text_field_std {
	margin-left: 8px;
	margin-top: 3px;
	width: 98px;
	height: 20px;
	border: 1px solid #666666;
	font-size: 11px
}

.input_std_tpt
{
	background-image: url(/images/input_bg_std_tpt.gif); 
	background-repeat: no-repeat; 
	border: 0px solid #cccccc; 
	height: 27px; 
	background-position: 0px 0px; 
	width: 115px
}

.input_large
{
	background-image: url(/images/input_bg_large.gif); 
	background-repeat: no-repeat; 
	border: 0px solid #000000; 
	height: 27px;
	background-position: 0px 0px; 
	width: 160px;
	padding: 0px;
	vertical-align: top
}

.input_small
{
	background-image: url(/images/input_bg_small.gif); 
	background-repeat: no-repeat; 
	border: 0px solid #000000; 
	height: 27px;
	background-position: 0px 0px; 
	width: 60px
}

.textStd {
}

.linksLarge {
	font-size: 14px;
	font-weight: bold
}

.linksMenu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333
}

.linksMenu:hover {
	color: #03c
}


/* --- Validation --- */

.fieldWithErrors {
  padding: 2px;
  background-color: #c00;
  display: inline;
  /* note that at the moment this is a div but can change this in environment.rb */
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: #f0f0f0;
}

#ErrorExplanation h5 {
  text-align: left;
  font-weight: bold;
  padding: 2px 2px 2px 10px;
  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: disc;
  margin: 0px;
  padding: 0px
}

.flashNotice_error
{
	color: #c00;
	border: 2px solid #c00;
	font-weight: bold;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px
}

.flashNotice_success
{
	color: #00CC33;
	border: 2px solid #00CC33;
	font-weight: bold;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px
}

/**** gee ****/

.textareaL {
	width: 400px;
	height: 200px
}

.textareaTm{
	width: 300px;
	height: 60px
}

.boxBorder
{
	border: 1px solid #f0f0f0
}

.boxTm
{
	width: 200px;
	background-color: #f4f4f4
}

.boxL
{
	width: 400px;
	background-color: #f4f4f4
}

.boxS
{
	width: 100px;
	background-color: #f4f4f4
}

.listLine0 {
	background-color: #ffffff
}

.listLine1 {
	background-color: #f0f0f0
}

.gridRepeater {
	border-collapse: collapse;
	border: 0px solid #999999
}

.boxLinkGet {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px
}

.warning
{
	color: #ff0000
}

.flashNotice
{
	color: #00CC33;
	border: 2px solid #00CC33;
	font-weight: bold;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px
}

