/* reset some default values
--------------------------------------------- */
body,html,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote{
	margin:0; padding:0;
}
a img,:link img,:visited img {
	border:none;
}
ul, ol {
	list-style-type: none;	
}
hr {
	border: none 0;
	border-top: 1px solid #ccc;
	width: 100%;
	height: 1px;
	list-style-image: url(images/yellow_arrow.gif);
	list-style-position: outside;
}

/* General
--------------------------------------------- */
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	color: #000000;
	text-align: left;
}
.dots
{
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
.dotsvertical
{
	background-image: url(images/dot-vertical.gif);
	background-repeat: repeat-y;
}

.dotshorizontal
{
	background-image: url(images/dot-horizontal.gif);
	background-repeat: repeat-x;
}

.news1 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

.newsheadline1 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000
}


.footerlinks1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666
}

.search1 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
}

.content_link_list1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666
}
.breadcrumb1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000
}

.table_rev_text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF
}
.matrix_headings1 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}
.rev_text_orange_box1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF
}
.table_black_on_text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000
}
.category_title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999
}
.category_title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666
}
.features1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666
}


a:link {
	color: #666666;
	font-size:10.5px
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-size:10.5px
	text-decoration: underline;
}
a:hover {
	color: #999999;
font-size:10.5px
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-size:10.5px
	text-decoration: underline;
}

img {border-color: #666666;} 

.search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 9pt;
	color: #666666;
	} 
	
.go {
	color:#666666; 
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	border-width: 1px;
	border-style: solid;
	border-COLOR: #666666; 
	height:17px;
	width:35px;
	text-align:center;
	margin: 0px;
	}
	
.v_rule {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px; color: #FFA616; font-weight:bold;}

