

/*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/tpas_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c23062;
}
#right_col
{
    padding: 10px;
    width: 229px;
    position: absolute;
    font-size: 10px;
}
#center_col
{
    width: 535px;
    position: relative;
}


#rtcol_bar
{
    background-image: url('/images/bar_ltgreen.jpg');
    background-repeat: no-repeat;
    height: 20px;
    width: 249px;
    position: relative;
    top: 1px;
}


.td_bg_rt
{
    background-position: top;
    background-image: url( '/images/rtcol_bg.jpg' );
    background-repeat: no-repeat;
}
#center_content
{
    width: 90%;
    margin-top: 35px;
    margin-left: 25px;
    margin-bottom: 20px;
    line-height: 16px;
}

.leftbrdr_dots
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c23062;
    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;
            }
            
            
#tpas_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c23062;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 70px;
    padding-bottom: 10px;
    padding-left: 15px;
    line-height: 20px;
}
#tpas_menu a
{
    color: #c23062;
    text-decoration: none;
    
}
#tpas_menu a:link
{
    color: #c23062;
    text-decoration: none;
    
}
#tpas_menu a:visited
{
    color: #c23062;
    text-decoration: none;
    
}
#tpas_menu a:hover
{
    color: #abb400;
    text-decoration: none;
    
}

#tpas_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;
}

#pinkbar
{
    background-position: right;
    width: 973px;
    height: 12px;
    background-image: url('/images/pinkbar.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: 73px;
    left: 51px;
}
.td_border
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #C23062;
}
#poll
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    background-color: #F7F9EB;
    width: 200px;
    top: 20px;
    position: relative;
    left: 10px;
}

a:link
{
	
    color: #c23062;
    text-decoration: none;
    font-weight: bold;
    
}
a:visited
{
    color: #c23062;
    text-decoration: none;
    font-weight: bold;
   
}
a:hover
{
    
    text-decoration: underline;
    
}
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_pink.gif' );
	background-position:bottom;
	background-repeat: no-repeat;
	margin-bottom:0px;
	padding-bottom:12px;
}

h2 {
	font-size:11pt;
	line-height:13pt;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}
table.zipcode-table {border:none; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 
.zipcode-table td, .zipcode-table th {padding: 4px; margin: 3px; border:none; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}

.status-table th {background-color: #bd295a; color: #FFF; font-weight: bold;}
table.status-table {border:none; border-bottom: 1px solid #666; border-right: 1px solid #666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px;} 
.status-table td, .status-table th {padding: 4px; margin: 3px; border:none; border-top: 1px solid #666; border-left: 1px solid #666;}
.status-table th {background-color: #00626d; color: #FFF; font-weight: bold;}

