/* CSS DOCUMENT */

/*------------------------- GENERAL -------------------------*/
body{
	padding:0;
	margin:0;
	background-color:#fff;
	color:#717171;
	font:normal 12px/18px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}
th, td, div, img, a, p, ul, h1, h2, h3, h4, h5, h6, form, label, input, select, textarea{
	padding:0;
	margin:0;
	}
img{ border:none;}
a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

/*------------------------- MAIN -------------------------*/
div#main{
	width:1020px;
	margin:0 auto;
	}

/*------------------------- HEADER AREA -------------------------*/
div#headerArea{
	height:43px;
	padding-top:28px;
	border-bottom:8px solid #00B6E0;
	}
div#headerArea a.logo{
	display:block;
	width:225px;
	height:22px;
	float:left;
	}
div#headerArea a.logo img{
	display:block;
	}
div#headerArea p{
	width:300px;
	float:right;
	font-size:12px;
	line-height:22px;
	text-align:right;
	}

/*------------------------- BANNER AREA -------------------------*/
div#bannerArea{
	background-color:#00B6E0;
	color:#fff;
	padding-bottom:8px;
	}
div#bannerArea div.bannerTopArea,
div#bannerArea div.bannerBotArea,
div#bodyContainer div.blockContainer{
	height:100%;
	overflow:hidden;
	}
div#bannerArea div.bannerTopArea div.bannerTextArea{
	width:375px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#262C30;
	color:#fff;
	height:125px;
	padding-top:24px;
	float:left;
	}
div#bannerArea div.bannerTopArea div.bannerTextArea h1{
	height:108px;
	background-color:#575F62;
	color:#fff;
	padding:17px 16px 0;
	font-size:23px;
	line-height:27px;
	font-weight:bold;
	}
div#bannerArea div.bannerTopArea div.bannerTextArea h1 span{
	background-color:inherit;
	color:#44D4FF;
	}
div#bannerArea div.bannerTopArea div.bannerTextArea h1 strong{
	display:block;
	font-size:21px;
	line-height:25px;
	font-weight:normal;
	}
div#bannerArea div.bannerTopArea img{
	display:block;
	float:right;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	}
div#bannerArea div.bannerTopArea ul.mainNav{
	width:364px;
	float:left;
	font:normal 11px/24px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
div#bannerArea div.bannerTopArea ul.mainNav li a{
	display:block;
	height:24px;
	border-bottom:1px solid #00B6E0;
	padding-left:25px;
	background-color:inherit;
	background:url(../images/bull1.gif) 17px 10px no-repeat;
	color:#fff;
	}
div#bannerArea div.bannerTopArea ul.mainNav li a:hover,
div#bannerArea div.bannerTopArea ul.mainNav li a.active{
	background-color:#036077;
	color:#fff;
	border-bottom:1px solid #fff;
	}
div#bannerArea div.bannerBotArea img{
	float:left;
	display:block;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
div#bannerArea div.bannerBotArea ul{
	width:230px;
	float:right;
	padding-top:12px;
	font:normal 11px/13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
div#bannerArea div.bannerBotArea ul li{
	padding:0 0 7px 7px;
	background:url(../images/bull1.gif) 0 5px no-repeat;
	}
div#bannerArea div.bannerBotArea ul li a{
	background-color:inherit;
	color:#fff;
	}
div#bannerArea div.bannerBotArea ul li a:hover,
div#bannerArea div.bannerBotArea ul li a.active{
	background-color:inherit;
	color:#000;
	}

/*------------------------- BODY CONTAINER -------------------------*/
div#bodyContainer{
	padding:25px 0 15px;
	}
div#bodyContainer div.blockContainer div.leftBlock{
	width:431px;
	float:left;
	}
div#bodyContainer div.blockContainer div.rightBlock{
	width:431px;
	float:right;
	}
div#bodyContainer h2{
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	background-color:inherit;
	color:#00B6E0;
	padding-bottom:11px;
	}
div#bodyContainer p{
	padding-bottom:26px;
	}
div#bodyContainer p span{
	background-color:inherit;
	color:#232323;
	}
div#bodyContainer p a{
	color:#717171;
	background-color:inherit;
	text-decoration:underline;
	}
div#bodyContainer p a:hover{
	text-decoration:none;
	}
div#bodyContainer img{
	display:block;
	padding:2px;
	border:1px solid #E0E0E0;
	margin-bottom:12px;
	}
div#bodyContainer img.img {
	float: left;
	padding: 0 13px 0 0;
	border: 0;
}

div#bodyContainer ul{
	padding-bottom:15px;
	font:normal 12px/14px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#717171;
	background-color:inherit;
	}
div#bodyContainer ul li{
	padding:0 0 6px 12px;
	background:url(../images/bull2.gif) 0 6px no-repeat;
	}
div#bodyContainer ul li a{
	color:#00B6E0;
	background-color:inherit;
	}
div#bodyContainer ul li a:hover{
	color:#717171;
	background-color:inherit;
	}

/*------------------------- BODY CONTAINER - TABLE AREA -------------------------*/
div.cardDataList{
	padding-bottom:35px;
	}
div.cardDataList table{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background-color:#F1FBFF;
	color:#000;
	font:normal 11px/17px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}
div.cardDataList table td{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:12px 6px;
	}
div.cardDataList table th{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:12px 6px;
	background-color:#575F62;
	color:#fff;
	width:16%;
	}
div.cardDataList table th.bgColor0{
	background-color:#1D87A7;
	color:#fff;
	width:12%;
	}
div.cardDataList table th.bgColor1{
	background-color:#3399CC;
	color:#fff;
	width:12%;
	}
div.cardDataList table th.bgColor2{
	background-color:#67B8DE;
	color:#fff;
	width:12%;
	}
div.cardDataList table th.bgColor3{
	background-color:#7DBDE3;
	color:#fff;
	width:12%;
	}
div.cardDataList table th.bgColor4{
	background-color:#91C9E8;
	color:#fff;
	width:12%;
	}
div.cardDataList table th.bgColor5{
	background-color:#B4DCED;
	color:#fff;
	width:12%;
	}
div.cardDataList table th.bgColor6{
	background-color:#E8F8FF;
	color:#fff;
	width:12%;
	}
div.cardDataList table th img{
	display:block;
	border:1px solid #262829 !important;
	padding:0 !important;
	margin:0 !important;
	}
div.cardDataList table td.bgColor0{
	background-color:#2FA8CD;
	color:#000;
	}
div.cardDataList table td.bgColor1{
	background-color:#4ABBE0;
	color:#000;
	}
div.cardDataList table td.bgColor2{
	background-color:#8CD3EB;
	color:#000;
	}
div.cardDataList table td.bgColor3{
	background-color:#9FDCEF;
	color:#000;
	}
div.cardDataList table td.bgColor4{
	background-color:#B5DEF1;
	color:#000;
	}
div.cardDataList table td.bgColor5{
	background-color:#D0EAF4;
	color:#000;
	}
div.cardDataList table td.bgColor6{
	background-color:#F1FBFF;
	color:#000;
	}
div.cardDataList table td a.tableBtnLink1{
	display:block;
	border:1px solid #000;
	padding:6px 5px;
	font-size:10px;
	line-height:14px;
	color:#fff;
	background:url(../images/table-link-bg1.gif) 0 0 repeat-x #1C1C1C;
	text-align:center;
	}
div.cardDataList table td a.tableBtnLink2{
	display:block;
	border:1px solid #000;
	padding:6px 5px;
	font-size:10px;
	line-height:14px;
	color:#fff;
	background:url(../images/table-link-bg2.gif) 0 0 repeat-x #1C1C1C;
	text-align:center;
	}
div.cardDataList table td a.tableBtnLink3{
	display:block;
	border:1px solid #000;
	padding:6px 5px;
	font-size:10px;
	line-height:14px;
	color:#fff;
	background:url(../images/table-link-bg3.gif) 0 0 repeat-x #1C1C1C;
	text-align:center;
	}
div.cardDataList table td a.tableBtnLink1:hover,
div.cardDataList table td a.tableBtnLink2:hover,
div.cardDataList table td a.tableBtnLink3:hover{
	background:#000;
	color:#fff;
	}

/*------------------------- FOOTER AREA -------------------------*/
div#footerArea{
	padding:16px 0 30px;
	background:url(../images/horz-dot.gif) 0 0 repeat-x;
	height:100%;
	overflow:hidden;
	}
div#footerArea p{
	font-size:11px;
	line-height:13px;
	color:#979797;
	background-color:inherit;
	}
div#footerArea div.footerLeftBlock{
	width:510px;
	float:left;
	}
div#footerArea div.footerLeftBlock ul{
	font:normal 11px/13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	color:#00A6CC;
	background-color:inherit;
	}
div#footerArea div.footerLeftBlock ul li{
	display:inline;
	padding-right:4px;
	}
div#footerArea div.footerLeftBlock ul li a,
div#footerArea div.footerRightBlock ul li a:hover,
div#footerArea div.footerRightBlock ul li a.active{
	color:#515151;
	background-color:inherit;
	}
div#footerArea div.footerLeftBlock ul li a:hover,
div#footerArea div.footerLeftBlock ul li a.active,
div#footerArea div.footerRightBlock ul li a{
	color:#00A6CC;
	background-color:inherit;
	}
div#footerArea div.footerRightBlock{
	width:350px;
	float:right;
	}
div#footerArea div.footerRightBlock ul{
	font:normal 11px/13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	color:#515151;
	background-color:inherit;
	text-align:right;
	}
div#footerArea div.footerRightBlock ul li{
	display:inline;
	padding-left:4px;
	}

/*------------------------- EXTRAS -------------------------*/
.noBotBdr{
	border-bottom:none !important;
	}

.ct {
	text-align: center;
}
