/*CSS definitions for EQ CA*/

/*Main formatting properties*/
body {
	padding:0px;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#4e4d4e;
	background-color: white;
}
div.body_container
{
	background:#39a4cc url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/mbg.jpg') repeat-x top right;
	margin: 0px;
	padding: 16px 0px 16px 0px;
}
table {
	border: 0px;
	width: 100%;
}
td {
	vertical-align:top;
}
ol {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-image: url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/UL_BULLET_1.GIF');
}
li {
	margin: 0px 0px 0px 20px;
	padding: 0px;   
}


h1 {
	font-weight:bold;
	font-size:24px;
	color:#0e89ca;
	line-height:30px;
	padding:0px 0px 8px 0px;
	margin:0px;
}
h2 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#ff6600;
	padding: 0px 0px 0px 0px;
	margin:0px;
}


/* Form porperties */
form {
	margin:0px;
}

/* Image Properties */
img {
	border:0px;
	padding:0px;
	margin:0px;
}


/* Layout Constructors */
#header {
	position:relative;
	width:883px;
	height:95px;
	margin:0px auto 0px auto;
	padding:10px 10px 15px 10px;
	background-color:#ffffff;
}
	#header #logo {
		float:left;
		width:196px;
		height:95px;
	}
	#header #submenu {
		float:right;
		width:650px;
		height:15px;
		line-height:15px;
		font-size:10px;
		text-align:right;
	}
		#header #submenu a {
			color:#6b6b6b;
			text-decoration:none;
		}
		#header #submenu a:hover {
			color:#ff6600;
		}
	#header #subtitle {
		float:right;
		margin-top:45px;
		margin-bottom:-5px;
	}
#menu {
	position:relative;
	margin:0px auto;
	width:880px;
	height:24px;
	padding:0px 13px 0px 10px;
	background-color:#ff7d00;
}
	#menu input {
		float:right;
		width:144px;
		height:12px;
		padding:1px 3px 2px 3px;
		margin:4px 0px 0px 0px;
		border:0px;
		color:#7b7b7b;
		font-size:11px;
	}
#container {
	width:890px;
	margin:0px auto;
	padding:10px 6px 0px 7px;
	background-color:#f7efe3;
}
	#hLeft {
		float:left;
		width:205px;
	}
		#hlSignup {
			width:173px;
			height:113px;
			padding:56px 22px 0px 10px;
			background:#ede5d9 url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/signup.png') no-repeat top left;
		}
			#hlSignup input {
				width:96%;
				height:12px;
				padding:3px 5px;
				margin:0px;
				margin-bottom:7px;
				border:0px;
				color:#7b7b7b;
				font-size:11px;
			}
			#hlSignup input.sbt {
				float:right;
				width:62px;
				height:18px;
				background-color:#ff7d00;
				color:#ffffff;
				padding:2px 4px 4px 4px;
				margin-right:-2px;
			}
		#lSpecial {
			width:206px;
			background:#ede5d9 url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/specialBG.png') repeat-y top left;
		}
	#hRight {
		float:right;
		width:682px;
	}
		#hrLow {
			width:644px;
			padding:0px 19px 10px 19px;
			background:#ede5d9 url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/lowRBG.png') repeat-y top left;
		}
			#hrlLeft {
				float:left;
				width:415px;
			}
			#hrlRight {
				float:right;
				width:200px;
			}
	#rContent {
		float:right;
		width:682px;
		background:#ffffff url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/rBG.png') repeat-y top left;
	}
		#rCont {
			padding:15px 25px 15px 20px;
		}
			#rcrCol {
				float:left;
				display: inline;
				width:180px;
				margin-left:10px;
			}
				#rcrCol ul
				{
					list-style: none;
					list-style-image: none;
					m
				}

				#rcrCol a {
					display:block;
					width:152px;
					line-height:37px;
					padding:4px 14px;
					color:#ffffff;
					font-size:14px;
					background-color:#c3baa1;
					text-decoration:none;
					border-bottom:1px solid #ffffff;
				}
				#rcrCol a:hover {
					color:#c60808;
				}
				
				#rcrCol ul li ul li a
				{
					border: none;
					width: 138px;
					padding-left: 28px;
					background-image: url('/atf/cf/%7B8CCA0E2F-FAEC-46C1-8727-CB02A7D1B3CC%7D/rcol-nav-bullet.gif');
					background-repeat: no-repeat;
					background-position: 12px 16px;
				}

				#rcrCol ul li ul li.last a
				{
					border-bottom:1px solid #ffffff;
				}

#footer {
	width:903px;
	margin:0px auto;
	text-align:center;
	color:#6b6767;
	padding:6px 0px 12px 0px;
	background-color:#f7efe3;
}


/* Various different font sizes to avoid evil font tags */
.size8 {
	font-size:8px;
}
.size9 {
	font-size:9px;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size18 {
	font-size:18px;
}
.size20 {
	font-size:20px;
}
.size24 {
	font-size:24px;
}
.size30 {
	font-size:30px;
}


.lh18 {
	line-height:18px;
}
.lh22 {
	line-height:22px;
}
.lh26 {
	line-height:26px;
}


.blck {
	color:#000000;
}
.whtt {
	color:#ffffff;
}
.bluu {
	color:#0e89ca;
}
.dgry {
	color:#222121;
}
.orng {
	color:#ff6600;
}


.bld {
	font-weight:bold;
}
.itl {
	font-style:italic;
}
.cntr {
	text-align:center;
}
.alft {
	text-align:left;
}
.argt {
	text-align:right;
}

div.clean {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}


/*Link properties*/
a {
	color:#c60808;
	text-decoration:underline;
}
	a.nl {
		text-decoration:none;
	}
a:hover {
	color:#ff6600;
	text-decoration:none;
}


/* Topnav navigation */
#topNav, #topNav ul {
	position:absolute;
	top:0px;
	left:180px;
	width:555px;
	list-style: none;
	line-height:24px;
	padding:0px;
	margin:0px;
	z-index:5;
	color:#ffffff;
	list-style-image: none;
}

#topNav li {
	float:left;
	margin: 0px;
	padding: 0px;
}
	#topNav li.spacer {
		width:10px;
	}

#topNav li a {
	display:block;
	padding:0px 8px;
	height:24px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
/* Safari bug requires this */
	white-space:nowrap;
}
		#topNav li a:hover {
			color:#c60808;
		}
		
#topNav li ul {
	top:24px;
	left:0px;
	width:168px;
	text-align:left;
	left: -999em;
	border:1px solid #ede5d9;
	border-top:0px;
	background-color:#ff7d00;
	margin:0px 0px 0px 2px;
	padding: 0px 6px;
}
#topNav li ul li {
	line-height:22px;
	height: auto;
	float: none;
}

#topNav li ul a {
	float:none;
	display: block;
	color: #ffffff;
	padding:1px 5px;
	white-space:normal;
	height: auto;
	border-top: 1px solid white;
}
#topNav li ul li.first a{
	border: none;
}


#topNav li:hover ul ul, #topNav li.sfhover ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul {
	left: auto;
}

div#rContent.inner_page table.ktf_web_feature
{
	width: 432px;
	float: left;
	display: inline;
}

div#rContent.form_wrapper table.ktf_web_feature
{
	width: 630px;
}

div#container.form_wrapper_container
{
	text-align: center;
}

div#container.form_wrapper_container div#rContent.form_wrapper
{
	margin: 0px auto;
	float: none;
}

div#container.form_wrapper_container div#rContent.form_wrapper table.ktf_web_feature td
{
	text-align: left;
}


div#rcrCol ul,
div#rcrCol ul li
{
	margin: 0px;
	padding: 0px;
}