﻿/* Selectors -- Default(body, H1, H2, table, p, etc): Class: and ID: */

/*body selector sets the background color and any page-wide default */


#jumpsbox {
	position:absolute;
	z-index:5;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:25px;
	height:1px;
	visibility:collapse;

	}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF; /*#F3F5F8;*/
	font-size: 1em;
}

td {
	vertical-align:top;
	
}
/* --------------wrapper--------------------------------------------------------*/

#wrap {
	padding:3px 0px 3px 3px;
	margin:0px 0px 0px 0px;

	
}

/*----------------------------header images table------------------------------*/

#images {
	
	width:100%;
	height:141px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

#images td {
	padding:0px 2px 0px 0px;
	margin:0px 0px 0px 0px;

}

.picspace {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.stretchpic {
	width:100%;
	height:141px;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}	

/* --------------------------horizontal nav stuff----------------------------------- */	

#navcapsule {
	width:100%;
	background-color:#A6C8B4;
	margin:2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*height:20px;*/
	vertical-align:middle;
		white-space: nowrap;
	
}

#horizontalnav {
	background-color:#A6C8B4;
	font-family: Arial;
	font-size: 70%;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	width:auto;

	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	
}


#horizontalnav a {
	color: #000000;
	text-decoration: none;
	
}
#horizontalnav a:hover {
	 color: #000000;
	text-decoration: none;

}

#horizontal a:visited {
	color: #000000;
	text-decoration: none;
}



#horizontalnav td {
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	vertical-align:middle;
	margin:0px 0px 0px 0px;	
	padding: 0px 10px 0px 10px;
			white-space: nowrap;
}

#searchbox {
	background-color:#A6C8B4;
	font-family: Arial;
	font-size: 70%;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	width:auto;
	white-space: nowrap;	
	padding: 0px 0px 0px 0px;

}

#horizontalnav td.nobar	{
border-right-width: 0px;
}

#frmSearch{
	padding: 0px;
	margin: 0px;
}

#frmSearch input{
	padding: 0px;
	margin: 0px;
}

#search {
white-space: nowrap;	
	
}
/*------------------------------ticker table------------------------------------------*/
#horizticker {
	
	background-color: #FFCC99;
	width:100%;
	height:25px;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

#alertmarquee
{	
	height:22px; 
	width: 100%;
	}

/*--------------------------------MAIN SECTIONS ----------------------------------------------*/
#bottomhalf {

	background-color:#eeffff;
	margin:3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:medium #839cbb solid;
}


#printready {
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:#ffffce; #eeeeff;*/
	width:100%;
}


/*-----------breadcrumbs -------------------*/

#paths {
	font-family:Verdana;
	font-size:60%;
	text-align:left;
	color:#006699; /*669390;#006699;*/
	text-transform:uppercase;
	background-color:#A6c8b4;/*#517572;*/
	
	padding:2px 0px 4px 10px; 	
	margin:3px 0px 0px 0px; 

}
#paths a:link {
 color:#006699;
 text-decoration:none;

}
#paths a:visited {
 color:#006699;
 text-decoration:none;

}
/*---------------------------All the footer stuff---------------------------------------  */
#footerg {
  	min-width:500px;
 	height:70px;
    background-color:#C2E2D2; /*669390;#C2E2D2;*/
    font-family:Verdana;
    font-size:90%;
    font-weight:bold;
    text-align:center;
	margin:3px 0px 0px 0px;
	padding:10px 20px 0px 20px;
}

.fineprint {
	font-family:Verdana;
    font-size:95%;
    font-weight:normal;
    text-align:center;
	
}
#footerg a{

	color: #000000;             /*#006400;    #669F90;*/
	font-weight:bold;
	
}


.smallhelpline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#CD5C5C;
	font-weight:bold;
}

/*advertisements */

#horizads {
	margin-left:auto;
	margin-right:auto;
	
}
#horizads td {
	vertical-align: middle;
	text-align: center;
}

