/* CSS Document */

body{
	padding:0;
	margin:0;
	font:normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
p, ul, li, a, h1, h2, h3, h4, form, input, label, td, textarea, div, span{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	border:none;
	display:block;
}
a{
	text-decoration:none;
	outline:0;
}
ul{
	list-style:none;
}
.spacer{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
/*-------------general------------------*/

/*-------------top------------------*/
div#topMain{
	background:url(../images/top-blue-bg.jpg) 0 0 repeat-x #154562;
	border-bottom:#fff solid 2px;
	padding:38px 0 14px;
}
div.top{
	width:900px;
	margin:0 auto;
	padding:8px 0 0;
	overflow:hidden;
	height:100%;
}
div.topLeft{
	width:521px;
	float:left;
}
img.logo{
	display:block;
	margin-bottom:73px;
}
div.topLeft ul{
	padding:0 0 0 10px;
}
div.topLeft ul li{
	display:inline;
	margin:0 5px 0 0 !important;
	padding:0 !important;
}
div.topLeft ul li a{
	color:#fff;
	background-color:inherit;
	padding:10px;
	margin:0;
}
div.topLeft ul li a:hover{
	text-decoration:underline;
}
div.topRight{
	width:350px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10xn 10xn 10px 10px;
}
div.topRight p.topRightTxt1{
	padding:0 0 15px;
}
div.topRight p.topRightTxt2{
	font-weight:bold;
	text-align:center;
	padding:0 0 38px;
	text-transform:uppercase;
	font-size:14px;
}
div.topRight ul{
	width:230px;
	padding:0 0 0 0px;
}
div.topRight ul li{
	padding-bottom:11px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	line-height:14px;
	text-transform:uppercase;
	text-align: center;
	
}
div.topRight ul li a{
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	line-height:14px;
	text-transform:uppercase;
}
div.topRightTitles{
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	line-height:18px;
	text-transform:uppercase;
}
div.topRight ul li a:hover{
	color:#FFD800;
	background-color:inherit;
}
/*-------------top------------------*/

/*-------------bottom------------------*/
div#bottomMain{
	background:url(../images/bottom-black-bg.jpg) 0 0 repeat-x #F8F8F8;
	padding:15px 0 247px 0;
	color:#fff;
}
div.bottom{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}
div.bottomLeft{
	width:289px;
	padding:0 56px 0 28px;
	overflow:hidden;
	height:100%;
	background:url(../images/form-divider.jpg) 100% 0 no-repeat;
	float:left;
}
p.formTxt{
	padding:0 0 14px 0;
	font-size:14px;
	font-weight:bold;
}
div.panelOne{
	width:258px;
	height:26px;
	padding-bottom:14px;
	overflow:hidden;
}
div.panelOne label,
div.panelTwo label{
	width:92px;
	height:26px;
	float:left;
	line-height:26px;
	color:#EBEBEB;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
}
div.panelOne input.txtBox1{
	width:144px;
	height:18px;
	color:#000;
	background:url(../images/textbox-bg.jpg) 0 0 no-repeat;
	padding:4px 10px;
	border:0;
	background-color:inherit;
	float:left;
}
div.panelTwo{
	width:289px;
	height:97px;
	padding-bottom:11px;
	overflow:hidden;
}
div.panelTwo textarea{
	width:176px;
	height:89px;
	color:#000;
	background:url(../images/textarea-bg.jpg) 0 0 no-repeat;
	padding:4px 10px;
	border:0;
	background-color:inherit;
	float:left;
}
div.panelThree{
	padding-left:92px;
	width:196px;
	height:16px;
}
.button{
	float:left;
	margin-right:9px;
}

div.bottomRight{
	width:411px;
	float:right;
}
div.bottomRight p.rightTxt1{
	background:url(../images/coma.gif) 0 0 no-repeat;
	padding:0 0 15px 25px;
	font-style:italic;
}
div.bottomRight p.rightTxt2{
	padding:0 0 15px 25px;
	font-style:italic;
}

div.bottomRight p.rightTxt2H{
	padding:0 0 0 25px;
	font-style:italic;

}
div.bottomRight p.rightTxt3{
	font-style:italic;
	text-align:right;
	background:url(../images/coma2.gif) 100% 0 no-repeat;
	padding:0 23px 0 0;
	color:#144561;
	background-color:inherit;
	font-weight:bold;
	font-size:11px;
}

div.bottomRight p.rightTxt4{
	font-style:italic;
	text-align:right;
	padding:0px 25px 0 0;
	color:#144561;
	background-color:inherit;
	font-weight:bold;
	font-size:11px;
}


/*-------------bottom------------------*/

