html{
	height:100%;
}
body{
	text-align: center;
	height: 100%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #e9e7e7;
	color: #646464;
}

* {
	margin: 0px;
	padding: 0px;
}
.even{
	background: #F1F1F1;
	position: relative;
	overflow: hidden;
}
.bookAdd{
	position: absolute;
	right: 100px;

}
.lowerCase{
	text-transform: lowercase;
}
.odd{
	background: #FFF;
	position: relative;
	overflow: hidden;

}
select{
	font-size:10px;
}
/* default page settings */
h1.logo {
	background: url(../images/logoCB.png) no-repeat;
	height: 90px;
	width: 160px;
	margin-left: 15px;
	margin-top: 18px;
	margin-bottom: 18px;
}
h1.logo  a {
	display: block;
	overflow: hidden;
	height: 107px;
	width: 133px;
	text-indent: -9999px;
}

h2{
	font-size: 17px;
	color: #000000;
	line-height: 19px;
}
h4{
	font-size: 16px;
	color: #072B51;
	line-height: 18px;
	margin: 0 0 0 8px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}
ul {
}
div{
	text-align: left;
	line-height: 14px;
}
input{
	font-size: 10px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#columnLeft .articleSmall p a{
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
}
#containerCal a{
	text-decoration: none;
}
/* default hyperlinks properties */

a:link{
	text-decoration: none;
	color: #646464;
}
a:active{
	text-decoration: none;
	color: #646464;
}
a:visited{
	text-decoration: none;
	color: #646464;
}
a:hover{
	text-decoration: underline;
	color: #646464;
}
table{
	font-size: 10px;
	line-height: 14px;
	border-collapse: collapse;
}
/* custom classes */
.container{
	position: relative;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.bold {
	font-weight: bold
}
.clear {
	clear: both;
}

/* main container */
#mainContainer,
#mainContainer2
{
	position: relative;
	width: 958px;
	height: 100%;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}
#mainContainer{
	background-image: url(../images/bg_main_container_cb.png);
}
#mainContainer2{
	background-image: url(../images/bg_main_container2.png);
}
html>body #mainContainer,
html>body #mainContainer2{
	width: 958px;
	min-height: 100%;
	height: auto;
}

html>body #nav {
	
}


#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 46px;
	width: 760px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a{
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 0;
	text-decoration:none;
	width: 120px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

html>body #nav li {
	height: 24px;
}
#nav li {
	float: left;
	height: 46px;
	width: 152px;
	padding-top: 22px;
}
#nav li ul li{
	height: 10px;
}
#nav li img {
	margin-left: 12px;
}
#nav li.nav01, #nav li.nav01 ul  { background-color: #595241; }
#nav li.nav02, #nav li.nav02 ul { background-color: #b8ae9c; }
#nav li.nav03, #nav li.nav03 ul { background-color: #ffffff; }
#nav li.nav04, #nav li.nav04 ul { background-color: #072B51; }
#nav li.nav05, #nav li.nav05 ul { background-color: #DC9018; }

#nav li ul {
	position: absolute;
	width: 152px;
	left: -999em;
	top: 40px;
	padding-top: 0px;
	z-index: 4;
}
html>body #nav li ul li {
	height: auto;
}
#nav li ul li {
	float: none;
	height: 12px;
	line-height: 12px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
html>body #nav li ul li a {
	height: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#nav li ul li a {
	display: block;
	height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	overflow: hidden;
	line-height: 12px;
	font-size: 9px;
	color: #000;
	padding: 0 0 0 12px;
}
#nav li ul li a:hover{
	color: #fff;
}
#nav .nav03 ul li a:link,
#nav .nav03 ul li a:active,
#nav .nav03 ul li a:visited
{
	color: #000;
}

#nav .nav03 ul li a:hover
{
	color: #ccc;
}


#nav .nav04 a:link,
#nav .nav04 a:active,
#nav .nav04 a:visited
{
	color: #fff;
}
#nav .nav04 ul li a:hover
{
	color: #ccc;
}


* html #nav li ul li a {
	margin-top: 2px;
	margin-bottom: 2px;
}
#nav li ul li a:hover {
	background-position: right top;
}
#nav li ul li img {
	float: none;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 0px;
}


#mainContent #nav li.nav04 ul li.sep {
	height: 2px;;
	line-height: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#mainContent #nav li.nav04 ul li.sep img {
	float: left;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 2px;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* top document */
#subContent {
	position: relative;
	width: 190px;
	display: inline;
	margin-left: 4px;
}
#subContent h2 {
	font-size: 9px;
	font-weight: bold;
	padding-left: 32px;
	padding-top: 16px;
	color: #646464;
}
#subContent p {
	padding-left: 32px;
	line-height: 14px;
	font-size: 9px;
	padding-right: 10px;
}
#subContent ul{
	list-style-type:none;
	padding: 0 0 0 32px;
}
#subContent ul a{
	font-size: 11px;
}
/* center document */
#mainContent {
	position: relative;
	width: 760px;
	display: inline;
}
#columnLeft {
	width: 456px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bg_column_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#columnLeft2 {
	width: 760px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bg_column_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#columnLeft2 .articleSmall ul{
	list-style-type: none;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
#columnLeft2 .articleSmall ul li{
	float: left;
	display: block;
}

.articleSmall, .articleGallery {
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 18px;
	font-size: 11px;
}
.articleSmall h2 {
	margin-bottom: 10px;
}
.articleSmall h2 a{
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}
.articleSmall img.floatLeft {
	display: inline;
	margin-right: 8px;
}
.articleGallery .img_gallery {
	width: 130px;
	float: left;
	padding-right: 3px;
	text-align: center;
	margin-top: 4px;
	height: 100%;
	vertical-align: middle;
}
.articleGallery .img_gallery img {
	vertical-align: middle;
}
.articleGallery .img_gallery a {
	vertical-align: middle;
	border: solid 1px #fff;
}
.articleGallery .img_gallery a:hover{
	background: #ff0000;
}

.banner {
	display: inline;
	margin-top: 6px;
}
#columnRight {
	float: left;
	width: 304px;
	position: relative;
	padding-bottom: 20px;
}
.boxPortal {
	background-color: #FFFFFF;
	height: 142px;
	padding-top: 30px;
	padding-left: 24px;
	background-image: url(../images/bg_column_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxPortal h2 {
	margin-bottom: 8px;
}
form#frmLogout
{
	font-size: 10px;
}
form#frmLogout div{
	width:150px;
	padding:0 0 10px 0;
}
form#frmLogout input{
	font-size: 10px;
}
form#login fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form#login label {
	display: block;
	color: #646464;
	font-size: 10px;
	line-height: 14px;
}
form#login input {
	font-size: 10px;
	color: #c2c2c2;
	width: 98px;
	padding-left: 6px;
	height: 12px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 4px;
}
form#login fieldset.buttons {
	padding-top: 10px;
}

form#login a {
	font-size: 10px;
	color: #646464;
}
form#login .button_login {
	background-image: url(../images/sep_form.png);
	display: block;
	height: 12px;
	width: 56px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form#login .buttons label {
	display: block;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	width: 170px;
	float: left;
	padding-left: 4px;
}
form#login .buttons input {
	width: auto;
	display: inline;
	float: left;
	position: relative;
	top: -4px;
}
form#login br {
	clear: both;
}
.boxFaq {
	float: right;
	height: 110px;
	width: 142px;
	position: absolute;
	top: 30px;
	right: 0px;
}
.boxFaq ul {
	font-size: 10px;
	color: #646464;
	list-style-type: none;
	line-height: 14px;
}
.boxNews {
	padding-top: 25px;
	padding-left: 28px;
	clear: both;
	padding-right: 30px;
}
.boxNews a{
	font-size: 10px;
	color: #000000;
}
.boxNews h3 {
	font-size: 10px;
	color: #000000;
	margin-top: 16px;
}
.boxNews p {
	line-height: 14px;
	color: #FFFFFF;
}
.boxNews ul{
	list-style-type: none;
}
.boxNews p a:link {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.boxNews p a:visited {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.boxNews p a:hover {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
.boxNews p a:active {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
/* bottom document */
#footer{
	position: absolute;
	width: 950px;
	height: 19px;
	left: 4px;
	bottom: 0px;
}
html>body #footer{
	height: 19px;
	width: 950px;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	background-image: url(../images/sep_footer.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-right: 4px;
	padding-left: 6px;
	font-size: 10px;
	color: #646464;
}
#footer li.first {
	background-image: none;
	padding-left: 8px;
}
#navmenu{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 10px 40px 10px 0;
}
.currentPage{
	color: #ACCFCC;
	font-size: 11px;
}
#bgFade{
	width: 100%;
	height: 100%;
	position: absolute;
	left:0px;
	top:0px;
	background: #000000;
	z-index: 1;
	opacity: 0.50;
	filter: alpha(opacity=50); 	
	display: none;
}
#photoBig a{
	font-size: 11px;
	font-weight: bold;
}
#bigPhotoNav{
	text-align: center;
	height: 35px;
	width: 600px;
}
#photoBig{
	display: none;
	position: absolute;
	left: 10px;
	top: 200px;
	width: 600px;
	height: 500px;
	border: solid 2px #ccc;
	background: #fff;
	z-index:1000;
	opacity: 1;
	filter: alpha(opacity=100); 	
}
html>body #photoBig{
	height: auto;
	width: auto;
	min-height: 500px;
	min-width: 600px;
}

#photoBigClose{
	height: 20px;
	text-align: right;
	width: 630px;
}



/* Accordion */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

table.listTable{
	border: solid 0px #ccc;
	border-collapse:collapse;
	font-size: 10px;
}
table.listTable th{
	border: solid 0px #ccc;
	padding:3px;
	background: #797979;
	color: #fff;
}
.listCol50{
	border: solid 0px #ccc;
	width:50px;
	padding:3px;
}
.listCol150{
	border: solid 0px #ccc;
	width:200px;
	padding:3px;
}
.listColAuto{
	border: solid 0px #ccc;
	width:350px;
	padding:3px;
}
.listColA{
	border: solid 0px #ccc;
	width:70px;
	padding:3px;
}
.listColB{
	border: solid 0px #ccc;
	width:75px;
	padding:3px;
}
.listColC{
	border: solid 0px #ccc;
	width:170px;
	padding:3px;
}
.listColD{
	border: solid 0px #ccc;
	width:100px;
	padding:3px;
}
.listColE{
	border: solid 0px #ccc;
	width:150px;
	padding:3px;
}
.listColF{
	border: solid 0px #ccc;
	width:40px;
	padding:3px;
	text-align: right;
}
#containerCal{
	float: left;
	padding: 3px 3px 3px 20px;
	position: relative;
}
#calList{
	position:absolute;
	left: 15px;
	top: 180px;
	border: solid 1px #ccc;
	display: none;
	width: 180px;
	height: 50px;
	background: #ACCFCC;
	padding: 3px;
	font-size: 10px;
	color: #000;
}
html>body #calList{
	min-height: 50px;
	height: auto;
}
#formcontact{
}
#loginform input,
#formcontact input{
	margin: 0 0 6px 0;
}
#formcontact input.text{
	width: 200px;
}
#loginform label, 
#formcontact label{
	display:block;
	float: left;
	width: 100px;
}
#formsignon label{
	display:block;
	float: left;
	width: 100px;
}
.error-text{border: solid thin red;width:200px;font-size:10px;}
#formcontact .text{width:200px;font-size:10px;border:solid 1px #CCC;}

#customForm label{
	display: block;
	float: left;
	width: 150px;
}
#customForm input{
	margin: 2px 2px 2px 2px;
}
#customForm input.text{
	width: 200px;
}
#customForm input.textError{
	width: 200px;
	border: solid 1px #ff0000;
}
#customForm div{
	clear: both;
	padding: 3px;
}

/* Poll */
html>body #pollsection {
	width: 170px;
	min-height: 220px;
	height: auto;
}
#pollsection {
	width: 200px;
	height: 250px;
	padding: 15px;
	background: #013a65;
	color: #fff;
	font-size: 10px;
}
#chart {
	background: #013a65;
	height: 200px;
	display: none;
}