/******************************************************************/
/*********  WWW.NAUTILUSENVIRONMENTAL.COM  		  *********/
/*********  Author/Copyright: B. Andy Hund (09/05/05)	  *********/
/******************************************************************/
/**  */
BODY.timesheet 
{
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat-y;
	color: #000000;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

BODY.white {
	background-color: #F5F5F5;
	background-image: url(../images/edge-bg-bev.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000000;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

TABLE {
	margin: 0px;
	}

.aux-title {
	padding:0px;
	padding-left:15px;
	height: 30px;
	text-align:left;
	background-image:url(../images/title_blue_slice2-tall.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size:11px;
	font-weight:bold; 
	color: #006699;
	vertical-align: bottom;
	}

.main {
	background-color:#FFFFFF;
	vertical-align: top;
	}

.aux-p {
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	text-align:justify;
	line-height: 130%;
	font-weight:normal; 
	font-size: .8em;
	color: #7A8E98;
	}

.fac-title {
	font-weight:bold;
	font-size:11px;
	color:#006699;
	}

.fac-sub {
 	font-weight:bold;
 	line-height:23px;
	}

.bom-sections {
	padding:3px;
	padding-left: 10px; 
	text-align:left;
	font-weight:bold; 
	font-size:11px;
	color: #006699;
	background-image:url(../images/title_blue_slice2.gif);
	vertical-align: middle;
	}

.left-menu-map {
	padding:0px;
	padding-right:0px;
	height: 325px;
	text-align:left;
	line-height: 130%;
	font-weight:normal; 
	font-size: .8em;
	color: #62A7EA;
	vertical-align: top;
	}

.left-menu-box {
	padding: 0 10px 0 10px;
	text-align:left;
	background-color:#FFFFFF;
	line-height: 160%;
	font-weight:normal; 
	font-size: .8em;
	color: #324225;
	vertical-align: top;
	}

.footer {
	 color: #628648;
	 font-size: 8px;
	 width: 750px;
	 text-align: center;
	 vertical-align: top;
	 }


/******************************************************************/
/*********  LINK CLASSES (and parent cells they live in)  *********/
/******************************************************************/


/********** Default links on all pages **********/
:link, :visited {
	color: #628648;
	text-decoration: none;
	}

:link:hover, :visited:hover {
	color: #C0CAD0;
	text-decoration: none;
	}

/********** Top right on Locations page **********/
.linkbox {
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	color: #7A8E98;
	}

.linkbox :link, .linkbox :visited {
	display:block;
	background-color:#FFFFFF;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#BFCFB5;
	color: #628648;
	padding: 2px 8px 2px 8px;
	}

.linkbox :link:hover, .linkbox :visited:hover {
	display:block;
	background-color:#C0CAD0;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#006699;
	color: #006699;
	padding: 2px 8px 2px 8px;
	}

/********** On top of map on Locations page **********/
.linkbox-map {
	background-color:#FFFFFF;
	line-height:11px;
	font-size:12px;
	font-weight:bold;
	}

.linkbox-map :link, .linkbox-map :visited {
	display:block;
	border:1px solid #BFCFB5;
	font-weight:bold;
	color: #628648;
	padding:0px 1px;
	}

.linkbox-map :link:hover, .linkbox-map :visited:hover {
	display:block;
	background-color: #C0CAD0;
	border:1px solid #006699;
	font-weight:bold;
	color: #006699;
	padding:0px 1px;
	}

/********** Next to each state on Locations page **********/
.linkbox-pers {
	text-align:center;
	font-weight:bold;
	color: #7A8E98;
	}

.linkbox-pers :link, .linkbox-pers :visited {
	background-color:#FFFFFF;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#BFCFB5;
	color: #628648;
	padding: 2px 8px 2px 8px;
	}

.linkbox-pers :link:hover, .linkbox-pers :visited:hover {
	background-color:#C0CAD0;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#006699;
	color: #006699;
	padding: 2px 8px 2px 8px;
	}

/********** Main 3 areas on Home page **********/
.bottom-three {
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
	line-height: 130%;
	font-weight:normal; 
	font-size:11px;
	color: #7A8E98;
	vertical-align: top;
	}

.bottom-three :link, .bottom-three :visited {
	color: #7A8E98;
	text-decoration: underline;
	}

.bottom-three :link:hover, .bottom-three :visited:hover {
	color: #324225;
	text-decoration: none;
	}

/********** Feature links on left on Aux pages **********/	
.left-menu {
	padding: 0 0 0 10px;
	text-align:left;
	background-color:#FFFFFF;
	line-height: 160%;
	font-weight:normal; 
	font-size:11px;
	color: #324225;
	vertical-align: top;
	}

.left-menu :link, .left-menu :visited {
	color: #628648;
	text-decoration: underline;
	}

.left-menu :link:hover, .left-menu :visited:hover {
	color: #324225;
	text-decoration: none;	
	}

/********** Top nav on Home page **********/
#nuNav_fill {
	border: 1px solid #FFFFFF;
	border-bottom: 0;
	font-size: 9px;
	}

#nuNav_home {
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	}

#nuNav_home :link, #nuNav_home :visited {
	display: block;
	padding: 4px 7px 3px 7px;
	text-decoration: none;
	color: #628648;
	background-color: #FFFFFF;
	border: 1px solid #BFCFB5;
	border-bottom: 0;
	}

#nuNav_home :link:hover, #nuNav_home :visited:hover {
	display: block;
	padding: 4px 7px 3px 7px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	border: 1px solid #006699;
	border-bottom: 0;
	}

/********** Top nav on Aux pages **********/
.nuNav {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}

.nuNav :link, .nuNav :visited {
	display: block;
	padding: 4px 7px 3px 7px;
	text-decoration: none;
	color: #628648;
	background-color: #FFFFFF;
	border: 1px solid #BFCFB5;
	border-bottom: 0;
	}

.nuNav :link:hover, .nuNav :visited:hover {
	display: block;
	padding: 4px 7px 3px 7px;
	color: #006699;
	text-decoration: none;
	background-color: #C0CAD0;
	border: 1px solid #006699;
	border-bottom: 0;
	}
	

/********** Current page link in top nav on all pages **********/
.nuNav-ons {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}
	
.nuNav-ons :link, .nuNav-ons :visited, .nuNav-ons :link:hover, .nuNav-ons :visited:hover {
	display: block;
	padding: 4px 7px 3px 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #00344C;
	border-bottom: 0;
	}
	
	div.rounded {
    clear:both;
   /*  max-width:2400px; */
}

div.rounded div.top-outer {
    background:url(../images/Images_RoundBlueTable/tl.gif) no-repeat left bottom;
    padding:0px;
    width:100%;
}

div.rounded div.top-outer div.top-inner {
    background:url(../images/Images_RoundBlueTable/tr.gif) no-repeat right bottom;
    margin-left:9px;
}

div.rounded div.top-outer div.top-inner div.top {
    background:url(../images/Images_RoundBlueTable/tm.gif) repeat;
    height:23px;
    margin-right:9px;
    font-size:.01em;
}

div.rounded div.mid-outer {
    background:url(../images/Images_RoundBlueTable/l.gif) left repeat-y;
    clear:both;
    width:100%;
}

div.rounded div.mid-outer div.mid-inner {
    background:url(../images/Images_RoundBlueTable/r.gif) right repeat-y;
    margin-left:9px;    
}

div.rounded div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
    margin-right:9px;
}

div.rounded div.bottom-outer {
    background:url(../images/Images_RoundBlueTable/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom-outer div.bottom-inner {
    background:url(../images/Images_RoundBlueTable/br.gif) no-repeat right top;
    margin-left:8px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
    background:url(../images/Images_RoundBlueTable/bm.gif) repeat;
    height:9px;
    margin-right:8px;
    font-size:.01em;
}

.RoundWhiteTitle 
{ 
	/*width:700px; */
	font-family:Tahoma;
	font-size:12px;
}
.RoundWhiteTitle H2 
{ 
	color:#ffffff;
	
	margin:0; padding:0; 
	height:20px;
	line-height:20px;
	font-size:14px;
}


