a:active, a:link, a:visited {
	color: #464b95;
}
a:hover {
	color: #464b95;
	background-color: #ffc;
}
html {
	scrollbar-face-color: #336;
	scrollbar-track-color: #fff0a5;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f3315;
	margin: 0px;
	padding: 0px;
	background-color: #468966;
	background-image: url(assets/images/global/layout/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	color: #dfa433;
	font-size: 36px;
}
h2 {
	color: #dfa433;
	font-size: 24px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DFA433;
	background-image: url(assets/images/global/1x50_f2da63-fff0a5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3 {
	color: #dfa433;
	font-size: 18px;
}
h4 {
	color: #7f3214;
	font-size: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DFA433;
	background-image: url(assets/images/global/1x50_f2da63-fff0a5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h5 {
	color: #dfa433;
	font-size: 14px;
}
h6 {
	color: #dfa433;
	font-size: 12px;
}
hr {
	color: #f7e9a1;
	background:#f7e9a1;
	height: 1px;
	border: 0px;
}
li {
	padding: 8px;
}
ul {
	list-style-type: square;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f3315;
}
th {
	background-color: #f7e9a1;
	color: #336;
}
CPASSContent, CPASSContent td, CPASSContent p  {
	text-align: left; !important
}
.floatLeft {
	float: left;
	margin: 8px;
}
.img {
	border: 1px solid #8e2800;
}
.imgLeft {
	float: left;
	margin: 8px;
	border: 1px solid #8e2800;
}
.imgRight {
	float: right;
	margin: 8px;
	border: 1px solid #8e2800;
}
.layoutBodyContent {
	/*background-repeat: repeat-y;*/
	height: 400px;
	/*background-image: url(assets/images/global/layout/background_content.jpg);*/
}
.layoutFooter {
	background-color: #fae684;
}
.layoutMain {
	/*background-color: #fff0a5;*/
}
.layoutRight, .layoutRight td, .layoutRight a {
	/*background-image: url(assets/images/global/layout/right.gif);
	background-repeat: no-repeat;
	background-color: #000;*/
	color: #b64926;
	
}
/*.layoutRightCenter, .layoutRightCenter td, .layoutRightCenter a {
	background-image: url(assets/images/global/layout/background_right_center.jpg);
	background-repeat: no-repeat;
	color: #fff;
	background-color: #000;
}*/
.pod_9c5032, .pod_9c5032 td, .pod_9c5032 a {
	color: #fff;
	background-color: #9c5032;
}
.pod_b64926, .pod_b64926 td, .pod_b64926 a {
	color: #fff;
	background-color: #b64926;
}
.pod_7f3315, .pod_7f3315 td, .pod_7f3315 a {
	color: #fff;
	background-color: #7f3315;
}
.textAlert {
	color: #FF3300;
}
.textEmailConfirm {
	color: #336;
}
.textiTiSdESignCredit {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.textNav, .textNav a {
	color: #ffb03b;
	text-decoration: none;
	font-size: 16px;
}
.textPageTitle {
	color: #c3c2de;
	font-size: 24px;
	font-weight: bold;
}
.textQuoteProvider {
	font-size: 12px;
}
.cTimeValue h2 {
	color: #dfa433;
	font-size: 18px;
}
