/* CSS Document */
body {
	background-color: #CCCCCC;
}
a:link {
	color: #1c2e6e;
	text-decoration: none;
}
a.li1:link {
	COLOR: #275685;
	TEXT-DECORATION: none;
	
}
a:link:home {
	color: #CCCCCC;
	text-decoration: none;
	color: #FFFF00;
	line-height: 12px;
}
a:visited {
	text-decoration: none;
	color: #1c2e6e;
}
a:hover {
	text-decoration: none;
	color: #1c2e6e;
}	
a.li1:hover {
	text-decoration: none;
	font-style: normal;
	color: #333333;
}
a:home:hover {
	text-decoration: none;
	font-style: normal;
	color: #333333;
}
.yellow_header {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	text-align: center;
}
td img {display: block;}body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #00ACED;
	line-height: 10pt;
}
.body_copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
	}
.port_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.body_copy_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #FF6600;
	font-weight: bold;
}
.body_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bolder;
	line-height: 8pt;
}
.body_copy_yellow_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #FFFF00;
	font-weight: bold;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	color: #FFFFFF;
}
.bodycopy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	text-align: left;
	list-style-type: disc;
	color: #777777;
}
.blue_rule {
}
.Header_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 5pt;
	font-weight: bold;
	text-align: left;
	list-style-type: circle;
	color: #0055A6;
}
.bodycopyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	text-align: center;
	list-style-type: disc;
	color: #FFFFFF;
}
.BoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bolder;
	text-align: left;
	list-style-type: circle;
	color: #275685;
}
.bodycopy_tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	color: #777777;
}
.bodycopyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	}
.bodycopySpotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	text-align: left;
	list-style-type: disc;
	color: #FFFFFF;
}
.no-repeat {
	background-repeat: no-repeat;
}

/*</agl.folder>*/

/*<agl.folder "nav">*/
	#nav {
		background: url(images/nav.gif) no-repeat 400px 0;
		position: relative;
		width: 750px;
		height: 107px;
		}
	#logcon {
		font-size: 92%;
		line-height: 1;
		position: absolute;
		right: 0;
		bottom: 41px;
		list-style: none;
		}
	#logcon li {
		margin: 0 0 0 .5em;
		padding: 0 0 0 .5em;
		border-left: 1px solid #b3b3b3;
		display: inline;
		}
	#logcon li#log {
		border: 0;
		}
	#logcon a {
		color: #008193;
		}
/*</agl.folder>*/

/*<agl.folder "mainnav">*/
	#mainnav {
		line-height: 22px;
		height: 22px;
		z-index: 9;
		margin: 0 0 0 20px;
		list-style: none;
		background: #6599cb repeat-x;
		font-weight:600;
		font-size: 12px;
		}
	#mainnav a {
		color: #ffffff;
		font-weight: 600;
		height: 22px;
		padding: 0 1em;
		display: block;
		}
	#mainnav a:hover {
		color: #ffffff;
		background-color: #003366;
		text-decoration: none;
		}
	#mainnav li {
		position: relative;
		height: 22px;
		float: left;
		margin: 0;
		padding: 0;
		border-right: 1px solid #ffffff;
		display: inline;
		}
	#mainnav #navsols {
		border-left: 1px solid #ffffff;
		}
	#mainnav li ul {
		background: #6599cb;
		position: absolute;
		top: 22px;
		z-index: 99;
		display: none;
		margin: 0;
		border-top: 1px solid #ffffff;
		padding: 0 0 .5em;
		width: 18.5em;
		}
	#mainnav li:hover ul {
		display: block;
		}
	#mainnav li li {
		width: auto;
		height: auto;
		float: none;
		display: block;
		white-space: nowrap;
		border: 0;
		}
	#mainnav li li a {
		font-weight: normal;
		}
/*</agl.folder>*/

/*<agl.folder "Subnav">*/
	#subnav {
		position: absolute;
		width: 160px;
		min-height: 149px;
		background: url(images/subnav.jpg) no-repeat;
		font-size: 92%;
		font-weight: bold;
		line-height: 1.2;
		color: #902147;
		color: #000;
		top: 188px;
		}
	#subnav ul {
		margin: 15px 5px 0 20px;
		list-style: none;
		}
	#subnav li {
		margin-bottom: .75em;
		}
/*</agl.folder>*/

/*<agl.folder "Content">*/
	#content {
		width: 750px;
		float: left;
		clear:left;
		margin: 2px 0 0;
		background: no-repeat;
		padding: 79px 0 0;
		}
	#solutions #content {
		background-image: url(/css/images/content_bg-solutions.jpg);
		}
	#products #content {
		background-image: url(/css/images/content_bg-products.jpg);
		}
	#customers #content {
		background-image: url(/css/images/content_bg-customers.jpg)
		}
	#news #content {
		background-image: url(/css/images/content_bg-news.jpg);
		}
	#company #content {
		background-image: url(/css/images/content_bg-company.jpg);
		}
/*</agl.folder>*/

/*<agl.folder "Main Content">*/
	#main {
		float: left;
		width: 350px;
		min-height: 395px;
		margin: 15px 25px 15px 190px;
	margin: 0 20px 0 190px;
	padding: 15px 0 20px 0;
		}
	#main.nosb {
		line-height: 1.42;
		width: 560px;
		margin: 0 0 15px 190px;
		}
	#main.nosb img {
		float: right;
		margin: 0 0 0 2em;
		}
	#main.nosb .caption {
		float: right;
		width: 300px;
		clear: right;
		margin: .5em 0 1em 1em;
		}
/*</agl.folder>*/

/*<agl.folder "Sidebar">*/
	#sb {
		background: url(images/sb.jpg) repeat-x;
		min-height: 420px;
		padding: 15px 10px;
		width: 165px;
		float: left;
		font-size: 92%;
		}
	#sb .caption {
		text-align: center;
		}
	#sb img {
		margin: 0 auto 1em;
		display: block;
		}
	#sb h3, #sb dt {
		color: #333;
		margin: 0 0 .5em;
		}
	#sb dt {
		color: #333;
		font-size: 1.1em;
		margin: .5em 0 0;
		}
/*</agl.folder>*/

/*<agl.folder "Footer">*/
	#footer {
		font-size: 92%;
		width: 560px;
		clear: both;
		margin: 0 0 20px 20px;
		border-top: 20px solid #fff;
		color: #c0c0c0;
		}
	#footer * {
		color: #b3b3b3;
		}
	#footer a {
		margin-left: .25em;
		padding-left: .75em;
		border-left: 1px solid #ccc;
		}
/*</agl.folder>*/

/*<agl.folder "Classes">*/
	.skip {
		position: absolute;
		left: -99em;
		width: 10em;
		height: 0;
		}
	.new {
		border-top: 1px solid #999;
		margin-top: 1.5em;
		padding-top: 1em;
		}
	.caption {
		color: #6599cb;
		font-weight: normal;
		font-style: italic;
		margin: 0 0 1.5em;
		padding-left: 2em;
		}
	.caption a {
		font-style: normal;
		margin-top: .5em;
		display: block;
		}
	.callout {
		width: 165px;
		float: right;
		margin: 0 0 1em 1em;
		padding: 1em;
		border: 1px solid #aed6da;
		}
/*</agl.folder>*/

/*<agl.folder "Newsletter form">*/
	#newssub {
		height: 20px;
		float: left;
		margin: 0 0 .5em;
		display: inline;
		}
	#subscribe {
		width: 145px;
		height: 18px;
		float: left;
		margin: 0 0 .5em;
		border: solid 1px #b8bfcd;
		background: #eef3fb;
		display: inline;
		}
	#subarrow {
		float: right;
		margin: 5px 0 5px 5px;
		display: inline;
		}
/*</agl.folder>*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	float: left;
	width: 33%;
	height: 137px;
}
#headerbg {
	float: left;
	width: 33%;
	height: 137px;
}
.PRODUCT {
	font-size: 20px;
	font-weight: bold;
	color: #386795;
}
.PRODUCT_DEEP {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.PRODUCT_DEEP_SMALL {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.Page_content {
	color: #333333;
	font-size: 13px;
	line-height: 17px;
}
.FOOTER {
	color: #336699;
	font-size: 13px;
}
.WHITE_H {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}
.Resource_list {
	color: #336699;
	font-weight: bold;
}
.HighLight {
	font-size: 16px;
	font-weight: bold;
	color: #659bca;
}
.HighLight_deep {
	font-size: 18px;
	font-weight: bold;
	color: #1c2e6e;
}
.More_link {
	color: #1c2e6e;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.Red_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.Blue_title {
	color: #0099FF;
	font-size: 14px;
	font-weight: bolder;
}
.Blue_title_small {
	color: #659bca;
	font-size: 13px;
	font-weight: bold;
}
.Left_Nav {
	font-size: 11px;
	font-weight: bold;
	color: #659bca;}
.Left_Nav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #659bca;}
.Left_Nav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #659bca;}
.Left_Nav a:hover {
	font-size: 11px;
	font-weight: bold;
	background-color: #386795;
	color: #ffffff;}
.Left_Nav a:active {
	font-size: 11px;
	font-weight: bold;
	color:#659bca;
	font-size: 7pt;
}
.Content_highlight {
	font-weight: bold;
	font-size: 14px;
	color: #1C2E6E;
}
.Content_title {
	font-size: 14px;
	color: #333333;
}
.HighLight_head {color: #1C2E6E}
.BtnSearch {
	color: #2f679a;
        font-weight: bold;
	border: 0;
	background-color:#ffffff;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin-right: 4px; 
}
.quote {
    background-image:url('../images/quote-off.jpg');
    width: 109;
}
.quoteover {
    background-image:url('../images/quote-over.jpg');
    width: 109;
}
table.more {
		bordercolor: #659bca;
		border: 1;
		cellspacing: 0;
		cellpadding: 0;
}


table.navbar
{font-size: 8pt;
margin: 0 0 0 20px;
padding: 0px; 
border: 0px; 
cellspacing: 0;
cellpadding: 0;
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
border: 0;
cellspacing: 0;
cellpadding: 0;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: #ffffff;
font-weight: bold;
vertical-align: top;
font-size: 12px;
}

td.menuNormal2
{padding: 0px;
color: #ffffff;
font-weight: bold;
vertical-align: top;
height:18px;
width: 185px;
font-size: 12px;
}

td.menuHover
{padding: 0px;
color: #ffffff;
font-weight: bold;
vertical-align: top;
font-size: 12px;
}

div.menuNormal
{display: none;}

div.menuHover
{border: 1px solid lightblue;
background-color: #6599cb;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: #ffffff;
background-color: #6599cb;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: #ffffff;
background-color: #6599cb;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: #ffffff;
background-color: #003366;
display: block;}

a.menuitem:active
{text-decoration: none;
color: #ffffff;
background-color: #003366;
display: block;} 

.vertical-line {
display: inline;
background-color: #000;
width: 1px;
height: 100%;
}

a.sitemap:link
{text-decoration: none;
color: #333333;
background-color: #FFFFFF;
display:block;
font-size: 11px;}

a.sitemap:visited
{text-decoration: none;
color: #333333;
background-color: #FFFFFF;
display:block;
font-size: 11px;}

a.sitemap:hover
{text-decoration: underline;
color: #333333;
background-color: #FFFFFF;
display:block;
font-size: 11px;}

a.sitemap:active
{text-decoration: none;
color: #333333;
background-color: #FFFFFF;
display:block;
font-size: 11px;
}
td.mybackground{
	background-image: url(../images/side_r2_c1.jpg); /* use you own image size; */
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.style4 {color: #0099CC}
.style7 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	line-height: 16px;
}
.style8 {
	font-size: 10px;
	color: #275685;
}a.home:link {
	color: #FFFF00;
	text-decoration: none;
}
.style1 {font-size: 13px;
	font-weight: bold;
}
div.scroll {
height: 500px;
width: 370px;
overflow: auto;
border: 0;
background-color: #FFFFFF;
padding: 4px;
}
