* {margin: 0; padding: 0;}
body { margin:0; padding:0 .25em;  color:black; 
		  font-size: 16px;
		font-weight: normal;
		font-style: normal;	
		position: relative;
       font-family:Georgia,"Times New Roman", Times, serif;}

h1,h2,h3,h4,p { margin:.25em; } 
h1 { font-size:2.1em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
p { font-size: 16px; }
ul,li { font-weight: normal; font-style: normal; margin-bottom: 1.25em; }
form { margin: .5em; }

/* TOOLS */
*.float-divider  { clear:both; height:1px; font-size:1px; line-height:1px; }
*.screenreader-only { position:absolute; left:-9999px; top:-9999px; width:1px; height:1px; overflow: hidden; } 
*.hidden { position:absolute; top:-99999px; left:-99999px; width:1px; height:1px; overflow:hidden; }

/* LINKS */
a:link,  a:visited, a:active { text-decoration:none; color:#003300; }  
a:hover      { color:#000033; text-decoration:underline; }

/* TEXT */
*.message    { text-align:left; font-size:0.7em; }
*.copyright  { text-align:center; font-size:0.8em; }

/* SECTION */
*.section    { margin-top:10px; }
*.section h3 { text-indent:10px; padding:2px 0; border-bottom:1px solid #ff9900; 
               background: url("../images/g1.jpg") repeat-x left bottom; position:relative; }
*.section p  { margin:.25em 10px; }

/* BUTTONS */
*.button         { background-color: #FFCC00; 
                   border:none; width:8.25em; height:26px; font-weight:bold; 
                   vertical-align:-2px; margin:0; padding:0; cursor:pointer;}

*.button:hover   { color:blue; position:relative; top:1px; left:1px; }

/* TABS */
ul.tabs       { float:left; width:100%; padding:0; margin:0, 0, 10px, 0; 
                border-bottom:1px solid #ffcc00; }

ul.tabs li    { float:left; width:30%; list-style-type:none;  }

ul.tabs *.tab-label { border:1px solid #ffcc00; margin:0; cursor:pointer; 
                      padding-bottom:2px; padding-top:2px; 
                      background:white url("../images/g1.jpg") repeat-x left bottom;
                      font-weight:normal; text-align:center; font-size:1.1em; } 
ul.tabs li.selected *.tab-label { position:relative; border-bottom:none; 
           top:1px; padding-bottom:4px; 
           padding-top:2px; border-top:2px solid #ffcc00; margin-top:-2px; 
           background:white url("../images/g2.jpg") repeat-x left top; font-weight:bold; }

ul.tabs { position:relative; }

ul.tabs *.tab-content { position:absolute; width:100%; height:14em;  
                        border:1px solid #ffcc00; border-top:none;
                        left:-99999px; overflow:auto; } 

ul.tabs li.selected *.tab-content { left:0; } 

ul.tabs li *.oi2 { margin:0; padding:10px; } 

ul.tabs *.hover  { text-decoration:underline; }


/* MENU */
*.menu-wrapper{
height:2em;
padding: .25em 2em 0 2em;
text-align:center;
top:5.3em;
width:1000px;

}
*.menu      
{ float:left; position:relative; z-index:1; cursor:pointer; white-space:nowrap; display:inline; 
}

*.menu a    { font-size:0.9em; text-decoration:none; color:#ffcc00;  white-space:nowrap; display:inline}

*.menu h4  { float:left; margin:0; padding:1px .25em; 
color: #ffcc00; background-color: #000099; 
white-space:nowrap; 
font-size: 0.9em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
*.menu h4   { display:inline; margin:0; white-space:nowrap; }

*.menu ul   { position:absolute; margin:0; padding:0; padding-bottom:.25em; background: url("../images/g3.jpg") repeat-x left bottom white;  display:inline;}

*.menu li                { margin:0; padding:2px 2.25em; list-style-type:none; color:#000033; }
*.menu li img            { margin-left:-22px; padding-right:.25em; }
*.menu li.separator      { margin-top:.25em; border-top: 1px solid #999999; padding-top:.25em; }
*.menu li.flyout-trigger { background:url(../flyout1.gif) no-repeat right center; }

*.menu h4.hover      {color: #ffcc00;  background-color: #000033; }
*.menu li.hover      { background-color: #666600; color: #ffcc00; }

*.menu ul.dropdown   { top:100%;  clear:left; }
*.menu ul.submenu    { left:100%; margin-top:-1.5em; margin-left:-0.3em; }

*.menu *.hidden      { left:-99999px; top:-99999px; }

*.menu h4,*.menu ul { border-left: 1px solid #0000CC; border-right: 1px solid #000033; 
                      border-top: 1px solid #0000CC; border-bottom: 1px solid #000033}
					  

*.menu li.flyout-trigger.hover { background: url("flyout2.gif") no-repeat right center #993333; }

*.menu li.hover > a  { color:white; }


/* ROLLUP */
*.rollup-trigger       { cursor:pointer; }
*.rollup-trigger:hover { color: #993333; }

span.rollup-trigger    { font-size:0.65em; padding-left:8px; 
                         background: url("../images/hide.gif") no-repeat left top; }
span.rolledup          { background: url("../images/show.gif") no-repeat left top; }

*.hidden               { position:absolute; top:-99999px; left:-99999px; 
                         width:1px; height:1px; overflow:hidden; }

/* MORE */
*.more { text-align:right; font-weight:bold; font-size:0.8em; }


/* LISTS */
ul.block     { padding:0; padding-top:.25em; margin:0; text-align:left; font-weight:bold;  }
ul.block li  { display:block; padding-left:10px;  }
ul.list      { padding:0; padding-left:20px; margin:0; text-align:left; font-weight:bold; }
ul.list  li  { padding:2px 0; }

ul.inline    { padding:0; margin:0; text-align:center; }
ul.inline li { display:inline; font-size:0.8em;  }

/* CONTENT */
*.content      { float:left; width:100%; padding:0; margin:0; 
                margin-bottom:10px; height:250px}

*.overflow { position:absolute; width:100%; height:14em;  
                        border-top:none;
                        left:-99999px; height: 300px; overflow:auto; } 

/********************************************************************
 *  SECTION LAYOUT
 ********************************************************************/

/* PAGE */
#page              {width:800px; margin-left:auto; margin-right:auto; }

/* PRE-HEADER 
#preheader p       { font-size:0.7em; margin:0; padding:3px 0; }
#preheader *.part1 { float:left;  margin-left:10px;}
#preheader *.part2 { float:right; margin-right:10px;}
*/
/* HEADER */
#header            { float:left; width:100%; position: relative;}
#header *.oi       {padding: .125em 0; background-color: #666600; height:11.25em;}
  #title           {float:left; width:100%; margin-top: 0em;}
  #title span 		 {float: right; width: 37em; margin: 0 .25em .25em .25em;
  }
  #title h1        {margin-bottom:.125em;   color: #ffcc00; font-family: Georgia,"Times New Roman", Times, serif; font-style:italic;}
  #title h2        {margin-bottom:.125em;  padding-top: 1em; color: #ffcc00; font-family: Georgia,"Times New Roman", Times, serif; font-style:italic;}
  #title h3        {margin-bottom:.125em;  color: white; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
  #search          { float:right; margin-top:2px; }
  #title h1         { font-size: 2.5em; }
  #title h2         { font-size: 1.5em; 	}
  #title h3         { font-size: 1.3em;}
#logo	{
	float: left; margin: 0 .5em 0 1em;
	width: 10.125em;
}
/* POST-HEADER 
#postheader p             { font-size:0.7em; margin:0; padding:3px 0; }
#postheader *.breadcrumbs { float:left;  margin-left:10px;}
#postheader *.sequential  { float:right; margin-right:10px;}
*/

/* BODY */
#body                { float:left; width:100%; position:relative; }
 #nav                { float:left; width:25%; min-width:160px; }
 #nav    *.oi        { padding-right:10px; }
 #main               { float:left; width:75%; min-width:300px; margin-top:10px; font-size:0.8em;}
 #main   *.oi        { padding-right:10px; position:relative; height:16em; }
 #extras             { float:left; width:25%; min-width:160px; }
 #extras *.oi        { }
#content h1			{color: white;background-color: #660000; padding: 0.1em 0.1em 0.1em 0.5em }
#content p {
	font-size: 16px	;	
}
*.tabled {
	display: table;
	border-collapse: collapse;
}
*.rowed {
	display: table-row;
=}
*.celled {
	display: table-cell;
	padding: .25em;
	vertical-align: top;
}
*.hcelled {
   width: 50px;
	display: table-cell;
	padding: .25em;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
*.message{
	color: black;
	font-weight: bold;
	vertical-align: top;
}
*.error{
	color: red;
	font-weight: bold;
	vertical-align: top;
}
#mail label.mail
{
    font-size: 1em;
    width: 5em;
    float: left;
    margin-right: 0.5em;
    display: block;
	 text-align: right;
	 font-weight: bold;
}
#mail input.mail,
#mail textarea.mail
{
    font-size: 1em;
    width: 31em;
    margin-right: 0.5em;
	 margin-bottom: 0.5em;
    display: block;
}
#mail input.frmBtn{
	margin-left: 25em;
}

  
p.callout {
 	margin-top: 50%;
	border-top: .75em solid #ffcc00;
 	border-bottom: .75em solid #ffcc00;
	text-align: right;
	color: #666600;
	font-size: 1.25em;
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-style: italic;
	font-weight: bold ;
	padding-top: .75em;
	padding-bottom: .75em;
}
/* FOOTER */
#footer              { clear:both; padding-top:10px; }