@charset "UTF-8";

/* CSS Document */

/* Scrollbar */

body { 
scrollbar-base-color: #2F6D94; 
scrollbar-face-color: #2F6D94; 
scrollbar-track-color: #E4E4E4; 
scrollbar-arrow-color: #E4E4E4;
scrollbar-highlight-color: #F5F4F4; 
scrollbar-3dlight-color: #F5F4F4; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000; 
} 

/* Default Body Text  */

body, td, input, select {
	font-size: 13px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#000000;
}


/* Header Styles */

h1 {
	font-size: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#1D4F7F;
	font-weight:bold;
	padding:0px;
}

h2 {
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1D4F7F;
	font-weight:bold;
	padding:0px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

h4 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF6707;
	font-weight:bold;
	padding:0px;
	line-height: 120%;
	margin-bottom: 0px;
	#margin-bottom: 5px;
	_margin-bottom: 5px;
}

h5 {
	font-size: 15px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #1D4F7F;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h6 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #1D4F7F;
	font-weight:bold;
	padding:0px;
}

.hland {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: left;

}




/* Misc Body Text */


.sm-or{
	font-size: 10px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#FF6600;
	font-weight:normal;
}

.testimonial {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	line-height: 120%;
	font-weight: bold;
	padding: 5px;
}

.lnks{
	font-size: 10px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
}

.lnks2{
	font-size: 10px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin:3px;
}

.ftr{
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-weight:bold;
}

.phn{
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#75AAD2;
	font-weight:bold;
}

.text {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 170%;
	width: 420px;
	text-align: left;
}

.generaltext {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 170%;
	text-align: left;
}

li.generaltext {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 170%;
	margin-left: 50px;
	margin-bottom: 4px;
	text-align: left;
}

li.basic {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 170%;
	margin-left: 5px;
	margin-bottom: 4px;
	text-align: left;
}

p {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 170%;
	text-align: left;
}


/* Bullet Styles */

ul.smallbiz {

	margin-top: 0px;
	margin-left: 3px;
}

li.smallbiz {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
}

li.smallbiz  a:link, li.smallbiz a:visited{

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}

li.smallbiz a:hover, li.smallbiz a:active {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	padding-left: 12px;
	list-style-type: none;
	background-image: url(images/arrowwhite.gif);
	background-repeat: no-repeat;
}


ul.land {

	margin-top: 0px;
	margin-left: 3px;
}

li.land {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #1D4F7F;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
}

li.land  a:link, li.land a:visited{

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #1D4F7F;
	text-decoration: underline;
}

li.land a:hover, li.land a:active {

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #1D4F7F;
	text-decoration: underline;
	padding-left: 12px;
	list-style-type: none;
	background-image: url(images/arroworangebg.gif);
	background-repeat: no-repeat;
}



li.subnav {

	list-style-type: none;
	margin-left: -25px;
	margin-top: 3px;
	#margin-top: 3px;
	_margin-top: 3px;
}

li.subnav a:link, li.subnav a:visited {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 100%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	text-decoration: underline;
	background-color: #E6E6E6;
	display: block;
	list-style-type: none;
	margin-bottom: 3px;
	#margin-bottom: -15px;
	_margin-bottom: -15px;
}

li.subnav a:hover, li.subnav a:active {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #D9D9D9;
	line-height: 100%;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	background-color: #4D4D4D;
	display: block;
	list-style-type: none;
	margin-bottom: 3px;
	#margin-bottom: -15px;
	_margin-bottom: -15px;
}

li.subnavactive   {

	color: #D9D9D9;
	text-decoration: none;
	background-color: #4D4D4D;
	margin-left: -25px;
	#margin-left: -45px;
	_margin-left: -45px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px;
	margin-bottom: 3px;
	background-image: url(images/arrowsub.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	list-style-type: none;
}

/* Link Styles */

a:link{
color: #1D4F7F;
text-decoration: underline;
font-weight:bold;
}
a:visited{
color: #D4F7F;
text-decoration: underline;
font-weight:bold;
}
a:hover {
color: #1D4F7F;
text-decoration: none;
font-weight:bold;
}
a:active {
color: #1D4F7F;
text-decoration: none;
font-weight:bold;
} 

.txt a:link       {color: #000000; text-decoration: none;font-weight:normal;}
.txt a:visited    {color: #000000; text-decoration: none;font-weight:normal;}
.txt a:hover      {color: #000000; text-decoration: underline;font-weight:normal;}
.txt a:active     {color: #000000; text-decoration: underline;font-weight:normal;}

.testimonial a:link       {color: #262626; text-decoration: underline;font-weight:bold;}
.testimonial a:visited    {color: #262626; text-decoration: underline;font-weight:bold;}
.testimonial a:hover      {color: #262626; text-decoration: none;font-weight:bold;}
.testimonial a:active     {color: #262626; text-decoration: none;font-weight:bold;}

.lnks a:link       {color: #1D4F7F; text-decoration: underline;font-weight:normal;}
.lnks a:visited    {color: #1D4F7F; text-decoration: underline;font-weight:normal;}
.lnks a:hover      {color: #000000; text-decoration: underline;font-weight:normal;}
.lnks a:active     {color: #000000; text-decoration: underline;font-weight:normal;}

.lnks2 a:link       {color: #000000; text-decoration: none;font-weight:bold;}
.lnks2 a:visited    {color: #000000; text-decoration: none;font-weight:bold;}
.lnks2 a:hover      {color: #000000; text-decoration: underline;font-weight:bold;}
.lnks2 a:active     {color: #000000; text-decoration: underline;font-weight:bold;}

.ftr a:link       {color: #ffffff; text-decoration: none;}
.ftr a:visited    {color: #ffffff; text-decoration: none;}
.ftr a:hover      {color: #ffffff; text-decoration: underline;}
.ftr a:active     {color: #ffffff; text-decoration: underline;}

