/* CSS  Document */

body, dt, dl, h1, h2, h3, h4, h5, h6, p, ol, ul, form, img, blockquote {
	padding: 0;
	margin: 0;
	
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	
}

h1 {
	color: #666666;
	font: bold 16px Helvetica, Georgia, serif;
	margin-bottom: 10px;
	
}

h2 {
	color: #666666;
	font: bold 14px Helvetica, Georgia, serif;
	margin-bottom: 0px;

	
}

h3 {
	color: #666666;
	font: bold 12px Helvetica, Georgia, serif;
	margin-top: 7px;
	margin-bottom: 0px;
		
}

p {
	color: #666666;
	font: normal 12px Helvetica, Georgia, serif;
	line-height: normal;
	padding: 5px;
	
}


#site p {
	color: #666666;
	font-size: 10px;
	text-align: right;
	margin-right: 18px;
			
}


a {
	color: #333333;
	font: bold 12px Helvetica, Georgia, serif;
	text-decoration: none;
	
			
}

#MenuBar a {
	color: #333333;
	font: normal 12px Helvetica, Georgia, serif;
	text-decoration: none;
			
}

#site a {
	color: #333333;
	font-size: 10px;
	font-weight: normal;			
}

#content ul {
	color: #666666;
	font: normal 12px Helvetica, Georgia, serif;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	
}	

#content ul ul {
	color: #666666;
	font: normal 12px Helvetica, Georgia, serif;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 1.5em;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}	

.centre {
	text-align: center;
	font-weight: bold;
	font: bold 14px Helvetica, Georgia, serif;
	
}

.smalltext {
	font-size: 2px;
	
}


.quote {
	font-weight: bold;
	font-style: italic;
	padding-left: 25px;
	margin-right: 25px;
	
}
	

dl {
	margin-top: 5px;
	
}

dd {
	font: normal 14px Helvetica, Georgia, serif;
	margin-bottom: 40px;
	
}

td {
	font: normal 14px Helvetica, Georgia, serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	text-align: left;
	

}

#footer td {
	font: normal 12px Helvetica, Georgia, serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;

}


body {
	background-color: #ffffff;
	margin: 10px 0 0 0;
	text-align: center;
	
}

/* LAYOUT */

#holder {
	background: #ffffff;
	border: 1px ridge #666666;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	
}

#header {
	border-top: solid #ffffff 2px;
	border-bottom: ridge #f1eddf 2px;
	height: 160px;
	margin-bottom: 1px;
		
}

#masthead{
	position: absolute;
	top: 5px;
	left: auto;
	right: auto;
	width:760px;
		
}


#content {
	background-color: #FFFFFF;
	color: #666666;
	float: inherit;
	height: auto;
	margin-left: 198px;
	margin-right: 18px;
	text-align: justify;
		
}


#footer {
	background-color: #003399;
	border-top: groove #f1eddf 2px;
	border-bottom: solid #f1eddf 2px;
	height: 25px;
	line-height: 14px;
	position: relative;
	
}

#nav {
	background-color: #003399;
	clear: left;
	float: left;
	margin-right: 18px;
	width: 178px;
	
}

#site {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 760px;
	
}

#blue {
	background: url(../images/blue_bar.jpg); 
	background-repeat: repeat-y;
	background-position: left top;	
	
}

.rightsidebar {
	width: 188px;
	float: right;
	color: #333333;
	margin-top: 5px;
	margin-left: 25px;
		
}

.links {
	margin-top: 5px;
	w\idth: 500px /* for IE6 in standards mode */ 
		
}
	

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #666666;
}

#utility a{
	color: #3f5d7e;
}

#utility a:hover{
	text-decoration: underline;
}


/* IMAGES */

img.figure_1 {
	border: 1px solid #666666;
	padding: 6px;
	
		
}

img.figure_profile {
	float: left;
	border:1px none #666;
	border-style: inset;
	padding: 6px;
	margin-top: 22px;	
	margin-right: 20px;	
	margin-bottom: 18px;
	
}

img.figure_2 {
	float: right;
	border:1px none #666;
	border-style: inset;
	padding: 6px;
	
	
}
.table1 {
	 width: 540px;
	 float: left;
	 margin-top: 5px;
	 color: #666666;
	 
	 
}

.table2 {
	 width: 300px;
	 float: left;
	 margin-top: 6px;
	 margin-bottom: 12px;
	 margin-right: 238px;
	 
}

.table3 {
	 width: 540px;
	 float: left;
	 margin-top: 6px;
	 margin-bottom: 12px;
	
	 
}

.table_footer {
	 width: 760px;
	 color: #FFFFFF;
	 font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	 margin: 0;

	 
}
