/*body
{
   margin:0;
   text-align:center;
   background-image:url('/img/bkgsite.gif');
   font-size:12px;
   font-family: Arial, Verdana, Helvetica;
   width:100%;
   height:100%;
}*/


a.TEXT_SPACE {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00749C;
	text-align:left;
}
a.TEXT_PROMO {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #67AF49;
}
a.TEXT_GRAPHIC {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F8A000;
}
div#body_wrapper
{
   margin:auto;
   width:1100px;
}
div#header
{
	width:640px;
	height:157px;
	background-color:#333333;
	margin:auto;
}

div#left_col
{
   float:left;
   width:200px;
}

div#right_col
{
   float:left;
   width:200px;
}
div#middle_col
{
   float:left;
   width:640px;
   background-color:white;
   margin:auto;
   text-align:left;
   padding-bottom:40px;
}

div#main_content
{
	text-align:justify;
	font-size:9px;
	margin-top:0px;
}

div#logo_wrapper
{
	width:267px;
	height:127px;
	float:left;
}

div#search_wrapper
{
	height:127px;
	float:left;
}

div#top_menu_wrapper
{
	height:30px;
	background-color:black;
}

div#top_menu
{
   color: white;
   font-weight:bold;
   font-size:11px;
}

div#top_menu a
{
   color: white;
   font-weight:bold;
   text-decoration:none;
}

div.overlay_wrapper
{
  background-color:white;
  z-index:100;
  position:absolute;
  top:20px;
  /*left:25%;*/
  margin:auto;
  /*margin-top:10px;*/
  /*margin:auto;*/
}

.transparency
{
   opacity: 0.5;
   filter:alpha(opacity=50);
   -moz-opacity:0.50;
   zoom:1;
   width:100%;
   height:200%;
   top:0;
   left:0;
   background-color:black;
   position:absolute;
   z-index:4;
   text-align:center;
}

div.form_wrapper
{
  width:100%;
  height:100%;
  background-color:#eef4ff;
}

div.form_header
{
  height:30px;
  background-image:url('/img/window.png');
  background-postition:top left;
  background-repeat: repeat-x;
  text-align:right;
}

.form_title
{
  float:left;
  color:navy;
  font-size:14px;
  font-weight:bold;
  margin-left:10px;
  margin-top:5px;
}

.form_close
{
   color:navy;
   font-size:16px;
   font-weight:bold;
   text-decoration:none;
   margin-top:0;
   padding-top:0;
   margin-right:10px;
}

.form_content
{
   border:1px solid #ddeafe;
   margin: 0 10px 10px 10px;
   background-color: #ffffff;
}
.required
{
   color:red;
}
.label
{
 text-align:left;
}

.field
{

}

.info
{
  text-align:left;
}
.error
{
   text-align:left;
   color:red;

   margin-left:20px;

}

span.submenu
{
	text-align:center;
	color:#265463;
	font-size:12px;
	font-weight:bold;
}

span.submenu a
{
	color:#265463;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
}

div.submenu2
{
	background-color:#898989;
	padding:10px;
	/*width:250px;*/
	color:white;
	font-size:14px;
	font-weight:bold;
}

div.submenu2 a
{
	color:white;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.cats
{
  margin-left:20px;
  visibility:hidden;
  height:0;
  display:none;

}

.sects
{
   margin-left:40px;
   visibility:hidden;
   height:0;
}

input[type="submit"]
{
border:1px solid #3F7D8C;
background-color:#5FA0B2;
color:white;
font-weight:bold;
font-size:11px;
}


input[type="reset"]
{
border:1px solid #3F7D8C;
background-color:#5FA0B2;
color:white;
font-weight:bold;
font-size:11px;
}
.author
{
   font-size:10px;
   color:#666666;

}
.author span
{
   text-decoration:underline;
}
a
{
 color:#498DAD;
 text-decoration:none;
 font-size:11px;
 font-weight:bold;
}

div.nfo
{
   font-family:Arial, Helvetica;
   font-size:12px;
   color:black;
   background-color:#FFFCE9;
   width:254px;
   border:1px solid black;
   display:none;
   padding:5px;
}

.portlet
{
   width:190px;
   color:#498DAD;
}
