@charset "utf-8";
/* CPA - CSS Document */

	/* >>>>> START PAGE STRUCTURE AND TEXT CONTROLS <<<<< */
	
	.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1a191a;
	background-image: url(images/mainsite_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	td.TxtHead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cc1108; text-decoration: none }
	.contentheaderbg {
	background-image: url(images/content_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 69px;
}
.footerbg {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat;
	background-position: top;
}
.loging_bg {
	background-image: url(images/customerlogin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 202px;
	width: 222px;
}
.loginbox_bg {
	background-image: url(images/loginbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 45px;
}
.menualign {
	margin-top: 0px;
}

.logingtxtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 125px;
	border: 1px solid #000000;
}
.logingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	padding-left: 25px;
	text-align:left;
}
.logouttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align:center;
}
.forgetpass_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0170E;
	text-decoration: none;
}
	
	
	
	.Text-Footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
		text-align: left;
		}
	
	.Text-Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
		}
		.Text-Body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;	
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
		}
		
	.Text-Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: middle;
		}
		
		.Text-PageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #CC1108;
	vertical-align: middle;
		}
	
	.Text-Trail {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
		text-decoration: none;
		text-align: left;
		padding-right: 5px;
		padding-left: 20px;
		padding-bottom: 5px;
		padding-top: 5px;
		vertical-align: middle;
		padding-top: 5px;
		}

	/* >>>>> END PAGE STRUCTURE AND TEXT CONTROLS <<<<< */
	/* >>>>> START LINK CONTROLS <<<<< */
	
	
	
	a.LinksWhite:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fff; text-decoration: underline }
	a.LinksWhite:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fff; text-decoration: underline }
	a.LinksWhite:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #fff; text-decoration: underline }
	a.LinksWhite:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: none }
	
	a.LinksFooter:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none }
	a.LinksFooter:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none }
	a.LinksFooter:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFF; text-decoration: none }
	a.LinksFooter:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCC; text-decoration: none }
	
	a.LinksRed:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cc1108; text-decoration: none }
	a.LinksRed:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cc1108; text-decoration: none }
	a.LinksRed:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cc1108; text-decoration: none }
	a.LinksRed:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #f2180e; text-decoration: none }

	a.LinksTrail:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CCC; text-decoration: underline }
	a.LinksTrail:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CCC; text-decoration: underline }
	a.LinksTrail:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CCC; text-decoration: underline }
	a.LinksTrail:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none }
	
	a.LinkDQ:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none }
	a.LinkDQ:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none }
	a.LinkDQ:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFF; text-decoration: none }
	a.LinkDQ:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CCC; text-decoration: underline }
	
	a.Buttons:link { 
		/*height: 25px;
		width: 150px;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #006a4f;
		background-image: url(images/heading-bg.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 0px 20px 0px 20px;
		border: 1px solid #006a4f;
		text-decoration: none;
		}
		
	a.Buttons:active { 
		/*height: 25px;
		width: 150px;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #006a4f;
		background-image: url(images/heading-bg.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 0px 20px 0px 20px;
		border: 1px solid #006a4f;
		text-decoration: none;
		}
		
	a.Buttons:visited { 
		/*height: 25px;
		width: 150px;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #006a4f;
		background-image: url(images/heading-bg.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 0px 20px 0px 20px;
		border: 1px solid #006a4f;
		text-decoration: none;
		}
		
	a.Buttons:hover { 
		/*height: 25px;
		width: 150px;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		background-image: url(images/heading-bg.gif);
		background-repeat: repeat-x;
		background-position: center center;
		padding: 0px 20px 0px 20px;
		border: 1px solid #333333;
		text-decoration: none;
		}

	/* >>>>> END LINK CONTROLS <<<<< */
	/* >>>>> START GENERAL ELEMENTS <<<<< */
	
	.FormBox-250 {
		width: 250px;
		border: 1px solid #CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		background-color: #FFFFFF;
		text-indent: 2px;
		}
	
	.FormText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		height: 20px;
		text-align: right;
		vertical-align: middle;
		padding-right: 10px;
		padding-left: 10px;
		}
		
	.FormText-Left {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		height: 20px;
		text-align: left;
		vertical-align: middle;
		padding-right: 10px;
		padding-left: 10px;
		}
	
	.HorizLine {
	background-image:  url(images/HorzLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
		}
			
	.ProductBoxes {
	width: 100%;
	border: 1px solid #999999;
}
	/* >>>>> END GENERAL ELEMENTS <<<<< */




	
.vertical-line {
	background-image: url(images/vertical-line.gif);
	background-repeat: repeat-y;
	width: 3px;
	background-position: center;
}
