/*
----------------------------------------
GLOBAL/GENERAL CLASSES
----------------------------------------
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a {}
a:hover { color: #E88500;  /*#CD5C5C;*/}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	vertical-align: middle;
}
ul {
	padding: 3px 3px 3px 12px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 12px;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	/* color: #FF8300;  */
	/* color: #2F83D6; */
	color: Black;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	/* color: #2F83D6; */
	color: Black;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	}
.fontNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fontMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.fontSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fontTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.indentedFontNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}
.button_normal_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.altlink1 {
	/* color: #2A75BE; */
   color: #276DB0;
	/* color: #2973BA; */
	/* color: #2766A3; */
}
.altlink2 {
   /* color: #2A75BE; */
   color: #276DB0; 
   text-decoration: none;
	/* color: #2973BA; */
	/* color: #2766A3; */
}
.subhead1 {
	background-image: url(images/subhead1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.alignleft {
	text-align:left;
}

/*
----------------------------------------
ROUNDED GRADIENT BOXES
----------------------------------------
*/
.gradgreen_parent{
	color: #000000;
	display: block;
	padding-top: 15px;
}
.gradgreen_container{
	background:#f7fff7 url(images/gradientgreen_middle_1.gif) repeat-x 0 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66bc66;
	border-left-color: #66bc66;
}
.gradgreen_top{
	background:url(images/gradientgreen_top_1.gif) repeat-x 0 0;
}
.gradgreen_tl{
	height:18px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgreen_tl_1.gif) no-repeat 0 0;
	padding:0 0 0 17px;
}
.gradgreen_tr{
	height:18px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgreen_tr_1.gif) no-repeat 100% 0;
}
.gradgreen_bottom{
    background:url(images/gradientgreen_bottom_1.gif) repeat-x 0 100%;
}
.gradgreen_bl{
	height:16px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgreen_bl_1.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}
.gradgreen_br{
	height:16px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgreen_br_1.gif) no-repeat 100% 0;
}
.gradgreen_headings{
	padding:5px;
/*	color:#007526;
	cursor:pointer;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.gradgreen_headings a{
	color:#007526;
}
.gradgreen_headings a:hover{
	color:#E88500;
}
.gradgreen_headings:hover{
	/*background-color:#f5fff5;	*//*color:#276DB0;*/
	/*color: #E88500;*/
}
.gradgreen_headings2{
	padding:5px;
	color:#007526;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.gradgreen_headings2 a{
	color:#007526;
}
.gradgreen_headings2 a:hover{
	color:#E88500;
}
.gradgreen_headings2:hover{
/*
	background-color:#e2ffe3;
	color: #E88500;
*/
}
.gradgreen_headblank{
	height:10px; 
	padding:5px; 
}
.gradgreen_main{
/*	padding:5px; */
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:1px;
}
.gradgreen_thumb{
	padding-top:1px;
	margin-left:13px; 
	margin-right:10px;
}
.gradblue_parent{
	color: #000000;
	display: block;
	padding-top: 15px;
}
.gradblue_container{
	background:#f8fdff url(images/gradientblue_middle_1.gif) repeat-x 0 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #439ed6;
	border-left-color: #439ed6;
}
.gradblue_top{
	background:url(images/gradientblue_top_1.gif) repeat-x 0 0;
}
.gradblue_tl{
	height:18px;
	font-size:0;
	line-height:0;
	background:url(images/gradientblue_tl_1.gif) no-repeat 0 0;
	padding:0 0 0 17px;
}
.gradblue_tr{
	height:18px;
	font-size:0;
	line-height:0;
	background:url(images/gradientblue_tr_1.gif) no-repeat 100% 0;
}
.gradblue_bottom{
    background:url(images/gradientblue_bottom_1.gif) repeat-x 0 100%;
}
.gradblue_bl{
	height:16px;
	font-size:0;
	line-height:0;
	background:url(images/gradientblue_bl_1.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}
.gradblue_br{
	height:16px;
	font-size:0;
	line-height:0;
	background:url(images/gradientblue_br_1.gif) no-repeat 100% 0;
}
.gradblue_main{
/*	padding:5px; */
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:1px;
}
.gradgrey_parent{
	color: #000000;
	display: block;
	padding-top: 15px;
}
.gradgrey_container{
	background:#fbfbfb url(images/gradientgrey_middle_1.gif) repeat-x 0 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
.gradgrey_top{
	background:url(images/gradientgrey_top_1.gif) repeat-x 0 0;
}
.gradgrey_tl{
	height:18px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgrey_tl_1.gif) no-repeat 0 0;
	padding:0 0 0 17px;
}
.gradgrey_tr{
	height:18px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgrey_tr_1.gif) no-repeat 100% 0;
}
.gradgrey_bottom{
    background:url(images/gradientgrey_bottom_1.gif) repeat-x 0 100%;
}
.gradgrey_bl{
	height:16px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgrey_bl_1.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}
.gradgrey_br{
	height:16px;
	font-size:0;
	line-height:0;
	background:url(images/gradientgrey_br_1.gif) no-repeat 100% 0;
}
.gradgrey_main{
/*	padding:5px; */
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:1px;
}
.gradblue_thin{
	text-align:center;
	height:21px;
	padding-top:3px;
	background-image:url(images/gradientblue_small.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #439ed6; */
}
.gradblue_thin_left{
	text-align:center;
	height:36px;
	padding-top:3px;
	padding-right:20px;
	background-image:url(images/gradientblue_small.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.gradblue_thin_right{
	text-align:center;
	height:36px;
	padding-top:3px;
	padding-left:20px;
	background-image:url(images/gradientblue_small.gif);
	background-position:100% 0px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*
----------------------------------------
TOP NAVIGATION
----------------------------------------
*/
.topbar {
	background-image: url(images/_header_pro3.gif);
	background-repeat: repeat-x;
	padding: 0px;
	font-size: 12px;
	color: #276DB0;
	vertical-align: top;
	margin: 0px;
}
.topbar2 {
	background-image: url(images/_header_pro3.gif);
	background-repeat: repeat-x;
	padding: 0px;
	font-size: 12px;
	color: #276DB0;
	vertical-align: top;
	margin: 0px;
	text-align: right;

}
.topbar4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 16px;
}
.topbar4:hover{
	color: #FFDFAE;
}
.navmenu{
	background-image: url(images/navmenu_pro_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:60px;
	background-color: #FFFFFF;
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold; */
}
.navmenu_selected_left{
	background-image: url(images/navmenu_pro_left_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #E88500;
}
.navmenu_selected_mid{
	background-image: url(images/navmenu_pro_mid_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #E88500;
}
.navmenu_selected_right{
	background-image: url(images/navmenu_pro_right_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #E88500;
}
.navlink {
	color: #276DB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	line-height: 1.2;
}
.navlink_selected {
	color: #E88500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/navmenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	line-height: 1.2;
}
.navlink_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.navlink_off:hover {
	background-image: url(images/navmenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainheaderhome {
	position:absolute;
	top:30px;
	left: 50%;
	width:340px;
	height:100px;
	margin-left:-350px;
	/* background-color:#000000; */
	cursor:pointer;
}
/*
----------------------------------------
TOP CONTENT SLIDER
----------------------------------------
*/
.sliderwrapper{
	position: absolute; /*leave as is*/
	overflow: hidden;
	width: 258px; /*width of featured content slider*/
	height: 69px;
	top: 24px;
	left: 50%;
	margin-left: 75px;
}
.sliderwrapper .contentdiv{
	position: absolute; /*leave as is*/
	left: -300px;
	width: 258px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
}
.pagination {
	position: absolute;
	width: 258px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 50%;
	margin-left: 74px; /*115*/
	color: #74C9F1;
	height: 16px;
	top: 91px;
}
.pagination a{
	/* color: #225E99; */
	color: #E88500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pagination a:hover, .pagination a.selected{
	color: #E15A00;
}
.success2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #606060;
}
.success3_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mainheader1 {
	background-image: url(images/_header_pro.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 140px;
}
.mainheader1mobile {
	background-image: url(images/_header_mobile.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 140px;
}
.mainheader2 {
	/* Used to hold the slider and divs below it but had problems with IE zooming -- No Longer Used */
	width: 50%;
	margin-left: 50%;
	background-color: #0000FF;
}
.mainheader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 73px;
	text-align: center;
	width: 258px;
	color: #007526;
	height: 20px;
	position: absolute;
	left: 50%;
	top: 111px;
}
.cta1 {
	/* color: #007526; */
	/* color: #E88500; */
	color: #225E99;
	text-decoration: none;
}
.cta1:hover{
	color: #E88500;
}

/*
----------------------------------------
TAB-STYLE BOXES
----------------------------------------
*/
.tabTopOrange {	background-image: url(images/_tab_orange_topm.gif);	height: 9px; }
.tabBottomOrange { background-image: url(images/_tab_orange_bottomm.gif); height: 10px; }
.tabLeftOrange { background-image: url(images/_tab_orange_left.gif); width: 6px; }
.tabRightOrange { background-image: url(images/_tab_orange_right.gif); width: 6px; }
.tabTopBlue { background-image: url(images/_tab_blue_topm.gif);	height: 9px; }
.tabBottomBlue { background-image: url(images/_tab_blue_bottomm.gif); height: 10px; }
.tabLeftBlue { background-image: url(images/_tab_blue_left.gif); width: 6px; }
.tabRightBlue {	background-image: url(images/_tab_blue_right.gif); width: 6px; }
.tabTopGreen { background-image: url(images/_tab_green_topm.gif); height: 9px; }
.tabBottomGreen { background-image: url(images/_tab_green_bottomm.gif);	height: 10px; }
.tabLeftGreen {	background-image: url(images/_tab_green_left.gif); width: 6px; }
.tabRightGreen { background-image: url(images/_tab_green_right.gif); width: 6px; }
.tabTopGrey { background-image: url(images/_tab_grey_topm.gif);	height: 9px; }
.tabBottomGrey { background-image: url(images/_tab_grey_bottomm.gif); height: 10px; }
.tabLeftGrey { background-image: url(images/_tab_grey_left.gif); width: 6px; }
.tabRightGrey {	background-image: url(images/_tab_grey_right.gif); width: 6px; }

/*
----------------------------------------
Rounded Tables
----------------------------------------
*/
.tablebluegrad_round_tl {
	width:15px;
	height:35px;
	background-image: url(images/tablebluegrad_round_tl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold
}
.tablebluegrad_round_tr {
	width:15px;
	height:35px;
	background-image: url(images/tablebluegrad_round_tr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold
}
.tablebluegrad_round_tm {
	height:35px;
	background-image: url(images/tablebluegrad_round_tm.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 439ed6;
}
.tablebluegrad_round_bl {
	width:15px;
	height:15px;
	background-image: url(images/tablebluegrad_round_bl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.tablebluegrad_round_br {
	width:15px;
	height:15px;
	background-image: url(images/tablebluegrad_round_br.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.tablebluegrad_round_bm {
	height:15px;
	background-image: url(images/tablebluegrad_round_bm.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 439ed6;
}
.tablebluegrad_col {
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 439ed6;
	vertical-align:middle;
	text-align:center;
}
.tablebluegrad_col_noborder {
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align:middle;
	text-align:center;
}
.tablebluegrad_highlight {
	background-color: #e0f7ff;
}
.borderblue_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 439ed6;
}
.borderblue_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 439ed6;
}
.borderblue_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 439ed6;
}
.borderblue_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 439ed6;
}

/*
----------------------------------------
GENERAL IMAGE/ICON CLASSES
----------------------------------------
*/
.image_highslide {
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}
.screenshot_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 360px;
	margin-right: 20px;
	height: 140px;
	line-height: 1.3;
}
.screenshot_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 360px;
	margin-left: 20px;
	height: 140px;
}
