﻿body {
	padding: 0px;
	margin: 0px;
	color: #807360;
	/*	color: #8F816B;*/
	/*	color: #9F927F;*/
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a:link {
	color: #4F6B8B;
}

a:visited {
	color: #4F6B8B;
}

h2 {
	border-width: 1px;
	margin: 15px 15px 5px 15px;
	font-size: 14pt;
	font-weight: bold;
	color: #6A8E8B;
	border-bottom-style: dotted;
}

h3 {
	border-width: 1px;
	margin: 5px 15px 5px 15px;
	font-size: 12pt;
	font-weight: bold;
	color: #6A8E8B;
	/*	border-bottom-style: dotted;*/
}

.clear {
	clear: both;
}

#container {
	border-color: #C0C0C0;
	background-image: url('img/header_sea.gif');
	border-width: 1px;
	/*	width: 850px;*/
	width: 860px;
	/*	margin-left: 60px;*/
	/*	border-right-style: solid;*/
	/*	border-left-style: solid;*/
	background-repeat: no-repeat;
	position: relative;
}

#container img {
	border-style: none;
	margin: 5px;
}

#companyLogo {
	background-position: right top;
	background: url('img/Logo150.gif') no-repeat;
	padding: 0px;
	height: 60px;
	width: 150px;
	position: relative;
	float: right;
	z-index: 3;
	right: 20px;
	top: 5px;
}

#TopRightNavi {
	margin: 3px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 740px;
}

#TopRightNavi img {
	padding: 0px;
	margin: 0px;
	border-width: 0;
}

#TopRightNavi p {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	width: 150px;
	height: 20px;
	vertical-align: middle;
}

#TopRightNavi p a {
	padding: 0px;
	margin: 0px;
	height: 20px;
	color: #808080;
	text-decoration: none;
}

#TopRightNavi p a:hover {
	color: #000000;
}

#mainContents {
	width: 700px;
	padding: 50px 15px 5px 15px;
	position: relative;
	float: right;
	z-index: 3;
	margin-top: 2px;
	background-repeat: no-repeat;
}

#mainContents li {
	padding: 0 10px 0 15px;
}

#mainContents p {
	margin: 10px 0 0 0;
	padding: 0 10px 0 15px;
}

#mainContents ul {
	margin: 0px 0px 0px 15px;
}


#siteInfo {
	background-image: url('img/footer_simple.gif');
	background-repeat: no-repeat;
	top: -23px;
	margin: 0px;
	padding: 45px 0px 5px 0px;
	position: relative;
	float: right;
	width: 100%;
	left: 0px;
	right: 0px;
	z-index: 5;
	/*	background-color: #FFFFFF;*/
}

#siteInfo p {
	background-position: left -10px;
	font-size: 9pt;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	color: #808080;
}

.title-bar-title {
	font-weight: 300;
}

/*---------------------------------------------------*/

/*---- for round box --------------------------------*/

/*---------------------------------------------------*/

.rightborder {
	padding: 0 7px 0 0;
	background: #fff url('img/flexRoundBox_R.gif') repeat-y 100% 0;
}

.leftborder {
	padding: 0 0 0 7px;
	background: #fff url('img/flexRoundBox_L.gif') repeat-y 0 0;
}

.box-top {
	height: 17px;
	margin: 0 -7px;
	background: url('img/flexRoundBox.gif') no-repeat 100% 0;
}

.box-top div {
	height: 17px;
	width: 18px;
	background: url('img/flexRoundBox.gif') no-repeat 0 0;
}

.box-bottom {
	height: 17px;
	margin: 0 -7px;
	background: url('img/flexRoundBox.gif') no-repeat 100% 100%;
}

.box-bottom div {
	height: 17px;
	width: 18px;
	background: url('img/flexRoundBox.gif') no-repeat 0 100%;
}

/*---------------------------------------------------*/

/*---- end of round box  ----------------------------*/

/*---------------------------------------------------*/

#pageTitle {
	padding: 5px 0px 5px 15px;
	font-size: 18pt;
	font-weight: bold;
	color: #6A8E8B;
	border-bottom-style: groove;
}

.keymessage {
	font-style: italic;
	padding: 20px;
}

/*---------------------------------------*/

.questions_pane {
	margin-left: 65px;
	border-left-style: solid;
	border-left-color: #C5C5C5;
	border-left-width: 5px;
	padding: 10px 5px 10px 15px;
	background-color: #EEE;
}

.engageQuestions {
	margin-left: 25px;
	margin-right: 25px;
	/*	background-image: url('/img/mood/QA.gif');*/
	background-repeat: repeat-y;
}

.engageQuestions ul {}

.engageQuestions li {
	padding: 0px;
	margin-top: 5px;
	list-style-type: circle;
}

.engageQuestions li.answer {
	padding: 0px;
	list-style-image: url('/img/icon/IconArrow.gif');
	margin-left: 35pt;
	/*	text-indent: -10pt;*/
}

/* ght: 6px;
	padding: 0px;
	margin-top: 0px;
	background-image: url('img/left_shadow.jpg');
	background-repeat: no-repeat;
}*/

.MinorDescription {
	font-size: 9pt;
	color: #808080;
}

/*---------------------------------------*/

.solution {
	padding: 10px;
}

.solution ul {
	padding: 5px;
}

.solution {
	padding: 10px;
	background-repeat: no-repeat;
}

.solution ul {
	padding: 5px;
}

.solution li {
	margin-left: 25px;
}

/*---------------------------------------*/

/*------Navigations ---------------------*/

/*---------------------------------------*/

#navi {
	height: 1.3em;
	background-color: #8191A3;
}

#navi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navi li {
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 95px;
	height: 1.3em;
}

#navi li a {
	color: #eeeeee;
	text-decoration: none;
	display: block;
	width: 100%;
}

#navi li a:hover {
	color: #FFFFFF;
	background-color: #67798D;
	height: 1.3em;
}

/*---------------------------------------*/

#YouAreHere {
	height: 1.3em;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 11px;
}

#YouAreHere ul {
	padding: 0px;
	margin: 0px;
	list-style-type: square;
}

#YouAreHere li {
	color: #808080;
	display: block;
	float: left;
	/*	width: 90px;*/
	height: 1.3em;
	padding: 2px;
}

#YouAreHere li a {
	text-decoration: none;
	display: block;
}

#YouAreHere li a:hover {
	color: #000000;
}

/*---------------------------------------*/

#leftnavi {
	border: 1px solid #d0d0d0;
	/*	background-color: #8191A3;*/
	background-color: #808080;
	width: 120px;
	float: left;
	position: absolute;
	/*	top: 50px;*/
	top: 0px;
}

#leftnavi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#leftnavi li {
	/*	text-align: center;*/
	border-color: #CCCCCC;
	border-width: 1px;
	color: #eeeeee;
	margin: 0px;
	display: block;
	/*	width: 110px; */
	;
	padding-left: 5px;
	font-size: 9pt;
	border-bottom-style: dotted;
}

#leftnavi li.top {
	background-color: #606060;
	font-style: italic;
	font-weight: bold
}

#leftnavi li.new {
	background-color: #707686;
}

#leftnavi li a {
	color: #eeeeee;
	text-decoration: none;
	display: block;
}

#leftnavi li a:hover {
	color: #FFFFFF;
	background-color: #8191A3;
	margin-left: -5px;
	padding-left: 5px;
	display: block;
	/*	width: 95px;*/
}

.InternationalSelector {
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 170px;
	height: 25px;
	z-index: 6;
	left: 764px;
	top: 107px;
}

.InternationalSelector a {
	text-decoration: none;
}

.InternationalSelector img {
	padding: 0px;
	margin: 0px;
	border-width: 0;
	top: 0px;
	left: 0px;
}

.testimonial {
	margin-left: 65px;
	border-left-style: solid;
	border-left-color: #C5C5C5;
	border-left-width: 5px;
	padding: 10px 3px 10px 15px;
	background-color: #EEE;
}

.new {
	vertical-align: super;
	font-size: smaller;
	color: maroon;
	font-style: italic;
}
