/*-@import url(tags.css);  */
*
{ 
	font-size: 12px; 
	font-family: verdana;
	color: #333;
}

hr 
{
	border: 1px dotted silver;
}

body 
{	
	margin: 0px; 
	padding: 0px;
	text-align: center;
	background-color: #fff;
}

font.importantInfo
{
	color: #FF0000;
	font-weight:bold;
}

a
{	
	color: #333;
	font-weight: normal;

}


a
{	
	color: #333;
	font-weight: normal;

}

#all
{
	width:970px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;	
	
}

#wrapper 
{
	background-image: url("bg-middle.png");
	background-color:white;
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
	padding-top:0px;
	margin-top: 20px;
	width: 950px;
	\width: 970px;
	w\idth: 950px;
} 

#logo
{
	
	background-image: url("bg-header.png");
	width: 950px; 
	height: 160px; 
	
} 

#content 
{
	width: 860px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
} 

#content a
{
	font-weight:bold;
	color: #339933;
	text-decoration: none;
	xborder-bottom: 1px dotted #339933
}
#content a:hover
{
	color: #336699;
	xborder-bottom: 1px solid #339933
}

#news
{
	float: right;
	width: 200px;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
	
}
#news h2
{
	
	margin:0;
	margin-bottom: 10px;
}
#news ul
{
	margin:0;
	padding: 0;
	list-style:none;
}
#news li
{
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #999;
}

h1,h2,h3,h4,h5,h6
{
	
	font-family: Arial Narrow, Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
	font-size: 32px;
	color: #333;
	
}

h2,h3,h4,h5,h6
{
	font-family: arial;
	font-size: 20px;
	margin-top: 5px;
}
h3
{
	font-size: 14px;
	margin-top: 5px;
	color: #666;
}
h4
{
	font-size: 12px;
	margin-top: 5px;
	color: #666;
}

#content .main
{

	margin-bottom: 10px;
}

.sidebar
{
	background-color: #D1B2D1;
}

#footer 
{
	
	margin-top:10px;
	clear:both;
	background-image: url("bg-footer.png"); height:30px; width:950px;
	color: black;  
	text-align: left;
	padding: 0px 0 0px 0px;
	background-repeat:no-repeat;
	font-weight: bold;
	
}

#footer a
{
	font-size: 10px;
	color: #666;
	text-decoration:underline;
}

#footer a:hover
{
	color: black;
}


#footermenu
{
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	border-top: 1px solid #999;
	text-align:left;
	margin-top:10px;
	margin-bottom: 10px;
}

#footermenu ul { padding: 0;  }
#footermenu ul li { display: inline; }

#footermenu ul
{
	padding: 0 0 0 0;
	margin: 0px;
	margin-top:10px;
}


#footermenu ul li a
{
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 18px 0px 0px;
	float: left;
	color: #666;
}

#footermenu ul li a:hover
{
	color: #339933;
}

#form 
{
	width:300px;
	color:Black;
}




/*********************************/

#menu { 	background-image: url("bg-menu.png"); height:35px; width:950px; }
#menu ul { padding: 0;  }
#menu ul li { display: inline; }

#menu ul
{
	margin: 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	padding-left: 50px;
}


#menu ul li a
{
	padding: 10px 18px 8px 10px;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	float: left;
	xborder-right: 1px solid #fff;
	color: #FFFFFF;
	background:none;
}

#menu ul li a:hover
{
	color: black;
}

.medium
{
	color: blue;
	padding: 4px;
	font-size: 12px;
	font-weight:bold;
	margin-top:2px;
	height: 26px;

}

.large
{
	color: blue;
	margin-top:2px;
	padding: 4px;
	height: 29px;
	font-size: 14px;
	font-weight:bold;
}
.button
{
	padding: 4px;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid silver;
}

#thumbgroup
{
	margin:20px;
}

.strong
{
	font-weight: bold;
}

.test
{
	font-size: 100px;
}

.linkout
{
	background-image: url(link-out.gif);
	padding-left: 15px;
	background-repeat:no-repeat;
	background-position: left center;
	font-size: 10px;
	
}
.linkdoc
{
	background-image: url(link-out.gif);
	padding-left: 15px;
	background-repeat:no-repeat;
	background-position: left center;
	font-size: 10px;
}
.linkback
{
	background-image:url(link-back.gif);
	padding-left: 15px;
	background-repeat:no-repeat;
	background-position: left center;
	font-size: 10px;
}

.bold
{
	font-weight: bold;
	color: black;
}

.search
{
	padding:8px;
	color: white;
	font-size: 10px;
}
.search input
{
	padding: 2px;
	font-size: 12px;
	border: 1px solid black;
	color: black;
	background-color: white;
}

.quote,address
{
	padding-left: 25px;
	background: url(quote.gif) top left no-repeat;
	font-weight: normal;
	font-style : normal;
	color: #339933;
	color: #666;
	xfont-size: 11px;
	line-height: 150%;
	width: 95%;
}

.quote,speech
{
	padding-left: 25px;
	background: url(quote2.gif) top left no-repeat;
	font-weight: normal;
	font-style : normal;
	color: #35992A;
	color: #666;
	line-height: 150%;
	width: 95%;
}

.faqsearch
{
	margin-top:10px;
	
}
.body
{
	border:solid 1px silver;
	padding:10px;
}
ul#faqsearch
{
	margin:0;
	padding:0;

	
}
ul#faqsearch li
{
	margin-bottom:5px;
	margin-left:40px;
	font-size:8px;
}


