@charset "UTF-8";
/*** general elements ***/
body {
	text-align: center;
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 0.9em;
	padding: 0px;
	background-image: url(../images/bg-tail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	text-align: left;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-color: #FFFFFF;
	height: 147px;
}
#logo {
	width: 250px;
	float: left;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 20px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#navigation {
	width: 680px;
	margin-left: 275px;
	height: 29px;
	padding-top: 20px;
	font-size: 0.95em;
}

/********* TOP BANNERS *********/
#content-products {
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/banners/banner1-bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#banner-products {
	height: 80px;
	clear: both;
	background-image: url(../images/banners/banner1-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#banner-login {
	height: 80px;
	clear: both;
	background-image: url(../images/banners/banner2-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content-login {
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/banners/banner2-bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#banner-support {
	height: 80px;
	clear: both;
	background-image: url(../images/banners/banner3-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content-support {
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/banners/banner3-bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#banner-company {
	height: 80px;
	clear: both;
	background-image: url(../images/banners/banner4-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content-company {
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../images/banners/banner4-bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header h1 {
	margin: 0;
	padding: 25px 0 0 35px;
	color: #728527;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#banner-login h1 {
	color: #728527;
}
#banner-company h1 {
	color: #DA6E69;
}
#banner-products h1 {
	color: #5177E0;
}
#banner-support h1 {
	color: #EFB30D;
}


/******** GENERAL STYLES *******/
#footer {
	margin-top: 40px;
	height: 50px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#shadow {
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #FFFFFF;
	margin: 0 12px;
	width: 966px;
}


td {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
	height: 1px;
}
p {
	margin-bottom: 10px;
}
ol, ul {
	list-style:none;
}

.customUL{
 list-style-type: disc;
}
.customOL{
 list-style-type: decimal;
}

li {
	margin: 0 0px;
	padding: 0px;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #282987;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	color: #3c2e87;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
}
h3 {
	font-size: 1.1em;
	color: #3c2e87;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
}

#footer .content {
	font-size: 0.9em;
	float: left;
	width: 600px;
	padding: 10px;
	color: #999999;
}

/********* CONTENT COLUMNS ***********/
.col3-left {
	width: 200px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.col3-center {
	width: 525px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	font-size: 0.93em;
}
.col3-right {
	width: 200px;
	float: left;
	font-size: 0.9em;
	margin-top: 10px;
}

/************ links ***************/
a:link, a:visited {
	color: #2A40A2;
}
a:active, a:hover {
	color: #000132;
	text-decoration: none;
}


#footer .content-right {
	font-size: 0.9em;
	text-align: right;
	padding: 10px;
	color: #999999;
}
#footer .content-right a:link, #footer .content-right a:visited {
	color: #999999;
	text-decoration: none;
}
#footer .content-right a:active, #footer .content-right a:hover {
	color: #999999;
	text-decoration: underline;
}
.breadcrumbs {
	height: 35px;
	color: #999999;
	border: 1px solid #EDEDED;
	font-size:11px;
	background:url(../images/breadcrumbs.gif) top right no-repeat;
	line-height:34px;
	margin:0 10px 10px 220px;
}
.breadcrumbs.full {
	margin:0 10px 10px 10px;
}
.breadcrumbs div {
	background:url(../images/breadcrumbs-div.gif) top left no-repeat;
	margin-right:30px;
	height:36px;
}
.breadcrumbs a, .breadcrumbs a:visited {
	display:block;
	float:left;
	background:url(../images/breadcrumbs-a.gif) top right no-repeat;
	color: #76797c;
	padding-right:20px;
	margin-right:11px;
	height:36px;
	text-decoration: none;
}
.breadcrumbs a.home {
	width:85px;
	background:url(../images/breadcrumbs-home.gif) top left no-repeat;
	text-indent:-999em;
	padding-right:0;
	margin-left:5px;
}
.breadcrumbs a:hover {
	color: #333;
	border-bottom:0;
	text-decoration: underline;
}
/************ forms ***************/

div.case-study {
	background:url(../images/back-col3-right.gif) no-repeat left top;
	border-bottom:1px solid #e8e8e8;
	color:#4d4d4d;
	padding:64px 10px 10px 10px;
}
div.case-study .link {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:#d1d1d1 1px solid;
	text-align:right;
}
div.contact-box {
	background:#f4f5f5 url(../images/bg-contact-box.jpg) no-repeat;
	min-height:70px;
	margin:10px 0;
}
div.contact-box .inside {
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 75px;
}
div.contact-box h1 {
	color:#355fa0;
	font-size:16px;
	margin-bottom:3px;
}
div.demo-box {
	background:#f4f5f5 url(../images/bg-demo-box.jpg) no-repeat;
	min-height:70px;
	margin-bottom:10px;
}
div.demo-box .inside {
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 75px;
}
div.demo-box h1 {
	color:#355fa0;
	font-size:16px;
	margin-bottom:3px;
}



.small-blue a {
	color: #355fa0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9966;
	font-weight: normal;
	font-size: 1.1em;
}
.small-blue a:active, .small-blue a:hover {
	color: #FF6600;
	text-decoration: underline;
	border-bottom: none;
}

.small-grey a {
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}
.small-grey a:active, .small-grey a:hover {
	color: #333;
	text-decoration: underline;
	border-bottom: none;
}
.flashbox {
	padding: 3px;
	border: 1px solid #ccc;
	text-align: center;
	height: 200px;
	width: 500px;
	margin-left: 7px;
	margin-top: 15px;
	margin-bottom: 15px;
}


table.demo {
	border: solid 1px #CCCCCC;
}
table.demo td {
	padding: 7px;
	border-bottom: solid 1px #CCCCCC;
}
table.demo .header {
	background-color: #A8BED6;
	background-image: url(../images/demotable-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #464646;
	font-weight: bold;
	height: 15px;
	padding-top: 7px;
}
table.demo .even {
	background-color: #FFFFFF;
}
table.demo .odd {
	background-color: #F0F0F0;
}
table p {
	padding-top: 0;
	margin-top: 0;
}
id 1px #CCCCCC;
}
table.demo .header {
	background-color: #A8BED6;
	background-image: url(../images/demotable-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #464646;
	font-weight: bold;
	height: 15px;
	padding-top: 7px;
}
table.demo .even {
	background-color: #FFFFFF;
}
table.demo .odd {
	background-color: #F0F0F0;
}
table p {
	padding-top: 0;
	margin-top: 0;
}

	margin-top: 0;
}

