body {
	background-color: #568895;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	background-repeat: repeat-x;
}
body, td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283941;
	line-height: 19px;
}
a {
    color: #1A4A7B;
	text-decoration: underline;
}
a:hover {
    color: EE8100;
	text-decoration: none; 
}

.footer{
	font-size: 10px;
	color: #9BC5D0;
	padding-left: 200px;
	padding-top: 17px;
	line-height: 14px;
}
.footer a{
	text-decoration: underline;
}

.text-main-box {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	padding-bottom: 35px;
}

.home_white-box {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 57px;
	color: #283941;
	line-height: 20px;
}

.home_white-box p {
	padding-left: 3px;
}

.credentials {
    font-size: 11px;
	color: #C9DEE8;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.credentials a {
    color: #C9DEE8;
}

.credentials a:hover {
    text-decoration: none;
}

.backgroundDark {
	font-size: 10px;
	color: #9BC5D0;
	background-color: #568895;
	text-decoration: none;
}

.home_lightblue-box {
	text-align: left;
	vertical-align: top;
	background-color: #9BC5D0;
	padding-left: 34px;
	padding-right: 10px;
	padding-top: 57px;
	text-indent: -8px;
}

.home_lightblue-box p {
	font-size: 11px;
	color: #283941;
	line-height: 14px;
	text-decoration: underline;
	margin: 5px 0px 1px 1px;
}

.home_lightblue-box a {
	font-size: 11px;
	color: #283941;
	text-decoration: underline;
}

.home_lightblue-box a:hover{
	text-decoration: none;
	color: white;
}

a.text-link{
	color: #EE8100;
	line-height: 18px;
}

a.linkHome {
	display: block;
	background-image:url(images/navigation/home.gif);
   height: 41px;
}

a.linkHome:hover {
   background-image:url(images/navigation/home-over.gif);
}

a.linkHome_active {
	display: block;
	background-image:url(images/navigation/home-over.gif);
   height: 41px;
}

a.linkAboutUs {
	display: block;
	background-image:url(images/navigation/about.gif);
    height: 41px;
}

a.linkAboutUs:hover {
   background-image:url(images/navigation/about-over.gif);
}

a.linkAboutUs_active {
	display: block;
	background-image:url(images/navigation/about-over.gif);
    height: 41px;
}

a.linkProducts {
	display: block;
	background-image:url(images/navigation/products.gif);
   height: 41px;
}

a.linkProducts:hover {
   background-image:url(images/navigation/products-over.gif);
}

a.linkProducts_active {
	display: block;
	background-image:url(images/navigation/products-over.gif);
   height: 41px;
}

a.linkNews {
	display: block;
	background-image:url(images/navigation/news.gif);
   height: 41px;
}

a.linkNews:hover {
   background-image:url(images/navigation/news-over.gif);
}

a.linkNews_active {
	display: block;
	background-image:url(images/navigation/news-over.gif);
   height: 41px;
}

a.linkCareers {
	display: block;
	background-image:url(images/navigation/careers.gif);
   height: 41px;
}

a.linkCareers:hover {
   background-image:url(images/navigation/careers-over.gif);
}

a.linkCareers_active {
	display: block;
	background-image:url(images/navigation/careers-over.gif);
   height: 41px;
}

a.linkClientLogin {
	display: block;
	background-image:url(images/navigation/client-login.gif);
   height: 41px;
}

a.linkClientLogin:hover {
   background-image:url(images/navigation/client-login-over.gif);
}

a.linkClientLogin_active {
	display: block;
   background-image:url(images/navigation/client-login-over.gif);
   height: 41px;
}

a.linkContactUs {
	display: block;
	background-image:url(images/navigation/contact.gif);
   height: 41px;
}

a.linkContactUs:hover {
   background-image:url(images/navigation/contact-over.gif);
}

a.linkContactUs_active {
	display: block;
	background-image:url(images/navigation/contact-over.gif);
   height: 41px;
}

.right-corner{
	background: url(images/right.gif) repeat-y left;
}

.right-corner-top{
	background: url(images/right-top.gif) repeat-y left;
}

.menu-back{
	background: url(images/navigation/background.gif) repeat-y left;
}

.arrow{
	vertical-align: text-bottom;
}

.image{
	text-align: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.background {
    margin-top: 138px;
    height: 210px;
	background: url(images/right.gif) repeat-y left;
}
.features {
    border-collapse: collapse;
}
.features th {
    background-color: #EEEEEE;
	border: solid #BBBBBB 1px;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	padding: 6px;
}
.features td {
    background-color: white;
	border: solid #BBBBBB 1px;
	padding: 6px;
	vertical-align: top;
	line-height: normal;
}
.features ul {
	margin: 0px;
	margin-left: 17px;
	padding: 0px;
	list-style-type: square;
}
input, select {
    font-size: 11px;
}
.productName {
    font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.productInformation p{
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: normal;
}
.pageSideContent {
    margin: 15px;
	color: #ABD5E0;
}
.pageSideContent a{
	color: #ABD5E0;
}
.notes {
    background-color: #FFFFAE;
}
h1 {
    font-size: 13px;
}
