
/* CSS Document */

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

fieldset
{
	font-size: 11px;
   position: relative;
   font-family: arial;
   width: 165px;
}

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

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

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


#header
{
	width:575px; 
	display: table-cell;
   background-color: #ffffff;
	float:left;
	text-align: center;
}

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

#main-right
{
	display: table-cell;
   background-color: #ffffff;
	width: 200px;
	float:right;
   position: relative;
   z-index: 0000;
}

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

#footer
{
	width: 775px; 
   background-color: #ffffff;
	display: table-cell;
	float:left;
	background-image: url(/images/footer/footer.jpg);
	background-repeat: no-repeat;
}

#flash
{
   margin-top: -100px;
   margin-left: 200px;
	padding-bottom: 40px;
}

#main_flash
{
	position: relative;
   z-index: 0;
}

#side_flash
{
	margin-top: 40px;
}

#ticker
{
	position: relative;
   z-index: 0;
   
}

.main_table
{
	width: 550px;
	color: #000000;
   font-family: Arial;
   font-size: 12px;
   background-color: #ffffff;
   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;
}

.button input
{
   width: 110px;
   text-align: center;
}

.con_head
{
	color: #717070;
	font-size: 16pt;
}

.head
{
	color: #003536;
   font-size: 14;
   font-weight: bolder;
}

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

.legal
{
	font-family: arial;
   font-size: 12px;
   font-weight: bold;
   margin-top: 15px;
   margin-left: -300px;
}

.legal a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: white; 
}

.legal a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: white; 
}

.legal a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: #E69748; 
	font-weight: bold; 
	text-decoration: underline;
}

.test
{
	font-size: 16px;
}

.test_auth
{
	float: right;
   font-size: 12px;
   font-weight: bold;
   text-align: right;
}

.success
{
	display: none;
   font-family: arial;
   font-size: 16px;
}


.footer
{
	width: 775px;
	font-family: Arial;
   font-weight: bold;
	color: #000000;
	margin-right: -10px;
   margin-top: 20px;
   font-size: 12px;
}

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

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

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