﻿html { 
 background-image: url(images/bg.gif); 
}

body {
	font-family: Tahoma;
	font-size:12px;
	color:#333333;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/page_bg.gif);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}

h1 {
	font-family: Verdana, Arial, sans serif;
	font-size: 18px;
	font-weight: 500;
	color: #f2a52b; 
	margin-bottom: 2px;
	margin-top:2px;
}

td {
	font-family: Tahoma;
	font-size:12px;
	color:#333333;
	line-height:17px;
}

#topNav{
	
}

#topNav a:link {
	text-decoration:none;
}

#topNav a:visited {
	text-decoration:none;
}

#topNav a:hover {
	text-decoration:none;
}

.titleOn 
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#f2a52b;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-align: center;
	vertical-align:middle;
}

.titleOff
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#808080;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-align: center;
	vertical-align:middle;
}

.header {
	font-family: Verdana, Arial, sans serif;
	font-size: 16px;
	font-weight: bold;
	color: #f2a52b;
	margin-bottom: 4px;
	text-decoration:none;	
}

.pageText {
	font-family: Tahoma;
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-align: left;
}

.pageBanner {
	font-family: Verdana, Arial, sans serif;
	font-size: 28px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 2px;
	font-style:italic;
}

.pageTitle {
	font-family: Verdana, Arial, sans serif;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 2px;
}

.pageTitleOrange {
	font-family: Verdana, Arial, sans serif;
	font-size: 18px;
	font-weight: 500;
	color: #f2a52b;
	margin-bottom: 20px;
	margin-top:20px;
}

.pageCrumb {
	font-family: Verdana, Arial, sans serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 2px;
	
}

.quotation {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 900; 
	color: #ffffff;
	text-decoration: none;
}

.quotationSignature {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 900; 
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left:10px;
	text-decoration: none;
}

.quotationGray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 900; 
	color: #555555;
	text-decoration: none;
}

.quotationSignatureGray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 900; 
	color: #555555;
	margin-top: 10px;
	margin-bottom: 4px;
	text-decoration: none;
}

.boxTitle 
{
	font-family: Tahoma;
	font-size:16px;
	font-weight: 900;
	color:#f2a52b;
}

.boxTitleBlue 
{
	font-family: Tahoma;
	font-size:16px;
	font-weight: 900;
	color:#23477E;
}

.boxTitleRed 
{
	font-family: Tahoma;
	font-size:16px;
	font-weight: 900;
	color:#CE0000;
}

.boxTitleOrange 
{
	font-family: Tahoma;
	font-size:16px;
	font-weight: 900;
	color:#f2a52b;
}

.boxTitleGray 
{
	font-family: Tahoma;
	font-size:16px;
	font-weight: 900;
	color:#555555;
}

.defaultText {
	font-family: Tahoma;
	font-size:12px;
	color:#333333;
	line-height:17px;
	text-align: left;
}

.subdots2 {
	background:  url(images/nav_sub_dots.gif) repeat-y;
	padding: 0px 0px 0px 0px;
}

.subdots3 {
	background:  url(images/bot_dots2.gif) repeat-y;
	padding: 0px 0px 0px 0px;
}

a.learn:link {
	color: #666666;
	text-decoration:none;

}

a.learn:visited {
	color: #666666;
	text-decoration:none;
}

a.learn:hover {
	color: #f2a52b;
	text-decoration:none;
}

#footer {
	font-family: Tahoma;
	font-size:10px;
	color:#666666;
	padding-top:5px;
}
#footer a:link {
	color: #666666;
	text-decoration:none;
}
#footer a:visited {
	color: #666666;
	text-decoration:none;
}
#footer a:hover {
	color: #f2a52b;
	text-decoration:none;
}

#bottomGradient{
	background:url(images/bottom_grad2.gif) repeat-x;
	background-position:bottom;
	
}

#leftNav {
	background:  url(images/left_grad_tall.gif)  no-repeat;
	padding: 12px 0px 25px 22px;
	font-family: Tahoma;
	font-size:12px;
}

#leftNav a:link {
	text-decoration:none;
}

#leftNav a:hover {
	text-decoration:none;
}

#leftNav a:visited {
	text-decoration:none;
}

#leftNav table td {
	font-family: Tahoma;
	font-size:12px;
}

.leftNavOn 
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#f2a52b;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-align: center;
	vertical-align:middle;
}

.leftNavOff
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#808080;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-align: center;
	vertical-align:middle;
}

.roundedcornr_box_940171 {
   background: #23477E;
}
.roundedcornr_top_940171 div {
   background: url(images/roundedcorner_blue_nw.gif) no-repeat top left;
}
.roundedcornr_top_940171 {
   background: url(images/roundedcorner_blue_ne.gif) no-repeat top right;
}
.roundedcornr_bottom_940171 div {
   background: url(images/roundedcorner_blue_sw.gif) no-repeat bottom left;
}
.roundedcornr_bottom_940171 {
   background: url(images/roundedcorner_blue_se.gif) no-repeat bottom right;
}

.roundedcornr_top_940171 div, .roundedcornr_top_940171, 
.roundedcornr_bottom_940171 div, .roundedcornr_bottom_940171 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_940171 { margin: 0 0px; }


.roundedcornr_box_489673 {
   background: #f2a52b;
}
.roundedcornr_top_489673 div {
   background: url(images/roundedcornr_489673_tl.png) no-repeat top left;
}
.roundedcornr_top_489673 {
   background: url(images/roundedcornr_489673_tr.png) no-repeat top right;
}
.roundedcornr_bottom_489673 div {
   background: url(images/roundedcornr_489673_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_489673 {
   background: url(images/roundedcornr_489673_br.png) no-repeat bottom right;
}

.roundedcornr_top_489673 div, .roundedcornr_top_489673, 
.roundedcornr_bottom_489673 div, .roundedcornr_bottom_489673 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_489673 { margin: 0 0 0 0 ; }
