@import "reset.css";
@import "topnav.css";

body {
	background-color:#FFF;
	color:#000;
	padding-bottom:20px;
	}

/* hard clear */
.hc {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

/* soft clear */
.sc {
	clear:both;
	}

/* TYPOGRAPHY */
a {
    color:#0D3984;
    text-decoration:underline;
    }

a:hover {
    text-decoration:none;
    }

a.plain, a.plain:hover {
    border:none;
    display:inline;
    }

h1 {
	font-family: Times New Roman, serif;
	font-size:165%;
	color:#014286;
	font-weight:normal;
	width:590px;
	padding:10px 0 10px 24px;
	min-height:50px;
	}

h2 {
    font-family: Times New Roman, serif;
    font-size:120%;
    color:#014286;
    font-weight:normal;
}

h2.sep {
    border-top:1px solid #c3cee1;
    padding-top:10px;
}

h3 {
    font-family: Times New Roman, serif;
    font-size:100%;
    color:#014286;
    font-weight:normal;
    margin:15px 0;
}

h4, h3.h4style {
    font-family: Times New Roman, serif;
    font-size:85%;
    color:#58595b;
    font-weight:normal;
    margin:15px 0 5px;
}

#col1 h2 {
    margin:15px 0;
    }

#col1 h2.formTitle {
   border-bottom: 1px solid #c3cee1;
   margin-bottom:5px;
   padding-bottom:6px;
	}

#columns p {
    font-size:75%;
    margin:15px 0;
    line-height:140%;
    }

#columns p.caption {
	position:absolute;
	background:url(/assets/images/tBackground.png);
	line-height:140%;
	padding:6px;
	color:#FFF;
	margin:6px;
	}


#columns hr {
    color:#dce2ed;
    background:#dce2ed;
    height:1px;
    /*clear:both;*/
    border:none;
    margin:0;
    }

#columns ol, #columns ul, #columns #sideLinks ul {
    margin: 10px 0 15px 15px;;
    padding-left:15px;
    }

#col1 blockquote {
    border-left:1px solid #014286;
    font-size:75%;
    margin:15px 0;
    }

#columns blockquote p, #columns blockquote li {
    font-size:100%;
    }

#columns li {
    font-size:75%;
    line-height:140%;
    margin-bottom:5px;
    }

#col1 li li {
    font-size:100%;
    }

#col1 img.al {
    float:left;
    margin:0 10px 10px 0;
    }

#col1 img.boardImage {
    margin-bottom:0;
    }

#col1 img.ar {
    float:right;
    margin:0 0 10px 10px;
    }

#columns .formFeedback {
    color:#00b2b0;
    }


#columns p.pdf, #columns p.newWindow, #columns p.book,
#columns p.zip, #columns p.doc, #columns p.rss {
    background: transparent url(../images/icons/pdf.gif) no-repeat 0 2px;
    padding-left: 25px;
    padding-bottom:2px;
    margin-left:10px;
    }

#columns p.newWindow {
    background-image: url(../images/icons/newWindow.png);
    }

#columns p.zip {
    background-image: url(../images/icons/zip.png);
    }

#columns p.doc {
    background-image: url(../images/icons/doc.gif);
    }

#columns p.book {
    background-image: url(../images/icons/book.gif);
    }

#columns p.rss {
    background-image: url(../images/icons/rss.png);
    }

/* PAGE STRUCTURE */
body {
    background: #FFF url(/assets/images/bodyBg.png) repeat-x top center;
    color:#58595b;
    text-align:center;
    }

#holder {
	background: url(/assets/images/contentBg.png) repeat-x left bottom;
	padding:70px 0 40px 0;
	}

.wrap {
	margin: 0 auto;
	width: 940px;
	text-align:left;
	}

#logo {
    position:absolute;
    top:68px;
    margin-left:646px;
    }

#columns {
    background: url(/assets/images/columnsBg.jpg) no-repeat 0 0;
    margin-bottom:1px;
    }

.cb {
    clear:both;
    }

.hidden {
    display:none;
    }

#col1, #col2 {
	float:left;
	}

#col1 {
	width:600px;
	padding:10px 20px 32px;
	}

#col2 {
	width:280px;
	padding-left:10px;
	}

.sideLinkContent {
    margin-bottom:10px;
    }

/* CONTENT ELEMENTS */
#col2 h2 {
	padding:0 10px 6px 10px;
	margin:30px 0 10px 0;
	border-bottom:1px solid #849ac0;
	}

#col2 h2.img, #columns h2.alert {
	background:no-repeat 10px 3px;
	padding-left:30px;
	}

#col2 h2.search {
	background-image: url(/assets/images/search_icon.png);
	}

#s, #iklydi-iklydi {
	border:none;
	font-size:11px;
	color:#666;
	padding:4px;
	background:url(/assets/images/formBg.png) 0 0 no-repeat;
	width:192px;
	height:20px;
	}

.sSubmit {
	background:transparent url(/assets/images/buttonSearch.png) no-repeat scroll 0 0;
	border: none;
	cursor:pointer;
	height:24px;
	margin:0 10px;
	text-indent:-10000px;
	width:25px;
	}

img.blockImage {
	display:block;
	}

a.top {
	background: url(../images/totop.png) left center no-repeat;
	padding-left:20px;
	}

h2.tight, h3.tight {
	margin-bottom:0;
	}

p.tight {
	margin-top:0;
	}

p.vtight {
	margin:5px 0;
	}

blockquote {
	margin:40px 0;
	background:#43110f;
	padding:10px 40px;
	text-align:center;
	color:#FFF;
	}

#content ul {
	margin:15px 0;
	padding-left:30px;
	}

#content ul li {
	font-size:	0.85em;
	margin:0 0 5px 0;
	}


.fwItem {
	padding-left:20px;
	margin:20px 0;
	}

.rrh {
	margin:15px 0 0;
	background:url(../images/rrHeader.png) 0 0 no-repeat;
	height:11px;
	}

.rrf {
	margin:0 0 25px;
	background:url(../images/rrFooter.png) 0 0 no-repeat;
	height:11px;
	}

.rr {
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	padding:1px 10px;
	}

.brct {
	float:left;
	width:235px;
	margin:15px 40px 15px 18px;
	}

#columns p.brctcaption {
	width:211px;
	text-align:center;
	}

#columns p.sctcaption {
	width:486px;
	}


.ctTall {
	float:left;
	width:160px;
	margin:15px 20px 15px 20px;
	}

.ctTall .caption {
	width:136px;
	font-size:0.9em;
	font-weight:bold;
	}

.ntTall {
	float:left;
	width:170px;
	margin:15px;
	}

#columns p.ctscaption {
	width:20px;
	font-size:0.9em;
	font-weight:bold;
	}

#columns p.ocaption {
	font-size:0.9em;
	color:#f7931d;
	}


/* BLOG STYLES */
.entry {
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	padding-bottom:10px;
	}

.readmore a {
	background: url(../images/readmore.png) no-repeat left center;
	padding-left:15px;
	}

.postedby, .comment cite {
	background: #F0F0F0;
	padding:4px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:0.75em;
	margin: 15px 0;
	font-style:normal;
	display:block;
	}

.paginate {
	font-size:0.75em;
	}

.paginate span {
	padding-right:20px;
	}

h1.tight {
	margin-bottom:0 !important;
	}

.comment {
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	padding-bottom:5px;
	}

.comment blockquote {
	margin:10px;
	background:none;
	padding:0;
	text-align:left;
	color:#000;
	font-style:italic;
	}

.comment blockquote p {
	margin:0;
	}

.commentImage {
	float:left;
	margin-right:10px;
	}

.nextprev {
	border-top:1px solid #CCC;
	margin-top:15px;
	padding-top:10px;
	}

#blog-latest {
	padding:0 20px;
	}

#blog-latest li {
	margin-bottom:10px;
	}

#blog-latest li small {
	color:#666;
	}

/* FORMS */

fieldset {
	border:none;
	margin:0 0 20px 0;
	padding:0;
	}

legend {
	margin:0 10px 0 0;
	color:#0C81FF;
	font-size: 0.9em;
	}

input.button {
	cursor:pointer;
	}

fieldset ol {
	list-style-type:none;
	margin:15px 0 !important;
	padding:0;
	}

fieldset ol li {
	margin:0 0 10px;
	clear:left;
	font-size:0.85em;
	}

fieldset ol li em {
	color:red;
	}

fieldset ol li p {
	margin:5px 0;
	}

fieldset .formLabel {
	float:left;
	padding:4px 10px 4px 4px;
	width:150px;
	}

fieldset .formData {
	float:left;
	padding:4px;
	}

.formBox, .formBoxError {
	border:1px solid #CCC;
	padding:1px;
	padding:2px;
	}

.formBox:focus {
	}

.formBoxError {
	background:#FDDE9D;
	color:#333;
	}

textarea {
	font-size:13px;
	}

/* FOOTER */
#bcp-footer {
	list-style:none;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#333;
	}

#bcp-footer li {
	display:block;
	float:left;
	width:300px;
	padding:0 20px 0 0;
	margin:0;
	font-size:0.75em;
	}

#bcp-footer li.li-last {
	padding:0;
	}

#bcp-footer h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	margin:22px 0 6px 0;
	padding:0 0 6px 10px;
	border-bottom:1px solid #BFBFBF;
	color:#0D3984;
	}


#bcp-footer li p {
	padding:0 10px;
	margin-bottom:15px;
	line-height:150%;
	}

#bcp-signoff 	{
	border-top: 1px solid #CCC;
	clear:left;
	margin-top:20px;
	padding:20px 0;
	text-align:center;
	font-size:0.7em;
	}

#bcp-signoff 	a {
	color:#666;
	}

#bcp-logo {
	margin:26px 0 0 10px;
	}

/* SIDE NAVIGATION */

#subMenus {
	margin-bottom:20px;
	}

#col2 h2.submenu {
	background-image: url(/assets/images/section_icon.png);
	}

#subMenus ul {
    list-style:none;
    padding:0 0 5px 0;
    margin:0 0 15px 0;
    }

#subMenus ul ul {
    border:none;
    background:transparent;
    padding:0;
    margin:0;
    }

#subMenus ul li {
    display:inline;
    }

/* level 1 */
#subMenus ul li a {
	display:block;
	color:#58595b;
	border:none;
	border-bottom:1px solid #dce2ed;
	line-height:24px;
	background:transparent url(/assets/images/subNavArrow.png) no-repeat 19px center;
	padding:2px 10px 2px 33px;
	text-decoration:none;
	}

#subMenus ul li a:hover, #subMenus ul li a.hi {
    color:#000;
    }

#subMenus ul li a.hi {
    /*font-weight:bold;*/
    color:#014286;
    }

#subMenus ul li a.current {
    background-image:url(/assets/images/subNavArrowDown.png);
    /*font-weight:bold;*/
    color:#014286;
    }

/* level 2 */
#subMenus ul li li a {
    padding-left:43px;
    background-position:29px center;
    }

/* level 3 */
#subMenus ul li li li  a {
    padding-left:53px;
    background-position:39px center;
    }

/* tweet tweet */
.twitter {
	border-top:1px solid #2dcbff;
	border-bottom:1px solid #2dcbff;
	background:#ddf6fe;
	padding:0 10px;
}

.twitter img {
	vertical-align: text-bottom;
	}

/* Coded rounded corners - new for July 09 site */
.rc {
	border:2px solid #f7931d;
	background:#000;
	padding:2px 6px;
	color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.rc h2 {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#f7931d;
	}
