/******************************************************************************
* Defines styles for the main site pages and menu.                            *
******************************************************************************/

BODY 
{
	font: 11px Verdana;
	font-color: DimGray;
	margin: 0 10 0 10;
	
}

.btn_mn
{
	vertical-align:middle;
	font-family: Verdana;
	font-size: 7pt;
	color:#eeeeee;
	padding: 3 5 3 5;
}
.btn_mn:hover
{
	font-family: Verdana;
	color:white;
	left: 1px;
	top: 1px;
	font-size: 7pt;
}

.msg_red
{
	background-color: #BE0000;
	display:block;
	text-align:left;
	border-bottom:solid 2px #620000;
	border-right:solid 2px #620000;
	border-top:solid 2px #F00000;
	border-left:solid 2px #F00000;
	padding: 3 25 3 25;
	font-size:8pt;
	color:FFE4E4;
	font-weight:bold;
}
.msg_green
{
	background-color: #00AC00;
	display:block;
	text-align:left;
	border-bottom:solid 2px #005D00;
	border-right:solid 2px #005D00;
	border-top:solid 2px #00ED00;
	border-left:solid 2px #00ED00;
	padding: 3 25 3 25;
	font-size:8pt;
	color:DAFFDA;
	font-weight:bold;
}
.msg_yellow
{
	background-color: #D2D000;
	display:block;
	text-align:left;
	border-bottom:solid 2px #6D6C00;
	border-right:solid 2px #6D6C00;
	border-top:solid 2px #FFFC00;
	border-left:solid 2px #FFFC00;
	padding: 3 25 3 25;
	font-size:8pt;
	color:FFFECA;
	font-weight:bold;
}
	
.text
{
	display: block;
	border: solid 
	text-align: justify;
}
	

table.pic
{
	float:right; margin: 7 7 7 11;
	position:relative;
}     
.clsShadow 
{
	width:10; 
	filter: dropShadow(color=#000000, offX=1, offY=1,positive=1);
}
	
A 
{
	font: 11px Verdana; 
	COLOR: #707B81; 
	TEXT-DECORATION: underline; 
}
A:hover 
{
	font: 11px Verdana; 
	COLOR: #000000; 
	TEXT-DECORATION: underline; 
	CURSOR: hand;
}
.search_section
{
	display:block;
	margin: 10 0 10 0;
	padding: 4 10 4 10;
	background-color: #5174B9;
	border:  outset 2px #6890E0;
	color:White;
	font-weight:bold;
}
TEXTAREA, input 
{
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px; 
	border: 1px #bcbcbc; 
	border-style: solid; 
}


td, input { font: 11px Verdana; color: DimGray;}

table.files
{
	background-color: White;
	padding:  3 3 3 3;
	border: single 1px #eeeeee;
	no-float: left;
}

.btn
{
	border:none; 
	font-size: 10px; 
	background-color: #ffffff; 
	no---background-image: url(Resources/button.gif); 
	background-position: bottom; 
	background-repeat: repeat; 
	border: none;
	color: #aaaaaa; 
	cursor: pointer; 
	font-weight: bold; 
	height: 18px;
	border-left: 2px solid #eeeeee; 
	border-right: 2px solid #bbbbbb; 
	border-top: 2px solid #eeeeee; 
	border-bottom: 2px solid #bbbbbb; 
}

	.msg { font: bold 13px Verdana; COLOR: #ffffff; TEXT-DECORATION: none;}

	select { z-index: 1; font: 1.0em Verdana; border: border: 1px #bcbcbc; border-style: solid; background-color: FFFFFF;}



h2 {
  font-size: 140%;
  margin-top: 0px;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}


input.button, input.submit
{
	border:none; 

	no---background-image: url(Resources/button.gif); 
	no--background-position: bottom; 
	no--background-repeat: repeat; 

	font-weight: bold;  
	height: 18px;	
	color: #aaaaaa; 
	font-size: 10px; 
	background-color: #ffffff;
	border-style: solid;
	border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
	border-width: 2px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding: .2em;
}


label {
  font-weight: bold;
}

th {
  font-weight: bold;
}

ul {
  list-style-type: square;
}

.errorMsg {
  color: #c00000;
  font-weight: bold;
}


#titleBar, #copyright {
  background-color: #a07050;
  border-color: #c09070 #704020 #704020 #c09070;
  border-style: solid;
  border-width: 2px;
  color: #fff0d0;
  font-size: 120%;
  font-weight: bold;
  padding: 2px .5em;
}


div.bottomBar {
  background-color: #aaaaaa;
  border: 2px outset #cccccc;
  padding: 1px 10px 1px 10px;
  text-align: right;
  display:block;
  font-family: verdana, "MS Sans Serif", Arial, sans-serif;
  font-size: 9;
  font-style: normal;
  font-weight: normal;
  color: #f2f2f2;
}


#logo {
	text-align:left;
	width: 755px;
	padding: 15px 0px 10px 0px;
}

#validation {
  padding: 1em 0em;
  text-align: right;
}
#main
{
	height:auto;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding: 0 0 0 0;
	background-color: #ffffff;
}
#secRight  
{
	background-color: #fbfbfb;
	position: absolute;
}
.filler 
{
	background-image: url(img/bg-diag.gif); 
	background-repeat:repeat;
	display:block;
	height:100%;
	width:100%;
	border-bottom:solid 1px #cccccc;
	border-top:solid 2px #aaaaaa;

}

table.box
{
	padding: 0 0 0 0;
	no-border: outset 2px #bbbbbb;
	no-border-bottom: outset 2px #bbbbbb;
	no-border-right: outset 2px #bbbbbb;
	margin: 0 0 0 0;
}
font.goth 
{
	height: 25;
	letter-spacing: 1;
	font-family: verdana, Century Gothic, Arial, Helvetica; 
	font-size:17; 
	font-weight: bold;
	display:block;
	text-align:left;
	margin: 0 0 0 0;
	padding: 7 10 0 10;
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='black', Positive='true');
}
div.textblock
{
	display:block;
	text-align:justify;
	float:left;
	padding:  15 5 15 5;
}
td.article
{
	background-color:White;
	padding: 0 15 10 15;
}
font.region
{
	color:black;
	font-weight: bold;
	font-family: Verdana;
	font-weight: bold; 
	TEXT-DECORATION: none;
	display: block;
	margin: 5 10 5 10;
	padding: 2 5 2 0;
	no-background-color: #bbbbbb;
	no-border: solid 1px #dddddd;
	border-bottom: double 3px #dddddd;
	border-top: double 3px #dddddd;

}
a.mnu
{
	color: #888888;
	font-weight: bold;
	font: 11px Verdana #fefefe;
	font-weight: bold; 
	TEXT-DECORATION: none;
	display: block;
	padding: 0 10 0 10;

}
a.mnu:hover
{
	font-weight: bold; 
	color: #000000; 
	background-color: White;
	TEXT-DECORATION: none;
}	
a.mnu-curr
{
	color: #000000; 
	font-weight: bold;
	font: 11px Verdana #fefefe;
	font-weight: bold; 
	background-color: White;
	TEXT-DECORATION: none;
	display: block;
	padding: 0 10 0 10;
	border-top: double 3px #cccccc;
	border-bottom: double 3px #cccccc;

}
a.mnu-curr:hover
{
	color: #000000; 
	font-weight: bold;
	font: 11px Verdana #fefefe;
	font-weight: bold; 
	background-color: White;
	TEXT-DECORATION: none;
	display: block;
	padding: 0 10 0 10;
	border-top: double 3px #cccccc;
	border-bottom: double 3px #cccccc;

}
div.hr 
{
	margin: 15 0 15 0;
	display:block;
	border-top: solid 1px #cfcfcf;
}

/*---------------------------------------------------------------------------*/
/* Site menu.                                                                */
/*---------------------------------------------------------------------------*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: verdana, "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #555555;
}

div.menuBar {
  background-color: #aaaaaa;
  border: 2px outset #cccccc;
  padding: 4px 0px 4px 0px;
  text-align: center;
  display:block;
  no-padding: 4px 2px 4px 2px;
  no-width: 785px;
}

div.menuBar a.clsShadow {
  font-family: verdana, "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  background-color: transparent;
  border: 1px solid #aaaaaa;
  color: #f2f2f2;
  cursor: default;
  left: 0x;
  no-margin: -0.05em;
  margin: 0 0 0 0;
  padding: 2px 12px 2px 12px;
  no-padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton {
  font-family: verdana, "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  background-color: transparent;
  border: 1px solid #aaaaaa;
  color: #f2f2f2;
  cursor: default;
  left: 0x;
  no-margin: -0.05em;
  margin: 0 0 0 0;
  padding: 2px 12px 2px 12px;
  no-padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #555555;
  no-background-color: transparent;  
  no-border: 1px outset #e0e0e0;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 0px;
  top: 0px;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #555555;
  border: 1px inset #e0e0e0;
  color: #ffffff;
  left: 0px;
  top: 0px;
}

div.menu {
  background-color: #aaaaaa;
  no-border: 1px solid #cccccc;
  border: 2px outset #e0e0e0;
  left: 0px;
  no-padding: 0px 1px 1px 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
  margin-top: 0em;
  text-align: left;
}

div.menu a.menuItem {
  color: #f2f2f2;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #555555;
  color: #ffffff;
}

div.menu div.menuItemText 
{
	display: block;
	color:white;  
	padding: 4px 1em; 
	cursor:default;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

