DIV#framestyle {
	BACKGROUND: #FFFFFF url(images/bgline.png) repeat-y center top; MARGIN-LEFT: auto; WIDTH: 806px; MARGIN-RIGHT: auto; POSITION: relative; padding: 0px; height: 100%;
}
DIV#framestyle_sub {
	BACKGROUND: #FFFFFF url(images/bgline3.png) repeat center top; MARGIN-LEFT: auto; WIDTH: 806px; MARGIN-RIGHT: auto; POSITION: relative; padding: 0px;
}
#header {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 15px 5px 2px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	float: none;
	clear: both;
	letter-spacing: 1px;
	background-color: #00298F;
}
#header a:link {
	font-family: Tahoma; font-size: 11px; font-style: normal; color: #FFFFFF;
}
#header a:visited{
	font-family: Tahoma; font-size: 11px; font-style: normal; color: #FFFFFF;
}
#logo {
	background-image: url(images/headbg1.jpg); height: 75px; background-position: center top; background-repeat: no-repeat; padding-left: 3px;
}
#nav {
	text-align: left;
	padding-left: 3px;
	width:806px;
	z-index: 800;
}




/* Drop Down Menu */
.preload1 {background: url(images/blank_over.gif);}
.preload2 {background: url(images/blank_overa.gif);}

.menu {
	width:800px; padding:0px; margin:0px; list-style:none;height:33px;position:relative;z-index:500;font-family:Arial, Helvetica, sans-serif;background: url(images/blank.gif) no-repeat right top;
}
.menu:hover {
	width:800px; padding:0px; margin:0px;list-style:none; height:33px; position:relative; z-index:500; font-family:Arial, Helvetica, sans-serif;background: url(images/blank_over.gif) no-repeat right top;
}
.menu li.top {display:block; float:left;}
.menu li a.top_link {display:block; float:left; height:33px; width:133px; text-align:center; line-height:27px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; cursor:pointer;background: url(images/menu-bg.gif) no-repeat;}
.menu li a.top_link:hover {color:#fff; background: url(images/menu-bg.gif) no-repeat bottom;}

.menu li:hover > a.top_link {color:#fff; background: url(images/menu-bg.gif) no-repeat bottom;}
.menu li:hover > a.top_link span {background:url(images/menu-bg.gif) no-repeat bottom;}
.menu li:hover > a.top_link span.down {background:url(images/menu-bg.gif) no-repeat bottom;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:0; top:33px; background: #fff; padding:3px; border:1px solid #757575; white-space:nowrap; width:126px; height:auto; z-index:300;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:126px; font-weight:normal; text-align:left}
.menu :hover ul.sub li a {display:block;font-size:11px; height:20px; width:126px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu :hover ul.sub li a.fly {background:#fff url(images/drop-arrow.gif) 110px 7px no-repeat}
.menu :hover ul.sub li a:hover {background:#686868; color:#fff}
.menu :hover ul.sub li a.fly:hover {background:#686868 url(images/drop-arrow_over.gif) 110px 7px no-repeat; color:#fff}
.menu :hover ul li:hover > a.fly {background:#686868 url(images/drop-arrow_over.gif) 110px 7px no-repeat; color:#fff} 

.menu :hover ul :hover ul.left,
.menu :hover ul :hover ul :hover ul.left,
.menu :hover ul :hover ul :hover ul :hover ul.left,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul.left
{left:120px; top:-4px; background: #fff; padding:3px; border:1px solid #757575; white-space:nowrap; width:126px; z-index:400; height:auto;}

.menu :hover ul :hover ul.right,
.menu :hover ul :hover ul :hover ul.right,
.menu :hover ul :hover ul :hover ul :hover ul.right,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul.right
{left:-132px; top:-4px; background: #fff; padding:3px; border:1px solid #757575; white-space:nowrap; width:126px; z-index:400; height:auto;}

/* End Drop Down Menu */



#content {
	margin-right: auto; margin-left: auto; width: 800px; text-align: left; margin-top: 0px;
}
#main_content {
	float: right;
	width: 542px;
	text-align: left;
	margin: 0px 3px 0px 0px;
	padding: 25px;
	background-color: #FFFFFF;
}
#side_nav {
	width: 200px; float: left; padding: 0px 0px 0px 4px; text-align: left;
}
#bot {
	width: 806px;
	background-image: url(images/bot2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	padding: 9px 0px 3px;
	clear: both;
	font-weight: normal;
}
#bot a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
#bot a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00298F;
}
#copyright a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
#copyright a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
#landing_logo {
	background-image: url(images/webTOP2.jpg); 
	height: 70px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 5px;
	background-attachment: fixed;
}
#landing_content {
	margin-right: auto;
	margin-left: auto;
	width: 725px;
	text-align: left;
	margin-top: 15px;
}
#hp_side {
	float: left;
	width: 250px;
	padding-right: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-left: 10px;
	margin-top: 15px;
}
#hp_content {
	float: right;
	width: 500px;
	padding-right: 10px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 11px;
	clear: right;
}


.hp_news {
	width: auto;
	height: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #747474;
	border: 1px solid #999999;
	padding-right: 10px;
}
.hp_sidenav_news {
	width: auto;
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	clear: left;
	background-color: #F2F2F2;
	margin-bottom: 8px;
	margin-top: 0px;
	height: 122px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hp_solutions {
	width: 230px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #747474;
	padding-right: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.hp_sidenav_solutions {
	width: 240px;
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	height: 102px;
	vertical-align: middle;
	float: left;
	margin-right: 0px;
	background-image: url(images/wp-sm.png);
	background-position: -50px 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hp_blogs {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
	width: 232px;
	background-position: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	background-color: #747474;
	border: 1px solid #999999;
}
.hp_blogs_border {
	width: 230px;
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #F2F2F2;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 100px;
	padding-right: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.hp_customers {
	width: 232px;
	height: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: bold;
	border: 1px solid #999999;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	background-color: #747474;
}
.hp_customers_border{
	width: 242px;
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #F2F2F2;
	height: 110px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

body {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; BACKGROUND: #00298f; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #4c4c4c; PADDING-TOP: 0px; FONT-FAMILY: Tahoma; TEXT-ALIGN: center
}
h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 17px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.bullet {
	background-image: url(images/menu-box.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	padding-left: 13px;
	margin-top: 4px;
}
.bullet-text {
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
}
.bullet-text ul{
	display: list-item;
	list-style-position: outside;
}
.bullet-text li {
	padding-top: 6px;
	padding-bottom: 6px;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #4d88ff;
}
.bold {
	font-weight: bold;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width:175px;
	margin-left:0px;
	margin-right:0px;
	border: 1px #003399;
	padding: 0px 3px;
	vertical-align: middle;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 12px;
	width:175px;
	line-height: 12px;
	margin: 0px;
	}

.form_dropdown {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	height: 20px;
	width:180px;
}
.submit_style {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: outset;
	height: 25px;
}
.blwh {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;	
}
.blwh:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.star {
	color: #CC0000;
}

.text {
	color: #000000;
}
.text10 {
	color: #000000;
	font-size: 10px;
}
.quote {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	margin-right: 20px;
	margin-left: 20px;
}
.bblack12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.grey10 {
	font-size: 10px;
}
.grey10 {
	font-size: 10px;
}

.blue11 {
	color: #003399;
	font-size: 11px;
	font-weight: normal;
}

.Bblue14 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}

.Bblue18 {
	color: #003399;
	font-size: 18px;
	font-weight: bold;
}
.bblue26 {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	font-family: Tahoma;
	font-size: 26px;
}
.bblue30 {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	font-family: Tahoma;
	font-size: 30px;
}
.bblue36 {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	font-family: Tahoma;
	font-size: 36px;
}
.blightblue36 {
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	font-family: Tahoma;
	font-size: 36px;
}
.Bgreen18 {
	color: #669933;
	font-size: 18px;
	font-weight: bold;
}
.bgreen26 {
	font-style: normal;
	font-weight: bold;
	color: #669933;
	font-family: Tahoma;
	font-size: 26px;
}
.bgreen30 {
	font-style: normal;
	font-weight: bold;
	color: #669933;
	font-family: Tahoma;
	font-size: 30px;
}
.bgreen36 {
	font-style: normal;
	font-weight: bold;
	color: #669933;
	font-family: Tahoma;
	font-size: 36px;
}
.borange30 {
	font-style: normal;
	font-weight: bold;
	color: #E9871C;
	font-family: Tahoma;
	font-size: 30px;
}
.borange36 {
	font-style: normal;
	font-weight: bold;
	color: #E9871C;
	font-family: Tahoma;
	font-size: 36px;
}

.spacer {
	height: 8px;
	width: 8px;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.white:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.test {
	margin-left: 10px;
	clip: rect(auto,auto,auto,10px);
	text-indent: 10px;
	padding-left: 5px;
}

.QuoteIcon {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #7b8ab5 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
}

.NewsReleaseIcon {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #68BC30 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 11pt;
	border: 1px solid #4c4c4c;
}

.customerSuccessIcon {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #ce9e08 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 11pt;
	border: 1px solid #4c4c4c;
}
.BlogIcon {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #FF9900 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
}
.ArticleIcon {
	PADDING-RIGHT: 1px;
	DISPLAY: inline;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #993333 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
}
.WhitepaperIcon {
	PADDING-RIGHT: 1px;
	DISPLAY: inline;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #4d88ff center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #fff;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
}
.QuoteIcon:hover {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #7b8ab5 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #4c4c4c;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
	text-decoration: none;
}

.NewsReleaseIcon:hover {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #68BC30 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #4c4c4c;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 11pt;
	border: 1px solid #4c4c4c;
	text-decoration: none;
}

.customerSuccessIcon:hover {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #ce9e08 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #4c4c4c;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 11pt;
	border: 1px solid #4c4c4c;
	text-decoration: none;
}
.BlogIcon:hover {
	PADDING-RIGHT: 2px;
	DISPLAY: inline;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #FF9900 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #4c4c4c;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
	text-decoration: none;
}
.ArticleIcon:hover {
	PADDING-RIGHT: 1px;
	DISPLAY: inline;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #993333 center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #4c4c4c;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
	text-decoration: none;
}
.WhitepaperIcon:hover {
	PADDING-RIGHT: 1px;
	DISPLAY: inline;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #4d88ff center;
	PADDING-BOTTOM: 0px;
	WIDTH: 7px;
	COLOR: #4c4c4c;
	PADDING-TOP: 0px;
	vertical-align: middle;
	line-height: 12pt;
	border: 1px solid #4c4c4c;
	text-decoration: none;
}
.keyword_link {
	font-weight: normal;
	color: #003399;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: lowercase;
}
.sidenav_link {
	padding-left: 10px;
}
.sidenav_background {
	background-image: url(images/worldbg2.jpg);
}
.sidenav_link2 {
	padding-left: 25px;
}
.vertline_bg {
	background-image: url(images/ResourceCenter6_17.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgdots {
	background-image: url(images/bg-dots.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.tableColor {
	background-color: #e1e1e1;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.tableColor:hover {
	background-color: #99ccff;
}
.tableColor a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #003399;
}
.tableColor a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #003399;
}
.greylink {
	color: #4C4C4C;
}
.greylink:hover {
	color: #4C4C4C;
	text-decoration: none;
}

.Bgreen14 {
	color: #669933;
	font-size: 14px;
	font-weight: bold;
}
.Borange14 {
	color: #E9871C;
	font-size: 14px;
	font-weight: bold;
}
.sidenav_bg {
	background-color: #f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #4C4C4C;
}



.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.divider {
	background-image: url(images/linedot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
ol {
	margin-left: 50px;
}
.cc_top {
	width:780px;
	height:30px;
	background:#FF9933 center center;
	border:1px solid #999999;
	font-size:18px;
	font-weight:bold;
	color:#003399;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	margin: 10px;
	padding-top: 5px;
}
.cc_lcol {
	background-color: #f2f2f2;
	float: left;
	width: 389px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.cc_rcol {
	background-color: #f2f2f2;
	float: right;
	width: 389px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.cc_topcontent {
	width:760px;
	background:#F2F2F2 no-repeat right top;
	border:1px solid #999999;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma;
	margin: 10px;
	padding: 10px;
}
.cc_box {
	background-color: #FFFFFF;
	padding: 10px;
	width: 340px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.cc_bluebox {
	background-color: #E9871C;
	padding: 10px;
	width: 340px;
	border: 1px solid #999999;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.cc_botcontent {
	width:780px;
	background:#F2F2F2;
	border:1px solid #999999;
	font-family: Tahoma;
	margin: 10px;
	padding-bottom: 10px;
	height: 525px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.grey12{
	color: #4C4C4C;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	font-size: 12px;
}
ul {
	margin-top: 5px;
	margin-bottom: 20px;
}
.u {
	text-decoration: underline;
}
.u:hover{
	text-decoration: none;
}
.arr {
	background-image: url(images/arr_lg.gif);
	background-position: 61px bottom;
	height: 14px;
	width: 70px;
	background-repeat: no-repeat;
	margin-left: 3px;
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.arr:hover {
	background-image: url(images/arr_lg2.gif);
	background-position: 61px bottom;
	height: 14px;
	width: 70px;
	background-repeat: no-repeat;
	margin-left: 3px;
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.arrl {
	background-image: url(images/arr_lgl.gif);
	background-position: 61px bottom;
	height: 14px;
	width: 70px;
	background-repeat: no-repeat;
	margin-left: 3px;
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.arrl:hover {
	background-image: url(images/arr_lgl2.gif);
	background-position: 61px bottom;
	height: 14px;
	width: 70px;
	background-repeat: no-repeat;
	margin-left: 3px;
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
test {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#bot_ld {
	width: 806px;
	background-image: url(images/bot2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	padding: 9px 0px 3px;
	clear: both;
	margin-top: 1px;
	border-top: 1px solid #003399;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.col {
	float: left;
	width: 175px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
}

.col a:link {
	color: #003399;
	display: block;
	padding: 3px;
}
.col a:visited {
	color: #003399;
	display: block;
	padding: 3px;
}
.col a:hover {
	color: #4e5ece;
	display: block;
	padding: 3px;
}
.col a:active {
	color: #003399;
	display: block;
	padding: 3px;
}
.col2 {
	float: left;
	width: 175px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
}

.col2 a:link {
	color: #4e5ece;
	display: block;
	padding: 3px 3px 3px 15px;
	background: url(images/menu-L.gif) 3px center no-repeat; 
}
.col2 a:visited {
	color: #4e5ece;
	display: block;
	padding: 3px 3px 3px 15px;
	background: url(images/menu-L.gif) 3px center no-repeat; 
}
.col2 a:hover {
	color: #7881f6;
	display: block;
	padding: 3px 3px 3px 15px;
	background: url(images/menu-L.gif) 3px center no-repeat; 
}
.col2 a:active {
	color: #4e5ece;
	display: block;
	padding: 3px 3px 3px 15px;
	background: url(images/menu-L.gif) 3px center no-repeat; 
}
.col3 {
	float: left;
	width: 175px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
}

.col3 a:link {
	color: #4e5ece;
	display: block;
	padding: 3px 3px 3px 25px;
	background: url(images/menu-box.gif) 13px center no-repeat;
}
.col3 a:visited {
	color: #4e5ece;
	display: block;
	padding: 3px 3px 3px 25px;
	background: url(images/menu-box.gif) 13px center no-repeat;
}
.col3 a:hover {
	color: #7881f6;
	display: block;
	padding: 3px 3px 3px 25px;
	background: url(images/menu-box.gif) 13px center no-repeat;
}
.col3 a:active {
	color: #4e5ece;
	display: block;
	padding: 3px 3px 3px 25px;
	background: url(images/menu-box.gif) 13px center no-repeat;
}
.Rcallout {
	width:140px;
	float:right;
	padding:8px;
	margin-bottom:10px;
	margin-left:15px;
	border:1px solid #D8D8D8;
	clear: right;
}
.Rcallouthead {
	float:right;
	width:146px;
	padding:5px;
	margin-left:10px;
	font-size:15px;
	text-align:center;
	background-color:#57a6ff;
	color:#FFFFFF;
	border: 1px solid #D8D8D8;
	font-weight: bold;
}
.freetrial {
	font-size: 15px;
	color: #D3D3D3;
	height: 59px;
	width: 130px;
	display: block;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/freetrial.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	clear: none;
	vertical-align: bottom;
	font-weight: bold;
	white-space: nowrap;
	line-height: 17px;
	font-family: Arial;
	margin-left: 15px;
}
.freetrial:hover{
	font-size: 15px;
	color: #FFFFFF;
	height: 59px;
	width: 130px;
	display: block;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/freetrial-over.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	clear: none;
	vertical-align: bottom;
	font-weight: bold;
	white-space: nowrap;
	line-height: 17px;
	font-family: Arial;
	margin-left: 15px;
}
.demo {
	font-size: 15px;
	color: #D3D3D3;
	height: 59px;
	width: 130px;
	display: block;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/2mindemo.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	clear: none;
	vertical-align: bottom;
	font-weight: bold;
	white-space: nowrap;
	line-height: 17px;
	font-family: Arial;
}
.demo:hover{
	font-size: 15px;
	color: #FFFFFF;
	height: 59px;
	width: 130px;
	display: block;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/2mindemo-over.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	clear: none;
	vertical-align: bottom;
	font-weight: bold;
	white-space: nowrap;
	line-height: 17px;
	font-family: Arial;
}
.learnmore{
	font-size: 15px;
	color: #D3D3D3;
	height: 54px;
	width: 130px;
	display: block;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 10px;
	background-image: url(images/learnmore.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	clear: none;
	vertical-align: bottom;
	font-weight: bold;
	white-space: nowrap;
	line-height: 17px;
	font-family: Arial;
}
.learnmore:hover{
	font-size: 15px;
	color: #FFFFFF;
	height: 54px;
	width: 130px;
	display: block;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 10px;
	background-image: url(images/learnmore-over.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	clear: none;
	vertical-align: bottom;
	font-weight: bold;
	white-space: nowrap;
	line-height: 17px;
	font-family: Arial;
}
