@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cce6ff;
}
#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
	background-color: #022D44;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper {
	background-color: #022d44;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #4F899D;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #022D44;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: 	#FFF;
	display: block;
	text-align:center;
	line-height: 1.6em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #022D44;
	text-align: left;
	display: block;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: 	#333;
	display: block;
	text-align:center;
	line-height: 1.8em;
}
p {
	font-size: 0.8em;
	line-height: 1.4em;
	display: block;
}

ul {
	list-style-type: disc;
}
li {
	font-size: 0.8em;
	display: block;
	list-style-position: outside;
	padding-top: 0.7em;
}
th {
	background-color: #95D1E9;
	padding: 5px;
	font-size: .8em;
	font-variant: normal;
}
.align_right {
	text-align: right;
	display: block;
}

.picSpaceRightBottom {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.picSpaceLeftBottom {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#resouces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#resouces tr {
	display:block;
	background-color: #CCC;
	padding: 1px;
	margin: 1px;
	border: 1px solid #FFF;
}
#resouces th {
	font-weight: bold;
	text-align: left;
}

.companyName {
	font-weight: bold;
	font-style: italic;
}
a {
	color: #4F899D;
	text-decoration: none;
	font-weight: bold;
}
#container #bottom_menu a {
	font-size: .75em;
}

a:hover {
	text-decoration:underline;
	color: #F5841E;
}
a:visited {
	text-decoration:none;
}
#aboveHeaderConatainer {
	height: 10px;
	background-color: #6DAABF;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#headerContainer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#aboveNavConatainer {
	height: 10px;
	background-color: #95D1E9;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#navContainer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/navbackgr3.png);
	background-repeat: repeat-x;
	height: 20px;
}
#navlist
{
	border-bottom: 1px solid #273B81;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 2px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
}

#navlist a:link, #navlist a:visited
{
	color: #FFF;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #022D44;
	border-left-color: #666;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover {
	color: #EE2B2F;
}

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}



#navlist ul a:hover { color: #f00 !important; }

#contents
{
	background-color: #FFF;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
} 
#bodyContainer {
	height: 500px;
	padding: 10px;
	border-left: 3px solid #273B81;
	border-right: 3px solid #273B81;
	background-color: #FFF;
	display: block;
}
#bbb {
	display: block;
	z-index: 99;
	position: absolute;
	left: 773px;
	top: 4px;
}

#leftSideBox {
	width: 400px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCC;
	float:left;
	text-align: center;
}

#rightSideBox {
	width: 360px;
	float:right;
	padding: 10px;
	margin: 10px;
	border: 3px solid #F5841E;
	background-color: #ffd1a5;
}

#footerContainer {
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	text-align: center;
	background-color: #FFF;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#copyright {
	display: block;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
}
.testimonial {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5841E;
}
.formTable {
	border: 1px solid #999;
}

.testimonial > p {
	text-align:justify;
}
.clearTheFloats {
	clear: both;
}

#copyright a {
	color: #000;
}

.signature {
	font-family:"Times New Roman", Times, serif;
	text-indent: 20px;
	margin-left: 30px;
	display: block;
	font-style: italic;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.standout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.standoutBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	display: block;
}
.pNoPadding {
	padding: 0px;
}

.smallNote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}
#container #wrapper #contents div table tbody tr td div table tbody tr td .pNoPadding smallnote {
	font-size: .8em;
}


#closeLabel {
	font-size:1em;
	color:#F00;
	display: block;
	text-align:right;
	margin: 5px 10px 10px 10px;
}
#popUpDiv a:hover {
	text-decoration:none;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:500px;
height:350px;
z-index: 9002;
}
#popupContent {
	display:block;
	background-color:#CCC;
	background-image:url(images/cmr_popup.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:480px;
	height:305px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
