@charset "UTF-8";
html {
		_overflow-x: hidden; /* IE 6 */
}
body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #6C6C6C;
}
.oneColElsCtr #container {
	width: 900px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
p {
	margin: 0;
	padding: 0;
}
ul {
	line-height: 1.5em;
	text-align: justify;
}
li {
	margin-bottom: 3px;
}

#header {
	clear: both;
}
#header div#logo {
	width: 650px;
	height: 80px;
	float: left;
}
h1.logo {
	background: url('../img/template/layer-page_r1_c2.jpg') 0 0;
	height: 80px;
	text-indent: -12000em;
	margin: 0;
	padding: 0;
}

#header div#search-box {
	height: 80px;
	width: 250px;
	float: right;
}
#header div#search-box {
	margin: 50px 0 0 0;
	padding: 0;
	list-style: none;
	background: url('../img/template/layer-page_r2_c4.jpg') 0 0 no-repeat;
	height: 30px;
}
#SearchWrap {
	float: right;
	width: 162px;
	margin: 6px 5px 0 0;
}
#other-icons {
	margin: 8px 175px 0 20px;
	text-align: right;
}
#other-icons ul, #other-icons ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#other-icons ul li {
	margin: 0 10px 0 0;
}
#search_box {
	width: 162px;
	height: 18px;
	background: url(/img/template/bg_search.gif) 0 0 no-repeat;
}
#search_box #s {
	float: left;
	padding: 0;
	border: 0;
	width: 124px;
	background: none;
	font-size: 9pt;
	font-family:  Arial;
	padding: 2px 5px;
}
#search_box #go {
	float: right;
	margin: 1px;
}



div#splash-menu {
	width: 900px;
	height: 323px;
	clear: both;
}
div#content-wrap {
	width: 900px;
	clear: both;
	padding-top: 20px;
}

h1.title,
h2.title {
	margin: 0;
	padding-bottom: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #004D98;
}

#level1-wrap {
	width: 100%;
	display: block;
	height: 200px;
}

#level1-block1,
#level1-block2 {
	padding-top: 8px;
	background: url(/img/sky-blue-bg.gif) repeat-x;
}
#level1-block1 {
	width: 590px;
	float: left;
}
#level1-block2 {
	width: 280px;
	float: right;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}
img.thumbs {
	padding: 10px;
	border: 0;
}
img.thumbs2 {
	padding: 0 10px 0 0;
	border: 0;
}
img.thumbs3 {
	padding: 0 0 0 10px;
	border: 0;
}

span a.more-btn {
	text-indent: -12000em;
	display: block;
	width: 71px;
	height: 14px;
	background: url(/img/more-info.gif) no-repeat;
	float: right;
}


#level2-wrap {
	width: 100%;
}
#level2-block1,
#level2-block2,
#level2-block3 {
	width: 280px;
	float: left;
	padding-top: 8px;
	background: #FFF url(/img/navy-blue-bg.gif) repeat-x;
}
#level2-block1,
#level2-block2 {
	margin-right: 15px;
}
#level2-block2,
#level2-block3 {
	margin-left: 15px;
}


#level3-wrap {
	width: 100%;
}

#level3-block1,
#level3-block2 {
	padding-top: 8px;
	background: #FFF url(/img/navy-blue-bg.gif) repeat-x;
}
#level3-block1 {
	width: 280px;
	float: left;
}
#level3-block2 {
	width: 618px;
	float: left;
}

#level3-block2-1,
#level3-block2-2 {
	float: left;
	width: 50%;
	font: 12px Arial;
}
#level3-block2-1 ul,
#level3-block2-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#level3-block2-2 ul {
	padding-left: 35px;
}
#level3-block2-1 ul li,
#level3-block2-2 ul li {
	margin: 5px 0 5px 9px;
	background: url(/img/bullet-arrow.gif) left center no-repeat;
	display: block;
	padding: 0 0 0 15px;
}
#level3-block2-1 ul li a,
#level3-block2-2 ul li a {
	color: #004D98;
	text-decoration: none;
}
#level3-block2-1 ul li a:hover,
#level3-block2-2 ul li a:hover {
	color: #0080FF;
	text-decoration: underline;
}


#scrollup {
   position: relative;
   overflow: hidden;
   height: 165px;
   width: 280px
 }
 .headline {
   position: absolute;
   top: 210px;
   left: 0px;
   width: 190px;
 }

#level1-block2 div.quote-wrap {
	width: 280px;
	display: block;

	font: 11px Arial;
	position: absolute;
	
	top: 220px;
	left: 0px;
}
#quotes_r2_c1 {
	background: url(/img/quotes_r2_c1.gif) 0 0 no-repeat;
	width: 280px;
	height: 6px;
	display: block;
	margin: 0;
	padding: 0;
}
#quotes_r3_c1 {
	background: url(/img/quotes_r3_c1.gif) 0 0 repeat-y;
	width: 280px;
	display: block;
	min-height: 110px; /* IE */
	_height: auto !important; /* IE */
	height: auto;
	margin: 0;
	_margin-top: -7px; /* IE 6 */
}
#quotes_r5_c1 {
	background: url(/img/quotes_r5_c1.gif) 0 0;
	width: 280px;
	height: 19px;
	display: block;
}
#quotes_r3_c1 div.quote-text {
	padding: 5px 10px 10px 10px;
	text-align: justify;
}
.quote-wrap div#quoteBy {
	margin-top: -10px;
}

.quote-wrap div#quoteBy p {
	font: 10px Verdana;
	text-align: right;
	margin: 0;
}


.statement h1 {
	font: bold 14px Arial;
	border-bottom: 1px dotted #0080C0;
	color: #0080C0;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.statement ul {
	margin-top: 0px;
	list-style: circle;
}
.statement li {
	margin-bottom: 12px; 
}

.sitemap h1 {
	font: bold 14px Arial;
	border-bottom: 1px dotted #0080C0;
	color: #0080C0;
	padding-bottom: 2px;
	text-transform: uppercase;
}


ul.tree, ul.tree ul {
	list-style-type: none;
	background: url(/img/vline.gif) repeat-y;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.tree ul {
	margin-left: 35px;
	/**margin-left: 27px;*/
	font: 10px Arial;
}

ul.tree li {
	margin: 0;
	padding: 0 12px;
	line-height: 20px;
	background: url(/img/node.gif) no-repeat;
	color: #369;
	font-weight: bold;
}

ul.tree li.last {
	background: #fff url(/img/lastnode.gif) no-repeat;
}

ul.tree a {
	color: #6C6C6C;
	text-decoration: none;
}
ul.tree a:hover {
	color: #F00;
}


















#footer {
	padding: 50px 0 0 0;
	clear: both;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer div#bottom-menu {
	background: url('../img/template/layer-page_r6_c3.jpg') 0 0 repeat-x;
	height: 43px;
	color: #FFF;
}
#footer div#bottom-menu ul {
	margin: 0;
	padding: 13px 0 0 90px;
	list-style: none;
}
#footer div#bottom-menu li {
	float: left;
	padding: 0 5px;
}
#footer div#bottom-menu li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#footer div#bottom-menu li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer div#bottom-notes {
	width: 100%;
	font: 11px Verdana;
	color: #B1B1B1;
	margin: 10px 0 30px 0;
}
#footer div#bottom-notes div#produced {
	float: left;
	width: 50%;
}
#footer div#copyright {
	text-align: right;
}
#footer div#bottom-notes a {
	color: #808080;
	text-decoration: none;
}
#footer div#bottom-notes a:hover {
	color: #0080FF;
	text-decoration: underline;
}

/* Misc */
.clear {
	clear: both;
}
.lfloat {
	float: left;
}
.rfloat {
	float: right;
}
.gap-fix {
	margin-bottom: 20px;
	*margin-bottom: 10px;
}
.gap {
	margin-bottom: 10px;
}
/* Outlife fix for Firefox */
a {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}
:-moz-any-link:focus {
  outline: none;
}

/* Debugs */
.red {
	background-color: #F00;
}
.green {
	background-color: #0F0;
}
.blue {
	background-color: #00F;
}
.black {
		background-color: #000;
}
.teal {
		background-color: #008080;
}




div.breadcrumbs {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 30px;
	/*line-height: 40px;*/
	color: #888;
	border: 1px solid #eee;
	font: 10px Arial, sans-serif;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float: left;
	overflow: hidden;
	height: 30px;
	padding: 8px 8px;
	font-style: normal;
	text-decoration: none;
	color: #888;
}
div.breadcrumbs span {
	background: url(/img/template/bg-breadcrumb.png) no-repeat left center;
	overflow: hidden;
	padding: 0 0 0 10px;
	width: 0px;

	filter:alpha(opacity=40);
	opacity: 0.4;
}
div.breadcrumbs em {
	font-weight: bold;
	color: #0095BF;
}
div.layerBox {
	border: 1px solid #eee;
	border-top: 1px solid #FFF;
	padding: 5px;
	height: 150px;
}
div.layerBox .blocks {
	width: 150px;
	margin: 0 8px 0 0;
	overflow: hidden;
	padding: 10px;
	height: 130px;
	border-right: 1px solid #eee;
}
div.layerBox .first {
	padding-left: 10px;
}
div.layerBox .last {
	padding-right: 0;
	border-right: 1px solid #FFF;
}
div.layerBox .blocks h2 {
	margin: 0;
	font: bold 12px Arial;
	color: #808080
}
div.layerBox .blocks ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	font: 11px Arial;
	color: #999;
	line-height: 1.4em;
}
div.layerBox .blocks ul a {
	color: #999;
	text-decoration: none;
}
div.layerBox .blocks ul a:hover {
	color: #0095BF;
	text-decoration: none;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.bold {
	font-weight: bold;
}

