	/*     WRAPPER CSS DEFINITIONS     */
	

body {
/*background: #FFFFFF url(images/bg_afscme1.gif) repeat-x;*/
/*background: #ffffff url(images/AFSAWebLogo.jpg) no-repeat top center;*/
background: #ffffff;
text-align:center;}

body #headerimagedef {
display:none
}

body #fade {
/*background: transparent url(images/bg_fade-afscme1.gif) no-repeat top center;*/
/*background: transparent url(images/bg_afscme1.gif) repeat-x;*/
}

body #backgrounddef {
width: 760px; margin:auto;padding:auto;
/*background: transparent url(images/logo_afscme1.gif) no-repeat top left;*/
text-align:center;}


body #footerbgdef {
/*background: #FFFFFF url(images/bg_afscme1.gif) repeat-x;*/
text-align:center;
}

body #footerimagedef {
height:5px;
text-align:center;}


TABLE.header
{ width: 760px; margin: 0 auto;padding:0;
background: none;
/*border-left:1px #CCCCCC solid;*/ 
/*border-bottom:1px #CCCCCC solid;*/ 
background-image:url(images/);
background-repeat:no-repeat;*/
height:82px;

 }

TABLE.header TR, TABLE.header TD {
/*border-left:1px #CCCCCC solid; */
border-bottom:1px #CCCCCC solid; 
margin: 0;
padding:0;
}

TD.logo {
width:760;
height:103;
background-image: url(images/AFSAforweb.jpg);
	}
  

TD.sitetitle
{
        vertical-align: middle;
        color:  #FFFFFF;
        font-weight: bold;              
        font-size: 0px;          
        padding: 0px 10px 0px 0px;
        font-family:"Gill Sans MT",Arial,Helvetica,sans-serif;
        text-transform:uppercase;             
}
         

TABLE.maintablebody
{ width: 760; margin: 0 auto;padding:0;
border-left:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; border-right:1px #CCCCCC solid;

 }


TD.navtext {
width: 160px; 
padding:0; 
margin:0;
}

/************************************ Left Nav ********************************** */


/* http://www.meadhra.com/cnet/040128/Button_Sample.html*/


div#menu {

    width: 160px;
	margin-top: 0px;

}


div#menu li {
	
width: 160px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type: none;
font-weight: bold;
text-transform: uppercase;
/*background-color: #005DAA;*/
background-color: #045FB4;

}


div#menu li a {
display: block;
height: 100%;
text-decoration: none;
color:	#FFFFFF;
padding-left: 10px;
border-bottom: 1px solid #FFFFFF;
padding-top: 5px; padding-bottom: 5px;


}


div#menu li a:link {
color:	#FFFFFF;

}

div#menu li  a:visited {
color:	#FFFFFF;


}


div#menu li  a:active {
color:		#FFCC00;

}


div#menu li a:hover {
color: #FFCC00;
}







/************************************ Middle  ********************************** */





TD.content
{
	width:410px;
	vertical-align:				top;
	padding:					10px	10px	10px	20px;
	/*line-height:					150%; */
}

TD.content UL, TD.content OL {
padding: 0;
margin: 0;
margin-left: 0;
padding-left: 3em;
margin-top: 10px;
margin-bottom: 10px;
line-height: 15px;
list-style-position: outside;
}

TD.content H4.maintitle
{
color: #000;
font-size: 16px;
}

TD.content DIV.articletitle
{
color: #000;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color: #045FB4;
}

DIV.articletitle a:link, DIV.articletitle a:visited {
color: #045FB4;
}

DIV.articletitle a:active, DIV.articletitle a:hover {
color: #000;
}

TD.content blockquote
{
background-color:#EBEBEB;
margin:0.5em 2em 10px;
padding:10px 15px;
}



/************************************ right column ********************************** */
TD.rightcolumn
{
width: 190px;
border-right:1px #CCCCCC solid; border-top:1px #CCCCCC solid; 
/*border-left:1px #CCCCCC solid;*/
}
/************************************ iframe banners   ********************************** */

/************************************ footer   ********************************** */


TABLE.footertable
{ width: 760px; margin:auto;padding:auto; 

 /*background: #00A94F url(images/bg_footer_afscme1.gif) no-repeat top right;*/
 background-color: #045FB4;
 }
TD.footer
{
	/*vertical-align:				bottom; */
	padding:					8px	10px	8px	10px;
	font-size:					10px;
	color:						#FFFFFF;
/*
/*background-image:url(images/bg_footer.gif);*/
/*background-position: top left;*/
/*background-repeat: repeat-x;*/
*/

}

