
/* CSS Document */

#GB_window 
{ 
	z-index:10050 !important; 
}
.GB_header 
{ 
	z-index:10500 !important; 
}
.GB_header .close img 
{ 
	z-index:10500 !important; 
}

body
{
	background-color: #676767;
	text-align: center;
}

ul
{
	text-align: left;
}

h1
{
	color: #205D74;
	font-size: 16px;
   position: relative;
   z-index: 1000;
   font-weight: normal;
}

h2
{
	color: #003536;
   font-family: arial;
   font-size: 14px;
   font-weight: normal;
}

h3
{
	color: #205D74;
   font-size: 16px;
   font-weight: normal;
   position: relative;
   z-index: 1000;
	text-align: center;
}

#page-wrapper
{
	width: 775px;
	margin: 0px auto;
   border-width: 1px;border-style: solid;border-color: black;}

div.row-wrapper
{
	display: table-row;
	width: 775px; 
}

#header
{
	width:335px; 
	display: table-cell;
   background-color: #E8E7E2;
   position: relative;
   z-index: 0;
	float:left;
	text-align: center;
}

#main-left
{
	display: table-cell;
   background-color: #E8E7E2;
	width: 220px;
	float:left;
}

#main-right
{
	display: table-cell;
   background-color: #E8E7E2;
	width: 220px;
	float:right;
}

#main
{
	display: table-cell;
   background-color: #E8E7E2;
	width: 335px;
	float:left;
	text-align: left;
}

#footer
{
	width: 775px; 
   background-color: #000000;
	display: table-cell;
	float:left;
}

#flash
{
	margin-top: -105px;
   margin-left: 210px;
	padding-bottom: 40px;
}

#nav
{
	width: 204px;
	color: #000000;
   font-family: Arial;
   font-size: 12px;
   background-color: #BDBEBB;
   text-align: justify;
   margin-left: 15px;
}

#right
{
	position: relative;
   margin-right: 16px;
   z-index: 1000;
   background-color: #BDBEBB;
   margin-top: -50px;
   padding-bottom: 38px;
 } 

#login
{
  position: relative;
  z-index: 100000;
  margin-top: -83px;
  float: left;
  margin-left: 500px;
  width: 400px;
  font-family: Arial;
}

#login a
{
	font-size: 10pt;
	color: #ffffff;
}

#login a:hover
{
	color: #ffff00;
}

.label
{
	margin-top: -5px;
}

.list li 
{
   margin-left: 0;
   margin-right: 10%;
   margin-top: .5em;
   margin-bottom: .5em;
}

.main_table
{
	width: 310px;
	color: #000000;
   font-family: Arial;
   font-size: 12px;
   text-align: justify;
   margin-left: 5px;
   margin-right: 5px;
   position: relative;
   z-index: 10000;
   margin-top: -50px;
}

.con
{
	width: 310px;
	color: #000000;
   font-family: Arial;
   font-size: 12px;
   text-align: justify;
   margin-left: 5px;
   margin-right: 5px;
}

.main_table a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.main_table a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.main_table a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: #E79748; 
	font-weight: bolder; 
	text-decoration: underline;
}

.req
{
	color: red;
   font-weight: bold;
}

.test
{
   width: 185px;
	color: #000000;
   font-family: Arial;
   font-size: 10px;
   padding: 10px;
   text-align: justify;
}

.auth
{
   width: 185px;
	text-align: right;
	color: #000000;
   font-family: Arial;
   font-size: 10px;
}

.bib
{
	font-size: 10px;
   font-family: Arial;
   font-style: italic;
   text-align: center;
}	

.bib a:link
{
	font-family: Arial; 
	font-size: 10px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.bib a:visited
{
	font-family: Arial; 
	font-size: 10px; 
	color: blue; 
	font-weight: bold; 
	text-decoration: underline;
}

.bib a:hover
{
	font-family: Arial; 
	font-size: 10px; 
	color: #E79748; 
	font-weight: bolder; 
	text-decoration: underline;
}

.footer
{
	width: 765px;
	font-family: Arial;
   font-weight: bold;
	color: #ffffff;
   font-size: 12px;
   postition: relative;
   margin: 5px;
   z-index: 10000;
}

.footer a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: #BAC9CE; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: #BAC9CE; 
	font-weight: bold; 
	text-decoration: underline;
}

.footer a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: yellow; 
	font-weight: bolder; 
	text-decoration: underline;
}