<style>

		pre
	{
		font-family : verdana;
		font-size : 11px;
		color: #000000;
	}
		BODY
	{
		font: 8pt/16pt verdana; 
		color: #6C8499;  
		margin: 0px; 
	}
	p { 
	font: 8pt/16pt verdana; 
	margin-top: 0px; 
	line-height : 16px;
	}

/*--- LINKS --------------------------------------------------------------------------------------------------------*/
	
	#header A 
	{ 	
		color: #6C8499;
		text-decoration : none;
		font-size : 11px;
		font-family : arial;
		font-weight: bold;
		letter-spacing: 0em;
	}  
		
	#header	A:LINK
	{
		color: #6C8499;
		text-decoration : none;
		font-size : 11px;
		font-family : verdana;
		font-weight:bold;
	}

	#header	A:VISITED
	{
		color: #6C8499;
		text-decoration : none;
		font-size : 11px;
		font-family : verdana;
		font-weight:bold;
	}

	#header	A:HOVER
	{
		color: #ff6600;
		text-decoration : none;
		font-size : 11px;
		font-family : verdana;
		font-weight:bold;
	}

		#header A:active
	{
		color: #ff6600;
		text-decoration : underline;
		font-size : 11px;
		font-family : verdana;
	}

		A 
	{ 	
		color: #ff6600;
		text-decoration : none;
		font-size : 11px;
		font-family : verdana;
	} 
	
		A:LINK
	{
		color: #ff6600;
		text-decoration : none;
		font-size : 11px;
		font-family : verdana;
	}

		A:VISITED
	{
		color: #ff6600;
		text-decoration : none;
		font-size : 11px;
		font-family : verdana;
	}

		A:HOVER
	{
		color: #ff6600;
		text-decoration : underline;
		font-size : 11px;
		font-family : verdana;
	}

		A:active
	{
		color: #ff6600;
		text-decoration : underline;
		font-size : 11px;
		font-family : verdana;
	}
	
/* END LINKS -------------------------------------------------------------------------------------------- */



		.form
	{
		font-family : verdana;
		font-size : 11px;
		color: #6C8499;
	}
		.submit
	{
		font-family : verdana;
		font-size : 11px;
		color: #ffffff;
	}
		.smalltext
	{
		font-family : verdana;
		font-size : 10px;
		color: #6C8499;
	}
		.lspace
	{
		line-height : 20px;
		text-align : justify;
	}
		.nostyle
	{
		background-color : #3A5A76;
	}


/* specific divs */
#container { 
	margin: 0px; 
	}

#header { 
	background: url(../images/head.gif) no-repeat top left; 
	width:768;
	height:297;
	}

#menu { 
	position: absolute; 
	left:250px; 
	top:210px; 	
	text-align : right;
	}
	
#content { 
	position:relative;
	margin-top:9;
	height:730;
	}
	
#footer { 
	position:relative;
	height:14;
	width:768px;
	text-align : right;
	font: 7pt/16pt verdana;
	}

/* CONTACT PAGE ------------------------------------------------------------------------------------------- */	
#contactImage { 
	position:absolute;
	width:240px;
	height:241px;
	margin: 20px ;
	}
#contactHead { 
	position:absolute;
	left:280;
	width:450px;
	height:241px;
	margin-top: 20px ; 
	}
#contactContent { 
	position:relative;
	width:553;
	height:480;
	margin-top:9;
	}
#contact1 { 
	float:left;
	position:relative;
	width:240;
	height:100;
	margin: 0px ; 
	}
#contact2 { 
	position:relative;
	margin: 0px ;
	line-height : 14px; 
	}
#contact3 { 
	position:relative;
	width:450;
	margin-top: 20px ;
	line-height : 14px; 
	}
/* CONTACT PAGE ------------------------------------------------------------------------------------------- */
	
/* LINES ---------------------------------------------------------------------------------------------------- */
	
#baseline { 
	margin:0;
	width:768px;
	height:1px;
	background: transparent url(../images/line_divider.gif) top left repeat-x;
	}
/* LINES ---------------------------------------------------------------------------------------------------- */
	






/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
/*  HEADERS ----------------------------------------------------------------------------------------------- */
/* NAVIGATION HEADERS ----------------------------------------------------------------------------------------------- */
#navHeader h2 { 
	background: transparent url(../images/header_contact.gif) no-repeat top left; 
	margin: 0px;
	position: absolute; 
	left:373px; 
	top:234px;
	width:768;
	height:293;
	}
#navHeader h2 span {
	display:none;
	}
/* NAVIGATION HEADERS ----------------------------------------------------------------------------------------------- */
/*  HEADERS ----------------------------------------------------------------------------------------------- */







/* BOXES ------------------------------------------------------------------------------------------------------ */
#box {
	float: left;
	padding: 0px;
	margin: 1px;	
	text-indent: 5;
	width:180;
	height:20;
	background: #eeeeee;
	border: 1px solid #CBD7E1;
	}
#box li { list-style-image: url(../images/block_arrow.gif);
}

#formBox {
	float: left;
	padding: 0px;
	margin: 1px;
	width:70;
	height:20;
	text-align : right;
	}
/* BOXES ------------------------------------------------------------------------------------------------------ */


</style>
