BODY { SCROLLBAR-FACE-COLOR: c4caff; 
	SCROLLBAR-HIGHLIGHT-COLOR: E7E7E7; 
	SCROLLBAR-SHADOW-COLOR: 000063;
	SCROLLBAR-3DLIGHT-COLOR: E7E7E7;
	SCROLLBAR-TRACK-COLOR: 000063; 
	SCROLLBAR-DARKSHADOW-COLOR: E7E7E7;
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
}
body img{
	border:0px;
}
div#navigation {width:150px;
	float:left;
    clear:both;
}
div#body {
	margin:0px 5px 0px 5px;
	width:500px;
}
.cleardiv{
  clear:both;
  height:1px;}
.Normal {
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 1em;
}
.Normal10 { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 10pt }
.NormalFine { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	
	font-size: 6pt }
.NormalRight { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	text-align : right;
	font-size: 8pt }
.NormalShaded { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	background-color: E7E7E7;
	font-size: 8pt }
h1 {
	font-family: Tahoma, Arial;
	font-weight: bolder;
	color: 000063;
	padding-bottom : 0;
	margin-bottom : 0;
	line-height : normal;
	font-size: large
}
h2 {
	font-family : Tahoma, Arial;
	font-size : medium;
	font-weight : bold;
	color : 000063;
	padding-bottom : 0;
	margin-bottom : 0;
	line-height : normal;
	text-align: center;
}
h3 {
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	padding-bottom : 0;
	margin-bottom : 0;
	line-height : normal;
	font-size: medium}
h4 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	padding-bottom : 0;
	margin-bottom : 0;
	line-height : normal;
	font-size: medium
}
h5 {
	font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	padding-bottom : 1px;
	margin-bottom : 0px;
	line-height : normal;
	font-size: medium
}
.NormalBold { font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	font-size: 8pt }
.NormalBold10 { font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	font-size: 10pt }
.NormalCaption { font-family: Tahoma, Arial;
	font-weight: bold;
	color: 000063;
	background-color: c4caff;
	font-size: 8pt }
LI { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 8pt;
	margin-left: 5; 
	padding-left : 1;
	padding-right : 2;
	padding-top : 0;
	padding-bottom : 2;
	list-style-type : decimal; }
OL { font-family: Tahoma, Arial;
	font-weight: normal;
	color: 000063;
	font-size: 8pt;
	margin-left: 10;
	margin-top: 2;
	margin-bottom : 2;	}	
.ContentBox {
	border: 1;
	border-top-color: #DDDDDD;
	border-top-style: dashed;
	border-top-width: thin;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-style: dashed;
	border-left-style: dashed;
	border-bottom-style: dashed;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width:158px;
	height:265px;
	float: left;
}
div#headerContainer {
	width: 790 px;
}
div#headerLogo {
	width: 150 px;
	float: left;
	margin: 0px,5px,0px,5px;
}
div#headerCenter {
	width: 480 px;
	float: left;
	text-align:center;
}
div#headerRight {
	width: 150 px;
	float: right;
}


/*============================================*/
.ContentBox {
	border:1px solid #DDDDDD;
	width:135px;
	height:265px;
	padding:3px;
	float: left;
	margin:5px 0px 0px 5px;
	font-size:0.8em;
	overflow:hidden;
}
.ContentBoxTitle{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:5px;
}
.ContentBoxSpecial{
	border:1px solid #006;
	background-color:#E2E2E2;
	width:283px;
	height:265px;
	padding:3px;
	float: left;
	margin:5px 0px 0px 5px;
	font-size:0.8em;
	overflow:hidden;
}
.ContentBoxSpecialTitle{
	font-size:1.2em;
	font-weight:bold;
	margin:5px;
	color:#F30;
}
.ContentBoxSpFeatured{
	width:47%;
	float:left;
	margin:2px;
	text-align:center;
}