body {
		margin:0px;
		padding:0px;
	    font-family: Arial, Verdana, MS Sans Serif;
	    font-size: 9pt;
	    color: #666666;
	 
		}
	#header {
		background:#CDE7F8;
	    height:96px;
		}
		
    #currentpage {
		background:#CDE7F8;
	    height:73px;
	    border-bottom: solid 6px #52237F;
		}
		
	#navigation 
	{
	    border-top: solid 1px #B3B2B3;
	    border-bottom: solid 1px #B3B2B3;
		background:#52237F;
	    min-width: 980px; 
	    font-family: Gill Sans MT, Verdana ;
		font-size:10pt; 
		color: White; 
	}
	
	#navigation
	a
	{
	   font-family: Gill Sans MT, Verdana ;
	   font-size:10pt; 
	   color: White;
	   text-decoration: none;
	}	
	
	
	#leftcontent 
	{
	    position:relative;
		left:0px;
		top:0px;
		width:144px;
	    float:left;
	    display:block;
	    font-family: Gill Sans MT, Verdana;
	    font-size:14px;
	    
		}
    #footer
    {
         clear:both;
    }
    
     #footer
     a 
       {
        color:#999999;
    }

	#content {
		background:#CDE7F8;
   		margin-left: 146px;
   		height:65%;
		}
	#content
	a
	{
	    color:#52237F;
	    
	} 
	
	#content
	a:visited
	{
	  color:#52237F;  
	}  
		
	#contenthome {
		background:#CDE7F8;
   		height:65%;
   		
		}
 #contenttext {
	 padding:10px;
   		
		}
   
	#rightcontent {
		position: absolute;
		left:754px;
		top:188px;
		width:276px;
		background:#CDE7F8;
		height:65%;
		}
	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 
	{
	    font-family:Existence Light, Verdana, Arial;
		font-size:14pt;
		padding-top:10px;
		color:#38006A;
		}
		
	a.headers
	{
	   font-family:Existence Light, Verdana, Arial;
	   font-size:14pt;
	   padding-top :10px;
	   color:#38006A; 
	   text-decoration:none;
	}
		
	a.lingo
	{
	   color:#38006A;
	   text-decoration:none; 
	}
	
	a.link11
	{
	   font-size:11px;
	}
	
	#leftcontent 
	ul
	{
	   list-style: none;
	   color:#52237F;
	   margin-left: 0px;
	   padding-left:0px;
	   margin-top:0px;
	}
	
	#leftcontent 
	li
	{
	    
	    border-bottom: solid 1px #52237F;
	    cursor:pointer;
	}
	
	
    #leftsubnav
    li
	{
	    padding-bottom:5px;
	    padding-top:0px;
	    border-bottom: none;
	    margin-left:15px;
	    padding-left:5px;
	}
	
	#leftToolssubnav
    li
	{
	    padding-bottom:5px;
	    padding-top:0px;
	    border-bottom: none;
	    margin-left:13px;
	    padding-left:5px;
	}
	
	
	#leftcontent 
	a
	{
	    text-decoration: none;
	    color:#52237F;
	    font-family: Gill Sans MT, Verdana;
	    font-size:14px;
	}
	
	#leftcontent 
	a:hover
	{
	    text-decoration: none;
	    color:#59BBE8;
	    font-family: Gill Sans MT, Verdana;
	    font-size:14px;
	}
	
	
	.purpletext
	{
	   color:#52237F;
	   font-family: Gill Sans MT, Arial , Verdana ;
	   font-size:14px;
	   margin-left:10px;
	}
	
	.bluetext
	{
	   color:#59BBE8;
	   font-family: Gill Sans MT, Arial , Verdana ;
	   font-size:14px;
	   margin-left:10px;
	}
	
	.leftdiv
	{
	    height:100%;
	    cursor:pointer; 
	    padding-left:10px; 
	    padding-top:10px; 
	    padding-bottom:10px;
	   
	}
	
	.leftcurdiv
	{
	    height:100%; 
	    padding-left:10px; 
	    padding-top:10px; 
	    padding-bottom:10px;
	    background-color:#F0F8FD;
	    color:#59BBE8;
	    font-family: Gill Sans MT, Arial , Verdana ;
	    font-size:14px;
	    cursor:default;
	}
	
	.leftpcurdiv
	{
	   background-color:#F0F8FD;
	   color:#59BBE8;
	   font-family: Gill Sans MT, Arial , Verdana ;
	   font-size:14px;
	}
	
.blacktitle	
{
    color:#000000;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
}	

a.blacktitle
{
    color:#000000;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
    text-decoration: none;
}

a:hover.blacktitle
{
    color:#000000;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
    text-decoration: underline;
}

.newstitle
{
    color:#666666;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
}	

a.newstitle
{
    color:#666666;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
    text-decoration: none;
}

a:hover.newstitle
{
    color:#666666;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
    text-decoration: underline;
}

.newsdate
{
    color:#52237F;
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:10pt;
}	
	
.MsoNormal
{
    margin-left:0px;
}
	
