/* Global */
body{background:url(../images/pagebg.png) repeat-x; font-family:Arial, Verdana, Sans Serif; }
a, a:active{
	color:#239CA9;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6{color:#014450;}

/* Header */
.container{background:url(../images/drop.gif) no-repeat;}
h1.sitetitle a{text-decoration:none; color:#FFF;}
h1.sitetitle a:hover{color:#239CA9;}

/* Nav */
.sitenav li a{color:#fff; text-decoration:none; font-weight:bold; font-size:14px;}
.sitenav li a#active{background:url(../images/menu.gif) no-repeat; background-position:bottom center;}
.sitenav li a:hover{background:url(../images/menu.gif) no-repeat; background-position:bottom center; color:#239CA9;}

/* Quotes */
.quotecontainer{color:#fff; font-size:12px; line-height:20px;}
.quote{font-style:italic; background:url(../images/quotes.gif) no-repeat;}
.quote2{font-style:normal; color:#3f9ba6; background:url(../images/quotes2.gif) no-repeat; background-position:top right;}

/* Page Body */
.midcontainer{color:#000;}
.maincolumn p, ul, ol, blockquote{font-size:12px; line-height:18px;}
blockquote{font-style:italic;}

.bodycopy{background:#e3f2f4; border:1px solid #a7d7dd; font-size:12px; line-height:21px;}
.bodycol strong{color:#014450;}

.secondary{background:url(../images/dots.gif) repeat-y; background-position:top right;}
.secondary p{line-height:21px; font-size:12px;}

/* Home Page Feature Area */
.featured{background:url(../images/bars.png) no-repeat;}
.featuretitles h3{color:#fff; font-size:24px; font-weight:normal;}
.featureinserts{color:#fff; font-size:12px; line-height:20px;}
.featureinserts a{color:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.featureinserts a:hover{color:#239CA9; background:#fff; text-decoration:none; border-bottom:1px solid #fff;}
.insert .bubbles{display:block; width:50px; height:29px; background:url(../images/bubbles.png) no-repeat;}
.insert .jquery{display:block; width:86px; height:21px; background:url(../images/jquery_logo.png) no-repeat;}
.insert .type{display:block; width:81px; height:46px; background:url(../images/type.png) no-repeat;}
.featurecap{background:#014450; text-align:left; color:#fff;}
.featurecap h3{font-size:20px; color:#fff;}
.featurecap div.pager a{background:#FFF;}
.featurecap div.pager a.activeSlide{background:#239CA9;}
.featurecap div.pager a.activeSlide span.one{background:#DE2615;}
.featurecap div.pager a.activeSlide span.two{background:#B5C135;}
.featurecap div.pager a.activeSlide span.three{background:#FFCE00;}

/* Sidebar*/
.sidebar{font-size: 12px;}
.sidebar h3{font-size:22px; color:#239CA9;}
.block {background:url(../images/sep.gif) no-repeat; background-position:bottom; line-height:21px;}
.block a.button{background:url(../images/button.png) no-repeat; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-decoration:none; font-size:14px; text-align:center;}
.block a.button:hover{background-position:top right;}
.block ul.checks{
	font-size: 12px;
	font-style:italic;
	padding-left: 10px;
}
.block ul.checks li{background:url(../images/check.gif) no-repeat; background-position:0px 1px;}
.block ul.news li span{font-weight:bold; color:#239ca9; font-style:italic;}

/* Footer */
.footer{background:url(../images/footer.gif) no-repeat; background-position:bottom center;}
.footer a{color:#fff; text-decoration:none;}
.footer a:hover{color:#E3F2F4;}
.footer2{background:#014450; color:#239CA9; font-size:12px; font-weight:bold;}
.sitenav2 li a{border-right:1px solid #239CA9;}

#twitter_div {
	width: 220px;
	padding: 2px 2px 2px 2px;
	background-color: #999;
}
ul#twitter_update_list { padding: 0; margin: 0; list-style: none; }
ul#twitter_update_list li { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #000000; padding: 2px; margin: 10px 0 5px 0; background-color: #FFFFFF; }
ul#twitter_update_list li a {
	font-size: 10px;
	color: #014450;
}