

/*banner*/
#banner
{
    background-image: url( '/images/banner_bg2.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    height: 86px;
    width: 1024px;
}
#banner_bg_left
{
    background-image: url(  '/images/bg_mark_left.gif' );
    background-repeat: no-repeat;
    width: 63px;
    height: 205px;
    position: relative;
    top: 44px;
    float: right;
}

#logo
{
    position: relative;
    height: 62px;
    width: 308px;
    left: 75px;
    bottom: 8px;
}

#left_col
{
    background-position: top;
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/members_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #22007a;
}
#right_col
{
    width: 249px;
    position: absolute;
}
#center_col
{
    width: 535px;
    position: relative;
}

#center_col_wide
{
    width: 784px;
    position: relative;
}
#rtcol_bar
{
    background-image: url('/images/bar_ltgreen.jpg');
    background-repeat: no-repeat;
    height: 20px;
    width: 249px;
    position: relative;
    top: 1px;
}
#right_colcontent
{
    padding: 50px 15px 10px 15px;
    
}

.td_bg_rt
{
    background-position: top;
    background-image: url( '/images/rtcol_bg.jpg' );
    background-repeat: no-repeat;
}
#center_content
{
    width: 90%;
    margin-top: 50px;
    margin-left: 25px;
    margin-bottom: 20px;
    line-height: 16px;
}

.leftbrdr_dots
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #00626d;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #AFBD21;
}
.td_ bg_rt
{
     background-image: url('/images/rtcol_bg.jpg');
     background-repeat: no-repeat;
     background-position: top;
            }
            
            
#members_menu
{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00626d;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 70px;
    padding-bottom: 10px;
    padding-left: 15px;
    line-height: 20px;
}


#members_menu a
{
    color: #00626d;
    text-decoration: none;
}
#members_menu a:link
{
    color: #00626d;
    text-decoration: none;
}
#members_menu a:visited
{
    color: #00626d;
    text-decoration: none;
}
#members_menu a:hover
{
    color: #abb400;
    text-decoration: none;
}

#members_menu ul
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
#greenbar
{
    background-position: right;
    width: 973px;
    height: 12px;
    background-image: url('/images/greenbar.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: 73px;
    left: 51px;
}
.td_border
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #00626D;
}
ul
{	
   	list-style-type: none; 
}

ul li
{
	background-image: url( '/images/arrow_teal.gif' );
	background-repeat: no-repeat; 
	padding-left: 1em;
	padding-bottom: .4em;
	background-position: 0em .25em;
}
#poll
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    background-color: #F7F9EB;
    width: 200px;
    top: 20px;
    position: relative;
    left: 20px;
}
.center_col2
{
}

#members_menu ul
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}

#members_menu li
{
	background-image: none;
	background-repeat: no-repeat; 
	padding-left:0;
	padding-bottom:0;
	background-position:0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
	line-height:21px;
    letter-spacing: 2px;
	background-image: url( '/images/title_dots_teal.gif' );
	background-position:bottom;
	background-repeat: no-repeat;
	margin-bottom:0px;
	padding-bottom:12px;
}
h1.headline {
	FONT-FAMILY:Verdana,Arial,Helvetica,sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px; 
	LINE-HEIGHT: 22px; 
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	padding-top:10px;
	padding-bottom:4px; 
	background-image:none;
	text-transform:none;
	letter-spacing:normal;
}

h2 {
	font-size:11pt;
	line-height:13pt;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.just_for_members {
	background-image:url( '/images/blue_bg.jpg' );
	background-repeat:repeat-x;
	margin-top:25px;
	padding:5px 0px 0px 8px;
}
.just_for_members p {
	margin-top:0px;
	
}
.stoploss {
border:none;
border-top:1px solid #999;
border-left:1px solid #999;
}
.stoploss td {
border:none;
border-right:1px solid #999;
border-bottom:1px solid #999;
}
.centerlink {
width:330px;
border:1px solid #ccc;
margin-bottom:7px;
margin-left:80px;
}
.centerlink a {
display:block;
padding:5px;
}
