/* CSS Document */

.blankButton
{
	font-family:arial,verdana, helvetica; 
	font-size:11px;
	font-weight: bold;
	color: white;
	background: transparent;
	background-image: url(/_images/rounded_cell.gif);
	background-repeat: no-repeat;
	width: 130;
	height: 20;
	text-align: center;
}


body {
	margin:0px;
	margin-top:10px;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #4B4B4B;
	/*background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;*/
	background-color:#f4f4f4;
}
table, td, div, input {
	font-size:11px;
	}
a {
	color:#034926;
}
h1 {
	margin: 0px 0px 0px 0px;
	font-size:20px;
	color:#034926;
	}
h2 { 
	margin: 0px 0px 5px 0px;
	font-size:14px;
	color:#000000;
	}
h3 {
	color:#034926;
	margin-bottom:10px;
	font-size:18px;
}
.pageheader {
	color:#034926;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}
h4 {
	margin:0px;
	color:#666;
	font-size:13px;
	color:#034926;
}
h5 {
	margin:0px;
	color:#034926;
	font-size:13px;
}
h6 {
	margin:0px;
	color:#034926;
	font-size:12px;
}
.smallbold {
	font-size:10px;
	font-weight:bold;
	color:#000;
	}

legend {
	color:#034926;
	margin-bottom:10px;
	font-size:14px;
	padding-right:5px;
}
img {
	border:none;
}
hr {
	height:1px;
	noshade:noshade;
	color:#ccc;
	}
.Container {
	margin:auto;
	width:978px;
	padding-top:17px;
	background-image: url(../_images/new_sub_hdr2.jpg);
	background-repeat: repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
	font-size:11px;
}
.HomeNav td {
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding:2px 0px 3px 5px;
}
#HomeBody {
/*margin-left:260px;
	width:739px;
	
	background-color:#fff;*/
	}
#HomeBody .HomeRt {
	padding:20px 10px;
}
#HomeBody .HomeRt td {
/*border-right:1px solid #ccc;*/
	}
#HomeBody .body {
	padding:20px 15px 10px 30px;
}
.LeftCol {
	width:180px;
	padding-top:17px;
	height:500px;
}
.DlrFind {
	padding:10px;
}
.ContentArea {
	/*width:520px;*/
	padding:20px 0px;
	font-size:11px;
}
.bodytitle {
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13pt;
}
.datagrid {
	border:1px solid #E5E5E5;
	margin-top:10px;
}
.datagrid td {
	padding:2px 3px;
	font-size: 11px;
}
.datagrid .head {
	background-color:#00ab4c;
	font-weight:bold;
	color:#FFF;
}
.datagrid .row2 {
	background-color:#E5E5E5;
}
.BorderAll {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.BorderAll td {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.BorderAll th {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.BorderAll .header{
	font-weight:bold;
	background-color:#ccc;
	}
.BorderAll .altrow{
	background-color:#e5e5e5;
	}
.BorderAllGrn {
	border-top:1px solid #034926;
	border-right:1px solid #034926;
}
.BorderAllGrn td {
	border-bottom:1px solid #034926;
	border-left:1px solid #034926;
}
.green_hdr {
	padding:3px;
	background-color:#034926;
	color:#fff;
	font-weight:bold;
}
.green_hdr a {
	color:#fff;
	text-decoration:none;
}
.green_hdr a:hover {
	color:orange;
	text-decoration:none;
}
.rules {
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
}
.BLft {
	border-left:1px solid #ccc;
}
.BRt {
	border-right:1px solid #ccc;
}
.BBot {
	border-bottom:1px solid #ccc;
}
a.button {
	border:1px solid #ccc;
	padding:3px 10px;
	color:#034926;
	font-weight:bold;
	text-decoration:none;
	background-color:#e9f6d9;
}
a.button:hover {
	background-color:#f6f6f6;
	border:1px solid #034926;
	color:#000;
}
.infoTable {
	border:1px #034926 solid;
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
}
.mini_nav {
	float:right;
}
.mini_nav a {
	color:#034926;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.mini_nav a:hover {
	color:#666;
	text-decoration:underline;
}
.closewin {
	color:#999;
	font-weight:bold;
}
.prodlinks {
	padding:20px;
}
.prodlinks a {
	color:#034926;
	font-weight:bold;
}
.prodlinks a:hover {
	color:orange;
}
.subhead {
	font-weight:bold;
	font-size:13px;
	color:#034926;
}
#ffinfo {
	margin:0px auto;
	border:1px solid #ccc;
	padding:10px;
	background-color:#dcf5f7;
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
	width:300px;
}
#ffinfo td {
	padding : 2px 3px;
}
#ffinfo .subhead {
	background-color:#00a1b1;
	color:#fff;
	font-weight:bold;
	padding:4px;
	font-size:11px;
}
#ffinfo table {
	border:1px solid #00a1b1;
}
#ffinfo .tr-alt {   /* Use for a gray background alt rows */
	background-color:#00a1b1;
}
#ffinfo input, select {
	font-size:11px;
}
.event {
	margin-bottom:20px;
}
.event a {
	font-weight:bold;
}
.event .logo {
	padding-right:20px;
	vertical-align:top;
}
.event .location {
	vertical-align:top;
	width:99%;
}
.event .desc {
	padding:10px 0px;
	border-bottom:1px solid #ccc;
}
.event h3 {
	color:#000;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding-top:0px;
}
.RightCol {
	padding:20px 10px 20px 20px;
	width:180px;
}
.RightNav {
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
	border:1px solid #ccc;
	width:100%;
	margin:10px 0px;
}
.toolbarhead {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #034926;
	font-weight: bold;
	padding:5px 8px 1px 8px;
}
.toolbaritem {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #666;
	padding:0px 8px 8px 8px;
}
.toolbaritem a:link {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#666;
	line-height:13px;
}
.toolbaritem a:visited {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#666;
	line-height:13px;
}
.toolbaritem a:hover {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#034926;
	line-height:13px;
}
.toolbaritem a:active {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#034926;
	line-height:13px;
}
.Rt_Btn {
	background-image: url(../_images/rtcol_button.gif);
	background-repeat: no-repeat;
	color:#fff;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding:5px 5px 5px 20px;
}
.Rt_Btn:hover {
	background-image: url(../_images/rtcol_button_over.gif);
	background-repeat: no-repeat;
	color:#034926;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding:5px 5px 5px 20px;
}
/*---------------------- Menu ----------------------*/

.menu {
	position: relative;
	height:45px;
	z-index:10;
	background-color:#034926;
	border-bottom:2px solid #88ae1d;
}
.menu td {
	vertical-align:bottom;
	font-size:11px;
}
.menu dl, .menu dt, .menu dd, .menu ul, .menu li, .menu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu dl {
	float: left;
}
.menu dd {
	position: absolute;
	cursor: pointer;
	visibility:hidden;
	top:45px;
	background-color:#DFE0E1;
	width:140px;
	border:1px solid #ccc;
	border-top:2px solid #88ae1d;
}
.menu li {
	text-align:left;
	display:block;
}
.menu li a {
	text-decoration: none;
	display: block;
	font-size:11px;
	border-top:1px solid #fff;
	padding:3px;
	color:#333;
	font-weight:bold;
	font-size:10px;
}
.menu li a:hover {
	background-color: #ebecec;
	color: #034926;
}
.menu dt {
	padding-right:20px;
}
.menu dt a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	display:block;
	padding-bottom:6px;
}
.menu dt a:hover {
	color:orange;
}
.banner_hdr {
	background-image: url(../_images/callout_hdr.jpg);
	background-repeat: no-repeat;
	padding:5px 0px 4px 18px;
	width:172px;
	border:none;
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#034926;
}
.banner_body {
	border:1px solid #ccc;
	border-top:none;
	padding:8px;
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
	font-size:12px;
}
/*	Used for navigation indenting on left hand nav panel  */

	.sub0 {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#4B4B4B;
	line-height:25px;
	margin-left:0px;
}
.sub0 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub0 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub0 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub0 a:active {
	color: orange;
	text-decoration: underline;
}
.sub0active {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #88AE1E;
	line-height: 25px;
	margin-left: 0px;
}
.sub0active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub0active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub0active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub0active a:active {
	color: orange;
	text-decoration: underline;
}
.sub1 {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#4B4B4B;
	line-height:25px;
	margin-left:5px;
}
.sub1 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub1 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub1 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub1 a:active {
	color: orange;
	text-decoration: underline;
}
.sub1active {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#88AE1E;
	line-height:25px;
	margin-left:5px;
}
.sub1active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub1active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub1active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub1active a:active {
	color: orange;
	text-decoration: underline;
}
.sub2 {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#4B4B4B;
	line-height:19px;
	margin-left:10px;
}
.sub2 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub2 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub2 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub2 a:active {
	color: orange;
	text-decoration: underline;
}
.sub2active {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#88AE1E;
	line-height:19px;
	margin-left:10px;
}
.sub2active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub2active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub2active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub2active a:active {
	color: orange;
	text-decoration: underline;
}
.sub3 {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:18px;
	color:#4B4B4B;
}
.sub3 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub3 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub3 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub3 a:active {
	color: orange;
	text-decoration: underline;
}
.sub3active {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:18px;
	color:#4B4B4B;
}
.sub3active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub3active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub3active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub3active a:active {
	color: orange;
	text-decoration: underline;
}
.sub3activeManual {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:18px;
	color:#4B4B4B;
 background-image: url /_images/arrow_off2_2.gif;
	background-position: right;
	padding-right: 16px;
}
.sub3activeManual a:link {
	color: #88AE1E;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub3activeManual a:visited {
	color: #88AE1E;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub3activeManual a:hover {
	color: orange;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub3activeManual a:active {
	color: orange;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub4 {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:29px;
	color:#4B4B4B;
	line-height:12px;
}
.sub4 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub4 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub4 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub4 a:active {
	color: orange;
	text-decoration: underline;
}
.sub4active {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:29px;
	color:#4B4B4B;
	line-height:12px;
}
.sub4active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub4active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub4active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub4active a:active {
	color: orange;
	text-decoration: underline;
}
.sub5 {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:35px;
	color:#4B4B4B;
	line-height:12px;
}
.sub5 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub5 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub5 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub5 a:active {
	color: orange;
	text-decoration: underline;
}
.sub5active {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	margin-left:35px;
	color:#4B4B4B;
	line-height:12px;
}
.sub5active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub5active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub5active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub5active a:active {
	color: orange;
	text-decoration: underline;
}
.nav {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: white;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
}
.nav a:link {
	color: white;
	text-decoration: none;
}
.nav a:visited {
	color: white;
	text-decoration: none;
}
.nav a:hover {
	color: white;
	text-decoration: none;
}
.nav a:active {
	color: white;
	text-decoration: none;
}
.footer1 a:link {
	color: #034926;
}
.footer1 a:visited {
	color: #034926;
}
.footer1 a:hover {
	color: orange;
}
.footer2 {
	background-color: #E8E8E8;
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
	padding:30px;
}
.footer_body {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#034926;
}
.footer_body a:link {
	color: #034926;
}
.footer_body a:visited {
	color: #034926;
}
.footer_body a:hover {
	color: orange;
}
.footer_small {
	font-family:arial, verdana, helvetica;
	font-size:9px;
	color:white;
	font-style:italic;
}
.footer_small a:link {
	color:white;
}
.footer_small a:visited {
	color:white;
}
.footer_small a:hover {
	color:white;
}
.tcolor {
	background-color: #2F4F4F
}
.tcolor2 {
	background-color: #ffffff
}
.tcolor3 {
	background-color: #D9D9D9
}
.header {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#303030;
	line-height:14px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
.bgcolor {
	background-color: #034926;
}
.transparenthref {
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#FFFFFF;
	text-indent:0px;
	text-decoration:none;
}
.pop_hdr {
	background-image: url(../_images/header_popup_back.jpg);
	background-repeat: repeat-x;
	}
.form_area {
	/*padding:20px;
	background-color:#fff;
	margin-top:0px;*/
	}
.form_area td{
	padding:1px 2px;
	font-size:11px;
	}
.form_area input, .form_area select {
	color:#000000;
	font-size:11px;
}
.error {
	color:#ff0000;
	font-weight: bold;
}
.navbar {
	font-weight:bold;
	padding:3px 5px;
	}
/* Home Page */

.home_feature {
	border:1px solid #88ae1d;
	border-top:3px solid #88ae1d;
	background-color:#ffffff;
	background-image: url(../_images/grey_horz.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom:10px;
	}
.feature_copy{
	float:right;
	width:400px;
	padding:30px 10px 10px 0px;
	}
.home_feature ul{
	margin-top:15px;
	margin-bottom:5px;
	}	
.home_feature li{
	font-weight:bold;
	color:#034926;
	padding-bottom:7px;
	list-style-image: url(../_images/green_arrow.gif);
	}
.home_feature td{
	padding:4px 2px;
	color:#034926;
	}
.grn_btn {
	display:block;
	width:121px;
	padding:3px 0px 1px 12px;
	height:16px;
	background-image: url(../_images/grn_btn.gif);
	background-repeat: no-repeat;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	cursor:pointer;
	font-size:11px;
	text-decoration:none;
	}
.grn_btn:hover {
	background-image: url(../_images/grn_btn_over.gif);
	background-repeat: no-repeat;
	color:#000;
	text-decoration:none;
	}
.home_left{
	float:left;
	width:666px;
	margin-bottom:20px;
	margin-right:20px;
	border:1px solid #e5e5e5;
	border-top:3px solid #88ae1d;
	}
.home_left_IM280{
	float:left;
	width:666px;
	height:335px;
	margin-bottom:20px;
	margin-right:20px;
	border:1px solid #e5e5e5;
	border-top:3px solid #88ae1d;
	background-image: url(../_images/IM280_banner2.jpg);
	background-repeat: no-repeat;
	}
.home_left_IM280 .title {
	color:#666;
	font-size:18px;
	margin-top:60px;
	margin-left:83px;
	float:left;
	}
.home_left_IM280 .title a{
	color:#034926;
	text-decoration:none;
	font-size:22px;
	}
.home_left_IM280 .title a:hover{
	color:#88ae1d;
	}
.home_left_IM280 .links {
	color:#666;
	font-size:18px;
	margin-top:115px;
	margin-left:40px;
	width:165px;
	}
.home_left_IM280 .links a{
	display:block;
	color:#b7b7b7;
	font-size:15px;
	padding-left:45px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	
	margin-top:10px;
	}
.home_left_IM280 .links a:hover{
	color:#034926;
	}
	
.home_left_RC2012{
	float:left;
	width:626px;
	margin-bottom:20px;
	margin-right:20px;
	border:1px solid #e5e5e5;
	border-top:3px solid #88ae1d;
	background-image: url(/_images/rc_group_2012.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:295px;
	padding:20px;
	font-size:13px;
	
	}
.home_left_RC2012 a.rcbutton{
	display:block;
	width:125px;
	padding:6px 5px 8px 15px;
	font-size:11px;
	font-weight:bold;
	color:#034926;
	cursor:pointer;
	background-image: url(/_images/grey-arrow-button.jpg);
	background-repeat: no-repeat;
	}	
.home_left_RC2012 a{
	font-size:11px;
	text-decoration:none;
	}	
.home_right{
	float:right;

	border:1px solid #034926;
	margin-bottom:20px;
	}
.home_full{
	border:1px solid #034926;
	border-top:3px solid #88ae1d;
	margin-bottom:10px;
	}
.home_right_news{
	border:1px solid #e5e5e5;
	border-top:3px solid #88ae1d;
	background-color:#fff;
	width:248px;
	vertical-align:top;
	

	font-size:11px;
	float:right;

	}
.home_right_expo{
	float:right;
	width:234px;
	border:1px solid #034926;
	margin-bottom:20px;
	background-color:#f4f4f4;
	padding:15px;
	height:345px;
	font-weight:bold;
	color:#333;
	font-size:12px;
	background-image: url(../_images/shadowbox.jpg);
	background-repeat: repeat-x;
	}
.home_right_expo a{
	font-size:12px;
	color:#034926;
	text-decoration:none;
	}
.home_mods {
	padding-top:10px;
	border-top:3px solid #88ae1d;
	}
.home_mods a{
	font-weight:bold;
	color:#034926;
	text-decoration:none;
	}
.home_mods a:hover{
	color:#666;
	}
.home_mods .spacer{
	width:20px;
	}
.home_mods .mod{
	border-bottom:1px solid #e5e5e5;
	background-color:#fff;
	width:230px;
	vertical-align:top;
	background-image: url(../_images/mod_back.jpg);
	background-repeat: no-repeat;
	padding:3px 10px 0px 10px;
	font-size:11px;
	}
.home_mods .RCmod{
	border-bottom:1px solid #e5e5e5;
	background-color:#fff;
	width:230px;
	vertical-align:top;
	background-image: url(../_images/RCmod_back.jpg);
	background-repeat: no-repeat;
	padding:3px 10px 0px 10px;
	font-size:11px;
	font-weight:bold;
	
	}
.home_mods .modNeo{
	border-bottom:1px solid #e5e5e5;
	background-color:#fff;
	width:108px;
	vertical-align:top;
	background-image: url(../_images/modNeo_back.jpg);
	background-repeat: no-repeat;
	padding:3px 10px 0px 10px;
	}
.home_mods .header{
	/*background-image: url(../shared/grey_bar.jpg);
	background-repeat: repeat-x;*/
	font-size:10px;
	font-weight:bold;
	color:#000;
	padding:0px 5px;
	width:auto;
	margin-left:5px;
	background-color:#ffffff;

	}
.home_mods ul{
	margin:10px 0px 5px 10px;
	padding:0px;
	}
.home_mods li{
	padding-bottom:5px;
	/*list-style-image:url(../shared/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;*/
	list-style-type:none;
	}

.features {
	border-top:3px solid #88ae1d;
	border-bottom:3px solid #88ae1d;
	padding:5px 0px;
	}

.homeLogin {
	font-size:9px;
	padding:10px 0px 5px 5px;

	}
.homeLogin input{
	font-size:9px;
	}
.homeLogin a{
	font-size:9px;
	color:#000;
	font-weight:normal;
	}
	
/* iMeter Apps */	
.app_feature {
	float:right;
	width:420px;
	margin-left:20px;
	background-image: url(../_images/app_feature.jpg);
	background-repeat: no-repeat;
	}
.app_feature td.icon{
	padding:25px 10px 12px 20px;
	vertical-align:top;
	}
.app_feature td.desc{
	padding:35px 20px 0px 0px;
	vertical-align:top;
	}
.app_feature h1{
	font-size:12px;
	margin-bottom:5px;
	}
.button {
	float:right;
	margin-top:20px;
	}
.var_button {
	margin:10px auto;
	width:110px;
	}
.app_btn_sm {
	display:block;
	background-image: url(../_images/app_button_sm.gif);
	background-repeat: no-repeat;
	height:19px;
	text-align:right;
	padding-top:5px;
	padding-right:38px;
	width:72px;
	color:#666;
	font-weight:bold;
	font-size:10px;
	}
.app_btn_lg {
	display:block;
	background-image: url(../_images/app_button_lg.gif);
	background-repeat: no-repeat;
	height:19px;
	text-align:right;
	padding-top:5px;
	padding-right:38px;
	width:112px;
	color:#666;
	font-weight:bold;
	font-size:10px;
	}
.app_menu{
	clear:all;
	border-top:1px solid #ccc;
	margin-top:15px;
	font-size:11px;
	}	
.app_menu h5 { 
	margin:3px 0px 10px 0px;
	font-size:11px;
	font-weight:bold;
	color:#034926;
	}
.app_menu td{
	vertical-align:top;
	text-align:center;
	padding:10px 10px;
	}
.app_menu a{
	font-weight:bold;
	text-decoration:none;
	}
.app_menu img{
	margin-bottom:5px;
	}
.detail_left {
	font-size:9px;
	padding-right:20px;
	padding-top:10px;
	border-right:1px solid #e5e5e5;
	height:400px;
	}
.detail_right {
	width:630px;
	padding-left:20px;
	padding-top:10px;
	}	
.textbox{
	font-size:11px;
	width:100px;
	}
.imeterapp {
	padding-right:10px;
	border-right:1px solid #e5e5e5;
	width:170px;
	height:400px;
	}	
	
	
.product_img {
	float:right;
	padding-left:15px;
	width:auto;
	}
.prod_callout {
	margin-top:10px;
	}
.prod_callout td{
	padding:10px 0px;	
	vertical-align:top;
	border-top:1px solid #ccc;
	}
.prod_callout img {
	float:right;
	margin-left:15px;
	}
.prod_callout ul{
	margin-top:10px;
	}
	
.notice {
	background-color:#e0f3ac;
	border:1px solid #ccc;
	padding:5px 10px;
	margin-bottom:10px;
	}
.notice2 {
	background-color:#f4f4f4;
	border:1px solid #034926;
	padding:5px 10px;
	margin-top:10px;
	width:350px;
	
	}
.notice2 strong{
	color:#034926;
	}
