body {
	background: #fff;
	padding: 0;
	margin: 0;
	}

html {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #333;
	font-family: "trebuchet MS", lucida, verdana, geneva, sans-serif;
	font-size: 14px;
	}
li {
	padding: 4px 0;
	}
.legal {
	font-size: 90%;
	color: #555;
	}
	
/* ---[ main elements ]------------------------------- */
.circlelist 
{
	list-style-type: circle;
	margin: 0px;
}

.numberlist 
{
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nonelist 
{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	position: relative;
	text-align: left;
	width: 850px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/backgrounds/bg-main-splash.gif) #fff;
	color: #000;
	border: solid 1px #333;
	border-top: 0;
	}
#container2 {
	position: relative;
	text-align: left;
	width: 850px;
	padding: 0;
	margin: 0 auto;
	background: #fff;
	color: #000;
	border: solid 1px #333;
	border-top: 0;
	}
#home #container {
	background: url(../images/backgrounds/bg-main-splash.gif) #fff;
	}
	
#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#content {
	float: left;
	width: 526px;
	font-size: 90%;
	color: #333;
	padding: 0;
	padding-bottom: 10px;
	}
#home #content {
	background: #fff url(../images/backgrounds/newsplash.jpg) no-repeat top;
	width: 707px;
	padding-top: 335px;
	}
#contentwide {
	float: left;
	width: 707px;
	font-size: 90%;
	color: #333;
	padding: 0;
	padding-bottom: 10px;
	}
#homewide #contentwide {
	background: #fff url(../images/backgrounds/splash-top.jpg) no-repeat top;
	width: 707px;
	padding-top: 525px;
	}
#contentwidenoimage {
	float: left;
	width: 707px;
	font-size: 90%;
	color: #333;
	padding: 0;
	padding-bottom: 10px;
	}
#homewide #contentwidenoimage {
	width: 707px;
	padding-top: 525px;
	}
#leftcol {
	float: left;
	top: 0;
	left: 0;
	width: 143px;
	height: 538px;
	padding-top: 161px;
	background: transparent url( ../images/backgrounds/BG_leftcol2.gif ) no-repeat;
	}
	
#rightcol {
	position: absolute;
	top: 161px;
	right: 0;
	width: 180px;
	margin: auto;
	text-align: center;
	background: transparent url(../images/backgrounds/BG_rightcol2.jpg) no-repeat top right;
	height: 538px;
	}
#rightcolnarrow {
	position: absolute;
	top: 11px;
	right: 0;
	width: 180px;
	margin: auto;
	text-align: center;
	background: transparent url(../images/backgrounds/BG_rightcol2.jpg) no-repeat top right;
	height: 538px;
	}
#footer {
	clear: both;
	text-align: center;
	color: #666;
	font-size: 85%;
	padding: 2px;
	border-top: 1px solid #666;
	background: #eee;
	}
	
/* ---[ text boxes ]------------------------------- */
#textblock {
	margin-top: 25px;
	margin-bottom: 25px;
	}
#home #textblock {
	margin-top: 0;
	margin-bottom: 50px;
	}

/*
#textblock ul {
	text-align: left;
	background: #ededed;
	padding: 10px 30px;
	margin: 0;
	margin-bottom: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	*/

#textblock h1  {
	text-align: center;
	background: #fff;
	color: #004A90;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	}
#textblock h1 strong {
	padding-right: 10px;
	border-right: 1px solid #004A90;
	}

#textblock h2  {
	text-align: left;
	background: #fff;
	color: #004A90;
	font-size: 120%;
	font-weight: bold;
	border-top: 1px solid #999;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	}
	
.graybox {
	text-align: left;
	background: #ededed;
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right:0px;
	margin: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.graybox2 {
	text-align: left;
	background: #ededed;
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right:0px;
	margin: 0px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #999;
	}
.graybox3 {
	text-align: left;
	background: #ededed;
	padding-bottom:0px;
	padding-top:0px;
	padding-left: 0px;
	padding-right:0px;
	margin: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #ededed;
	}
/*
#graybox #numberlist {
	text-align: left;
	background: #ededed;
	padding-bottom:0px;
	padding-left: 30px;
	padding-right:30px;
	margin: 0;
	margin-bottom: 20px;
	border-top: 0px;
	border-bottom: 0px;
	}
	*/
	
#whitebox {
	text-align: left;
	background: #fff;
	padding: 0px 30px;
	margin-bottom: 20px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
#whiteboxbold {
	text-align: left;
	background: #fff;
	padding: 0px 30px;
	margin-bottom: 20px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold
	}
	/*
#whitebox ul {
	text-align: left;
	background: #fff;
	padding: 10px 30px;
	margin: 0;
	margin-bottom: 20px;
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
	}
*/
/* ---[ navigation ]------------------------------- */

.menu {
	font-size: 85%;
	text-align: right;
	list-style: none outside;
	width: 143px;
	padding: 0;
	margin: 0;
	}
.menu li {
	display: inline;
	line-height: 14px;
	padding: 0;
	margin: 0;
	}
.menu li a {
	text-decoration: none;
	display: block;
	padding: 4px 12px 4px 0;
	margin: 0;
	background: transparent;
	color: #ccc;
	font-weight: bold;
	border-bottom: solid 1px #4166A3;
	}
.menu li.here a, .menu li.here a:hover {
	text-decoration: none;
	background: #fff url(../images/arrow.gif) 140px 50% no-repeat;
	color: #004A90;
	}
.menu li a:hover {
	background: #6699CC;
	color: #fff;
	}
	
.menugroup {
	font-size: 85%;
	text-align: right;
	list-style: none outside;
	width: 143px;
	padding: 0;
	margin: 0;
	background: #4166A3;
	border-bottom: 3px double #365485;
	}
.menugroup li {
	display: inline;
	line-height: 14px;
	padding: 0;
	margin: 0;
	}
.menugroup li a {
	text-decoration: none;
	display: block;
	padding: 4px 12px 4px 0;
	margin: 0;
	background: transparent;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #365485;
	}
.menugroup li a:hover {
	background: #6699CC;
	color: #fff;
	}
.menugroup li.here a, .menugroup li.here a:hover {
	text-decoration: none;
	background: #fff url(../images/arrow.gif) 140px 50% no-repeat;
	color: #004A90;
	}
.menugroup li.menutitle a, .menugroup li.menutitle a:hover {
	font-size: 100%;
	background: #003366;
	}

/* ---[ address box ]------------------------------- */
#addressbox {
	font-size: 75%;
	color: #fff;
	text-align: right;
	width: 143px;
	padding: 0;
	margin: 0;
	margin-top: 40px;
	}
#addressbox p {
	background: #4166A3;
	margin: 0;
	}
#addressbox a {
	display: block;
	border-bottom: 1px solid #004A90;
	padding: 4px 12px 4px 0;
	text-decoration: none;
	background: none transparent;
	color: #fff;
	}

#addressbox a:active {
	background: none transparent;
	color: #555;
	}

#addressbox  a:hover {
	background: #6699CC;
	color: #fff;
	}

/* ---[ links ]------------------------------- */
a {
	text-decoration: underline;
	background: none transparent;
	color: #004A90;
	}

a:active {
	background: none transparent;
	color: #555;
	}

a:hover {
	background: none transparent;
	color: #000;
	}
