body {
	margin: 0;
	color: #606060;
	min-width: 960px;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	background:#46486f url(../layout-images/bg-body.png) repeat-x;
}
img {border-style: none;}
a {
	color:#272959;
	outline:none;
}
a:hover {color:#ae86ba;}
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	height:1%;
	position:relative;
	padding:0 10px 0 0;
	overflow:hidden;
}
.top-nav{
	position:absolute;
	right:10px;
	top:0;
	background:url(../layout-images/bg-top-nav-l.png) no-repeat 0 100%;
	clear:both;
	z-index:2;
}
.top-nav .holder{
	background:url(../layout-images/bg-top-nav-r.png) no-repeat 100% 100%;
	padding:14px 9px 8px;
	float:left;
}
.landing .top-nav .holder{padding-top:7px;}
.top-nav .frame{float:left;}
.top-nav ul{
	list-style:none;	padding:3px 4px 0 0;	margin:0;
	float:left;
}
.top-nav ul li{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	display:inline;
	background:url(../layout-images/sep-f-nav.gif) no-repeat 0 90%;
	padding:0 6px;
	float:left;
}
.top-nav ul li:first-child{background:none;}
.top-nav ul a{
	color:#fff;
	float:left;
	padding-top:3px;
	text-decoration:none;
}
.top-nav ul .login{
	background:url(../layout-images/ico-login.gif) no-repeat;
	padding:3px 0 0 24px;
}
.top-nav ul a:hover{text-decoration:underline;color:#fff;}
.top-nav form,
.top-nav fieldset,
#content form,
#content fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.top-nav input,
#content input,
#content select,
#content textarea {
	margin: 0;
	vertical-align: middle;
	font: 1em arial, helvetica, sans-serif;
}
.top-nav .search-form{
	float:left;
	background:url(../layout-images/bg-search.gif) no-repeat;
	width: 154px;
	height: 24px;
	padding:0 5px;
}
.top-nav .search-form .btn-search{float:left;}
.top-nav .search-form .txt{
	float:right;
	padding:3px 0;
	width:130px;
	border:none;
	background:none;
	margin:0;
	color:#636363;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
.logo{
	float:left;
	margin:24px 17px 23px 28px;
	background:url(../layout-images/logo.png) no-repeat;
	width: 88px;
	height: 88px;
	display:inline;
}
.logo a{
	display:block;
	height:100%;
	text-indent:-9999px;
}
.slogan{
	float:left;
	margin:65px 0 0;
	color:#e0e0e0;
	font-size:17px;
}
.promo{
	width:100%;
	clear:both;
}
.promo img{display:block;}
#content .breadcrumbs p {
	font-size:12px;
	margin:0 0 10px 0;
}
#main{
	padding:7px 11px 0;
	clear:both;
	height:1%;
}
#content{
	float:right;
	width:660px;
	padding:24px 42px;
	background:#fff;
	position:relative;
	margin-bottom:45px;
	min-height:450px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
	color:#272959;
	margin:0 0 10px;
}
#content h1{font-size:24px;}
#content h2{
	font-size:20px;
	margin:0 0 13px;
}
#content h3{
	font-size:18px;
	margin:0 0 16px;
}
#content h4{
	font-size:16px;
	margin:0 0 19px;
}
#content h5{
	font-size:14px;
	margin:0 0 20px;
}
#content h6{
	font-size:14px;
	font-style:italic;
}
#content p {
	margin:18px 0 14px;
	line-height:24px;
}
#content ul {
	margin-top:18px;
	margin-bottom:14px;
	line-height:24px;
}
.bul-list{
	list-style:none;	padding:0;	margin:14px 0 28px 27px;
	line-height:20px;
}
.bul-list li{
	background:url(../layout-images/arrow-bul-lis.gif) no-repeat 0 7px;
	padding:0 0 0 15px;
}
#content .note{
	color:#000;
	font-family: 'Times New Roman', Times, serif;
	display:block;
}
#content .btn-more{margin:0 0 8px;}
.btn-more{
	background:url(../layout-images/btn-more.gif) repeat-x;
	text-transform:uppercase;
	color:#cbcdf1;
	text-decoration:none;
	line-height:26px;
	font-weight:bold;
	height:26px;
	display:inline-block;
	padding:0 12px;
	font-size:12px;
}
.btn-more:hover{
	color:#000;
	background-position:0 -26px;
}
#content .form-area{
	width:640px;
	margin:22px 0 12px;
}
#content form{position:relative;}
#content form fieldset{
	border:1px solid #cbb0d3;
	padding:0 40px 25px 10px;
	height:1%;
}
#content form fieldset .holder{margin:28px 0 0;}
#content form legend{
	margin:0;
	color:#272959;
	font-size:15px;
	padding:0 8px;
	background:#fff;
}
#content form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:11px;
}
/*#content form label{
	float:left;
	width:172px;
	padding:6px 20px 0 0;
	text-align:right;
}*/
#content form .txt{
	border:1px solid #cbb0d3;
	padding:5px 5px 4px;
	background:#fdfcfd;
	float:left;
	margin:0;
	width:238px;
}
#content form select{
	width:250px;
	float:left;
	margin:0;
	background:#fdfcfd;
}
#content form .tarea{
	width:365px;
	padding:5px;
	border:1px solid #cbb0d3;
	float:left;
	background:#fdfcfd;
}
#content form .tarea textarea{
	width:365px;
	max-width:365px;
	max-height:300px;
	border:0;
	background:none;
	height:100px;
	padding:0;
	margin:0;
	display:block;
	overflow:auto;
}
#content .bottom{
	background:url(../layout-images/bg-content-bottom.png) no-repeat;
	width: 794px;
	height: 40px;
	text-indent:-9999px;
	clear:both;
	position:absolute;
	bottom:-43px;
	right:-25px;
}
#sidebar{
	float:left;
	width:190px;
}
#footer{
	width:100%;
	clear:both;
	font-size:12px;
	padding:0 0 40px;
}
#footer p{
	margin:8px 0;
	color:#e5e6fa;
	text-align:center;
}
.landing{background:#46486f url(../layout-images/bg-body2.png) repeat-x;}
/*.landing .slogan{margin:58px 0 0;}*/
.landing .logo{margin-bottom:0;}
.landing .top-nav{top:7px;}
.three-cols{
	width: 703px;
	margin:0 auto 5px;
	color:#a7a9d6;
}
.three-cols .holder{
	background:url(../layout-images/bg-three-cols.png) no-repeat;
	width:100%;
	overflow:hidden;
}
.three-cols .b{
	background:url(../layout-images/bg-three-cols-bottom.png) no-repeat;
	width: 703px;
	height: 44px;
	text-indent:-9999px;
	clear:both;
}
.three-cols .cols{
	float:left;
	width:188px;
	margin:0 0 0 20px;
	position:relative;
	padding:18px 15px 0 18px;
}
.three-cols .cols-first{margin:0;}
.three-cols h2{
	font-size:18px;
	margin:0 0 10px;
	color:#cbcdf1;
}
.three-cols h3{
	font-size:16px;
	line-height:22px;
	margin:0 0 12px;
	color:#cbcdf1;
}
/*.three-cols .post h3{margin:0 0 12px;}*/
.three-cols .post .image img{float:left;}
.three-cols .post .text{
	height:1%;
	overflow:hidden;
	padding:0 0 0 6px;
}
.three-cols .post .text p{
	margin:-2px 0 10px;
	line-height:15px;
	font-size:12px;
}
.three-cols .post em{
	display:block;
	clear:both;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}
.three-cols .btn-hold{
	display:block;
	clear:both;
	overflow:hidden;
	padding:13px 0 0;
}
.three-cols .aling-right, .align-right{float:right;}
.three-cols .more{
	color:#a7a9d6;
	background:url(../layout-images/btn-more2.gif) repeat-x;
	font-size:12px;
	display:inline-block;
	border:1px solid #343791;
	text-decoration:none;
	font-weight:bold;
	padding:0 12px;
	line-height:24px;
}
.three-cols .more:hover{color:#fff;}
.three-cols img{display:block;border:1px solid #c3c3c5;}

.inner-action-holder {
	width:100%;
}

.action-panel {
	overflow:hidden;
	background:url(../layout-images/bg-inner-cta.png) no-repeat;
	width:152px;
	/*margin:0 0 0 20px;*/
	/*position:relative;*/
	padding:18px 18px 10px 18px;
	min-height:160px;
	color:#CBCDF1;
}

.action-bottom {
	background:url(../layout-images/bg-inner-cta-bottom.png) no-repeat;
	width: 703px;
	height: 44px;
	text-indent:-9999px;
	clear:both;
}
.action-panel h1,
.action-panel h2,
.action-panel h3,
.action-panel h4,
.action-panel h5,
.action-panel h6 {
	margin-top:0;
}

.action-panel .btn-hold{
	display:block;
	clear:both;
	overflow:hidden;
	padding:13px 0 0;
}
.resize-font {
	float:right;
	display:block;
}
.resize-font a {
	margin-right:10px;
}
.resize-font .normal {
	font-size:100%;
}
.resize-font .large {
	font-size:115%;
}
.resize-font .xlarge {
	font-size:125%;
}
