﻿#testimonials .accordianHeader, #faqs .accordianHeader
{
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	border-bottom: dotted 1px #AAAAAA;
	cursor: pointer;
	font-size: 8pt;
	margin-bottom: 20px;
}
#testimonials .accordianHeaderSelected, #faqs .accordianHeaderSelected
{	
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 10px;
	border-bottom: dotted 1px #AAAAAA;
	cursor: pointer;
	color: #0E8A96;
}
#testimonials .accordianContent, #faqs .accordianContent
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	
}
#navbar
{
	font-family: tahoma, Verdana, arial;	
	margin: 0px;
	padding: 0px;
}
#navbar .spacer
{
	background-image: url(../images/line1.gif);
	height: 7px;
}
#navbar .indent
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:10px;
}
#navbar td
{
	font-size: 8pt;
}
#navbar .menu
{
	font-family: verdana, Arial, Sans-Serif;
	background-color: #e4edf2;
	font-weight: bold;
}
#navbar .submenu
{
	border-right: gray 1px solid;
	padding-right: 5px;
	border-top: gray 1px solid;
	padding-left: 5px;	
	padding-bottom: 0px;
	border-left: gray 1px solid;
	line-height: 18px;
	padding-top: 5px;
	border-bottom: gray 1px solid;
	font-family: verdana, Arial, Sans-Serif;
	height: 10px;
	background-color: #e4edf2;
	font-weight: bold;
	height: auto;
}
#navbar .submenuselected
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	line-height: 18px;
	font-family: verdana, Arial, Sans-Serif;
	background-color: #646464;
}
#navbar .indentmenu
{
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	width: 200px;
	color: #ffffff;
	background-color: #000099;
}
#navbar .selectedindentmenu
{
	color: white;
	background-color: #021B86;
}
#navbar a.login
{
	color: #fff9c6;
	font-size: 8pt;
	font-weight: bold;
}
#navbar a
{
	padding-right: 5px;
	padding-left: 10px;
	color: #000099;
	font-size: 15pt;
	border-style: none;
	text-decoration: none;
}
#navbar a:hover
{
	font-weight: bold;
}
#navbar .title
{
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 15pt;
	color: #0000cc;
}
#navbar .titletext
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 7pt;
	color: #021B86;
}

#navbar .topmenutextwhite
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;	
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

#navbar .topmenutextblack
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;	
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

#navbar img.indent
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;
}
/*****************************************************************************
 *** ITEMS ***
/*****************************************************************************/
a.header
{
	color: #0E8a96;
}
#items div
{
	clear:both;
}
#items .read_more
{
	padding-bottom: 10px;
}
#items .item_img
{
	padding-right: 5px;
	padding-bottom: 5px;
}
#items div.repeater
{
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/div2_pic.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align:bottom;
	height: 3px;
	/*background-position: center;*/
	clear:both;
	/*margin-left: 10px;*/

}
#items ul
{
	list-style-type:circle;	
}

html>body #items ul{
	list-style-position:outside;	
	padding-left: 30px;
}

#items li
{
	/*text-indent: 20px;*/
	padding-left: 10px;
	list-style-position: outside;
	font-size: 8pt;	
	font-weight:normal;
}
html>body #items li
{
	background-repeat:no-repeat;
	background-image: none;
}

#items p
{
	padding-left:10px;
	font-size: 8pt;
}

#items a.header
{
	color: #0E8a96;	
}

#items a.more
{
	display: block;
	float: right; 
	margin-right: 10px;
	width: 74px;
	height: 24px;
}
#items h3
{
	font-size: 9pt;
	font-weight: bold;
	color: #0E8a96;	
	margin-right: 6px;
	background-image: url(../images/a1.gif);
	background-repeat: no-repeat;
	background-position: left;	
	padding-left: 10px;
}
#items .features
{	
	line-height: normal;
	font-weight: normal;
	font-size: 8pt;
	color: red;
}
/*****************************************************************************
 *** FOOTER ***
/*****************************************************************************/
#footer .spacer
{
	background-image: url(../images/a2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer p
{
	color: #FFFFFF;
}
p.footer
{
	color: #FFFFFF;
	font-size: 8pt;
}
a.footer
{
	color: #FFFFFF;
	font-size: 8pt;
}
/*****************************************************************************
 *** LINKS ***
/*****************************************************************************/
#links .link_img
{
	padding-right: 5px;
	padding-bottom: 5px;
	
}
.watermark
{
	color: #9A9A9A;
}