/* CSS Document */

body {
    background-color:#CCCCCC;
	margin-top:0px;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main {
    background-color:#FFFFFF;

}

td.header {
    font-size:18px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;

}

td.newsletter a:link, td.newsletter a:visited, td.newsletter a:active{
    color: #00477c;
 
}

td.lewsletter a:hover {
    color:#666666;
 
}

table.links a:link, table.links a:visited, table.links a:active{
    color: #00477c;
 
}

table.links a:hover {
    color:#666666;
 
}

table.whats_new a:link, table.whats_new a:visited, table.whats_new a:active{
    color: #00477c;
 
}

table.whats_new a:hover {
    color:#666666;
 
}

table.header_02 {
    background-color:#FFFFFF;
	
}

h1 {
	color: #03467A;
	font-size: 14pt;
}
form {
	text-align: left;
}

button {
	border: none;
	background: none;
}

.projectLinks {
	background: #eee;
	text-align: left;
	}