a.Amazon 
{
	color: Green;
	border-bottom: 1px solid;
}
body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 10;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #B2CFE6;
}		

h1, h2, h3, h4, h5, h6, dt {color: #0066CB;}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

h2 
{
	font-size: 1.5em;
	font-weight: normal;
}
h3 
{
	font-size: 1.0em;
	font-weight: bold;
}
dt 
{
	font-weight: bold;
}
strong
{
	color:Red;
}
#mainwrapper {			
	margin: 0 auto;
	width: 90%;
	text-align: left;
}

#header {
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #8CA7BB;	
	
	font-size: 2.0em;
	font-weight: normal;
	padding:10px;
	
}

#header-bottom
{
	width:100%;
	font-size: 14px;
	font-style: italic;
}

#content {
	width: 100%;
	border:solid 1px #005AC5;
	background-color:White;
	border-top:solid 1px Black;
}

#content2 {
	width: 100%;
	border:solid 1px #005AC5;
	background-color:White;
	border-top:solid 1px Black;
}

#content-left {
	width:180px;
	padding-top:10px;
	}

#content-right 
{
	width:auto;
	border-left:1px solid #A7A7A7;
	padding:15px;
	vertical-align:top;
}

#breadcrumb 
{
	width: 100%;
	font-family: Verdana;
	font-size: 9px;
}

#breadcrumb a 
{
	color: #0066CB;
	text-decoration: none;
}

#breadcrumb a:hover 
{
	text-decoration: underline;
}

.Figure
{
	font-family: Times New Roman;
	font-size:10px;
}
	
.menu_nodeStyle
{
	color:Black;
	font-family:"Verdana";
	font-size:9px;
	padding: 0px 1px 0px 1px;
	width:100%;
	border:solid 1px White;
}

.menu_hoverNodestyle
{
	background-color:#CCCCCC;
	border:solid 1px #888888;
	cursor:pointer;
}

.menu_selectedNodestyle
{
	padding: 0px 1px 0px 1px;
	font-weight:bold;
	color:#0066CB;
}
