body {
	background-image: url(images/question-mark-2.gif);
	color:#2A3F55;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
	padding-top:0px;
	margin:0;	
}
#page-wrapper {
    width: 800px;
    margin: 0 auto;
    text-align: left;
	}

.bold_n_bigger {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

.bold_n_bigger_red {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #AA0000;
}
.bold_n_bigger_green {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#009F00;
}


.navigation td {
	
	text-align:center;
	
	
}

.navigation td a:link, .navigation td a:visited, .navigation td a:active {
	background-color:#D2daf5;
	background-image:url(images/nav_button2.gif);
	display:block;
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2A1F55;
	text-decoration:none;

	
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:8px;
	padding-top:8px;
	
}

.navigation td a:hover {
	color:#ffffff;
	background-color:#7fa0eb;
	background-image:url(images/nav_button3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;

}

.small {font-size: 9px;}

.small_orange {

	font-size: 9px;
	color: #D40000;
	
	}
table.sitemap td {

	height:30px;
	
	}
	
table.sitemap	{
		
	}
