 /* CSS Document */

body
{
    background: #7f7f7f;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    text-align:center;
    
    }

.container{
    width:800px;
    margin:0 auto;
    text-align:left;
    }
      
    .header {
	    background: #000 url(images/banner_bg3.gif) top left repeat-x;
	    height: 108px;
	    margin-bottom: 2px;
	    position: relative;
    }
    .header h1{
	    margin: 0;
	    position: absolute;
	    top: 34px;
	    left: 10px;
    }
    
	    .header h1 a {
		    display: block;
		    height: 67px;
		    width: 230px;
		    text-indent: -999999px;
		    background: transparent url(images/banner_logo_sml.gif) 0 0 no-repeat;
	        }
	        
	    .header h1 a:hover
	        {background-position: 0 -67px;}         
   
.content
{
    background: #010101 url(images/gradient2.jpg) repeat-x 0 0;
    padding:10px;
    color: #ffffff;
}

.content h3, .topBanner h3
{
    margin:0;
    padding:0;
}

.topBanner 
{
    padding:10px;
    color: #ffffff;
    }
    
    .topBanner h2 
    {
        text-align:center;
        margin:0;
        padding:0;
        color: #ffffff;
        }
        
    .featurePanel
    {
    background: #999999 url(images/gradient3.jpg) repeat-x 0 0;
    border-top: dotted 2px #7f7f7f;
    color:#000000;
    }
    
    
/*    .content .featurePanel .right a
        {
        color:#ffffff;
        background: url(images/ausph_header1.gif) no-repeat;
        display:block;
        padding: 0 0 3px 6px;
    }*/
 
    div.contentblock
    {
        border-bottom: dotted 2px #7f7f7f;
        font-size: 14px;
        padding: 10px 0px;
        }


		
	div.contentblock div.left
	{
	    padding:10px;
	    float:left;
	    width:100px;
	    background: url(images/aph_magFrame.png);
		}
		
		div.contentblock div.left img {
	        width:100px;
	        height:141px;
	        border:none;
		        }
		        
	div.contentblock div.right
	{
	    padding:10px;
	    float:left;
	    width:640px;
		}
		
		
	
.content .right a
{
        background: url(images/ausph_header1.gif) no-repeat;
        display:block;
        padding: 0 0 3px 6px;
    text-decoration:none;
    /*color:#e6ffa9;*/
    color:#ffffff;
    font-weight:bold;}
    
.content .right a:hover 
{
    text-decoration:underline;
    
        background: url(images/ausph_header2.gif) no-repeat;}

/* WHITE LABEL CONTENT 
------------------------------------------- */
.wl_content
{
    background: #ffffff;
    padding:10px;
    color: #000000;
    border: solid 1px #010101;
        font-size: 14px;
}

.wl_content h2, .wl_content h3
{
    margin:0;
    padding:0;
}

    .wl_content div.contentblock 
    {
        border-bottom: dotted 2px #7f7f7f;
        font-size: 14px;
        padding: 10px 0px;
        }


		
	.wl_content div.contentblock div.left
	{
	    padding:10px;
	    float:left;
	    width:100px;
		}
		
		.wl_content div.contentblock div.left img {
	        width:100px;
	        height:141px;
	        border:none;
		        }
	.wl_content div.contentblock div.right
	{
	    padding:10px;
	    float:left;
	    width:640px;
		}
		
		
	
.wl_content a
{
    text-decoration:none;
    color:#010101;
    font-weight:bold;}
    
.wl_content a:hover 
{
    text-decoration:underline;}
    


     .clsCellLabel 
    {
        }

    .clsStdLabelFont 
    {
       display: block;
        text-align:left;
        font-size:12px;
        }
		
.rightPanel 
{
    vertical-align: top;
    text-align:center;
    }
    
.rightPanel img
{
    margin: 1em auto;
    clear:left;
    display: block;
    text-align: center;
    }    
    
    

/* ------------ WHITE LABEL CONTENT END -------------- */

	
#footer{
width:800px;
height:100px;
background:#FF0A00;
}