/* ====== General ====== */


/* Added to correct required text color on contactus form */
.contactred {color:#c00;}

html { 
	height: 100%; 
}

body {
	height: 100%;
	width: 760px;
 	margin: 0;
 	margin-bottom: 2em;
 	background-color: #fff;
 	color: #000;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table, tr, td {
	margin: 0;  
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

.hide_me {
	display: none;
}

img	{
	border-width: 0;
	margin: 0;
	padding: 0;
}

#overall_container {
	wi_dth: 700px;
}

a:link {
	text-decoration: none;
	}

a:active {
	text-decoration: none
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

input {
	border: 1px solid black;
	font-size: 10px;
}

select {
	border: 1px solid black;
	font-size: 10px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 5px;
}

/* ===== Header ===== */

#header {
	width: auto;	
	height: 120px;
  	margin-top: 15px;
	mar_gin-right: 20px;
	clear:both;
}

#logo { 
	float: left;
}

.main_logo {
	display: block;
	margin-bottom: 26px;
}

#header_title {
	height: 76px; 
	margin-left: 46px; 
	float: left;
	font-size: 18px;
	/* color defined in color-specific sheet */
}

#header_signature {
	height: 76px; 
	text-align: right;
	margin-right: 36px;
}

#header_links {
	text-align: right; 
	padding-bottom: 2px;
	color: #999999; 
	font-weight: bold; 
	margin-right: 36px;
}

#header_links a {
	color: #999999; 
	text-decoration: none;
}

.breadcrumb {
	margin-left: 195px;
}

/* ===== Menu ===== */

#menu {
	padding: 7px 0px 7px 0px; 
	margin-left: 190px; 
	col_or: white;
	/* color defined in color-specific sheet */
}

a.menuButton {
	color: white; 
	text-decoration: none; 
	font-weight: bold;
	position: relative;
	padding: 7px;
	border-right: 2px solid white;
}

div.menu {
  background-color: #CCCCCC;
  border: 1px solid black;
  left: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: black;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid #888;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background: #ffc;
  color: black;
  border-bottom: 1px solid black;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px dotted black;
  margin: 0;
}

/* ===== Sidebar ===== */

#sidebar,.sidebar {
	margin: 0px;
	margin-top: 20px ;
	width: 144px;
	float: left;
}	

#search {
	wid_th: 135px;
	height: 19px;
	padding-top: 5px;
	margin: 2px;	
}

#search form {
	margin: 0px;
}

#search .search_field {
	width: 90px;
	height: 13px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	background-color: #fff;
	border-color: #ccc #999 #999 #ccc;
	border-style: solid;
	border-width: 1px;
	color: #444;
	top: -3px;
}

#search .submit_button {
	padding: 0px 4px 0px 4px; 
	border: 1px solid #999999; 
	background-color: #CCCCCC; 
	text-decoration: none; 
	position: relative; 
	margin-left: 5px;
	font-size: 9px;
}

#global_navigation {
	margin: 10px 0px 10px 0px; 
	padding: 10px 10px 10px 5px;
	width: 100%;
	/* border defined in color-specific sheet */
}

#feedback_link {
	margin: 10px 0px 10px 0px; 
    padding: 0px 10px 10px 5px;
    width:100%;
}

.side_bullet {
	float: left;
	padding: 0px 5px 0px 5px;
	/* color defined in color-specific sheet */
}

.side_copy {
	margin: 0px 0px 10px 15px;
}

.side_image {
	text-align: center; 
	width: 100%;
	padding-left: 10px;
}

.side_item {
	padding-left: 10px;
}

.side_hr {
	margin: 10px 10px 10px 5px;
	/* color defined in color-specific sheet */
}

/* ===== Content ===== */

#content {
	/*float: right;*/
	width: auto;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	margin-left: 10px;
}

.section_buckets {
	clear: both;
	height: 100%;
	padding: 0px; 
	margin: 0px;
}

.secondary_left {
	width: 280px;
	padding-top: 6px;
	float: left;
	/* border defined in color-specific sheet */
}

.secondary_right {
	width: 280px;
	padding-top: 6px;
	float: right;
	/* border defined in color-specific sheet */
}

.secondary_image {
	float: right;
}

#content h1 {
	font-size: 24px; 
	padding-bottom: 6px;
	/* border defined in color-specific sheet */
	/* Countering Border for Print Menus */
	background-color: white;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	/* color defined in color-specific sheet */
}

#content h3 {
	font-size: 18px;
	font-weight: bold;
	/* border defined in color-specific sheet */
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	/* border defined in color-specific sheet */
}

#content h5 {
	font-size: 10px;
	font-weight: bold;
	/* border defined in color-specific sheet */
}

#content h6 {

	/* border defined in color-specific sheet */
}

/* ===== Footer ===== */

#footnav {
	clear: both;
	margin: 0;
	color: #999;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 20px;
	margin-left: 144px;
		
}

#footnav a:link {
	color: #999999;
}

#footnav a:visited {
	color: #999999;
}

#footnav a:hover {
	color: #CCCCCC; 
	text-decoration: underline; 
}

#content h1 {
	border: 0px;
}

#content h2 {
	border: 0px;
}

#content h3 {
	border: 0px;
}

#content h4 {
	border: 0px;
}


/* ===== compatabiliy & NN4.x-specific rules ===== */
.add-nn4 {background: yellow; color: red; font-weight: bold; font-size: 125%; border: 1px solid white; padding: 0.25em;}
#jumper {display: none !important;}
#obsolete {margin: 0 1em 3em; padding: 1em; border: 3px double; text-align: center; background: yellow; color: #990000;}
/* The following styles will be ignored by NN4.x */
/*/*/
*.add-nn4 {display: none;}

