/*
	
	
h1, h2, h3, h4 {
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: bold;
	line-height: 100%;
	font-family:Optima,Lucida,'MgOpen Cosmetica','Lucida Sans Unicode',sans-serif;
	color:#f16820;
}
*/
.new_form .header{
background-color:#bbb;
font-weight:bold;
}

.new_form td, .new_form th{
background-color:#eee;
}
.new_form th{
font-weight:bold;
vertical-align:top;
text-align:right;
}
.new_form td{
font-weight:normal;
vertical-align:top;
text-align:left;
}
.error_c, .errorBox {
color:#900;
}

.messageBox, .errorBox{
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	width:600px;
}
.messageBox {
    color: #5F9A20;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.messageBox a{
	text-decoration:underline;
    color: #5F9A20;
}
.errorBox {
    color:#DD6060;
    background-color:#FFC4C4;
    background-image: url('../images/error.png');
}
.errorBox a{
text-decoration:underline;
    color:#DD6060;

}
.success_c {
color:#090;
}
.betterImg{
   padding:2px;
   border-right:1px solid #aaa;
   border-bottom:1px solid #aaa;
   border-left:1px solid #e5e5e5;
   border-top:1px solid #e5e5e5;
   background-color:#fff;
}
body, table{FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color:#5d5d5d; font-weight:normal; line-height:18px;}
body{ padding:0; margin:0; background: url(../images/bg.gif) repeat-x #bec0c2;}
p {margin:20px 0} 

a{	text-decoration:none;color:#213fa3;}
a:hover {text-decoration:underline; color:#6213fa3;}

img {
	border:0;
}
.P {
	padding:10px 0 0 0;
}
.MainBody {
	background-color:#a5a7a9;
}
hr{
	margin:20px 0;
	}

/**************************************************
					TOPHEADER
/*************************************************/
.Logo {
	padding:21px 0 15px 25px;
}

.LoginBox {
	padding:8px 12px 8px 12px;
	border:solid 3px #e6eeff;
	border-bottom:none;
	color:#a0a0a0;
}
.LoginBox a{
	color:#a0a0a0;
	text-decoration:underline;
}
.LoginBox a:hover{
	color:#a0a0a0;
	text-decoration:none;
}
.LoginBox img{
	margin-right:10px;
}
.TextfField {	
	width:105px;
	color:#424242;
	padding:2px 0 2px 10px;
	font-weight:bold;
	margin:0 10px 3px 0;
	font-family:Arial, Helvetica, sans-serif;

}

#menu {
	width:926px;
	margin:0 auto;
	color:#fff;
	float:left;
	font-weight:bold;
	line-height:33px;
	height:33px;
	text-transform:uppercase;
	background:url(../images/nav-bg.gif) repeat-x;	 
}
#menu ul {  
	margin: 0; 
	padding: 0;
}
#menu ul li {
	display:inline;
	float: left;
	list-style: none;
	margin:0;
	text-decoration: none;  
	color:#fff;
	border-right:solid 1px #2e38ad;
	}
#menu ul li a { 
	display: block;
	color:#fff;
	text-decoration:none;
	padding:0 16px 0 16px;
	
}
#menu ul li a:hover, #menu ul li a.active {
	color:#fff;
	text-decoration:underline;
	background-color:#000
}

/**************************************************
					HEADER
/*************************************************/

.Header {
	padding:0 0 32px 42px;
	font-size:18px;
	color:#fff;
	letter-spacing:-1px;
	background:url(../images/header.jpg) no-repeat;
	height:360px;
}
.Header ul{
	padding:0 0 10px 42px;
	margin:0;
	list-style:none;
}
.Header li{
	line-height:18px;
	padding:0 0 21px 0;
}
.buttons{
	margin-top:270px;
	}

/**************************************************
					BODY
/*************************************************/

.LinksMain {
	padding:16px 0 20px 0;
	border-bottom:solid 1px #e3e6e8;
	font-weight:bold;
}
.Links {
	font-size:16px;
	color:#4d4d4d;
	text-transform:uppercase;
	line-height:72px;
	letter-spacing:-1px;
	padding-left:59px;
	font-weight:bold;
	
	background:url(../images/link01.jpg) no-repeat ;
}
.Links2 {
	background:url(../images/link02.jpg) no-repeat ;
		font-weight:bold;

}
.Links3 {
	font-size:16px;
	color:#4d4d4d;
	text-transform:uppercase;
	line-height:18px;
	letter-spacing:-1px;
	padding-left:59px;
	background:url(../images/link03.jpg) no-repeat ;
	font-weight:bold;
	
}
.Links4 {
	font-size:16px;
	color:#4d4d4d;
	text-transform:uppercase;
	line-height:18px;
	letter-spacing:-1px;
	padding-left:80px;
	background:url(../images/link04.jpg) no-repeat ;
	font-weight:bold;
	
}
.Welcome {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;
}
.Welcome h1{
	font-size:26px;
	color:#2e38ab;
	margin:0 0 15px 0;
	letter-spacing:-1px;
}

.Heading {
	padding-left:20px;
	font-size:16px;
	color:#fff;
	line-height:47px;
	letter-spacing:-1px;
	background:url(../images/heading-bg.jpg) no-repeat;
	font-weight:bold;
}
.BodyBox {
	padding:20px;
	border-left:solid 1px #eaeaea;
	border-right:solid 2px #eaeaea;
	background:url(../images/bodybox-bg.gif) repeat-x bottom;
}
.BodyBoxBottom {
	background:url(../images/bodybox-bottom-bg.gif) repeat-x top;
	line-height:30px;
}

.quotes {
	color:#f16820;
	font-size:18px;
	}
.c1{
	color:#f16820;
}
.BottomNav {
	text-align:center;
	line-height:35px ;
	background:url(../images/bottom-nav-bg.gif) repeat-x;
	color:#909090;
	font-size:16px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.BottomNav a{
	color:#ededed;
	font-size:10px;
	text-decoration:none;
}
.BottomNav a:hover{
	color:#fff;
	text-decoration:underline;
}
.BottomText {
	color:#808184;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:15px 0 40px 0;
	text-align:center;
}
.BottomText a{
	color:#808184;
	text-decoration:none;
}
.BottomText a:hover{
	color:#808184;
	text-decoration:underline;
}
.innerHeader{
	background:url(../images/subHeader.jpg) no-repeat;
	padding:36px 30px 30px 30px;
	}
.innerHeader h1{
	font-family:"Trebuchet MS";
	font-size:36px;
	line-height:34px;
	margin:0;
	color:#FFFFFF;
	}
.innerLayout{
	padding:20px;
	}	
.imgStyle1{
	float:left;
	margin-right:20px;
	}
.imgStyle2{
	float:right;
	margin-left:20px;
	}
.imgStyle3{
	float:left;
	margin-right:5px;
	}	
.rightBox {
	padding:10px 20px;
	border:solid 1px #bbb;
	border-top:none;
	letter-spacing:-1px;
	font-size:14px;
	background:url(../images/bodybox-bg.gif) repeat-x bottom;
}
.rightBox ul{
	padding:0;
	font-size:12px;
	letter-spacing:normal;
	padding-left:15px;
	margin:0;
	}
.rightBoxHeading{
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	letter-spacing:-1px;
	background:url(../images/heading-bg.jpg) no-repeat center;
}
.navigation{
	border-bottom:1px solid #ccc;
	padding:10px;
	padding-top:13px;
	float:left;
	width:930px;
	margin:0px 0px 0px 0px;
	background:url(../images/bodybox-bg.gif) repeat-x bottom;
	height:20px;
	
	
	}
.navigation a{
	padding:0px 6px;
	margin-left:6px;
	margin-right:0px;
	border-left: 1px solid #ccc;
	/*border-right: 1px solid #ccc;	*/
	}
	
a {
text-decoration:none;
}

.BoxStyle {
	padding:30px;
	border:solid 2px #eaeaea;
	background:url(../images/bodybox-bg.gif) repeat-x bottom;
}
.BoxStyle h1{
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0;
	font-family:"Trebuchet MS";
	}
.price{
	color:#f16820;
	border-top:1px dashed #ccc;
	
	padding:20px;
	padding-bottom:0;
	font-size:24px;
	font-family:"Trebuchet MS";
	}
.border{	
	border-right:1px dashed #ccc;
	padding-right:15px;
}
.productPadding{
	padding-left:15px;}
h3, h2, h2 a{
	font-size:24px;
	line-height:normal;
	color:#014DA5;
	margin:0;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	}
h4{
	font-size:18px;
	line-height:normal;
	color:#014DA5;
	margin:0;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:1px dashed #ccc;
	}	
	
h5{
	font-size:13px;
	line-height:normal;
	color:#014DA5;
	margin:0;
	margin-bottom:5px;
	padding-bottom:2px;
	}	
	
.c11{
	background-color:#f1f1f1;
	padding:5px;
	border:1px solid #cccccc;
	border-top:none;
	}	
.c22{
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #cccccc;
	border-top:none;
	border-left:none;
	border-right:none;
	}	
.c33{
	background-color:#f1f1f1;
	padding:5px;
	border-bottom:1px dashed #cccccc;
	}	
.c44{
	background-color:#FFFFFF;
	padding:5px;
	border-bottom:1px dashed #cccccc;
	}		
	
.line1{
	background-color:#8D8EAD;
	padding:5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:1px solid #737499;
	}
.heading2{
	padding:10px 5px;
	border:solid 1px #bbb;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/bodybox-bg.gif) repeat-x bottom;
	}
.txtBox{
	padding:5px;
	border:1px solid #ccc;}	

/*

	
.c1, strong, b, a {
	color:#f16820;
}

.inputTable, .inputTable td, .inputTable a {
	color:#636363;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.inputTable th{
	font-weight:bold;
	background-color:#E5E5E5;
	text-align:left;
	border-bottom:#999999 1px dotted;
}

.inputTable input{
	height:20px;
	border:1px #888888 solid;
}


.breadcrumbs , .breadcrumbs a{
	color: #bbbbbf;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.normalText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#222222;
}

/* Table styles */

.c33c{
	background-color:#e5e5e5;
	}	
.c44c{
	background-color:#FFFFFF;
	}		
	
	
.errorMessage 
{
	padding:5px;
}
.errorMessage th
{
	background-color:#e9e9e9;
	font-weight:bold;
	color:#990000;
}

.errorMessage td
{
	background-color:#f5f5f5;
	color:#990000;
}

.cuteButton{
	width:93px;
	height:22px;
	background-image: url(../images/button-background.jpg);
}

.cuteBorder
{
	padding: 3px;
	border: 1px solid #e2e2e2;
}