﻿

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: #560e6b;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-variant: small-caps;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: 1px;
	text-transform:	none;
	font-variant: small-caps;
	margin: 10px;
}

H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

p {
	
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin: 10px;
}
	
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight:	bold;
	font-family: Arial, Helvetica, sans-serif;
	}	
tr.CDP {
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight:	bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #560e6b;
	border: solid #560e6b;
	color: white
	
}
td.CDP {
	
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #560e6b;
}

TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.Menu	{

	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font: bold;
}

A.Menu:link	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font: bold;
}

A.Menu:hover	{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font: bold;
}

A.Menu:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font: bold;
}

A.Menu:visited 	{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font: bold;
}

.NewsHead	{
	font-size: 9pt;
	font-weight: bolder;
}
.NewsText	{
	font-size: .8em;
	font-weight: 700;

}


A:link	{
	text-decoration: underline;
	color: #703682;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#703682;
	}	
		
A:active	{
	text-decoration: underline;
	color: #f9a350;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#f9a350;
	}
.Footer
{
	font-size: 8pt;
	color: #666699;
}
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	font: Arial;
	font-size: 10pt;
	font-style: normal;
	text-indent: 3px;
	margin-bottom: 10px;
	margin-top: 6px;
	}	

UL LI LI	{	
	list-style-type:	circle;
	font: Arial;
	font-size: 10pt;
	font-style: normal;
	text-indent: 3px;
	margin-bottom: 10px;
	margin-top: 6px;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font: Arial;
	font-size: 10pt;
	font-style: normal;
	text-indent: 3px;
	margin-bottom: 10px;
	margin-top: 6px;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	}
	
IMG.Main 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.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;
}
.PDF{
width:20px;
padding:0 20px 0 0;
background: url("images/pdf.png") no-repeat right; 
}
.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;
}
.ppt{
width:20px;   
padding:0 20px 0 0;
background: url("images/ppt.png") no-repeat right;
} 
.xls{
width:20px;
padding:0 20px 0 0;
background: url("images/xls.png") no-repeat right;
}

.mpg{
width:20px;
padding:0 20px 0 0;
background: url("images/mpg.png") no-repeat right;
}

.MPG{
width:20px;
padding:0 20px 0 0;
background: url("images/mpg.png") no-repeat right;
}

.mpeg{
width:20px;
padding:0 20px 0 0;
background: url("images/mpg.png") no-repeat right;
}

.MPEG{
width:20px;
padding:0 20px 0 0;
background: url("images/mpg.png") no-repeat right;
}

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
input.zoom_button {  }
input.zoom_searchbox {  }		
		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }
		
.searchtime { font-size: 80%; }
	
.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:185px;
	height:25px;
	background-image: url(images/button.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFFFFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}