html{height:100%;}
body{
	background:#dee6ea;
	height:100%;
	font:11px "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#215975;
	margin:0;
}
img{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display:block;
	    width: 160px;
}
form,
fieldset{
	border:0;
	padding:0;
	margin:0;
}
#page-holder{
	width:100%;
	overflow:hidden;
	padding:80px 0 0;
	position:relative;
}
.logo{
	width:160px;
	height:55px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:35px;
	z-index:5;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	height:100%;
	display:block;
	cursor:pointer;
}
#header{
	background:url(../images/header.jpg) repeat-x;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
#header .bg-1{background:url(../images/header-bg-1.jpg) repeat-x;}
#header .bg-2{
	background:url(../images/header-bg-2.jpg) no-repeat 100% 0;
	width:100%;
	height:80px;
	overflow:hidden;
}
.shadow{
	background:url(../images/shadow.png) repeat-x;
	width:100%;
	height:26px;
	overflow:hidden;
	position:absolute;
	top:80px;
	left:0;
	z-index:3;
}
.tools{
	position:absolute;
	top:0;
	right:35px;
}
.tools div{
	background:url(../images/tools-bg.png) no-repeat;
	float:left;
	width:40px;
}
.tools .empty{
	background:url(../images/tools-empty.png) no-repeat;
	width:130px;
	height:31px;
	float:left;
	overflow:hidden;
}
.tools ul{
	float:left;
	list-style:none;
	padding:0 0 4px 12px;
	margin:0 -130px 0 0;
	position:relative;
}
.tools ul li{
	float:left;
	padding:0;
}
.tools ul a{
	float:left;
	font:11px/28px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.tools ul a:hover{text-decoration:underline;}
.tools ul span{
	background:url(../images/tools-span.gif) no-repeat 100% 0;
	float:left;
	padding:0 15px 0 0;
	cursor:pointer;
}
#main{
	background:#d5e0e5;
	width:100%;
	position:relative;
	z-index:2;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.content-hold{margin:0 218px 0 0;}
* html .content-hold{float:left;}
#content{
	width:100%;
	float:left;
	margin:0 0 -20px 0;
	position:relative;
}
.sub-content{
	overflow:hidden;
	padding:0 21px;
	position:relative;
}
* html .sub-content{height:1%;}
#content .sl{
	background:url(../images/content-sl.png) repeat-y;
	width:21px;
	float:left;
	padding:0 0 9999px;
	margin:0 0 -9999px;
	position:absolute;
	top:0;
	left:0;
}
#content .sr{
	background:url(../images/content-sr.png) repeat-y;
	width:21px;
	float:left;
	padding:0 0 9999px;
	margin:0 0 -9999px;
	position:absolute;
	top:0;
	right:0;
}
.content-inner{
	background:#f5fafc;
	overflow:hidden;
	padding:0 30px;
}
* html .content-inner{
	height:1%;
	overflow:visible;
}
.content-empty{
	overflow:hidden;
	padding:0 26px;
}
* html .content-empty{
	height:1%;
	overflow:visible;
}
.content-empty .cel{
	background:url(../images/content-empty-left.png) no-repeat;
	width:26px;
	height:26px;
	float:left;
	display:inline;
	margin:0 0 0 -26px;
}
.content-empty .cer{
	background:url(../images/content-empty-right.png) no-repeat;
	width:26px;
	height:26px;
	float:right;
	display:inline;
	margin:0 -26px 0 0;
}
.content-empty .cec{
	background:url(../images/content-empty-center.png) repeat-x;
	width:100%;
	height:26px;
}
* html .content-empty .cec{float:left;}
.box{
	width:100%;
	overflow:hidden;
}
.box-top{
	background:url(../images/box-top.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
.box-top div{background:url(../images/box-tl.gif) no-repeat;}
.box-top div div{
	background:url(../images/box-tr.gif) no-repeat 100% 0;
	width:100%;
	height:10px;
	overflow:hidden;
}
.box-bot{
	background:url(../images/box-bot.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
.box-bot div{background:url(../images/box-bl.gif) no-repeat;}
.box-bot div div{
	background:url(../images/box-br.gif) no-repeat 100% 0;
	width:100%;
	height:10px;
	overflow:hidden;
}
.box-mid{
	background:#d3dfe4 url(../images/box-mid.gif) repeat-x;
	min-height:68px;
	overflow:hidden;
	border-left:1px solid #d5e2e8;
	border-right:1px solid #d5e2e8;
}
* html .box-mid{
	height:68px;
	overflow:visible;
}
.hold{
	width:100%;
	overflow:hidden;
}

#content h1{
	font:bold 20px/26px "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#92162a;
	margin:15px 0 0;
}
div.nobg{background:none;}

#footer{
	background:#dee6ea;
	min-height:18px;
	padding:20px 50px;
	text-align: center;
}
* html #footer{
	height:18px;
	overflow:visible;
}
#footer p{margin:0;}
.DropDown
{
	font:11px "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
    color:#215975;
    height: 20px;
}
.Txtbox
{
	font:11px "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}
