/* Global Styles */

body {
	margin:0px;
	}


td {
	font:11px Arial;
	color:#99CCFF;
	}
	
hr {
	border-bottom-style:groove;
	border-width:medium;	
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
img.left {float:left;
margin-left:auto;
margin-right:auto;
font-variant:small-caps;
}

img.right 
	{float:right;
	margin-right:.10em;
	margin-left:.10em;
}
/* ID Styles */

#navigation a {
	font:13px Arial;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:15px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px;
	font-variant:small-caps;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 0.5pt red;
	border-right-width: 1px; 
	border-left-width: 1px; 
	font-variant:small-caps;
	}
	
#logo {
	font:18px Arial;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.1em;
	}

#dateformat a {
	color:#99CCFF;
	font:11px Arial;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:16px Arial;
	color:#99CCFF;
	line-height:19px;
	letter-spacing:.1em;
	margin-top:0px;
	}

.bodyText1 {
	font:16px Arial;
	color:#99CCFF;
	line-height:21px;
	letter-spacing:.1em;
	margin-top:0px;
	font-weight: bold;
	}
	
.pageName{
	font:25px Arial;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.2em;
	font-variant:small-caps;
	}
	
.subHeader {
	font:18px Arial;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.Header {
	font:22px Arial;
	color:#CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:22px;
	font-variant:small-caps;
}
	
.sidebarHeader {
	font:17px Arial;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	font-variant:small-caps;
	}	
	
.sidebarcontent {
	font:12px Arial;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	
	}	
		
.detailText {
	font:11px Arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px Arial;
	color:#99CCFF;
	}
	
.style2 {
	Color: #FFFFFF
	}
	
.tagline {
	font:20px Arial;
	color:#99CCFF;
	}

.style1 {font-family: Arial, Helvetica, sans-serif}
body {
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
	
#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}


