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:18px;
	width:30px;
}

.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:#848484;
	   text-decoration:none;
	   line-height:20px;
	   /*
	   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 #0F6B36;
}

.loginTextField
{
	font-size: 12; 
	width : 125px; 
	font-family: verdana, helvetica, sans-serif; 
	background-color: #FFFFFF;
	border-top:1px solid #0f6b36;
	border-bottom:1px solid #0f6b36;
	border-left:1px solid #0f6b36;
	border-right:1px solid #0f6b36;
}

.grey_small{
	color: #848484;		/*#3a3737;*/
	text-decoration:underline;
	font-size:12px;		/*font-size:11px;*/
   font-family: Arial, Helvetica, sans-serif;
}
a:link.grey_small{ color: #848484; text-decoration:none; font-size:12px; font-family: Arial, Helvetica, sans-serif; }
a:visited.grey_small{ color: #848484; text-decoration:none; font-size:12px; font-family: Arial, Helvetica, sans-serif; }
a:hover.grey_small{ color: #848484; text-decoration:underline; font-size:12px; font-family: Arial, Helvetica, sans-serif; }
a:active.grey_small{ color: #848484; text-decoration:underline; font-size:12px; 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;
}*/

a:link.footer_links {text-decoration:none;color:#FFFFFF;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
a:visited.footer_links {text-decoration:none;color:#FFFFFF;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
a:hover.footer_links {text-decoration:underline;color:#FFFFFF;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
a:active.footer_links {text-decoration:underline;color:#FFFFFF;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

.footer_text{
       /*font-family:Arial, Helvetica, sans-serif;
	   font-size:11px;
	   color:#434242;
	   text-decoration:none;
	    */
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 15px;
		color: #FFFFFF;
}

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: #0F6B36; 

/*background-color: #408080;  75C200 */
background-image: url(../images/btn_bg.gif); /* btn_bg.gif */
background-repeat:repeat-x;
font-weight:bold;
border-color:#848484;
border-style:solid;
border-width:1px;
height:20px;

/*
background:url(../images/btn_bg.gif) no-repeat;
	border:none;
	height:18px;
	width:30px;
*/
}

.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: #0f6b36;		}
table#member_nav a:hover {
	text-decoration: underline;
}
table#member_nav li {
	color: #CA2027;	
}
td.content {
	font-family: Arial, Helvetica, sans-serif;
}
td.content table {
	font-size: 10pt;
}
td.content h1 {
	color: #0f6b36;
	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:url(../images/btn_bg.gif) repeat-x;
	border-bottom: 1px solid #848484;
	border-right: 1px solid #848484;
	border-left: 1px solid #848484;
	border-top:1px solid #848484;
	/*
	background: #006983;	
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	*/
	color:#0F6B36;
	height:19px;
	text-decoration:none;
	cursor: hand
}
.capris {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
}













