body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 822px;
	border: 1px solid #959596;
	}

#header {
	padding: 0,0,0,10;
	margin: 0;
	position: relative;
	height: 110px;
    background: white;
	}
table	{
		font-family:arial,verdana,arial,Helvetica,sans-serif;
        font-size:14px;
        color:black
		}

#footer {
	background-color: #eee;
    padding: 0 0 0 0px;
	margin: 0 auto;
	width: 820px;
	clear: both;

	}

.title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 15;
    color: white;
    padding: 5px,5px,5px,5px;
    background: #FFF repeat-x url(backtitle.gif) top;
    }

.links, .links:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 13;
    color: #0256AA;
    padding: 1px,1px,1px,15px;
    background: white;
    }

.links:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 13;
    color: #D20418;
    padding: 1px,1px,1px,25px;
    background: white;
    }

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
    font-size: 25;
    text-align: left;
    color:#333;
	}
h2 {
	font-size: 1.6em;
    color:#333;
	}
h3 {
	font-size: 1.3em;
    color:#333;
	}

h4 {
	font-size: 1.1em;
    color:#333;
	}

a, a:visited {
	color: #0256AA;
	text-decoration: none;
	}

a:hover {
	color: #D20418;
	text-decoration: underline;
	}

.blocktitle{
	padding:4px 0 0 4px;
	font-size:11px;
    align:left;}
.blockcontent{
	padding:0 0 0 4px;
	height:28px;
	color:black;
	font-size:10px}
.blocklink{
	padding:1px 0 0 0;
	color:black;
	font-size:10px;
	text-align:right;
	text-decoration:underline}
.blocklink2{
	padding:1px 0 0 0;
	color:black;
	font-size:9px;
	text-align:left;
	text-decoration:none}
.block1{
	font-family:Verdana, Arial, Helvetica;
	cursor:pointer;
    text-align:left;
    width:234px;
	height:60px}

.block2{
	font-family:Verdana, Arial, Helvetica;
	cursor:pointer;
    text-align:left;
    width:336px;
	height:60px}