﻿body{
	background-color: #e7e8ea;
	margin: 0px;
}

#dropmenudiv{
	margin-top: 4px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:0px solid black;
	border-bottom: 0px solid black;
	position:absolute;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	color: #014971;
	text-decoration: none;
	background-color: #ebf6fa;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cae4ef;
}

#subnav {
	margin-left: 0px;
}

#subnav a {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 35px;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 35px;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #FFFFFF;
	background: url(../images/subnav.over.jpg) right no-repeat;
	text-decoration: none;
}

#subnav .active {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 35px;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #FFFFFF;
	background: url(../images/subnav.over.jpg) right no-repeat;
	text-decoration: none;
}

#baseContent {
	font-family: Georgia;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	width: 420px;
	margin-left: 42px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: justify;
}


#compare {
	margin-top: 0px;
	background: url(../images/home.compare.gif);
	width: 402px;
	height: 191px;
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}

	#compare #container {
		padding-top: 12px;
		margin-left: 227px;
	}
	
	#compare a {
		color: #ffffff;
		font-weight: normal;
	}
	
	#compare a:hover {
		color: #febe10;
		font-weight: bold;
		text-decoration: none;
	}
	
#content {
	margin-top: 53px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 60px;
}

.print {
	color: #305289;
}

.print:hover {
	color: #FF6000;
	text-decoration: none;
}

#title {
	font-family: Georgia;
	font-size: 14px;
	line-height: 21px;
	color: #fdd4bf;
	width: 420px;
	margin-left: 42px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#title h2 {
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	color: #ffffff;
}

#homeContent {
	font-family: Georgia;
	font-size: 14px;
	line-height: 21px;
	color: #fdd4bf;
	width: 420px;
	margin-left: 42px;
	text-align: justify;
}

#homeContent h2 {
	font-family: Georgia;
	font-size: 21px;
	line-height: 28px;
	color: #ffffff;
}

#homeContent b {
	font-weight: normal;
	color: #ffffff;
}

#partner {
	width: 300px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #AD2C2C;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	float: left;
	display: inline;
}

#partner .name:hover {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #B8D3A0;
	border-bottom: 1px dotted #B8D3A0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding-left: 8px;
	float: left;
	display: inline;
}

ul {
	list-style: square;
	margin-left: 0px;
	padding-left: 17px;
}

a{
	text-decoration: none;
}

	#content a {
		color: #ffffff;	
	}
}

a:hover{
	text-decoration: underline;
}

.scenarios{
	text-decoration: none;
}

.scenarios:hover{
	text-decoration: none;
}

#copyright {
	font-family: Verdana;
	font-size: 9px;
	margin-top: 7px;
	margin-right: 46px;
}

#base {
	margin-top: 7px;
}

#base {
	font-family: Tahoma;
	font-size: 10px;
	font-style: none;
	color: #878787;
}

#base a{
	text-decoration: none;
	color: #878787;
}

#base a:hover{
	text-decoration: underline;
	color: #000000;
}

#copyright a{
	text-decoration: none;
	color: #878787;
}

#copyright a:hover{
	text-decoration: none;
	color: #000000;
}

.front {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: none;
}

.front:hover {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: underline;
}

.frontCaption {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #244373;
	margin: 0px;
}

h1{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 32px;
	color: #ffffff;
	margin-bottom: 12px;
}

h2{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 32px;
	color: #000000;
	margin: 0px;
	margin-bottom: 2px;
}

h3{
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	margin: 0px;
	color: #000000;
}

h4{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	color: #ffffff;
}

.w {
	color: #ffffff;
}

.highlight{
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #262626;
}

.bodytext{
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;

}

.bodytextHighlight{
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	color: #262626;
}

.bodytextsmall{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
}

.bodytextsubtitle{
	font-family: Arial;
	font-size: 12px;
	color: #244373;
	line-height: 17px;
}

.bodytexttitle{
	font-family: Arial;
	font-size: 17px;
}

.quote {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 5px 10px 20px;
	font-family: Georgia, Arial;
	font-size: 15px;
	font-style: italic;
	line-height: 21px;
	color: #c92927;
}

.managerName{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
}

.managerStyle{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
}

input.button {font-family: Trebuchet MS, Verdana;display:inline-block;width:auto;padding:0.3em 0.5em;border:1px solid #aaa;background:#e3e3e3 url("../images/button.gif") repeat-x left top;font-size:1.1em;font-family:inherit;text-shadow:#ccc 2px 2px 0;text-decoration:none;color:#333!important;overflow:visible;white-space:nowrap;line-height:1em!important;}

a.button {font-family: Trebuchet MS, Verdana;display:inline-block;width:auto;padding:0.3em 0.5em;border:1px solid #aaa;background:#e3e3e3 url("../images/button.gif") repeat-x left top;font-size:1.1em;font-family:inherit;text-shadow:#ccc 2px 2px 0;text-decoration:none;color:#333!important;overflow:visible;white-space:nowrap;line-height:1em!important;}

button {font-family: Trebuchet MS, Verdana;display:inline-block;width:auto;padding:0.3em 0.5em;border:1px solid #aaa;background:#e3e3e3 url("../images/button.gif") repeat-x left top;font-size:1.1em;font-family:inherit;text-shadow:#ccc 2px 2px 0;text-decoration:none;color:#333!important;overflow:visible;white-space:nowrap;line-height:1em!important;}
input.button:hover {background:#fff url("../images/button-hover.gif") repeat-x left top; text-decoration: none;}
a.button:hover {background:#fff url("../images/button-hover.gif") repeat-x left top; text-decoration: none;}
button:hover {background:#fff url("../images/button-hover.gif") repeat-x left top; text-decoration: none;}
a.button {font-family: Trebuchet MS, Verdana;padding:0.3em;font-size:1em;}
input.button {font-family: Trebuchet MS, Verdana;padding:0.3em;font-size:1em;}
button {font-family: Trebuchet MS, Verdana;padding:0.3em;font-size:1em;}
a.button img {padding-right:5px;vertical-align:middle;}
button img {padding-right:5px;vertical-align:middle;}
input.button {}
a.button {}
button {}