@charset "utf-8";
body {
	background-image: url(images/bg-page.png);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#main-text #sidebar-right {
	font-size: 95%;
	border: 1px none #F34015;
}
#main-text #sidebar-right a {
	color: #FD542B;
}

#sidebar-right h1 {
	font-size: 14pt;
	color: #006885;
}
#main-text #sidebar-right h1 {
	font-size: 12pt;
}
#main-text #sidebar-right h2 {
	font-size: 9pt;
}
#main-text #instructions {
	border: thin dashed #EF380E;
	font-size: 95%;
}
#main-text #instructions a {
	color: #023435;
}
#main-text #instructions a:hover {
	color: #FF3300;
}


#main-text #instructions h1 {
	font-size: 10pt;
	color: #ED3207;
}
#main-text #instructions li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#main-text h1 {
	font-size: 10px;
	color: #4490A0;
}
#main-text p {
	margin: 6px;
	line-height: 140%;
}
#home-text {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 9pt;
}

#home-text #sidebar-right {
	font-size: 80%;
}
#home-text h1 {
	font-size: 16px;
	color: #4490A0;
	font-style: normal;
	font-weight: bold;
}
#home-text p {
	margin: 6px;
	line-height: 140%;
}
#turq-cell {
	background-image: url(images/design4_r7_c2.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#turq-cell h1 {
	font-size: 12pt;
}

#orange-cell {
	background-image: url(images/design4_r8_c2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#navbar {
	height: 42px;
	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x;
	padding-left: 18px;
	font-size: 12px;
}
#navbar a {
	margin-right: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.sidebar-left {
	background-color: #4490a0;
	color: #FFFFFF;
	padding: 0px;
}
#main-text h2 {
	font-size: 16px;
}

.sidebar-left #side-links {
	font-size: 95%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebar-left #side-links a {
	color: #000000;
}
.sidebar-left #side-links a:hover {
	color: #FF6600;
}

#green-cell {
	background-color: #023435;
	padding: 15px;
	color: #FFFFFF;
	font-size: 90%;
}
#green-cell a {
	color: #FC552B;
	text-decoration: none;
}
#green-cell a:hover {
	color: #FF9900;
}

#footer {
	background-color: #FFFFFF;
	color: #666666;
}
#footer a {
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
}
#footer .copyright {
	font-size: 90%;
}

#tabmenu {
	color: #000;
	z-index: 1;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: ccc;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navbar a:hover {
	color: #FC562E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006885;
	border-right-color: #006885;
	border-bottom-color: #006885;
	border-left-color: #006885;
}
.style2 {
	color: #FFFFFF;
	font-size: 8pt;
}

#call-head {
	background-color: #EF3006;
	background-image: url(images/bg-call-header.jpg);
	padding: 8px;
	height: 44px;
}


.style1 {
	color: #0088AE;
	font-weight: bold;
}

#main-text {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/design4_r8_c2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#home-text  .stuff {
	font-family: "Arial Black";
	font-size: 12pt;
	color: #F4451A;
}

#maincontent h3 {
	background-color:#4490A0;
	color:#FFFFFF;
	font-size:10pt;
	line-height:25px;
	text-indent:10px;
}
.img-right {
	float: right;
}
#faq  {
	font-size: 9pt;
}
a {
	color: #333333;
}
#faq  a  {
	color: #333333;
}
