/* CSS Document */
html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	/*background-image: url(/page_elements/BG.gif);*/
	background-repeat: repeat-x;
	background-color: #000066;	
	
}
td, a, span, div, input, h7 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #002b5c;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #007cc2;
	font-weight: bold;
}
div {
}
#outer_container {
	width: 958px;
	background: white;
	text-align: left; 
	top: 15px;
	margin: auto;
	border:1px solid #333333;
	padding: 6px;
	position: relative;
    background-color: #cccccc;
}
#container {
	width: 956px;
	background-color: #ececec;
	font-size: 9pt;
	border:1px solid #999999;
}
#topcontainer {
	height: 148px;/* 106px */
	background: #fff;
}
#maincontentcontainer {
	padding: 0px 5px;
}
#bottomcontainer {
	margin-top: 10px;
	padding: 0px 5px;
	clear: both;
}
#footercontainer {
	height: 15px;
	background-color: #f2f2f2;
	margin-top: 10px;
	padding: 0px 5px;
	clear: both;
}

/*BANNER*/
.bannerlogo {
	padding-left: 5px;
	height: 117px;
	background-image:url(/_images/Ncobra2.jpg);
	background-repeat: no-repeat;
}
.bannersignup {
	float: right;
	width: 810px;
	height: 117px;
	padding-right: 10px;
	/*background2image: url(/_images/Ncobra2.jpg);*/
	background-repeat: no-repeat;
}

/*MAIN NAVIGATION*/
#navcontainer {
	z-index: 2;
	top: 0px;
	width: 956px;
	height: 31px;
	padding: 0px;
	background-image: url(/_images/navbg.gif);
	background-repeat: repeat-x;
	position: relative;
}
#nav, #nav ul{
	float: left;
	list-style-type: none;
	line-height: 1.5;
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 0 0;
}
#nav a {
	color: #002b5c;
	font-size: 15px;
	display: block;
	/*0179b8*/
	text-decoration: none;
	padding: .25em 1em;
}
#nav a:hover {
	color: #007cc2;
	font-size: 15px;
	display: block;
	/*0179b8*/
	text-decoration: none;
	padding: .25em 1em;
}
#nav li {
	padding: 0;
	float: left;
}
#nav > li:hover {
	float: left;
	background-image: url(/_images/navbg_over.gif);
	background-repeat: repeat-x;
}
#nav li ul {
	position: absolute;
	display: none;
	width: 149px;
	line-height: 1.1;
	margin: 0;
}
#nav li li {
	width: 149px;	/*menu window width for png*/
}
#nav li ul a {
	font-size: 12px;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li ul span {
	color: #002b5c;
	padding: .25em 1em;
	font-size: 10px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 2px;
}
#nav li ul a:hover {
	font-size: 12px;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li ul li:hover a {
	font-size: 12px;
	background: #eee;   /*highlight color*/
}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}
#nav .bot{
	background-image: url(/_images/tab_capB.png);
	background-repeat: no-repeat;
	background-position: top center;
	height:6px;
}
#nav .mid{
	background-image: url(/_images/tab_tile.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#nav .top{
	background-image: url(/_images/tab_capT.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#contribute-btn{
	padding: 3px;
	left: 20px;
	position: relative;
}
/* SUB-NAVIGATION */
#subnav {
	padding: 2px 0px;
}
#subnav a {
	color: #002b5c;
	font-size: 12px;
}
#subnav a:hover {
	color: #007cc2;
}
/* CONTAINERS */
.columncontainer {
	float: left;
}
.roundedcontent {
	padding: 0px 10px;
	margin: 0px;
}
/* Added by Scott on Sept 25th 2007 */
.roundedcontent2 {
	padding:0px 25px 10px 25px;
	margin:0px;
}




.actionbutton {
	margin: 10px 5px 0px 5px;
}
/* FULL-SCREEN CONTAINERS */
.white936 {
	background-image: url(/_images/white936body.gif);
	margin: 10px 5px 0px 5px;
	width: 936px;
}
.white936 .topcap {
	height: 10px;
	background-image: url(/_images/white936top.gif);
	margin: 0px;
	font-size: 6px;
}
.white936 .bottomcap {
	height: 10px;
	background-image: url(/_images/white936bottom.gif);
	margin: 0px;
	font-size: 6px;
}
/* THREE-QUARTERS CONTAINERS */
.white700 {
	background-image: url(/_images/white700body.gif);
	margin: 10px 5px 0px 5px;
	width: 700px;
}
.white700 .topcap {
	height: 10px;
	background-image: url(/_images/white700top.gif);
	margin: 0px;
	font-size: 6px;
}
.white700 .bottomcap {
	height: 10px;
	background-image: url(/_images/white700bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lblue700 {
	background-image: url(/_images/lblue700body.gif);
	margin: 10px 5px 0px 5px;
	width: 700px;
}
.lblue700 .topcap {
	height: 10px;
	background-image: url(/_images/lblue700top.gif);
	margin: 0px;
	font-size: 6px;
}
.lblue700 .bottomcap {
	height: 10px;
	background-image: url(/_images/lblue700bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray700 {
	background-image: url(/_images/lgray700body.gif);
	margin: 10px 5px 0px 5px;
	width: 700px;
}
.lgray700 .topcap {
	height: 10px;
	background-image: url(/_images/lgray700top.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray700 .bottomcap {
	height: 10px;
	background-image: url(/_images/lgray700bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow700 {
	background-image: url(/_images/yellow700body.gif);
	margin: 10px 5px 0px 5px;
	width: 700px;
}
.yellow700 .topcap {
	height: 10px;
	background-image: url(/_images/yellow700top.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow700 .bottomcap {
	height: 10px;
	background-image: url(/_images/yellow700bottom.gif);
	margin: 0px;
	font-size: 6px;
}
/* MYBO CONTAINERS */
.white671 {
	background-image: url(/_images/white671body.gif);
	margin: 10px 5px 0px 5px;
	width: 671px;
}
.white671 .topcap {
	height: 10px;
	background-image: url(/_images/white671top.gif);
	margin: 0px;
	font-size: 6px;
}
.white671 .bottomcap {
	height: 10px;
	background-image: url(/_images/white671bottom.gif);
	margin: 0px;
	font-size: 6px;
}

/* TWO-THIRD CONTAINERS */
.white618 {
	background-image: url(/_images/white618body.gif);
	margin: 10px 5px 0px 5px;
	width: 618px;
}
.white618 .topcap {
	height: 10px;
	background-image: url(/_images/white618top.gif);
	margin: 0px;
	font-size: 6px;
}
.white618 .bottomcap {
	height: 10px;
	background-image: url(/_images/white618bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray618 {
	background-image: url(/_images/lgray618body.gif);
	margin: 10px 5px 0px 5px;
	width: 618px;
}
.lgray618 .topcap {
	height: 10px;
	background-image: url(/_images/lgray618top.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray618 .bottomcap {
	height: 10px;
	background-image: url(/_images/lgray618bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.dblue618 {
	background-image: url(/_images/dblue618body.gif);
	margin: 10px 5px 0px 5px;
	width: 618px;
}
.dblue618 .topcap {
	height: 10px;
	background-image: url(/_images/dblue618top.gif);
	margin: 0px;
	font-size: 6px;
}
.dblue618 .bottomcap {
	height: 10px;
	background-image: url(/_images/dblue618bottom.gif);
	margin: 0px;
	font-size: 6px;
}

/* ONE-HALF CONTAINERS */
.white464 {
	background-image: url(/_images/white464body.gif);
	margin: 10px 5px 0px 5px;
	width: 464px;
}
.white464 .topcap {
	height: 10px;
	background-image: url(/_images/white464top.gif);
	margin: 0px;
	font-size: 6px;
}
.white464 .bottomcap {
	height: 10px;
	background-image: url(/_images/white464bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.white420 {
	background-image: url(/_images/white420body.gif);
	margin: 10px 5px 0px 5px;
	width: 420px;
}
.white420 .topcap {
	height: 10px;
	background-image: url(/_images/white420top.gif);
	margin: 0px;
	font-size: 6px;
}
.white420 .bottomcap {
	height: 10px;
	background-image: url(/_images/white420bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray464 {
	background-image: url(/_images/lgray464body.gif);
	margin: 10px 5px 0px 5px;
	width: 464px;
}
.lgray464 .topcap {
	height: 10px;
	background-image: url(/_images/lgray464top.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray464 .bottomcap {
	height: 10px;
	background-image: url(/_images/lgray464bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow464 {
	background-image: url(/_images/containers/yellow464body.gif);
	margin: 10px 5px 0px 5px;
	width: 464px;
}
.yellow464 .topcap {
	height: 10px;
	background-image: url(/_images/containers/yellow464top.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow464 .bottomcap {
	height: 10px;
	background-image: url(/_images/containers/yellow464bottom.gif);
	margin: 0px;
	font-size: 6px;
}
/* ONE-THIRD CONTAINERS */
.white308 {
	background-image: url(/_images/white308body.gif);
	margin: 10px 5px 0px 5px;
	width: 308px;
}
.white308 .topcap {
	height: 10px;
	background-image: url(/_images/white308top.gif);
	margin: 0px;
	font-size: 6px;
}
.white308 .bottomcap {
	height: 10px;
	background-image: url(/_images/white308bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lblue308 {
	background-image: url(/_images/lblue308body.gif);
	margin: 10px 5px 0px 5px;
	width: 308px;
}
.lblue308 .topcap {
	height: 10px;
	background-image: url(/_images/lblue308top.gif);
	margin: 0px;
	font-size: 6px;
}
.lblue308 .bottomcap {
	height: 10px;
	background-image: url(/_images/lblue308bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow308 {
	background-image: url(/_images/yellow308body.gif);
	margin: 10px 5px 0px 5px;
	width: 308px;
}
.grey308 {
	background-image: url(/_images/grey308body.gif);
	margin: 10px 5px 0px 5px;
	width: 308px;
}
.grey308 .bottomcap {
	height: 10px;
	background-image: url(/_images/white308bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow308 .topcap {
	height: 10px;
	background-image: url(/_images/yellow308top.gif);
	margin: 0px;
	font-size: 6px;
}
.videos308yellowcontainer2 .topcap {
	height: 30px;
	background-image: url(/_images/videos308yellow_header2.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow308 .bottomcap {
	height: 10px;
	background-image: url(/_images/yellow308bottom.gif);
	margin: 0px;
	font-size: 6px;
}

/* ONE-QUARTER CONTAINERS */
.white226 {
	background-image: url(/_images/white226body.gif);
	margin: 10px 5px 0px 5px;
	width: 226px;
}
.white226 .topcap {
	height: 10px;
	background-image: url(/_images/white226top.gif);
	margin: 0px;
	font-size: 6px;
}
.white226 .bottomcap {
	height: 10px;
	background-image: url(/_images/white226bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray226 {
	background-image: url(/_images/lgray226body.gif);
	margin: 10px 5px 0px 5px;
	width: 226px;
}
.lgray226 .topcap {
	height: 10px;
	background-image: url(/_images/lgray226top.gif);
	margin: 0px;
	font-size: 6px;
}
.lgray226 .bottomcap {
	height: 10px;
	background-image: url(/_images/lgray226bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow226 {
	background-image: url(/_images/yellow226body.gif);
	margin: 10px 5px 0px 5px;
	width: 226px;
}
.yellow226 .topcap {
	height: 10px;
	background-image: url(/_images/yellow226top.gif);
	margin: 0px;
	font-size: 6px;
}
.yellow226 .bottomcap {
	height: 10px;
	background-image: url(/_images/yellow226bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.lblue226 {
	background-image: url(/_images/lblue226body.gif);
	margin: 10px 5px 0px 5px;
	width: 226px;
}
.lblue226 .topcap {
	height: 10px;
	background-image: url(/_images/lblue226top.gif);
	margin: 0px;
	font-size: 6px;
}
.lblue226 .bottomcap {
	height: 10px;
	background-image: url(/_images/lblue226bottom.gif);
	margin: 0px;
	font-size: 6px;
}
.dblue226 {
	background-image: url(/_images/dblue226body.gif);
	margin: 10px 5px 0px 5px;
	width: 226px;
}
.dblue226 .topcap {
	height: 10px;
	background-image: url(/_images/dblue226top.gif);
	margin: 0px;
	font-size: 6px;
}
.dblue226 .bottomcap {
	height: 10px;
	background-image: url(/_images/dblue226bottom.gif);
	margin: 0px;
	font-size: 6px;
}
/* SPECIAL CONTAINERS */
.news226lgraycontainer .topcap {
	height: 30px;
	background-image: url(/_images/inthenews_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.news226yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/containers/news226yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.press226yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/press226yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.blog226lgraycontainer .topcap {
	height: 30px;
	background-image: url(/_images/blog_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.hqblog226lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/hqblog226lblue_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.mybo226lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/mybo_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.btv226dbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/btv_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.events226lgraycontainer .topcap {
	height: 30px;
	background-image: url(/_images/events_header.gif);
	margin: 0px;
	font-size: 6px;
}
.events226lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/events226lblue_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.action226lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/action_header.gif);
	margin: 0px;
	font-size: 6px;
}
.blogarchive226container .topcap {
	height: 30px;
	background-image: url(/_images/blogarchive226_header.gif);
	margin: 0px;
	font-size: 6px;
}
.blogactions226container .topcap {
	height: 30px;
	background-image: url(/_images/blogaction226_header.gif);
	margin: 0px;
	font-size: 6px;
}
.action308lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/action308_header.gif);
	margin: 0px;
	font-size: 6px;
}

.action308lbluecontainer_new .topcap {
	height: 30px;
	background-image: url(/_images/action308_header_new.gif);
	margin: 0px;
	font-size: 6px;
}

.action308bottomcap {
	background-image: url(/_images/action308container_bottom.gif);
}
.news308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/inthenews308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.events308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/events308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.features308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/features308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.comm308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/comm308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.comm308lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/comm308lblue_header.gif);
	margin: 0px;
	font-size: 6px;
}
.ftest308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/ftest308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.ftest308lbluecontainer .topcap {
	height: 30px;
	background-image: url(/_images/comm308lblue_header.gif);
	margin: 0px;
	font-size: 6px;
}
.bloggers308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/bloggers308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.contributors308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/containers/contributors308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.videos308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/containers/videos308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}

.photos308yellowcontainer .topcap {
	height: 30px;
	background-image: url(/_images/containers/photos308yellow_header.gif);
	margin: 0px;
	font-size: 6px;
}
.pressblog464lgraycontainer .topcap {
	height: 30px;
	background-image: url(/_images/containers/pressbloglgray464_header.gif);
	margin: 0px;
	font-size: 6px;
}
.iowablog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/iowablog618_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.nhblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/nhblog618_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.nevadablog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/nevadablog618_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.scblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/scblog618_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.ilblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/ilblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.sfboblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/sfboblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.expatsblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/expatsblog618_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.faithblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/faithblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.envirosblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/envirosblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.womenblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/womenblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.firstamsblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/firstamsblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.prideblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/prideblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.goblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/goblog618_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.aapiblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/aapiblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.afamblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/afamblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.latinosblog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/latinosblog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.cablog618container .topcap {
	height: 30px;
	background-image: url(/_images/containers/cablog618lgray_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.acblog700container .topcap {
	height: 30px;
	background-image: url(/_images/containers/acblog700_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.hqblog700container .topcap {
	height: 30px;
	background-image: url(/_images/containers/hqblog700_header.gif);
	margin: 0px;
	font-size: 6px;
	cursor: pointer;
}
.hqblog700container .roundedcontent,
.acblog700container .roundedcontent,
.cablog618container .roundedcontent,
.latinosblog618container .roundedcontent,
.afamblog618container .roundedcontent,
.aapiblog618container .roundedcontent,
.goblog618container .roundedcontent,
.firstamsblog618container .roundedcontent,
.envirosblog618container .roundedcontent,
.prideblog618container .roundedcontent,
.iowablog618container .roundedcontent,
.nhblog618container .roundedcontent,
.sfboblog618container .roundedcontent,
.expatsblog618container .roundedcontent,
.nevadablog618container .roundedcontent,
.faithblog618container .roundedcontent,
.ilblog618container .roundedcontent,
.pressblog464lgraycontainer .roundedcontent,
.events308yellowcontainer .roundedcontent,
.scblog618container .roundedcontent,
.news308yellowcontainer .roundedcontent,
.comm308lbluecontainer .roundedcontent,
.comm308yellowcontainer .roundedcontent,
.ftest308lbluecontainer .roundedcontent,
.ftest308yellowcontainer .roundedcontent,
.action308lbluecontainer .roundedcontent,
.action226lbluecontainer .roundedcontent,
.events226lgraycontainer .roundedcontent,
.events226lbluecontainer .roundedcontent,
.blogarchive226container .roundedcontent,
.blogactions226container .roundedcontent,
.btv226dbluecontainer .roundedcontent,
.mybo226lbluecontainer .roundedcontent,
.blog226lgraycontainer .roundedcontent,
.hqblog226lbluecontainer .roundedcontent,
.news226lgraycontainer .roundedcontent,
.news226yellowcontainer .roundedcontent,
.press226yellowcontainer .roundedcontent,
.features308yellowcontainer .roundedcontent,
.videos308yellowcontainer .roundedcontent,
.photos308yellowcontainer .roundedcontent,
.bloggers308yellowcontainer .roundedcontent,
.contributors308yellowcontainer .roundedcontent {
	padding-top: 10px;
}
/* HOMEPAGE CONTAINERS */
.blog226lgraycontainer,
.news226lgraycontainer {
	color: #444444;
	font-size: 11px;
}
.blog226lgraycontainer a,
.news226lgraycontainer a {
	font-size: 12px;
	color: #294d76;
}
.blog226lgraycontainer a:hover,
.news226lgraycontainer a:hover {
	color: #002b5c;
}
.mybo226lbluecontainer,
.events226lbluecontainer {
	font-size: 11px;
}
.mybo226lbluecontainer a,
.events226lbluecontainer a {
	font-size: 12px;
}
.btv226dbluecontainer .roundedcontent,
.mybo226lbluecontainer .roundedcontent,
.events226lbluecontainer .roundedcontent,
.news226lgraycontainer .roundedcontent,
.blog226lgraycontainer .roundedcontent {
	overflow: auto;
}
div.bottomcap.feedlink {
	text-align:right;
	height:20px;
	padding-right:7px;
	background-repeat:no-repeat;
	background-position:bottom;
}

/* BUTTONS */

.btn {
float:left;
text-align: center;
color: #333;
font: 9pt arial;
padding: 25px 2px 1px 12px;
}

.btn a{
text-decoration: none;
}

.onroad {
float:left;
color: #333;
font: 8pt arial;
padding: 0px 0px 0px 12px;
}

.onroad img{
padding: 0px 0px 0px 0px;
}

.onroad ul{
padding: 0px 0px 0px 30px;
}


.btn2 {
text-align: center;
color: #333;
font: 8pt arial;
padding:0px 0px 0px 0;
clear: both;
}

/* BTV CONTAINER STYLES */

.btvTable {
	color: #eeeeee;
	font-size: 9px;
}
.btvTable td {
	padding-bottom: 5px;
}
.btvTable img {
	float: left;
	width: 75px;
	padding-right: 5px;
}
.btvTable div {
	font-size: 10px;
	color: #ffffff;
	border-bottom: 1px solid #007cc2;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.btvTable div a {
	font-size: 11px;
	color: #ffffff;
}
.btvTable div a:hover {
	font-size: 11px;
	color: #007cc2;
}

/*FOOTER*/

#footercontainer {
	background-color: #fff; /*#e0ebf6*/
	background-image: url(/page_elements/terms_fade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #ABB3AC;
	font: 8pt arial;
	border: solid 1px #ccc;
	border-top: 0;
	border-left: 0;
	padding: 3px 10px;
}
#footercontainer p {
	text-align: right;
	padding: 3px 0px;
	margin: 0px;
	display: block;
}
#footercontainer img {
	float:left;
	left:32px;
	position: relative;
}
#footercontainer h6 {
	float:left;
	color: #333333;
	border: solid 1px #999;
	padding:1px 5px;
	margin: 0px;
	position:relative;
	font-size:11px;
}
#footercontainer a {
	padding-left: 10px;
	text-decoration: none;
	color: #777;
}
#footercontainer a:hover {
	padding-left: 10px;
	text-decoration: underline;
	color: #333;
}
.pullright {
	float: right;
	width: 200px;
	padding: 4px;
	margin: 8px;
	background: #ddd;
	color: #333;
	font: italic 14px/110%  Georgia, "Book Antiqua", "Times New Roman", Times, Georgia, serif;
}

.pullleft {
	float: left;
	width: 200px;
	padding: 4px;
	margin: 8px;
	background: #ddd;
	color: #333;
	font: italic 14px/110%  Georgia, "Book Antiqua", "Times New Roman", Times, Georgia, serif;
}

.highlight {
	border:1px solid #999999;
	background-color:#ececec;
	margin-right:15px;
	margin-left:15px;
	padding: 0px 10px 0px 10px;
	clear: both;
}

.highlight_left {
  border:1px solid #999999;
  background-color:#ececec;
  margin-right:300px;
  margin-left:15px;
  padding: 0px 10px 0px 10px;
}


/**********************************
BSD Added Styles
***********************************/

#rounded-box-blue {
	background-color:#d3e4ef;
	padding-bottom: 0px;
	margin-bottom:8px;
}

#rounded-box-blue-content {
 margin:auto;
 padding:4px;
}

.top-blue {background: url(/_images/HAC/blue_dot.gif) 0 0 repeat-x;}
.bottom-blue {background: url(/_images/HAC/blue_dot.gif) 0 100% repeat-x;}
.left-blue {background: url(/_images/HAC/blue_dot.gif) 0 0 repeat-y;}
.right-blue {background: url(/_images/HAC/blue_dot.gif) 100% 0 repeat-y;}


.bl-blue {background: url(/_images/HAC/blue_left_bot.gif) 0 100% no-repeat;}
.br-blue {background: url(/_images/HAC/blue_right_bot.gif) 100% 100% no-repeat;}
.tl-blue {background: url(/_images/HAC/blue_left_top.gif) 0 0 no-repeat;}
.tr-blue {background: url(/_images/HAC/blue_right_top.gif) 100% 0 no-repeat; padding-left:10px; padding-top: 1px; padding-bottom: 1px;}

/* FEEDBURNER CONTENT */
div.feedburnerFeedBlock {
}
div.feedburnerFeedBlock p.feedTitle {
	font-size: 14px;
}
div.feedburnerFeedBlock ul {
	left: 0px;
	padding: 0;
	margin: 0;
}
div.feedburnerFeedBlock li {
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px solid #919194;
}
div.feedburnerFeedBlock li ul {
	margin-left: 10px;
	border: 0px;
}
div.feedburnerFeedBlock li li {
	margin-left: 10px;
	list-style-type: circle;
	border: 0px;
}
div.feedburnerFeedBlock span.headline a {
	color: #002b5c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.feedburnerFeedBlock span.headline a:hover {
	color: #007cc2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div.feedburnerFeedBlock p.date {
	margin: 2px 0px;
	font-size: 10px;
}
div.feedburnerFeedBlock #creditfooter, div.feedburnerFeedBlock div.feedflare {
	display: none;
}
.blog226lgraycontainer div.feedburnerFeedBlock span.headline a,
.news226lgraycontainer div.feedburnerFeedBlock span.headline a,
.events308yellowcontainer div.feedburnerFeedBlock span.headline a,
.news308yellowcontainer div.feedburnerFeedBlock span.headline a {
	font-size: 11px;
}
.blog226lgraycontainer div.feedburnerFeedBlock span.headline a,
.news226lgraycontainer div.feedburnerFeedBlock span.headline a {
	color: #35577e;
}
.blog226lgraycontainer div.feedburnerFeedBlock span.headline a:hover,
.news226lgraycontainer div.feedburnerFeedBlock span.headline a:hover {
	color: #002b5c;
}
.blog226lgraycontainer div.feedburnerFeedBlock li,
.news226lgraycontainer div.feedburnerFeedBlock li {
	border-bottom: 1px solid #e6e6e6;
}
.events308yellowcontainer a {
	color: #007cc2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
.events308yellowcontainer a:hover {
	color: #002b5c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
.events308yellowcontainer div.feedburnerFeedBlock li div,
.news308yellowcontainer div.feedburnerFeedBlock li div {
	font-size: 10px;
	padding-top: 2px;
}
h1 {
	color: #002b5c;
	font-size: 18px;
	border-bottom: 1px solid #007cc2;
}
h2 {
	color: #007cc2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
h3 {
	color: #002b5c;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
h4 {
	color: #007cc2;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #002b5c;
	margin-bottom: 4px;
}
h5 {
	color: #002b5c;
	font-size: 18px;
	border-bottom: 1px solid #007cc2;
	text-align: center;
}
h6 {
	color: #002b5c;
	font-size: 18px;
	border-bottom: 1px solid #007cc2;
	margin:2px 0px;
}
h7 {
	color: #535455;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}


div.imageheader h1 {
	margin: 0px;
	padding:0px;
	border: 0px;
}

a img {
	border: 0px;
}

/* BLOG AJAX STYLES */
.feedTitle {
  margin-top: 0px;
}
.feedTitle a {
  font-size: 15px;
  line-height: 20px;
  color: #007cc2;
}
.feedTitle a:hover {
  color: #002b5c;
}
.feedByline {
  font-size: 12px;
  color: #535455;
  margin-bottom: 10px;
}
.feedBy {
  font-style: italic;
}
.feedCreator {

  padding-right: 5px;
}
.feedPubDate {
  border-left: 1px solid #666666;
  padding-left: 5px;
}

.feedFooter {
	margin-top: 15px;
}
div.short h4.feedTitle  {
	border-bottom:none;

}
div.short h4.feedTitle a {
	font-family:Georgia,Times,serif;
	border-bottom:none;
	color:#077CC1;
	font-size:18px;
	font-weight: normal;
}

div.short div.feedDescription {
	margin-bottom:10px;
	color:#333333;
}
div.short div.feedDescription a {
	color:#077CC1;
}
div.short div.feedByline span.feedPubDate {
	color:#999999;
	font-size:11px;
	font-weight: normal;
	
}
div.tiny h4.feedTitle {
	padding-bottom:5px;
	border-bottom:1px solid #eeeeee;
}

h3.feedTinyHeading {
	font-family:Helvetica, arial, sans-serif; 
	color:#333333; 
	font-size:11px; 
	line-height:14px; 
	letter-spacing:2px;
	text-transform:uppercase;
	padding:15px 0px 5px 0px;
}

div.tiny h4.feedTitle a {
	font-family:Helvetica, Arial, sans-serif;
	border-bottom:none;
	color:#077CC1;
	font-size:12px;
}
div.tiny h4.feedTitle .feedPubDate {
	color:#999999;
	font-size:11px;
	font-weight: normal;
	border-left: none;
	display:block;

}
.postmetaContainer, .feedCommentLine {
	color:#535455;
	font-size: 11px;
	padding: 0px 5px 3px 5px;
	border-bottom: 1px dotted #535455;
}
.postmetaContainer a, .feedCommentLine a {
	color: #535455;
	margin-left: 5px;
	padding-right: 5px;
}
.postmetaContainer a:hover, .feedCommentLine a:hover {
	color: #002b5c;
}	
.postshareContainer, .feedShareLine {
	color:#535455;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #535455;
	margin-bottom: 20px;
}
.postshareContainer a, .feedShareLine a {
	color: #535455;
	margin-left: 5px;
	padding: 3px 5px 3px 20px;
	border-right: 1px solid #535455;
}
.postshareContainer a:hover, .feedShareLine a:hover {
	color: #002b5c;
}
.feedCommentCount {
	border-right: 1px solid #535455;
}
.feedPermalink {
	border-right: 1px solid #535455;
}
#emailLink, .feedEmailThis {
	background-image: url(http://www.barackobama.com/images/mybo/email_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#facebookLink, .feedFacebook {
	background-image: url(http://www.barackobama.com/images/mybo/facebook_icon.gif);
	background-repeat: no-repeat;
	
}
#diggLink, .feedDigg {
	background-image: url(http://www.barackobama.com/images/mybo/digg_icon.gif);
	background-repeat: no-repeat;
}
#newsvineLink, .feedNewsvine {
	background-image: url(http://www.barackobama.com/images/mybo/newsvine_icon.gif);
	background-repeat: no-repeat;
}
#stumbleLink, .feedStumble {
	background-image: url(http://www.barackobama.com/images/mybo/stumble_icon.gif);
	background-repeat: no-repeat;
}
#deliciousLink, .feedDelicious {
	background-image: url(http://www.barackobama.com/images/mybo/delicious_icon.gif);
	background-repeat: no-repeat;
	border-right: 0px solid #535455;
}
#technoratiLink {
	background-image: url(http://www.barackobama.com/images/mybo/technorati_icon.gif);
	background-repeat: no-repeat;
}
.feedNext {
	float: left;
}
.feedPrev {
	float: right;
}
.feedNavigation {
  border-top: 1px solid #919194;
  padding:2px;
  background-color:#f3f3f3;
  font-size: 11px;
}
.feedTopNav {
  border-top: 0px solid #919194;
  border-bottom: 1px solid #919194;
  margin-bottom: 4px;
}
.feedPages {
	margin: 0px 150px;
    text-align:center;
}
.feedPageLinkCurrent {
  font-weight:bold;
  color: #007cc2;
}
.feedPageLink {
  border-left: 1px solid #535455;
   padding: 0px 3px;
}
.feedPageLinkFirst {
  border-left: none !important;
}





#secondary_nav {
	width:308px; height:35px;
	background: url(http://www.barackobama.com/images/btn.gif);
	margin:0; padding:0px;
	position:relative;
}

#secondary_nav li {
	margin:0px;
	padding:0px;
	list-style: none;
	position: absolute;
	top:0;
}
#secondary_nav li, #secondary_nav a {
	height:35px;
	display:block;
}

/* ADDED BY SIMPLESCOTT */

.leftside { float: left; width: 50%; }
.rightside { float: right; width:50%; }

#outlined_box { 
	padding:13px 20px 5px 20px;
	border: 1px solid #d1d4d8;
}

.roundedcontent2 h1 {
	border-bottom: none;
	font-family: Georgia, Times, serif;
	color: #077cc1;
	font-size:15px;
}

.h8 {
	border-bottom: none;
	font-family: Georgia, Times, serif;
	color: #077cc1;
	font-size:12px;
	
}

.h9 {
	border-bottom: none;
	font-family: Georgia, Times, serif;
	color: #077cc1;
	font-size:20px;
	border-bottom: 1px solid #e9e9e9;
}
.georgia_small {
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #29364a;
	font-size:10px;

}