body {
		margin: 4px 20px 20px 20px;
                width: 794px;		
		color: #000000;
                font-family: verdana, arial, sans-serif;
                font-size: small; 
		border: 1px solid #073455;
		}

	A 	{ color: #393C52; text-decoration: underline }
	A:link	{ color: #393C52; text-decoration: underline}
	A:visited	{ color: #393C52; text-decoration: underline}
	A:active	{ color: #FF9900 }
	A:hover	{ color: #FF9900 }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
                color: #000000;
	}

	#banner {
  		width: 794px;
		font-weight: bold;
		}


	.strapline {
                font-family: verdana, arial, sans-serif;
		font-size: large;
                font-weight: normal;	

		}
	.pagetitle {
                font-family: verdana, arial, sans-serif;
		color: #073455;
		font-size: large;
                font-weight: normal;	
                #padding: 10px;

		}
	
#content {
		width: 794px;
  		background: #073455;
		}

#container {
		background: #0099FF;		
		}

#links {	
                background: #CCCCCC;			
		width: 794px;
		border-top: 1px solid #073455;
                border-bottom: 1px solid #073455;
  		padding-top: 5px;
                padding-bottom: 5px;			
		}
		
#links a:link 	{ color: #393C52; text-decoration: none; }
#links a:visited 	{ color: #393C52; text-decoration: none; }
#links a:hover 	{ color: #FF9900; text-decoration: none; }
#links a:active 	{ color: #FF9900; text-decoration: none;}
	
.blog {
                width: 520px;
  		background: #FFFFFF;
                }


	.blogbody {
                                font-family: arial, sans-serif;
		color: #000;
		font-weight: normal;
		padding-left: 10px;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: verdana, arial, sans-serif;
                                font-weight: bold;
		color: #9966FF;
                                text-transform:uppercase;
		}	

       .formtable        {
		font-family:verdana, arial, sans-serif;  
		font-weight: bold;  
                                text-decoration: none;
                                padding-top: 20px;
                                  }		

         #menu {
  		margin-bottom:15px;
		background:#FFF;
                                color:#999;
		font-size:xx-small;
		font-weight: bold;  
		text-align:left;
                                border:1px solid green;
		}	

	.date	{ 
		font-family: verdana, arial, sans-serif;
		font-size: x-small; 
		color: #666; 
		border-bottom:1px solid silver;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:Verdana, arial, sans-serif;
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}	
	
	.side {
		width:258px;
		float:right;
		font-family: verdana, arial, sans-serif;
		color: #FF9900;
		font-size: x-small;
		font-weight: bold;

  		line-height: 140%;   
  		padding: 0px;			
		}
		
	.sidetitle {

		font-family: verdana, arial, sans-serif;
		color: #FFF;
		font-size: small;
		font-weight: bold;
  		margin-left: 3px;
                                text-align:left;
		border-right:1px solid #073455;
		
		}	

	.sidetitle2 {
		font-family: verdana, arial, sans-serif;
		color: #FFF;
		font-size: small;
		font-weight: bold;
  		margin-left: 3px;
                text-align:left;
		}		
				
	.sidetitle3 {
		font-family: verdana, arial, sans-serif;
		color: #FFF;
		font-size: small;
		font-weight: bold;
  		margin-left: 12px;
                text-align:left;
		}	
#highlight{
  		width: 450px;
		font-weight: normal;
                                border: 1px solid #073455;
                                margin-left: 20px;
                                padding: 5px;
		}

#highlight a:link 	{ color: #393C52; text-decoration: underline; font-weight: bold }
#highlight a:visited 	{ color: #393C52; text-decoration: underline; }
#highlight a:hover 	{ color: #FF9900; text-decoration: underline; }
#highlight a:active 	{ color: #FF9900; text-decoration: underline;}

	.highlighttitle {
                                background:#CCCCCC;
                                border: 1px solid #073455;
		font-family: verdana, arial, sans-serif;
		color: #073455;
		font-weight: bold;
                                text-align:left;
                                padding: 0px;
		
		}

#logos{
                                margin-left: 5px;
                                padding: 5px;
		}

.extended { margin-left: 20px; }
