html, td, div {
font-family:trebuchet ms, helvetica, arial, sans-serif;
font-size:12px;
}

.topnav {
	color:#cdcdcd;
}
.topnav a {
color:#103e62;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	color:#103e62;
}

h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4, h5, h6 {font-size:12px;}

.cell {
	background-image:url(images/cell2.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	width:233px;

	color:#c0d7dd;
	vertical-align:top;
margin-top:6px;
	}
.cell2 {
	background-image:url(images/cell.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:9px;
	padding-left:16px;
	padding-right:20px;
	width:233px;
	color:#c0d7dd;
	vertical-align:top;
	}
.lowcell {
	background-image:url(images/lowcell.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	width:233px;
	color:#c0d7dd;
	vertical-align:top;
	}


.bigcell {
	background-image:url(images/bigcell.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:9px;
padding-left:20px;
padding-right:20px;
	width:504px;
	vertical-align:top;
	}

.bigcell, .bigcell td {color:#c0d7dd;}
.lowcell h1, .lowcell h2, .lowcell h3, .cell h1, .cell h2, .cell h3, .bigcell h1, .bigcell h2, .bigcell h3 {

	margin-bottom:-2px;
	color:white;
}
.cell h1, .bigcell h1, .bigcell h2, .bigcell h3, .lowcell h1 {font-size:20px;}
.cell2 h2 {color:white;font-size:20px;}
.cell h2, .cell h3, .lowcell h2, .lowcell h3 {
font-size:14px;	
}
.cell b, .cell2 b, .lowcell b, .bigcell b {
	color:white;
font-size:14px;

}
.cell a, .cell2 a, .lowcell a, .bigcell a {color:white;font-weight:bold;text-decoration:none; background-image:url(images/arrow.png);background-position:0 2px;background-repeat:no-repeat; padding-left:10px;}

.footer {
	background:url(images/bottom.png);
	height:56px;

}
.bigcell table tr td {vertical-align:top;}
.bigcell table tr td img {padding-left:10px;padding-right:10px;padding-bottom:30px;}
.footer table {margin-top:10px;}
.footer td {	color:#2e5773;}
.framed {border:1px solid #003761;margin-bottom:6px;}
