/* General Formatting */
* {padding-top: 0; margin-top: 0;}
html {
height: 100%;
}
body {
	background-color:#266eb1;
	background-image: url(../../images/misc/background_pinstripe.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	height: 100%;
}
hr {
	height:1px;border:1px solid #dedede;background-color:#dedede
}
.maintable {
height: 100%;
min-height: 100%;
}
/* Menu formatting */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #98cee6;
	text-decoration: underline;
}

/* Content and text formatting */
.content {
	font-family: Tahoma, Arial, Helv;
	font-size: 11px;
	color: #777777;
	line-height: 16px;
}
.content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9c9ca5;
	font-weight: lighter;
	margin-left:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-indent: -1px
}
.textlikeh1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9c9ca5;
	font-weight: lighter;
}
.productlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4ba6ce;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productlist a:link, .productlist a:visited, .productlist a:active {
	color: #4ba6ce;
	text-decoration: none;
}
.productlist a:hover {
	color: #4ba6ce;
	text-decoration: underline;
}
.greylink {
	font-family: Tahoma, Arial, Helv;
	color: #9c9ca5;
	line-height: 16px;
}
.greylink a:link, .greylink a:visited, .greylink a:active {
	color: #9c9ca5;
	text-decoration: none;
}
.greylink a:hover {
	color: #9c9ca5;
	text-decoration: underline;
}
.downloadnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #358BCF;
}
.downloadnow a:link, .downloadnow a:visited, .downloadnow a:active {
	color: #358BCF;
	text-decoration: none;
}
.downloadnow a:hover {
	color: #358BCF;
	text-decoration: underline;
}
.bluelink {
	font-family: Tahoma, Arial, Helv;
	color: #358BCF;
	line-height: 16px;
}
.bluelink a:link, .bluelink a:visited, .bluelink a:active, {
	color: #358BCF;
	text-decoration: none;
}
.bluelink a:hover {
	color: #358BCF;
	text-decoration: underline;
}
.whitelarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
}
.makeitred {
	color: #DD1111;
}
.makeitblue {
	color: #2667ab;
}
.poplink {
	font-family: Tahoma, Arial, Helv;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
}

/* misc formatting for all boxes, graphics, home page specialty text etc */
.boxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 132px;
	background-color: #79bf83;
	border: 1px solid #79bf83;
}
.boxtop p { line-height: 19px; 	padding-left:8px;}  
.boxtop a:link, .boxtop a:visited, .boxtop a:active, .boxtop a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.align_graphic {vertical-align:middle;} 
.home_box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2667ab;
}
.home_box_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
.home_box_header a:link, .home_box_header a:visited, .home_box_header a:active {
	color: #2667ab;
	text-decoration: none;
}
.home_box_header a:hover {
	color: #2667ab;
	text-decoration: underline;
}
.home_box_sub a:link, .home_box_sub a:visited, .home_box_sub a:active {
	color: #777777;
	text-decoration: none;
}
.home_box_sub a:hover {
	color: #777777;
	text-decoration: underline;
}
.softwaretable {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79BF83;
}
.footerline {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
}
h2 {
	font-weight: normal;
	color: #2475B6;
	margin-bottom: 5px;
}
.rl_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2473B5;
	line-height: 24px;
}


.rl_header_text a:link {
	color: #2473B5;
	text-decoration: none;
}
.rl_header_text a:visited {
	color: #2473B5;
	text-decoration: none;
}
.rl_header_text a:active {
	color: #2473B5;
	text-decoration: none;
}
.rl_header_text a:hover {
	color: #75c183;
	text-decoration: none;
}
.rl_left_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #75c183;
	line-height: 23px;
}
.rl_right_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #979798;
	line-height: 23px;
}
.home_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #319EE6;
}
.home_page_text a:link, .home_page_text a:visited, .home_page_text a:active, .home_page_text a:hover {
	color: #319EE6;
	text-decoration: none;
}
/*NEW PRODUCTS PAGE STYLES*/
/*NEW PRODUCTS PAGE STYLES*/
/*NEW PRODUCTS PAGE STYLES*/
.productrowleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7D4F2;
}
.productrowright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7D4F2;
}
.productscell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2473B5;
	line-height: 20px;
	padding:1px;
	padding-bottom: 25px;
	font-weight: bold;
}

.productscell a:link, .productscell a:visited, .productscell a:active {
	color: #2473B5;
	text-decoration:none;
	}

.productscell a:hover {
	color: #2473B5;
	text-decoration:underline;
	}	
.scroller {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79bf83;
}
.surveytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #2378B8;
}
