@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	color: #999999;
	text-decoration: none;
}
#container {
	width: 940px;
	background: url(../images/background.jpg) no-repeat top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: auto;
vertical-align:center;
}
#contentLeft {
	height: auto;
	width: 720px;
	float: left;
}
#header {
	height: 240px;
	width: auto;
	padding-top: 10px;
}
#logo {
	width: 460px;
	float: right;
	height: 231px;
}
#topLeftNav {
	width: 248px;
	height: 231px;
	float: left; 
}
#search {
	height: 30px;
	width: auto;
	background-image: url(../images/searchbarbackground.gif);
	background-repeat: repeat-x;
	padding-left: 24px;
	line-height: 30px;
}
#search   p  {
	margin: 0px;
	padding: 0px;
}
#search .contact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#flash {
	height: 60px;
}
#content {
	height: auto;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#homelinks {
	width: 118px;
	margin-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/homelinkblue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
	float: left;
}
#homelinks h1 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
#homelinks h2 {
	font-size: 16px;
	color: #000B38;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
}
#homelinks p {
	font-size: 10px;
	color: #0079BF;
	text-align: center;
	height: 60px;
}
#homelinks #button {
	text-align: center;
	height: 20px;
	width: 115px;
	background-color: #017DC5;
	border: 1px solid #000B38;
	line-height: 20px;
	color: #FFFFFF;
}
#homelinks #button a {
	color: #FFFFFF;
}
#homelinks #button:hover {
	background-color: #000B38;
}
#homelinksgreen {
	width: 118px;
	margin-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/homelinkgreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
	float: left;
}
#homelinksgreen h1 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
#homelinksgreen h2 {
	font-size: 16px;
	color: #4B5B15;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
}
#homelinksgreen p {
	font-size: 10px;
	color: #78884A;
	text-align: center;
	height: 60px;
}
#homelinksgreen #button {
	text-align: center;
	height: 20px;
	width: 115px;
	background-color: #78884A;
	border: 1px solid #303B0E;
	line-height: 20px;
	color: #FFFFFF;
}
#homelinksgreen #button a {
	text-align: center;
	color: #FFFFFF;
}
#homelinksgreen #button:hover {
	background-color: #28310E;
}
#sublinks {
	width: 316px;
	margin-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/sublinksgreen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#sublinks h1 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
#sublinks h2 {
	font-size: 16px;
	color: #4B5B15;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
}
#sublinks p {
	font-size: 10px;
	color: #78884A;
	text-align: center;
}
#sublinks  #buttonright {
	text-align: center;
	height: 20px;
	width: 310px;
	background-color: #78884A;
	border: 1px solid #303B0E;
	line-height: 20px;
	color: #FFFFFF;
}
#sublinks #buttonleft {
	text-align: center;
	height: 20px;
	width: 310px;
	background-color: #78884A;
	border: 1px solid #303B0E;
	line-height: 20px;
	color: #FFFFFF;
}
#sublinks  a  {
	color: #FFFFFF;
}
#sublinks  a:hover {
	background-color: #28310E;
}
#copy {
	margin-top: 20px;
	height: auto;
	width: auto;
	padding: 10px;
	background-image: url(../images/copybackgroundblue.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	font-weight: normal;
}
#copy h1 {
	color: #000D3C;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 24px;
}
#copy p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copygreen {
	margin-top: 20px;
	height: auto;
	width: auto;
	padding: 10px;
	background-image: url(../images/copybackgroundgreen.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	font-weight: normal;
}
#copygreen h1 {
	color: 4a5b17;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 24px;
}
#copygreen p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentRight {
	width: 200px;
	float: right;
	height: 570px;
	background-color: #000000;
	padding: 10px;
	margin-bottom: 20px;
}
#forumheader {
	margin-bottom: 10px;
}
#rightnavigation {
	height: 20px;
	width: auto;
	background-color: #666666;
	margin-bottom: 10px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#forum {
	border: 3px solid #FFFFFF;
	background-color: #666666;
	padding: 5px;
	height: auto;
	font-weight: normal;
}
#forum p {
	margin: 0px;
	padding: 0px;
}
#general {
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
#footer {
	height: 50px;
	width: auto;
	color: #666666;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	clear: both;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
.current {
	background-image: url(../images/navigation/blueBackgroundOverlay.png);
}
#categorylogo {
	margin-right: 10px;
}
/* covalense styles */
#homelinkspanel {
	width: 390px;
	margin-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/homelinkspanel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 231px;
	float: left;
}
#homelinkspanel h1 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
padding-bottom:5px;
}

#homelinkspanel h2 {
	font-size: 16px;
	color: #000B38;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
}
#homelinkspanel p {
	font-size: 10px;
	color: #0079BF;
	text-align: center;
	
}

#homelinkspanelblue {
	width: 257px;
	padding-right: 7px;
        margin-top: 20px;
	padding-left: 0px;
	background-image: url(../images/homelinkpanelblue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	float: left;
}
#homelinkspanelblue h1 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	
}

#homelinkspanelblue h2 {
	font-size: 16px;
	color: #000B38;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
}
#homelinkspanelblue p {
	font-size: 10px;
	color: #0079BF;
	text-align: center;	
	padding-top:10px;
}

#homelinkspanelblue  a {
	text-align: center;
	height: 20px;
	width: 115px;
	background-color: #017DC5;
	border: 1px solid #000B38;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:3px 8px 3px 8px
	
}
#homelinkspanelblue a:hover {
	background-color: #000B38;
}

#homelinkspanelblue1 {
	width: 257px;
	margin-top: 8px;
	padding-right: 7px;
	padding-left: 0px;
	background-image: url(../images/homelinkpanelblue1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	float: left;
}
#homelinkspanelblue1 h1 {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

#homelinkspanelblue1 h2 {
	font-size: 16px;
	color: #000B38;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
}
#homelinkspanelblue1 p {
	font-size: 10px;
	color: #0079BF;
	text-align: center;
	padding-top:10px;
}
.pyramid
{
	width:303px;
	height:186px;
	margin:0px auto;
	background:url(../images/pyramid.jpg) top no-repeat;
	
}
.pyramid a
{
	font-size:10px;
	color:#093479;
	text-decoration:none;
	font-weight:bold;
}
.pyramid a:hover
{
	color:#fff;
}
.pyramidLinks
{
	float:right;
	width:223px;
	text-align:center;
	border:solid 0px red;
}
.pyramidLink01
{
	width:80px;
	margin:auto;
	text-align:center;
	margin-top:30px;

	
}
.pyramidLink02
{
	width:120px;
	margin:auto;
	text-align:center;
	margin-top:20px;
	
}
.pyramidLink03
{
	width:150px;
	margin:auto;
	text-align:center;
	margin-top:35px;
	
}
.pyramidLink04
{
	width:190px;
	margin:auto;
	text-align:center;
	margin-top:15px;
	
}
a.pyramidLinkStyle:link
{
	font-size:10px;
	color:#093479;
	text-decoration:none;
	font-weight:bold;
}
a.pyramidLinkStyle:visited
{
	
}
a.pyramidLinkStyle:hover
{
	
	color:#fff;
	
}

#header_jcb {
	height: 240px;
	width: 940px;
	padding-top: 10px;
}
#search_jcb {
	height: 30px;
	width: 916px;
	background-image: url(../images/searchbarbackground.gif);
	background-repeat: repeat-x;
	padding-left: 24px;
	line-height: 30px;
}
#search_jcb   p  {
	margin: 0px;
	padding: 0px;
}
#search_jcb .contact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#copy_jcb {
	margin-top: 20px;
	height: auto;
	width: 880px;
	padding: 10px;
	background-image: url(../images/copybackgroundblue_jcb.png);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: normal;
}
#copy_jcb h1 {
	color: #000D3C;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 24px;
}
#copy_jcb p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#button {
	text-align: center;
	height: 20px;
	width: 115px;
	background-color: #017DC5;
	border: 1px solid #000B38;
	line-height: 20px;
	color: #FFFFFF;
}
#button a {
	color: #FFFFFF;
}
#button:hover {
	background-color: #000B38;
}



#blogpnl {
	height: 30px;
	width: auto;
	padding-left: 2px;
	line-height: 30px;
padding-top:4px;
}
#blogpnl   p  {
	margin: 0px;
	padding: 0px;
}
#blogpnl .blog1{
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

/* blog styles added */
.blognavigation {
	height: 21px;
	width:151px;
	padding:6px 0px 0px 50px;
	background-image: url(../images/blog1.jpg);
margin-top:4px;
}
.blognavigation:hover {
	height: 21px;
	width:151px;
	padding: 6px 0px 0px 50px;
	background-image: url(../images/blog.jpg);
margin-top:4px;
}
a.bloglink:link, a.bloglink:visited, a.bloglink:active{text-decoration:none; width: 120px; font-size:12px; color:#fff; height:20px; outline:none}
a.bloglink:hover{  text-decoration:none; font-size:12px; color:#fff;  width: 120px; height:20px; outline:none}
.blognavigation2{ margin-top:5px}
/* //covalense styles */
