body
	{background: #93c7e3 url(images/bg.gif) top center repeat-y;
	font-size: 13px;	
	color: #666666;	
	line-height: 18px;	
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	height: 100%;
	margin: 0px;
	padding: 0px;}

h1.home
	{font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color:	#d35346;
	margin: 0px 0px 5px 0px;
	text-align: left;}

h1
	{font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	color:	#005a9c;
	margin: 0px 0px 5px 0px;
	text-align: left;}

h2
	{font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color:	#3e9e74;
	margin: 15px 0px 8px 0px;
	text-align: left;}
	
.h2
	{font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color:	#3e9e74;
	margin: 15px 0px 8px 0px;}
h3
	{font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:	#3e9e74;
	margin: 8px 0px 8px 0px;
	text-align: left;}
h4
	{font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	color:	#666666;
	margin: 8px 0px 8px 0px;
	text-align: left;}
h5
	{font-size: 11px;
	color:#827da9;
	font-weight: normal;
	padding: 0px;
	letter-spacing:2pt;
	margin: 8px 0px 8px 0px;
	text-align: left;}
h6
	{font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
	text-align: left;}
	
.testimonial
	{color:	#ff3300;
	font-family: georgia, times new roman, tims, serif;
	font-size: 14px;	
	color: #666666;	
	line-height: 18px;	
	font-style: italic;}
.light
	{color: #999999;
	text-align: left;}
.sml
	{font-size: 11px;
	color: #999999;
	line-height: 13px;
	text-align: left;}
#nav
	{background: #333333; padding: 2px 0px 2px 2px; width: 153px; border-bottom: 5px solid #ffffff;}
.active
	{display: block; padding: 0px 10px 0px 2px; width: 138px; background-color: #d9edf8; font: 11px/14px Arial, Sans-Serif; color: #000000;}
#nav a
	{font: 11px/14px Arial, Sans-Serif;  display: block; padding: 0px 10px 0px 2px; width: 138px; padding: 0px 0px 0px 2px; margin: 0px; color: #ffffff; text-decoration: none;}
#nav a:hover
	{color: #ffffff; display: block; padding: 0px 10px 0px 2px; width: 138px; background-color: #ff9933;}

#whatsnew
	{font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 8px;
	padding: 0px;}

#whatsnew a
	{color: #ffffff;
	text-decoration: none;}

#whatsnew h1
	{font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px; padding: 0px;
	color: #D6F3FE;
	text-decoration: none;}
	
#whatsnew p
	{margin: 0px 0px 4px 0px;}
	
#main
	{margin: 10px;
	padding: 0px 0px 20px 0px;}

p
	{margin: 0px 0px 8px 0px;
	text-align: left;}
	
ul {padding-right: 5px;	
	padding-left: 30px;	
	margin: 5px 0px 0px}
	
li {padding-right: 0px;	
	padding-left: 0px;	
	list-style-image: url(images/bullet.gif);	
	padding-bottom: 0px;	
	margin: 0px 0px 5px;	
	padding-top: 0px}

ol {
	padding-right: 5px;
	padding-left: 30px;
	margin: 5px 0px 0px;
	list-style-type: decimal;
}
	
li.numbered
	{
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: decimal;
}

	
.pic
	{float: right;
	margin: 0px 0px 10px 20px;}


	
input, textarea, select
	{background:#F6F6F0; color:#000000; border: 1px solid #A7A7A7;
	font-size: 12px; line-height: 16px; font-family: Arial, Sans-Serif; color: #000000;}
	
input.noborder
	{border: 0px; background: #FFFFFF;}

input.btn
	{color:#ff6633; line-height: 15px; font-family:Arial, Sans-Serif; font-size:13px; font-weight:bold; letter-spacing: 1px; 			
	background-color:#fde2c7; height: 30px; border:1px solid;  margin-top:6px; margin-bottom:3px;
	border-top-color:#ff6633; border-left-color:#ff6633; border-right-color:#ff6633;border-bottom-color:#ff6633;}
input.btnhov
	{color:#FF3300; background-color:#F4B7B7; 
	border-top-color:#ff6633; border-left-color:#ff6633; border-right-color:#ff6633; border-bottom-color:#ff6633;}

	
a 
	{color: #ff6600;}
a.footer
	{color: #beaaaa;}
a:hover
	{color :#c72028;}
	
div.line
	{display: block;
	height: 5px;
	width: 100%;
	margin: 15px 0 15px;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #ccc;}
.left
	{float: left;}
.right
	{float: right;}
.border
	{border: 1px solid #CC0000;}
.navOn
	{color: #99ffff;}
