/*  HTML DEFAULTS  */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}
table {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}
img {
	border:0px;	
}
a, a:visited {
	color:#37220A;
}
a:hover {
	color:#37220A;
	text-decoration:none;
}
form {
	margin:0px;
	padding:0px;
}
/*  GLOBAL DEFAULTS  */

.buffer {
	font-size:1px;
	height:7px;
	width:100%;
}
.divider {
	font-size:1px;
	height:1px;
	border-bottom:1px solid #5B462E;
	margin:25px 0 25px 0;
}
h2 {
	font-size:19px;
	color:#000000;
	color:#316D9A;
	margin:0px;
	padding:0px;
}
.titleUnderline {
	font-size:1px;
	border-top:1px solid #8C8C8C;
	height:1px;
	width:100%;
	margin-top:3px;
}
.green {
	color:#027C00;
}
.blue {
	color:#316D9A;
}
.red {
	color:#B30000;
}
.yellow {
	color:#D59A0A;
}
.bulletLink {
	padding-left:10px;
	padding-right:5px;
	background:url("/resources/images/link_bullet.gif") no-repeat left;
	float:left;
}

/*  CONTAINER DEFAULTS  */
.printLogo {
	display:none;
}
.screenLogo {
	display:block;
}
.leftBack {
	background:url("/resources/images/left_background.gif") right repeat-y #775B41;
}
.rightBack {
	background:url("/resources/images/right_background.gif") left repeat-y #775B41;
}

.topNav a, .topNav a:visited {
	color:#37220A;
	font-size:11px;
}
.topNav a:hover {
	color:#37220A;
	font-size:11px;
	text-decoration:none;
}
.titleContainer {
	width:100%;
	height:121px;
}
	h1 {
		font-size:28px;
		letter-spacing: -0.04em;
		margin:0px;
		padding:0px;
		font-weight:bold;
		color:#5B462E;
	}
	.subText {
		margin-top:5px;
		font-size:15px;
		font-weight:normal;
		color:#7B664E;
	}
.bodyContainer {
	/*background:url("images/con-body_background.gif") no-repeat top right;*/
}
	.bodyPadding {
		padding:0 35px 0 35px:
	}
.footer {
	width:772px;
}
	.copy {
		background:#000000;
		color:#ffffff;
		text-align:center;
		font-size:9pt;
		padding:5px 0 5px 0;
	}
	.copy a, .copy a:visited {
		color:#ffffff;
	}
/*  INDEX ONLY  */

.headerList {
	margin:0px;
	padding-left:17px;
	color:#b00f15;
	font-size:13px;
}
	.headerList li {
		padding-bottom:4px;
	}
	
	.headerList li span {
		color:#000;
	}

.in_leftTopBack {
	background:url("/resources/images/in_left_background.jpg") top right repeat-y #775B41;
}
.in_rightTopBack {
	background:url("/resources/images/in_right_background.jpg") top left repeat-y #775B41;
}
.in_noinputborder {
	height:20px;
	border:0px;
	width:145px;
}
.sideColumn {
	background:#FAF8F5;
	padding:5px;
	text-align:justify;
}

.pricingTable td {
	 text-align:center;
	border-right:1px solid #cbcbcb;
	 padding:6px;
	 border-bottom:1px solid #cbcbcb;
}
.pricingTable th {
	 /*background:#eeeae1;*/
	 text-align:left;
	 border-right:1px solid #cbcbcb;
	  padding:6px;
	  font-weight:normal;
	  border-bottom:1px solid #cbcbcb;
}

.wobble01 {
	background:#f4f0ea;
	border-bottom:1px solid #cbcbcb;
	/*border-top:1px solid #cbcbcb;*/
}

.wobble02 {
	
}