body 
{
  font-family: verdana, arial, sans-serif;
  text-align: center;
  background: #e4f9fe url('../images/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #006699; text-decoration: none
}
A:visited {
	COLOR: #006699; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  background: #FFFFFF url('../images/content_bg.jpg') top right repeat-y;
  border: 1px solid #018843;
}

#page_header
{
    height: 60px;
    clear: both;
    background-color: #66FFFF;
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

#menu_bar {
  height:40px;
  background: #FFFFFF url('../images/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul
{
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    color: White;
    float: left;
    width: 100%;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #3298e0;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:30px;
  padding-right:30px;
  background: #3298e0 url(../images/menu_bg.gif) top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #3298e0 url(../images/menu_hover_bg.gif) top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
	margin-bottom:0px;
	margin-right:15px;
	clear:both;
	background-color: #FFFFFF;
}

#right_side {
	margin-top:5px;
	float: right;
	width:170px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #006699;
  padding:4px;
  border: 1px solid #006699;
  background-color:#FFFFFFF;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float:left;
  width:680px;
  height:420px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #003399;
	padding:4px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

.headerUnderline {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #339933;
	padding:4px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#page_footer 
{
  width: 900px;
  height: 30px;
  background-color: #003399;
  clear: both;
  vertical-align:middle;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
.indent {
  margin-top:5px;
  margin-left:15px;
  margin-right:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}
.indent2 {
  margin-top:5px;
  margin-left:25px;
  margin-right:25px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.red {
	color: #FF0000;
}
/* start drop down memu */
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {width:50px; text-align: center; padding-top:5px; padding-bottom:5px; padding-left:20px; padding-right:20px; border-right: 1px solid #fff; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:140px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:140px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:140px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

.dropdown2 {float:left;}
.dropdown2 dt {width:80px; text-align: center; padding-top:5px; padding-bottom:5px; padding-left:20px; padding-right:20px; border-right: 1px solid #fff; cursor:pointer; background:url(images/header.gif)}
.dropdown2 dt:hover {background:url(images/header_over.gif)}
.dropdown2 dd {position:absolute; overflow:hidden; width:200px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown2 ul {width:200px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown2 li {display:inline}
.dropdown2 a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:200px}
.dropdown2 a:hover {background:#d9e1e4; color:#000}
.dropdown2 .underline {border-bottom:1px solid #b9d6dc}
/* end drop down memu */

/* start login box */
#member-login
{
    width: 470px;
    margin: 0px auto -1px auto;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#member-login h2{
	display:block;
	width:450px;
	height:50px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	margin-bottom: 0px;
}
#member-login .member
{
    width: 425px;
    height: 330px;
    border-bottom: #BCD1DE solid 2px;
    border-left: #BCD1DE solid 2px;
    border-right: #BCD1DE solid 2px;
    background-image: url(../images/login_box_bg.gif);
    background-repeat: repeat-x;
    color: #02354F;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 13px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 7px;
    padding-bottom: 0;
    padding-left: 13px;
}
/* End login box */

.registrationContent
{
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
    font-size: 12px;
}

#main_content 
{
  width:850px;
  margin-top:10px;
  margin-left:20px;
  margin-right:20px;
  clear: both;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#main_content h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #003399;
	padding:4px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

#main_content p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}
.style1 {color: #003399; }
.style1_1 {color: #003399;  font-size:100%; font-weight:bold}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style2_2{
	color: #003399;
	font-weight: normal;
	font-size: xx-small;
	border:solid 1px #0099CC;
	background-image: url(../images/boxBG3.jpg);
}
.style8 {color: #0069DF}
.FormBorder
{
	border:solid 1px #0099CC;
	vertical-align:middle;
	FONT: x-small/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.FormBorder_1
{
	border:solid 1px #0099CC;
	vertical-align:middle;
	FONT: small/1.5em Verdana, Arial, Helvetica, sans-serif;
}
.GridView
{
	font-size: x-small;
	color: #000000;
	background-color:#e6e6fa;

}
.GridViewHeader
{
	font-size: x-small;
	color: #000000;
	background-color:#0099CC;
	
}
.GridViewAlternate
{
	font-size: x-small;
	color: #000000;
	background-color:#add8e6;
}
