@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #363f3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EEEEEE;
	background-image: url(images/bg-honeycomb.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#smallboxcontainer  a{
	color:#29808d;
	text-decoration:underline;
	}
#smallboxcontainer  a:hover{
	color:#1a174e;
	text-decoration:none;
	}
.honeycomb #container { 
	width: 980px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
.honeycomb #header {
	height: 125px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #1A174E;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
} 
.honeycomb #header h1 {
	margin: 0;
	padding-top: 55px;
	color: #FFFFFF;
	font-size: 20px;
}
.honeycomb #headerbox {
	float: right;
	width: 200px;
} 
#form h3{
	margin:0 0 20px 0;
	padding-bottom:5px;
	font-size:17px;
	color:#363f3e;
	background-image: url(images/line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;}
.required{
	color:#168e8c;
	font-size:10px;}
#form{
	width:260px;
	border:5px #dae1e3 solid;
	padding:15px;
	background-image: url(images/bg-form.gif);
	background-repeat:repeat-x;
	background-position: top;
	}
#form td{
	padding-bottom:5px;}
.download td {
	padding-bottom:5px;
	border-bottom:1px dotted #a6b0ac;
	}
.date{ 
	font-size:11px!important;
	margin:0;
	padding:0 0 15px 0;
	color:#168E8C!important;
	}
th{
	font-size:14px;
	width:75px;
	padding:0 10px 0 0;}
textarea {
	height:80px!important;}
.formboxes1 {
	color: #1A174E;
	background-color: #FFFFFF;
	border: 1px solid #a6b0ac;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	height:21px;
	width:160px;
	
}
.honeycomb #bar {
	background-image: url(images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 39px;
	padding-left: 10px;
} 


/* <<<<<< SideBar >>>>>>>> */

.honeycomb #sidebar1 {
	float: right; 
	width: 300px; 
	color: #333;
	margin:0;
	padding:35px 20px 0 20px;
	}

.honeycomb #sidebar1  a {
	color: #1A174E;
	text-decoration: underline;
	
}
.honeycomb #sidebar1 a:hover {
	color: #5CAAAA;
	text-decoration: none;	
}
.honeycomb #sidebar1 ul {
		margin: 0px;
	padding:0 0 15px 0;
}
.honeycomb #sidebar1 li {
	background-image: url(images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0 5px 20px;
	list-style:none;
	color:#615f60;
	font-size:14px;
		
}

/* <<<<<< MainContent >>>>>>>> */


#mainContent { 
	width:600px;
	float:left;
	padding:20px;
	margin:0;
	background-image: url(images/bg-sidebar.gif);
	background-repeat:no-repeat;
	background-position:top right;
} 
.honeycomb #mainContent h1 {
	font-size: 24px;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	color:#222222;
	font-weight:normal;
	background-image: url(images/line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
} 
.honeycomb #mainContent h2 {
	font-size:20px;
	margin:0;
	padding:0 0 15px 0;
	color:#168e8c;
	font-weight:normal;
}
.honeycomb #mainContent h3 {
	font-size: 14px;
	color:#363F3E;
	font-weight:bold;
}
.honeycomb #mainContent  a {
	color: #29808d;
	text-decoration: underline;
	
}
.honeycomb #mainContent  a:hover {
	color: #1a174e;
	text-decoration: none;	
}
.honeycomb #mainContent ul, .TabbedPanelsContentGroup ul, #panel ul {
	margin: 0px;
	padding:0 0 15px 0;
}
.honeycomb #mainContent li, .TabbedPanelsContentGroup li {
	background-image: url(images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px 0 5px 20px;
	list-style:none;
	color:#615f60;
	font-size:14px;
}
#panel li {
	background-image: url(images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 5px 20px;
	list-style:none;
	color:#000000!important;
	font-size:14px!important;
}

.honeycomb #mainContent p, #sidebar1 p{
	color:#615f60;
	font-size:14px;
	margin:0;
	padding:0 0 15px 0;
	line-height:19px;}
/* 
<<<<<< ALTERNATIVE mainContent div for forms >>>>>>>> */

.honeycomb #mainContentAlt {
	margin: 0;
	padding: 0 20px; 
	font-size: 12px;
}
.honeycomb #mainContentAlt h1 {
	font-size: 18px;
} 
.honeycomb #mainContentAlt h2 {
	font-size: 16px;
}
.honeycomb #mainContentAlt h3 {
	font-size: 14px;
	color: #1A174E;
}
.honeycomb #mainContentAlt input {
	border: 1px solid #999;	
}


/* <<<<<< TOP BOX >>>>>>>> */

.honeycomb #tbox {
	margin-top: 20px;
	padding: 0 20px;
	height: 200px;
}
.honeycomb #tbox  a {
	color: #1A174E;
	text-decoration: underline;
}
.honeycomb #tbox  a:hover {
	color: #5CAAAA;
	text-decoration: none;
}

/* <<<<<< BOTTOM BOX >>>>>>>> */
.right{
	text-align:right;
	padding:5px 0 0 5px;}
.honeycomb #bbox {
	margin-top:20px;
	padding: 0 20px;
	height: auto;
}
.honeycomb #bbox h2 {
	background-image:url(images/line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#363F3E;
	font-size:17px;
	margin:10px 0 20px 0;
	padding-bottom:5px;
}
.honeycomb #bbox h3 {
	font-size: 14px;
	color: #5CAAAA;
	margin:0;
	padding-bottom:10px;
}
#bbox p{
	line-height:19px;
	margin:0;
	padding-bottom:15px;
	}
.honeycomb #bbox  a {
	color: #1A174E;
	text-decoration: underline;
}
.honeycomb #bbox  a:hover {
	color: #5CAAAA;
	text-decoration: none;
}

/* //////// HOMEPAGE BOXOUT POSITIONING \\\\\\\\ */
.honeycomb #smallboxcontainer h3 a{
	font-size:14px;
	font-weight:bold;
	color:#363f3e;
	text-decoration:none;
	}
.honeycomb #smallboxcontainer h3{
	margin:0;
	padding:0 0 15px 0;
}
.honeycomb #smallboxcontainer p{
	font-size:12px;
	line-height:18px;
	color:#615f60;
	margin:0;
	padding:0 0 10px 0;
	}
.honeycomb #smallboxcontainer h3 a:hover{
	color:#29808d;}

.honeycomb #smallboxcontainer {
	width:940px;
	float:left;
	padding:20px 20px 15px 20px;
	margin:0;
	background-image: url(images/bg-box.jpg);
	background-repeat:no-repeat;
	background-position:top left;
} 


.honeycomb #smallbox1 {
	width: 205px;
	padding:0 15px 0 15px;
	float:left;

} 
.honeycomb #smallbox2 {
	width: 205px;
	padding:0 15px 0 15px;
	float:left;
} 
.honeycomb #smallbox3 {
	width: 205px;
	padding:0 15px 0 15px;
	float:left;
}
.honeycomb #smallbox4 {
	width: 205px;
	padding:0 15px 0 15px;
	float:right;
}



/* <<<<<< HOMEPAGE BOXOUT ELEMENTS >>>>>>  */


.honeycomb #smallboxtop {
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.honeycomb #smallboxtop a {
	color: #FFF;
	text-decoration: none;
}
.honeycomb #smallboxtop a:hover {
	color: #FFF;
	text-decoration: underline;
}
.honeycomb #smallboxmid {
	height: 125px;
}
.honeycomb #smallboxmid p {
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.honeycomb #smallboxbtm {
	height: 15px;
	background-image: url(images/smallboxbtm.jpg);
}
.honeycomb #smallboxbtm p {
	margin: 0;
	font-size: 9px;
	text-align: right;
	padding-right: 40px;
}
.honeycomb #smallboxbtm a {
	color: #666;
	text-decoration: none;
}
.honeycomb #smallboxbtm a:hover {
	color: #004A90;
	text-decoration: underline;
}




/* <<<<<<<<<< FOOTER >>>>>>>>>>>> */

.honeycomb #footer {
	padding: 0 10px 0 20px;
	background:#1A174E;
	font-size: 10px;
	color: #CCC;
	border-top: 1px solid #1A174E;
} 
.honeycomb #footer p {
	margin: 0;
	padding: 10px 0; 
}
.honeycomb #footer a {
	color: #FFF;
	text-decoration: none;
}
.honeycomb #footer a:hover {
	text-decoration: underline;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear{
	clear:both;}

.smallbluetext {
	font-size: 11px;
	color: #1A174E;

}

/* Lightbox Styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#home-right{
	width:220px;
	padding:20px 20px 0 0 ;
	float:right;}
#home-right h3 {
	font-size:16px;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	color:#363f3e;
	background-image:url(images/line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}
#home-right a{
	color:#29808d;
	text-decoration:underline;
	}
#home-right a:hover{
	color:#1a174e;
	text-decoration:none;
	}
#home-right p{
	color:#615f60;
	font-size:12px;
	margin: 0 0 5px;
    padding: 0 0 10px 0;
	line-height:16px;} 
#panel{
	width:700px;
	float:left;
	padding:15px 20px 30px 20px;}
#slider {
    width:700px;
    height:215px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:290px;
	bottom:-26px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*----------Blog Feed---------*/

#creditfooter{
	display:none;
	}
#home-right .feedTitle a{
	text-decoration:none;
    color: #363F3E;
	font-weight:bold;
	font-size: 16px;
	margin: 0 0 5px;
    padding: 0 0 3px;
	}
.feedTitle{
	background-image: url("images/line.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #363F3E;
    font-size: 16px;
    margin: 0;
    padding: 0 0 3px;
	}
.headline {
	font-weight:bold;
	font-size: 12px;
	}
.feedburnerFeedBlock  ul{
	padding:0;
	margin:0;
	list-style-image: url(images/arrows.gif);
	list-style-position: inside;
	color: #615F60;
    font-size: 12px;
	line-height:16px;
	}



