﻿body {
	background-color: White;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: Black;
}

p {
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
}

Textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: #0e2b87;	
}

Texthover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0e2b87;
}

Textactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0e2b87;
}
Textvisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	color: #0e2b87;	
}


Menu {
	font-size: 11pt;
	color: #FFFFAA;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;

	}
	
A.Menu:link
{
	cursor:hand;
	font-size: 11pt;
	color: #FFFFAA;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}


A.Menu:hover
{
	font-size: 11pt;
	cursor: hand;
	color: #999999;
	font-family: Arial;;
	font-weight: bold;
	text-decoration: none;

}

A.Menu:active
{
	font-size: 11pt;
	color: #999999;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

A.Menu:visited
{
	font-size: 11pt;
	color: #FFFFAA;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

A.Product:link
{
	cursor:hand;
	font-size: 10pt;
	color: #0e2b87;
	font-family: Arial;

	text-decoration: underline	
}


A.Product:hover
{
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
}

A.Product:active
{
	font-size: 10pt;
	color: #15569D;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
}

A.Product:visited
{
	font-size: 10pt;
	color: #15569D;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline	
}


h1 {
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 14px;
	color: #15569d;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 14px;
	color: #15569d;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #15569d;
}

h4 {
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 14px;
	color: #15569d;

}

h5 {
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 14px;	
	color: #15569d;

}

h6 
{
   margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-stretch: semi-expanded;

	}

hr {
	
}

.News 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin-left: 3px;
	font-weight: normal;
	}
	A.News.Link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin-left: 3px;
	font-weight: normal;
	text-decoration: underline;
}
	A.News.Hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin-left: 3px;
	font-weight: normal;
	text-decoration: underline;
}
	A.News.Visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	margin-left: 3px;
	font-weight: normal;
}
.Footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: Black;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

A.Footer:link
{
	cursor:hand;
	font-size: 8pt;
	color: #FFFFAA;
	font-family: Arial;
	text-decoration: underline;
}
A.Footer:hover
{
	font-size: 8pt;
	cursor: hand;
	color: #999999;
	font-family: Arial;
	text-decoration: underline;
}

A.Footer:active
{
	font-size: 8pt;
	color: #7686ba;
	font-family: Arial;
	text-decoration: underline;	
}

A.Footer:visited
{
	font-size: 8pt;
	color: #FFFFAA;
	font-family: Arial;
	text-decoration: underline;	
}


.amazon{
width:20px;
padding:3px 20px 0 0;
background: url("images/amazon.gif") no-repeat right;
}
.pdf{
	width:20px;
	padding:0 20px 0 0;
	background: url("images/pdf.png") no-repeat right;
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
}
.PDF{
	width:20px;
	padding:0 20px 0 0;
	background: url("images/pdf.png") no-repeat right; 
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
}
.zip{ 
width:20px;
padding:0 23px 0 0;
background: url("images/zip.png") no-repeat right;  
}
.doc{ 
 	width:20px;
 	padding:0 20px 0 0;
 	background: url("images/doc.png") no-repeat right;
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
}
.ppt{
	width:20px;   
	padding:0 20px 0 0;
	background: url("images/ppt.png") no-repeat right;
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
} 
.pps{
	width:20px;   
	padding:0 20px 0 0;
	background: url("images/ppt.png") no-repeat right;
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
	}
.xls{
	width:20px;
	padding:0 20px 0 0;
	background: url("images/xls.png") no-repeat right;
	font-size: 10pt;
	cursor: hand;
	color: #0e2b87;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline	
}

.highlight { background: #FFFFAA; }	
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 8pt; font-style: italic; } 
.results { font-size: 10pt; }
.category { color: #999999; }
.description { font-size: 10pt; color: #7686ba; }
.context { font-size: 100%; }
.infoline { font-size: 8pt; font-style: normal; color: #999999;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }

.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 8pt; }
input.zoom_button {  }
input.zoom_searchbox {  }

img {
	padding: 0;
	margin: 0;
	border: 0;
}