
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#fff url('/images/bg.jpg') repeat-x fixed bottom left; color: #000;
	margin: 0;
	border-top: 5px solid #fff;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 10px; padding-left:0; padding-right:0; padding-top:10px;
	}
	
	
#wrapper	{
	border-left:0px none; background:#fff; color: #000;
	margin: 5px auto;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 744px 
	}

html>#wrapper	{
	width: 744px;
	} 

.invis { display: none; }

#header	{
	background: #0F398D;
	border: 0px none;
	margin: 0;
	padding: 0;
	width: 744px; height: 91px; clear: both;
	}
			
html>#header	{
	width: height: 91px;
	} 
			
#header img	{
 vertical-align:middle; horizontal-align:left;
	}	

#footer {
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #ccc; color: #fff;
	background: #0F398D;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small; padding-left:10px; padding-right:7px; padding-top:2px; padding-bottom:5px	
	}

html>#footer	{
	font-size: x-small;
	} 
	
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

			/* text */

html code	{
	font-size : 105%; 
	}

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
h1 { 	
	line-height: 120%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px; 
	font-size: medium; color: #0F398D;  
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #003399;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #CC6633;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}
	
.bread { font-size: xx-small; color: #666; text-decoration: none; letter-spacing: 1px;}
a.bread:link { color: #666;}
a.bread:visited { color: #666;}
a.bread:hover { color: #003399;}

.boldblue {  font-weight: bold; color: #003399; }

.lilblack {  font-weight: normal; font-size: xx-small;}


	/*  Horizontal nav */

#menu {
	display:none;
	}

	/*  containers */

	
#pagebody	{
	padding: 0;
	margin: 0px;
	border: 0px none;
	text-align: left;
	float: left;
	width: 740px;
	}

#maincontent	{
	float: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: small;
	padding: 5px;
	width: 550px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>#maincontent 	{
	width: 550px;
	} 
	
#content	{
	float: left;
	margin-left: 10px;
	margin-top: 0;
	font-size: small;
	padding: 5px;
	width: 550px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>#content 	{
	width: 690px;
	} 
	
	
	/*  side nav */

	
#sidebar	{
	display:none;
	}	
	
#subnav	{
	display:none;
	}
	