html{
	font-size:100.01%;
	height:100%;
}
body {
	margin:0;
	color:#000;
	font-size:80%;
	background:#fff;
	height:100%;
}
form {
	margin:0;
	padding:0;
}
#container {
	width:100%;
	min-width:890px;
	min-height:100%;
	overflow:hidden;
}
#container #wrapper {
	background:url(../images/index-bg.gif) repeat-y 50% 0;
}
* html #container {
	overflow:visible;
	height:100%;
	width:auto;
}
#wrapper,
#main {
	margin:0 auto;
	width:890px;
	clear:both;
	overflow:hidden;
	position:relative;
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	text-align: justify;
}
/*-----header-----*/
#header {
	clear:both;
	width:890px;
	height:152px;
	background:url(../images/index-bg.gif) repeat-y 50% 0;
	position:absolute;
	top:0;
	left:0;
}
#header h1 {
	margin:0;
	width:100%;
	height:126px;
	border-bottom:1px solid #fff;
}
#header h1 a {
	display:block;
	width:100%;
	height:126px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
}
.nav-l {
	float:left;
	position:relative;
	left:50%;
}
.nav-r {
	position:relative;
	left:-50%;
}
* html .nav-r {float:left;}
* +html .nav-r {float:left;}
#header ul#nav {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
#header ul#nav li {
	float:left;
	padding:1px 0px 0 0px;
	list-style:none;
	background:url(../images/white-separator.gif) no-repeat 0 6px;
	font:bold 15px/24px "Lucida Sans Unicode", Arial, sans-serif;
	width: 170px;
}
#header ul#nav li:first-child {background:none;}
#header ul#nav li:hover,
#header ul#nav li.hover {position:relative;}
#header ul#nav li:hover ul,
#header ul#nav li.hover ul {display:block;}
#header ul#nav li:hover ul ul,
#header ul#nav li.hover ul ul {display:none;}
#header ul#nav li ul li:hover ul,
#header ul#nav li ul li.hover ul {display:block;}
#header ul#nav li a {
	color:#fff;
	text-decoration:none;
}
#header ul#nav li a:hover {text-decoration:underline;}
#header ul#nav li ul {
	position:absolute;
	width:170px;
	top:25px;
	left:0;
	margin:0;
	padding:0;
	display:none;
	z-index:94;
}
#header ul#nav li ul li {
	float:left;
	width:100%;
	list-style:none;
	padding:1px 0 2px;
	background:none;
	text-align:left;
	font-size:14px;
}
#header ul#nav li ul .color-1,
#header ul#nav li ul .color-1 li {background:#bebebe url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-2,
#header ul#nav li ul .color-2 li {background:#b4b4b4 url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-3,
#header ul#nav li ul .color-3 li {background:#a0a0a0 url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-4,
#header ul#nav li ul .color-4 li {background:#969696 url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-5,
#header ul#nav li ul .color-5 li {background:#8c8c8c url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-6,
#header ul#nav li ul .color-6 li {background:#828282 url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-7,
#header ul#nav li ul .color-7 li {background:#787878 url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-8,
#header ul#nav li ul .color-8 li {background:#6e6e6e url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-9,
#header ul#nav li ul .color-9 li {background:#646464 url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul .color-10,
#header ul#nav li ul .color-10 li {background:#5a5a5a url(../images/white-dot.gif) repeat-x 0 0;}
#header ul#nav li ul li a {
	display:block;
	width:153px;
	padding:0 7px 0 10px;
}
#header ul#nav li ul li a span {
	float:left;
	width:153px;
	background:url(../images/white-arrow.gif) no-repeat 100% 10px;
	cursor:pointer;
}
#header ul#nav li ul ul {
	position:absolute;
	top:0;
	left:170px;
	width:170px;
	margin:0;
	padding:0;
	overflow:hidden;
}
/*-----content-----*/
#content {
	clear:both;
	width:890px;
	margin:152px 0 0;
	overflow:hidden;
}
#content img {
	display:block;
	margin:0;
	border:none;
}
/*---txt-box---*/
.txt-box {
	width:500px;
	padding:10px 25px 20px;
	background:#fff;
	overflow:hidden;
	float: right;
}

/* Hide this from IE6 */
html>body .txt-box {
	margin: 0px 170px 0px 0px;
}

.txt-box p {
	margin:19px 0 0;
	font-size:130%;
	line-height:130%;
	text-align:center;
}
/*---info-block---*/
.info-block {
	width:818px;
	overflow:hidden;
	margin:0 0 0 36px;
	padding:14px 0 40px;
}
.info-block h2 {
	margin:16px 0 0;
	padding:0 0 16px 6px;
	color:#969696;
	font-size:170%;
	line-height:130%;
}
.info-block p {
	margin:14px 0 0;
	padding:0 5px;
	font-size:120%;
	line-height:130%;
}
/*--bread-crumbs--*/
.bread-crumbs {
	overflow:hidden;
	width:100%;
	clear:both;
}
.bread-crumbs p {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	font-size:110%;
	line-height:160%;
	color:#969696;
}
.bread-crumbs ul {
	float:left;
	margin:0;
	padding:0;
}
.bread-crumbs ul li {
	float:left;
	padding:0 6px 0 15px;
	list-style:none;
	font-size:110%;
	line-height:160%;
	color:#00aeef;
	background:url(../images/bc-arrow.gif) no-repeat 0 55%;
}
.bread-crumbs ul li:first-child {background:none;}
.bread-crumbs ul li a {
	color:#00aeef;
	text-decoration:none;
}
.bread-crumbs ul li a:hover {text-decoration:underline;}
/*--info-bar--*/
.info-bar {
	clear:both;
	overflow:hidden;
	width:100%;
	padding:0 0 8px;
}
.info-bar h3 {
	margin:0;
	width:812px;
	padding:0 0 2px 6px;
	background:url(../images/index-bg.gif) repeat-y;
	color:#fff;
	font-size:120%;
	line-height:170%;
}
.info-bar ul {
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
	padding:0;
}
.info-bar ul li {
	float:left;
	width:786px;
	padding:0 0 4px 32px;
	background:url(../images/blue-arrow.gif) no-repeat 6px 6px;
	color:#000;
	font-size:120%;
	line-height:130%;
	text-align: justify;
}
.info-bar ul li ul {
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
}
.info-bar ul li ul li {
	float:left;
	width:772px;
	padding:0 0 0 46px;
	background:url(../images/blue-arrow.gif) no-repeat 18px 6px;
	font-size:100%;
	text-slign: justify;
}
/*--info-box--*/
.info-box {
	overflow:hidden;
	width:100%;
	margin:7px 0 0;
	background:url(../images/info-box-bg.gif) repeat-y;
}
.info-box .info-box-top {
	overflow:hidden;
	width:100%;
	background:url(../images/info-box-top-bottom.gif) no-repeat;
}
.info-box .info-box-bottom {
	overflow:hidden;
	width:100%;
	background:url(../images/info-box-top-bottom.gif) no-repeat 0 100%;
}
.info-box h4 {
	float:left;
	width:140px;
	margin:12px 0 0;
	padding:0 9px 0 7px;
	color:#fff;
	font-size:150%;
/*	line-height:400%;*/
}
.info-box .txt {
	float:right;
	width:642px;
	padding:0 8px;
	text-align: justify;
}
.info-box .txt p {
	margin:12px 0 0;
	color:#000;
	font-size:120%;
	line-height:130%;
}
/*--grey-block--*/
.grey-block {
	overflow:hidden;
	margin:24px 0 0;
	padding:2px 6px 6px;
	background:#f8f8f8;
}
* html .grey-block {
	overflow:visible;
	height:1%;
}
.grey-block .inner-block {
	overflow:hidden;
	width:100%;
	background:url(../images/inner-block-bg.gif) repeat-y;
	display:table;
	margin:4px 0 0;
}
.grey-block .inner-block .title {
	width:79px;
	display:table-cell;
	vertical-align:middle;
}
.grey-block .inner-block .title h3 {
	vertical-align:middle;
	margin:0 auto;
	width: 16px;
	height: 100px;
	text-indent:-9999px;
	overflow: hidden;
}
.grey-block .inner-block .first {margin:0 0 0 5px !important;}
.grey-block .inner-block .info {
	float:right;
	width:722px;
	background:url(../images/small-grey-bg.gif) repeat-y;
	display:table;
	margin:4px 0 0 5px;
}
.grey-block .inner-block .info h4 {
	width:142px;
	text-align:center;
	margin:0;
	color:#fff;
	font-size:15px;
	display:table-cell;
	vertical-align:middle;
}
.grey-block .inner-block .info .txt {
	float:right;
	width:568px;
}
.grey-block .inner-block .info .txt ul {
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
	padding:0 0 10px;
}
.grey-block .inner-block .info .txt ul li {
	float:left;
	width:536px;
	padding:0 0 0 32px;
	background:url(../images/blue-arrow.gif) no-repeat 6px 6px;
	color:#000;
	font-size:120%;
	line-height:130%;
}
.grey-block .inner-block .info .txt ul li ul {
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
}
.grey-block .inner-block .info .txt ul li ul li {
	float:left;
	width:772px;
	padding:0 0 0 46px;
	background:url(../images/blue-arrow.gif) no-repeat 18px 6px;
	font-size:100%;
}
/*--txt-block--*/
.txt-block {
	overflow:hidden;
	width:100%;
	clear:both;
	padding:24px 0 0;
}
.txt-block h5 {
	margin:0;
	padding:0 6px;
	color:#969696;
	font-style:italic;
	font-size:110%;
	line-height:130%;
}
.txt-block em {
	display:block;
	padding:6px 6px 0;
	color:#969696;
	font-size:100%;
	line-height:130%;
}
.txt-block p {
	margin:5px 0 0;
	padding:0 6px;
	font-size:100%;
	line-height:130%;
}
.txt-block ul {
	clear:both;
	overflow:hidden;
	width:100%;
	margin:8px 0 0;
	padding:0;
	border-bottom:1px solid #969696;
}
.txt-block ul li {
	float:left;
	padding:0 3px 0 6px;
	list-style:none;
	font-size:90%;
	line-height:134%;
	font-weight:bold;
}
.txt-block ul li a {
	color:#00aeef;
	text-decoration:none;
}
.txt-block ul li a:hover {text-decoration:underline;}
.txt-block .lnk {
	display:block;
	padding:30px 0 0 6px;
}
.txt-block .lnk a {
	font-size:90%;
	line-height:134%;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
}
.txt-block .lnk a:hover {text-decoration:underline;}
/*-----footer-----*/
#footer {
	clear:both;
	width:890px;
	overflow:hidden;
	background:url(../images/index-bg.gif) repeat-y 50% 0;
}
#footer ul {
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	background:url(../images/f-nav-bg.gif) repeat-y;
	text-align:center;
	border:1px solid #fff;
	border-width:1px 0;
	font:bold 15px/28px "Lucida Sans Unicode", Arial, sans-serif;
}
#footer ul li {
	display:inline;
	list-style:none;
	padding:0 50px 0 51px;
	background:url(../images/white-separator.gif) no-repeat 0 60%;
}
#footer ul li:first-child {background:none;}
#footer /* AM: ul li */ a {
	color:#fff;
	text-decoration:none;
}
#footer /* AM: ul li */ a:hover {text-decoration:underline;}
#footer .f-info {
	overflow:hidden;
	width:100%;
	padding:4px 0;
}
#footer .f-info .holder {
	float:left;
	width:430px;
}
#footer .f-info ul {
	float:right;
	margin:0;
	padding:0 16px 0 0;
	background:none;
	border:none;
	width:auto;
	font-size:100%;
	line-height:160%;
	font-weight:normal;
}
#footer .f-info ul li {
	padding:0 2px 0 7px;
}
#footer p {
	float:right;
	margin:0;
	width:460px;
	color:#fff;
	font-size:100%;
	line-height:160%;
}
/* AM: Links */
a:link, a:visited {color:#00aeef; text-decoration:none; }
a:hover {text-decoration:underline;}

.white-block {
	overflow:hidden;
	margin: 0px;
	padding: 2px 6px 6px;
	background: #ffffff;
}
* html .white-block {
	overflow:visible;
	height:1%;
}
.white-block .inner-block {
	overflow:hidden;
	width:100%;
	display:table;
	margin: 4px 0 4px 0;
	background:url(../images/grey-left-bg.jpg) repeat-y;
}
.white-block .inner-block .left-block {
	width: 226px;
	height: 100%;
	display:table-cell;
	vertical-align:middle;
}
.white-block .left-block, .white-block .right-block {
	font-size: 140%;
	color:#ffffff;
	text-align:center;
}
.white-block .first { margin: 0 0 0 5px !important; }
.white-block .right-block {
	float:right;
	width: 568px;
	background:url(../images/blue-right-bg.jpg) repeat-y;
	display:table-cell;
	vertical-align:middle;
	margin:12px 0 0 5px;
}
.white-block .txt {
	padding: 0px 0.8em 0.8em 0.8em;
}
.white-block h3 {
	margin-bottom: 0px;
	margin-top: 0.8em;
	font-size: 140%;
}
#content img.topimage {
	border: 1px solid #ffffff;
	border-right: 0px;
	border-left: 0px;
}
#container #wrapper .txt-box {
	font-size: 110%;
}

/* --- Left Box --- */
#left-box {
	float: left;
	width: 160px;
	color: white;
	text-align: center;
	font-size: 80%;
	overflow: auto;
}

#left-box h3 {
	font-size: 175%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#left-box h3, #left-box h3 a:link, #left-box h3 a:visited {
	color: white;
}

#left-box p {
	margin-top: 0.1em;
	color: white;
}

#left-box a:link, #left-box a:visited {
	color: red;
}
