@charset "utf-8";
/*=========GENERAL STUF=============================*/
body{
	color: #000000;
	margin: 0;
	letter-spacing:0px;
	background-color: #105D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	/*	background-image: url(../backgrounds/page_background.gif);*/
	padding: 0px;
	background-image: url(../backgrounds/page_background.gif);
	background-repeat: repeat;
}
#content .Bodybox .cont img a, #content .Bodybox .cont img a:hover {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hr, .HorizontalLine, .hrLine {
	border: 1px solid #E4E4E4;
	background-color: #fff;
	color: #fff;
	height: 3px;
	margin: 8px 0;
	width: 100%;
 }
.img {
	border: 1px solid #333333;
	padding: 2px;
	background-color:#999999;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}

.img a:link, .img a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0000;
}

/* =========== css table style layout for Bio page ==========
======================================================================*/


ul.column{
	/*	font-size: 1.2em;*/
	padding: 0;
	list-style: none;
	float: left;
	width: 613px;
	border-top: 1px solid #ddd;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
ul.column li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
ul.column li .imgblock {
	font-weight: normal;
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 5px;
}
ul.column li .imgblock img {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background-color: #C4CBD2;
	margin-left: 5px;
}
ul.column li .detail{
	padding-left: 185px;
	padding-right: 8px;
}
ul.column li h2, ul.column li p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
ul.column li.even { background: #fff; }
ul.column li ul.specs li {
	float: none;
	margin: 0 5px 0 20px;
	padding: 0;
	list-style: disc;
	border: 0;
	background: none;
	width: auto;
	color: #FF0000;
}

.column .even .imgblock a, .column .imgblock a {
	text-decoration: none;
	color: #FF6600;
	text-align: center;
}

/* === code for drop shadow effect ===*/

.outer { width: 200px; background: #ededed; }
 
.middle { background: #c8c8c8; }
 
.inner { background: #909090; }
 
.inner p
{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font: normal 13px/1.2em arial, helvetica, sans-serif;
	background: #fff;
	padding: 4px;
	margin: 0;
}
 
.middle, .inner 
{
	position: relative;
	left: -1px;
	top: -1px;
}

img.polaroid {
	background-image: url(../random_image/square_back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 10px;
}


/*========== CONTENT AREA PARAGRAPH STUFF ======================*/
/*#content p, p {
	margin: 0 0 11px 0;
	color: #000000;
	text-decoration: none;
}*/
#content{
	width:440px;
	padding:10px 0 10px 10px;
	float:left;
}
.content_full{
	width:590px;
	padding:10px 0 10px 10px;
	float:left;
}
#content p a, #content a, .content_full a, .Bodybox_Full a, .Bodybox a, .cont p a {
	color: #D65A19;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-color: #D65A19;*/
}

#content p a:hover, #content a:hover, .Bodybox_Full a:hover, .Bodybox a:hover, .cont p, .column .even .imgblock a:hover, .column .imgblock a:hover {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}	
	
.cont p{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/* [disabled]font-size: 12px; */
}	
.cont p strong{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#content ul {padding:0 0 10px 0;margin:15px 0 0 25px;list-style: square url(images/bullet.gif);}
#content li {margin:0; padding:0 0 4px 0;}

/*-SOME BACKGROUND AND BORDER STYLES
USED THROUGHOUT -------------------*/
.rowback
{
	background-image: url(../backgrounds/row_back.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}

.box_with_back
{
	border: 1px dotted #E6E6E6;
	background-color: #F8F8F3;
}

/*------------------TYPEOGRAPHY----------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 a{
	font-size: 12px;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
}
/* == all header links grouped
together to keep color
consistant ==*/
h1 a, h3 a {
	color: #0066CC;
	text-decoration: none;
}
/*================================*/
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.SmallText a{
	color: #D65A19;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.SmallText a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #F1F2E6;
}
.SmallTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.SmallTextBox a{
	color: #D65A19;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.SmallTextBox a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #F1F2E6;
}
/*=======MENUS ===========================*/
#navlist {
	margin-left: 0px;
	list-style-type: none;
}
#navlist a, #navlist a:active {
	text-decoration: none;
	color: #999999;
	display: block;

}
#navlist a:hover{
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #F5F5F5;

}



/****** Navigation **********/
#nav{
	height: 25px;
	padding-left:1px;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 1px;
}
#nav ul {margin: 0;list-style: none;padding:0}
#nav li {display: block;float: left;}
#nav li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#nav li a:hover {
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
#nav li a.current {background: url(images/hover.gif) repeat-x top;}


/***** RIGHT SIDE MENU **********/
#menu4 {
	width: 160px;
	float:left;
	margin-top: 5px;
}

#menu4 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#menu4 li
{
display: inline;
/* for IE5 and IE6 */
margin:0px 0px 4px 0px;
}

#menu4 a
{
	
	text-decoration: none;
	font-size: 11px;
	display: block;
	width: 152px;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#menu4 a:link, #menu4 a:visited
{
color: #D65A19;
text-decoration: none;
}

#menu4 a:hover
{
	color: #000000;
	border: 1px solid #000;
}

#menu4 li a#current
{
border: 1px solid #B5E3C7;
background: #B5E3C7 ;
color: #FDFCF3;
}
/* Menu 4 ends here */

/*============== UPDATES MENU - RIGHT SIDE =====================*/
#navcontainer ul
{
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li a
{
	padding-left: 10px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/arrow_right_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navcontainer ul li a:hover
{
	color: black;
	background-color: transparent;
	background-image: url(../images/small_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}
/*==========table and cell backgrounds ===============================*/
.leftTableBack {
	background-image: url(../images/PAGE-2_r4_c1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightTableBack {
	background-image: url(../images/PAGE-2_r4_c3.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.BottomTreesBack {
	background-image: url(../images/trees_bottom.jpg);
	background-repeat: no-repeat;
}

.top_cell_back {
	background-image: url(../images/top_background.jpg);
	background-repeat: repeat-x;
}
.bottom_cell_back {
	background-image: url(../images/bottom_fill.gif);
	background-repeat: repeat-x;
}
.top_page_back {
	background-image: url(../images/top_page_back.gif);
	background-repeat: repeat-x;
}
.bottom_page_back {
	background-image: url(../images/bottom_fill.gif);
	background-repeat: repeat-x;
}

.nav_full_back{
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
}

/*===============================*/

.Bodybox {
	width: 460px;
	float:left;
	padding:7px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-left: 10px;
}
.Bodybox_Full {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F1F1F1;
	width: 640px;
	padding: 0px;
	margin-bottom: 0px;
}
.box1 {
	width: 225px;
	float:left;
	padding:7px;
	border: 1px solid #F1F1F1;
}
.box2 {
	width: 225px;
	float:left;
	padding:7px;
	margin-left:13px;
	border: 1px solid #e5e5e5;
}
.Presbox {
	width: 280px;
	border: 1px solid #F1F1F1;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-left: 5px;
}
.cont {
	background-image: url(../backgrounds/grad_horiz.gif);
	background-repeat: repeat-x;
	padding: 7px;
}



.TableBorderRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}

/*==============IMAGE STUFF - things to make images look good! =================*/
.imgHorizSpan {
	border: 1px solid #e5e5e5;
	padding: 7px;
	background-color:#fff;
	width: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.BorderBox {
	border: 1px solid #999999;
	padding: 8px;
	background-color: #FFFFFF;
}
.RightTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
/* =================footer======================== */

#footer
{
	background: transparent;
	color: #414141;
	border-color: #768693;
	height: 44px;
	font-size: 10px;
	text-transform: none;
	font-family: verdana, arial, sans-serif;
	clear: both;
	text-align: center;
	background-image: url(../design_images/tan_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#footer a
{
	background: transparent;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
}

#footer a:hover
{
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	background: transparent;
	color: #414141;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Redtable {
	border: 1px dotted #FF0000;
	background-color: #FFFFFF;
	padding: 5px;
}
.cont li {
	color: #000000;
	font-size: 12px;
	list-style-image: url(../images/small_arrow.gif);
}

