body {
	background : #fff url('/images/layout/bg.jpg') center top;
	margin : 0px;
}

body, td {
	font-size : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #003F98;	
}

#footer a {
	padding : 0px 10px;
}


#footer {
	font-size : 7pt;
}

img {
	border : none;
}

h1 {
	margin : 0px;
	margin-bottom : 5px;
}

h2 {
	margin : 5px 0px;
	font-size : 14pt;
}

.content {
	background : url('/images/layout/secondary_bg.jpg') no-repeat center top;
}

.menuItem {
	color : #C80233;
	font-weight : bold;
}

