body {
	color: #3E5679;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(/images/gridbg.gif);*/

}

/*Hyperlinks*/ 

a:link, a:visited {
    color:#284F7E;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
    text-decoration:underline;
	}

/*Blockquote*/

blockquote{
	background: url(/images/quoteleft.gif) no-repeat left top;
	color: #677583;
	font: italic bold 1em/1.8em Georgia,"Times New Roman",Times,serif;
	text-align: center;
	margin: 22px 30px;
}

blockquote div{
	margin-bottom: 0;
	padding: 0 30px;
	text-align: center;
	background: transparent url(/images/quoteright.gif) no-repeat right bottom;
}

	
/*Typology*/
@charset "utf-8";
 
  p,
  ul,
  ol { margin-bottom: 22px;}

  ul { list-style-type: square; margin-left: 2em; }

 
 h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif;
 color:#853025;}

 h1 {
	font-size: 24px;
	line-height: 35px;
	margin-bottom:22px;
}

  h2 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 22px;
}

  h3 {  font-size: 12px; line-height: 22px; }

	
/*Header*/  
  #header2009 { background: #3e5679; padding: 22px; }

#mcafee { float: right; position: relative; }

#mcafee a, #mcafee a:hover { background: #ffffff; text-decoration: none; }

#wrapper { border: none;

margin-bottom:22px;}

#main { padding-top: 75px; }

/*Home Banner*/
#home_banner{  margin-bottom: 20px;  }
#home_banner img {display:block; margin: 0 auto;}

/* Home Product Boxes*/	
#productcontainer {
	background: transparent url(/images/ProductListContainerBg.gif) no-repeat scroll 100% 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#productcontainer p, .callout h4 { font-size: 11px; line-height: 18px; }

.callout { font-size: 11px; padding: 4px 0 0 0; width:100px}



#product1, product2, product3, product4{}

.productboxbottom {
	background: url(/images/ProductListBgBottomHlt.png) no-repeat center bottom;
	padding: 0px;
}

.productboxtop {
	background: url(/images/ProductListBgTopHlt.png) no-repeat center top;
	padding: 10px;
}

.left { float: left; margin: 0 10px 0px 0; }

.right { float: right; margin: 10px 0 0 10px; }/*Golden Styles*/
.golden p{margin:0;}

.center { text-align: center !important; }

	
.top {
	padding-top: 0em !important;
	margin-top: 0em !important;
}



/*Home Panels*/
#panelcontainer {margin-bottom:20px;}

#panel1, panel2 {}

/***Content***/


#content ul{
	padding: 0;
	text-align: left;
	font-weight: normal;
}
#content ul li {
	list-style-image: url(/images/bullet_small.png);	/*background: url(/images/bullet_small.png) no-repeat left 3px;*/
}



#content img {display:block; margin: 0 auto;}

.noborders {
	margin: 15px auto 15px auto;
	border: none;
	display: block;
	text-align: center;
}

/************************************************
*	             More Info Div  (Content)				*
************************************************/
#moreinfo {
	margin: 10px auto;
	text-align: center;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #C1D9FF;
	border-bottom: 1px solid #C1D9FF;
	background: #F0F8FF;
}


 
/***Sidebar***/
#sidebar {
	/*border: 1px solid #666;*/
}

#sidebar img.toplogo { display: block; margin: 0 auto 22px;}
#sidebar img.topimage { display: block; margin: 0 auto 22px;}



	
#sidebar ul {
	margin-bottom: 22px;
	list-style: none;
}

#sidebar ul li {
	padding: 0;
	list-style-image: url(/images/bullet_small.png);	/*background: url(/images/bullet_small.png) no-repeat left 3px;*/
}

#sidebar ul.critical li {
	padding: 0;
	list-style-image: none;		/*background: url(/images/bullet_white.png) no-repeat left 3px;*/
}

#sidebar ul li a {
	display: block;
	color: #3E5679;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px solid #C1D9FF;
	list-style-type: none;	
}

	
#sidebar ul li a:hover { background: #E0ECFF; color: #3E5679; }

#sidebar h2 {
	
	text-align: center;
	text-transform: none;
}

.entry-title {
	color: #284f7e;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	padding: 8px 0 2px 0;
}

.entry-title a { color: #284f7e; text-decoration: none; }

/************************************************
*   	Datatable                                *
*************************************************/
.datatable {
	color: #3E5679;
	margin: 1em 0 22px 0;
	border-collapse: collapse;
	border: 1px solid #BAC8DC;
}

.datatable caption{ color: #853025; font-weight: bold; padding-bottom: 4px; }

.datatable th.row{ 
	color: #3E5679;
	text-align: center;
	background: url(/images/yearbackgrounds.jpg) no-repeat center center!important;
	vertical-align: middle;
	border: 1px solid #BAC8DC;
}

.datatable th.col {
	color: #3E5679;
	text-align: center;
	background: url(/images/blue_menu.png) repeat-x;
	border: 1px solid #BAC8DC;
}

.datatable td{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: text-top;
	border: 1px solid #BAC8DC;
}

/************************************************
*   	Datatable - Noborders                                *
*************************************************/
.datatable_nobdr {
	margin: 1em 0 0 0;
	border-collapse: collapse;
	border: none;
}

.datatable_nobdr caption{ font-weight: bold; padding-bottom: 4px; }

.datatable_nbdr th.row{
	color: #3E5679;
	text-align: center;
	background: url(/images/yearbackgrounds.jpg) no-repeat center center!important;
	vertical-align: middle;
	border: none;
}

.datatable_nbdr th.col {
	color: #3E5679;
	text-align: center;
	background: #BAC8DC;
	vertical-align: middle;
	border: none;
}

.datatable_nobdr td{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: text-top;
	border: none;
}

	

/*************Footer CPP*************************/
#footercpp {
	background: #bac8dc;
	border: 1px solid #3e5679;
	color: #3e5679;
	font-size: 10px;
	padding: 8px 15px;
}

/************************************************
*	Footer Background							*
************************************************/
#footerbg { background: #3e5679; height:100%;}


/**********************************
             FOOTER
***********************************/
#footer {
	background: #3e5679;
	color: #e0ecff;
	font-size: 11px;
	line-height: 18px;
	margin: 0px auto;
	padding: 20px 0;
	position: relative;
	text-align: center;
	width: 960px;
}

#footer img {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 0;
	padding-top: 0;
	vertical-align: bottom;
}

	
#footerbottom { background: #bac8dc; position: relative; }

	
#footer p {
	color: #e0ecff;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

	
#footer h2 {
	border-bottom: 2px solid #c1d9ff;
	color: #98adcb;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
}

#footer a {
	color: #e0ecff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	background: #3e5679;
	color: #e0ecff;
	text-decoration: underline;
}

	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#footer ul li { display: inline; margin: 0px; padding: 0px; }

	
#footer ul li a {
	border-bottom: 1px solid #c1d9ff;
	color: #e0ecff;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

#footer ul li a:hover { background: #e0ecff; color: #3e5679; }

	
#footerright {
	background: #3e5679;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 306px;
}



#footerleft, #footermiddle {
	background: #3e5679;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 306px;
}
