<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

/* Font Styles
----------------------------------------------- */
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669900;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #669900;
	margin-top: 0px;
	margin-bottom: 10px;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.newsIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
	margin-left:30px;
	margin-bottom: 10px;
}
.white9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

.orange10 {
	color: #FFA914;
	font-style: italic;
}
.gray11 {
	color: #666666;
	font-size: 11px;
}
.green11 {
	color: #669900;
	font-size: 11px;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height:18px;
	color: #000000;
		
}
.georgia11Black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.georgia12Green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: regular;
	color: #669900;
}
.georgia9Green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: regular;
	color: #669900;
}
.black10 {
	font-size: 10px;
	color: #000000;
        line-height:12px;
}
.black11 {
	color: #000000;
	font-size: 11px;
}
.white10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Link Styles
----------------------------------------------- */
a {
	color: #225279;
	text-decoration: none;
}
a:hover {
	color: #225279;
	text-decoration: underline;
}
a.ReadMore {
	color: #669900;
	text-decoration: none;
	font-size: 9px;
}
a.ReadMore:hover {
	color: #669900;
	text-decoration: underline;
	font-size: 9px;
}
a.ReadMoreHome {
	text-decoration: none;
}
a.ReadMoreHome:hover {
	color: #cccccc;
	text-decoration: underline;
	}
a.subnav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:hover {
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
a.subnav_on {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
a.subnav_on:hover {
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
a.thirdTier {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: regular;
	text-decoration: none;
}
a.thirdTier:hover {
	color: #669900;
	font-weight: regular;
	text-decoration: underline;
}
a.thirdTier_on {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	font-weight: regular;
	text-decoration: none;
}
a.thirdTier_on:hover {
	color: #669900;
	font-weight: regular;
	text-decoration: underline;
}
a.footernav {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.footernav:hover {
	color: #FFF;
	text-decoration: underline;
}
a.footernav_on {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.footernav_on:hover {
	color: #FFF;
	text-decoration: underline;
}
a.footerpromo_on {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a.footerpromo_on:hover {
	color: #FFF;
	text-decoration: underline;
}
a.footerLinks {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Table Styles
----------------------------------------------- */
.dashedGray {
	border-style: dotted;
	border-width: 2px;
	border-color: #c6c6c6;
}

.dashedGrayLeft {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #c6c6c6;
}

.dashedGrayTopBot {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c6c6c6;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
}

.dashedGrayBottom {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
}

/* Form Styles
----------------------------------------------- */
.searchBox {
	border: 1px solid #929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	margin-top:0px;
	margin:0px;
	padding:0px;
	padding-left: 3px;
}
.selectbox {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 11px;
	color: #669900;
	background-color: #EFEFEF;
	margin-top:2px;
}
.textbox {
	border: 1px solid #929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	margin-top:0px;
	margin-bottom:0px;
	margin:0px;
	padding:0px;
	padding-left: 3px;
}
.checkbox {
	height: 15px;
	width: 15px;
}


ul {
 	list-style-image:url(/img/bullet_arrow.gif);
	margin: 5px 0px 0px 0px;
	padding-left: 40px;
	
}
li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 10px 0px;
}


/* Sub Navigation
----------------------------------------------- */

div#zero li {
	background: none; 
	padding-left: 0;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
}
div#zero ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 3px;
	padding-top: 0;
	list-style-image:url('')
}
div#solutions li {
	background: none; 
	padding-left: 0;
	padding-bottom: 6px;
	list-style-position: outside;
	list-style-type: none;
}
div#solutions ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 3px;
	padding-top: 0;
	list-style-image:url('')
}
div#thirdTierList li {
	background: none; 
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: none;
}
div#thirdTierList ul  {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 8px;
	padding-top: 0;
}

/* Misc
----------------------------------------------- */
hr {
	border: none 0; 
	border-top: 2px dotted #c6c6c6;
	width: 100%;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
hr#solutions {
	border: none 0; 
	border-top: 2px dotted #c6c6c6;
	width: 100%;
	height: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}  
ul.list2 {
 	list-style-image:url(../img/green-diamond-bullet.png);
	list-style-position: outside;
	margin: 15px 0px 0px 0px;
	padding-left: 20px;
	line-height:10px;
}

ul.list2 li {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 10px 0px;
}

ul.list1 {
 		list-style-image:url(../img/bullet_arrow.gif);
	margin: 5px 0px 0px 0px;
	padding-left: 40px;
	line-height:10px;
}
ul.list1 li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 10px 0px;
}

.right {
	text-align:right;
	margin-right: 11px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.contentbox{
	background-image:url(../img/bgnd_contentbox.gif);
	background-repeat:repeat-x;
}

.contentbox_wide{
	background-image:url(../img/bgnd_contentbox_wide.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.green9 {
        font-family: Verdana, Helvetica, sans-serif;
	color: #669900;
	font-size: 9px;
        font-weight: bold;
        line-height:11px;
}
.orange9 {
	color: #225279;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testimonialBox{padding-bottom:10px; margin-bottom:10px; border-bottom:2px dotted #cccccc;}
-->
