@charset "UTF-8";
/* CSS Document */

body  {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image:url(images/bctbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
	margin: 0;
	background-color: #b4d6f8;
	padding: 0;
	font-size: 1em;
	text-decoration: none;
}

a 	{text-decoration:none;
	font-weight: bold;
	color:#C33;
	}
a:hover{text-decoration:underline;
color: #06C;
}

.heading {
	font-size: 1.5em;
	padding-top: 30px;
	padding-left: 50px;
/*	color:#084A8F;
*/	font-weight: bold;
}

.thrColFix #container {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	height: auto;
} 
.thrColFix #innercontainer {
	width:600px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
.thrColFix #table1 {
	width:380px;
	margin: 0 auto;
	height: auto;
	vertical-align:top;
	text-align:left;
	border: 1px  #999;
}

 #footer {
	width: 586px;	/* full width by default */
	height: 25px;
	font-size: 0.6em;
	color: #005B9D;
	text-align: right;
	padding: 5px;
	}
.thrColFix #sidebar1 {
	float: left;
	font-size: 0.7em;
	width: 140px;
	height: auto;
	background-color: #FBD620;
	padding: 10px;
	margin: 5px;
	margin-left: 0px;
	letter-spacing: -0.05em;
	line-height: 1.05em;
}
.thrColFix #sidebar2 {
	float: right;
	width: 34px;
	height:auto;
	overflow: hidden;
}
.thrColFix #mainContent {
	width:600px;
	margin-left:0px;
}
.thrColFix #pageHeader {
	width:600px;
	height: 130px;
	/*	background-image:url(images/pageHeader.png);
*/	background-repeat:no-repeat;
	background-image: url(images/bctTitle.png);
}
.thrColFix #accentHeader {
	width:600px;
	height: 15px;
/*	background-color:#385166;
*/}
.thrColFix #navbar {
	width:596px;
	height: 44px;
	background-image:url(images/titleBar.jpg);
	background-repeat:no-repeat;
	background-color:#b4d6f8;
	text-transform:uppercase;
}
.thrColFix #navbar a{
	text-decoration:none;
	text-transform:none;
	color:#005B9D;
	font-weight:bold;
	font-size: 1em;
	}
.thrColFix #navbar a:hover{
	color: #FFF;
	border-bottom: 1px dashed;
	border-bottom-color:white;
	border-top: 1px dashed;
	border-top-color:white;
}
.thrColFix #navContainer {
	width:568px;
	height: 2px;
	color:#DE5C1E;
	text-align: center;
	padding: 15px;
	font-size: 0.9em;
	font-weight: bold;
}

.thrColFix #bodyCallout{
	width:380px;
	height: auto;
	padding: 5px;/*	background-color:#e3e1c1;
*/
}
.thrColFix #bodyText{
	float:left;
	width: 385px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	margin-left: 0px;
	margin-right: 0px;/*	background-color:#cccc66;
*/
	padding: 5px;
}
.thrColFix #reply{
	float:left;
	width: 360px;
	padding:20px;
	padding-top: 60px;
	font-size: 2em;
	font-weight:bold;
	margin-left: 0px;
	margin-right: 0px;

}
	
.thrColFix #rightFeature {
	position: relative;
	float:right;
	top:4px;
	width:170px;
	height:auto;
	z-index:1;
	left: 0px;
}
.thrColFix #innerFeature1{
	position:relative;
	float:left;
	width:160px;
	height: auto;
	margin-bottom: 4px;
	}

.thrColFix #innerFeature2{
	position:relative;
	float:left;
	width:160px;
	height: auto;
	margin-bottom: 4px;
	}
	.thrColFix #innerFeature3{
	position:relative;
	float:left;
	width:160px;
	height: auto;
	margin-bottom: 4px;
	}
.top{
	width: 15px;
	height: 15px;
	display:inline;
}
img {
	border: 0;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* =============== Headings  ======================   */

h1 {
font-weight:900;
font-size:1.5em;
}

h2 {
font-weight:900;
font-size:1.4em;
}

h2.routeCat { 
	padding:0; 
	margin:10px 0 0 0; 
	font-style:italic; 
	color:#6c6c6c;
}

h3 {
font-weight:900;
font-size:1.3em;
}

h4 {
font-weight:900;
font-size:1.2em;
}
.h5 {
	font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	color: #005B9D;
}

.h5small
{
	font-weight:bold;
	font-size:1.0em;
	font-style:italic;
	color: #005B9D;
}

.small {font-size:.8em;}

/*Form*/

fieldset {
	padding: 1px;
	margin:  5px;
	border:none;
}
legend {
	color:#C00;
	font-size:1.1em;
	padding: 5px;
}
label {
	color: #333;
	font-size:0.8em;
	display:block;
	margin: 2px;
}
#button {
	color:#666;
	font-size:0.8em;
	margin: 0;
}
.radioLabel {
	color:#960;
	font-size:0.8em;
	padding: 0 5px 0 2px;
}
.checkLabel {
	color:#960;
	font-size:0.8em;
	padding: 0 5px 0 2px;
}
input#realname, input#email, input#phone {
	width: 350px;
}
textarea {
	width:350px;
	height:150px;
}
select {
	color:#600;
	font-size:0.8em;
	width:11em;
}
.divForm {
	width:370px;
	height: auto;
	float:left;
	margin-left: 15px;

}
.divFormLg {
	width:370px;
	height: auto;
	float:left;
	margin-left: 15px;
}
