/* CSS for CCBTools */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#0089cf;
	background-image: url(../images/hdr_bg.gif);
	background-repeat: repeat-x;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00adef;
	text-decoration: underline;
}
.normal, .cont-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0072bc;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0072bc;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0072bc;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.hdr-logo {
	background-image: url(../images/hdr_logo.jpg);
	background-repeat: no-repeat;
}
.topmenu-bg {
	background-color: #004a80;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: no-repeat;
}
.topmenu-home {
	background-image: url(../images/topmenu_home.gif);
	background-repeat: no-repeat;
}
.topmenu-mail {
	background-image: url(../images/topmenu_mail.gif);
	background-repeat: no-repeat;
}
.hd-news {
	background-image: url(../images/hd_news.gif);
	background-repeat: no-repeat;
}
.hd-features {
	background-image: url(../images/hd_features.gif);
	background-repeat: no-repeat;
}
.news-pad {
	padding-left: 5px;
}
.news-brd {
	border: 1px solid #00adef;
}
.cont-top-img {
	background-color: #004a80;
	background-image: url(../images/cont_top_img.jpg);
	background-repeat: no-repeat;
}
.cont-td-top {
	background-color: #FFFFFF;
	background-image: url(../images/cont_td_top.gif);
	background-repeat: no-repeat;
}
.cont-td-mid {
	background-image: url(../images/cont_td_mid.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.cont-td-btm {
	background-image: url(../images/cont_td_btm.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.cont-hd-pad {
	padding-bottom: 10px;
}
.cont-hd-green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #75cd00;
}
.cont-hd-blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00adef;
}
.cont-img-brd {
	border: 1px solid #CCCCCC;
}
.cont-img01 {
	background-image: url(../images/cont_img01.jpg);
	background-repeat: no-repeat;
}
.cont-img02 {
	background-image: url(../images/cont_img02.jpg);
	background-repeat: no-repeat;
}
.cont-huge-pad {
	padding-top: 40px;
	padding-bottom: 40px;
}
.sidebar-td-top {
	background-color: #004a80;
	background-image: url(../images/sidebar_td_top.gif);
	background-repeat: no-repeat;
}.sidebar-td-mid {
	background-image: url(../images/sidebar_td_mid.gif);
	background-color: #004a80;
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}
.sidebar-td-btm {
	background-color: #004a80;
	background-image: url(../images/sidebar_td_btm.gif);
	background-repeat: no-repeat;
}
.sidebar-cont-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer-td-top {
	background-color: #004E91;
	background-image: url(../images/footer_td_top.gif);
	background-repeat: no-repeat;
}
.footer-td-btm {
	background-color: #004E91;
	background-image: url(../images/footer_td_mid.gif);
	background-repeat: repeat-y;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer-copyright-pad {
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #75cd00;
}
