body, td, th {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt; 
	line-height : 140%
}

img {
	border : none;
}

#menu {
	height : 30px;
	background-color : #FCC314;
}

#menu td {
	text-align : center;
}

#menu a {
	text-decoration : none;
	color : #fff;
	font-weight : bold;
	font-size : 9pt;
}

#menu a:hover {
	color : #EF4522;
}

#footer {
	padding : 2px;
	background-color : #FCC314;
	color : #825F01;
	font-size : 9pt;
	text-align : center;
}

#footer .small {
	font-size : 8pt;
	color : #fff;
}

#footer .small a {
	color : #fff;
}

#footer .small a:hover {
	color : #EF4522;
}

.lightBlue {
	background-color : #D4E4F3;
}

h1 {
	font-family : arial, helvetica, sans-serif;
	color : #346794;
	font-size : 14pt;
	margin-bottom : 5px;
	background-image : url('/images/layout/cross.gif');
	background-position : left top;
	background-repeat: no-repeat;
	Xheight : 65px;
	padding-left : 35px;
	padding-top : 30px;
	padding-bottom : 10px;
}

h2 {
	font-family : arial, helvetica, sans-serif;
	color : #346794;
	font-size : 12pt;
	margin-bottom : 5px;
}

h3 {
	font-family : arial, helvetica, sans-serif;
	color : #346794;
	font-size : 10pt;
	margin : 0px;
}

.small_home {
	font-size : 9pt;
}

.small {
	font-size : 8pt;
}

.copy {
	margin-left : 20px;
}

a.teaser {
	text-decoration : none;
	color : #346794;
}

a.teaser:hover {
	text-decoration : underline;
}

#notice li {
	color : #ffcc00; padding-bottom : 3px;
	
}

.spaced li {
	margin-bottom : 5px;
}