body{
	margin-top : 0%;
	margin-bottom : 0%;
	background-color: #EEEEEE;
}

.banner{
	background-image : url(images/banner02.jpg);
	height : 120px;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bottomline{
	border-style : dashed;
	border-left : none;
	border-right : none;
	border-top : none;
	border-width : 1px;
	border-color : Silver;
}

.border{
	border-style : solid;
	border-width : 1px;
	border-color : #EEEEEE;
}

.borderleft{
	border-style : dashed;
	border-bottom : none;
	border-right : none;
	border-top : none;
	border-width : 1px;
	border-color : Silver;
	padding-left : 10px;
}

.topmargin{
	padding-top : 15px;
}

.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Navy;
}

.bigletter{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Black;
}

a.top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Maroon;
	text-decoration : none;
}

a:hover.top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Maroon;
	text-decoration : underline;
}

.caption{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.footernav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}

a:hover.footernav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

a.press{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Maroon;
	font-weight : bold;
	text-decoration : none;
}

a:hover.press{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Maroon;
	font-weight : bold;
	text-decoration : underline;
}