body{
   position:relative;
  
}

#wrapper1 {
	position: relative;
	padding-left: 10px;
	background:#ffffff url(../images/shadow_lhs.gif) top left no-repeat ;
	width: 790px;
	margin: 0 auto;
	
}

#wrapper2 {
	position: relative;
	padding-right: 10px;
	background:#ffffff url(../images/shadow_rhs.gif) top right no-repeat ;
	margin: 0 auto;
	
}

.goButtonSm
{
	/*background-image:url(../images/go_btn.gif);*/
	background:url(../images/go_btn.gif) no-repeat;
	border:none;
	height:19px;
	width:31px;
}

.white_link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color:#FFFFFF;
	line-height:31px;
	text-decoration:none;
	
	}
	
.white_link a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color:#FFFFFF;
	line-height:31px;
	text-decoration:none;
	padding-left:10px;
	
	}
	
.red_link {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color:#8b353d;
	line-height:31px;
	text-decoration:none;
	background-color:#f0ab00;
	
	}
.red_link a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color:#8b353d;
	line-height:31px;
	text-decoration:none;
	background-color:#f0ab00;
	padding-left:10px;
	}
	

.grey_text{
       font-family: Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#3a3737;
	   text-decoration:none;
	   line-height:20px;
}

.errortext	  { font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-weight:bold; }

.textfield{
   height: 15px;
   width: 159px;
   border: solid 1px #006983;
}
.grey_small{
	color: #3a3737;
	text-decoration:underline;
	font-size:11px;
   font-family: Arial, Helvetica, sans-serif;
}
  
    
.red_text________{
       font-family:"Times New Roman", Times, serif; 
	   font-size:16px;
	   color:#8a343d;
	   text-decoration:none;
	   line-height:20px;
}

.blue_bold________{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#006983;
	   text-decoration:none;
	   line-height:20px;
	   font-weight:bold;
}


.footer_links{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#656001;
	   text-decoration:none;
	    
}
.footer_text{
       font-family:Arial, Helvetica, sans-serif;
	   font-size:11px;
	   color:#434242;
	   text-decoration:none;
	    
}

p {
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #4d4d4d;
}



.rowItemStyle
{
	background-color:#FFFFFF;
}
.rowItemAlternateStyle
{
	background-color:#E6E4E2;	/* 7D7A0F */
}



/* OLD STYLES */
.button { 
font-size: 12; 
font-family: Arial, Helvetica, sans-serif; 
color: #006983; 

/*background-color: #408080;  75C200 */
background-image: url(../images/btn_bg.gif); /* btn_bg.gif */
background-repeat:repeat-x;
font-weight:bold;
border-color:#006983;
border-style:solid;
border-width:1px;
height:20px;
}

.bullet{
	color: #8B353D;
	font-size: 20px;
	font-weight:bold;
}

table#member_nav {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}
table#member_nav a {
	text-decoration: none;
	color: #006983;		/* #2869CF */ /* [20090301 new] */}
table#member_nav a:hover {
	text-decoration: underline;
}
table#member_nav li {
	color: #8B353D;	/* #75C200 */ /* [20090301 new] */
}
td.content {
	font-family: Arial, Helvetica, sans-serif;
}
td.content table {
	font-size: 10pt;
}
td.content h1 {
	color: #533613;
	font-size: 12pt;
}
td.content table.textS {
	font-size: 8pt;
}
td.content input {
	font-size: 8pt;
}
td.content select {
	font-size: 8pt;
}
/* .site {  font-family: Verdana; font-size: 75%; line-height: 20px; color: #000000;} */
/* End of OLD STYLES */

.listLink{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:#000000;
}

.sbttn { 
	font-family:tahoma,sans-serif;
	font-size:11px;
	background: #006983;	/*006983 75C200 */	/* [20090301 new] */
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#ffffff;
	height:19px;
	text-decoration:none;
	cursor: hand
}