/* CSS Document */

.ImportantNames {	font-weight: bold;}
.faq{ font-size:11px; font-weight:700;}
.indentArticle{width:500px; margin-left:45px;}
table{
border-width:1px;
border:1px;
border-collapse:collapse;
border-color:#dddddd;
margin-bottom:1em;
}
.CFPLinks { margin-left:auto; margin-right:auto;}
.CFPLinks td{ padding-right:30px; border:0px;}

	 /*border-bottom:1px solid #aaa;*/
.button{ float:left; width:130px; height:22px; background: #dddddd; color:#444444;  list-style-type:none;  padding-top:0px; margin-top: 0px; font-size:11px; text-decoration: none; }
a.button:hover{background-color:#eee; text-decoration:none;}
a.button{text-decoration:none;}


th {
	background-color:#2F3060;
	color:#FFFFFF;
	padding:.3em;
}
th a{color:#FFFFFF; text-decoration:none}
th a:hover{text-decoration:underline;}

td {
background-color:#eeeeee;
padding:.2em;
border:1px solid #CCCCCC;
vertical-align:top;
}
td a{text-decoration:none}
td a:hover{text-decoration:underline;}

.listnobullets {list-style-type:none; text-align:left;}

  
/* Replace Header Image*/
#header {background-image: url(../images/CBT_main.jpg)}

#menuTop {background:#333333; color:#FFFFFF;}
#container #firstHead #menItemCBT #menCBT a{font-weight:700; color:#FFCC00; }
#firstHead {background-color:#2F3060; height:1.8em; padding:2px; margin:0px; height:20px;}
#menuLabel{background-color:#2F3060;}
#footerText{background-color:#2F3060;}
/*#firstHead ul{height:0px; margin:0px; padding:0px; display:inline; margin:0px;}
#firstHead ul li{list-style:none;   list-style:none; display:inline;}
#firstHead ul li a{color:#FFFFFF; text-decoration:none;  font-size:.8em; display:inline; }
#firstHead #subMenCBT li a{border-right: 1px solid #aaa; padding-right:4px;}
 #firstHead #subMenCBT li .endLink {border-right: 0px solid #aaa; padding-right:4px;}
#firstHead ul li a:hover{text-decoration:underline; background-color:#333333;}*/

#menItemCBT{float:left;}

/*Images Float Left*/

#imgLeft img{
/*	border: 1px solid #000;*/
	float: left;
	clear: right;
	margin: 5px 8px 3px 3px;
}

#imgLeftNoBorder img{border:0px; float: left; clear: right; margin: -7px 3px 5px 10px;}

/*Images Float Right*/
#imgRight img{
	border: 1px solid #000;
	float: right;
	clear: both;
	margin: 1px 5px 1px 5px;
}

.main {
	clear: both;
	padding-bottom: 15px;
}

/* ol padding */
ol {padding-bottom: 5px;}


/* Content clear left image*/	
#departments ul{list-style-type: none;}

#CFP_menu ul{display:block; margin:0px; padding:0px; border-bottom:4px solid #bbb; padding:2px;}
#CFP_links li {display:inline; }
#CFP_links li a{background-color:#ccc; color:#345; padding:3px; margin:1px; text-decoration:none; border:1px solid #aaa;  }
#CFP_links li a:hover{ background-color:#eee; border-bottom:0px;}
body #CFP_menu  #CFP_links li a.selected{ background-color:#eee; border-bottom:0px; margin-bottom:2px; border-bottom-color:#999}

