@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 1.2em;
}

#outer {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
#slogan {
	float: left;
	width: 596px;
}
#logo {
	float: right;
}
.clearit {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	float: none;
}
#searchBar {
	line-height: 53px;
	background-image: url(img_new/nav_bar_pattern.png);
	background-repeat: repeat-x;
	height: 53px;
}
#navButtons {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}
#navButtons li {
	float: left;
	margin-right: 2px;
}
#navButtons li.clear, .clear {
	height: 1px;
	clear: both;
	float: none;
	font-size: 0%;
	line-height: 0px;
	background-color: #FFFFFF;
}
#navButtons a {
	text-decoration: none;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 72px;
	width: 80px;
	overflow: hidden;
	text-indent: -1000px;
	padding: 0px;
}
#contentContainer {
	padding-top: 39px;
}
#contentLeft {
	float: left;
	width: 560px;
}
#contentRight {
	float: left;
	width: 397px;
}
#footer {
	padding-top: 50px;
	padding-bottom: 50px;
}
.headingImgContiner {
	margin-bottom: 13px;
}
#footerNav {
	float: left;
	width: 655px;
}
#footerLogos {
	width: 297px;
	float: left;
}
#footerNav a {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	padding-right: 27px;
	text-transform: uppercase;
}
#footerLogos img {
	margin-left: 25px;
}
#footerNav a:hover {
	text-decoration: underline;
	color: #777ED0;
}
#navButtons a:hover, #navButtons li.current a {
	background-position: left -72px;
}
.fancyTypein {
	background-image: url(img_new/typein.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:233px;
	height:30px;
	padding-left: 10px;
}
.fancyTypeinBox {
	border: 0px solid #FFFFFF;
	width: 179px;
	background-color: transparent;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	outline:none
}
#searchBox {
	float:left;
	width:auto;
	padding-top:14px;
	padding-left:10px
}
.fancyTypein {
}
.fancySearchBtn {
	width:37px;
	height:25px;
	padding:0px;
	margin:0px;
	float:left;
}
#contentLeft2 {
	width: 467px;
	float: left;
}
#contentRight2 {
	width: 466px;
	float: left;
	padding-left: 25px;
	font-size: 12px;
}#contentRight2  ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contentRight2 p {
	padding-bottom: 10px;
}
#contentRight2  h1 {
	color: #5F64B0;
	font-size: 16px;
	padding-bottom: 10px;
}
#rightInner a {
	color: #5B5FAB;
}
#ec_menu ul ul a {
	font-size: .9em;
}
#ec_menu ul ul li {
	padding-left: 10px;
}
#ec_menu a.ec_active {
	color: #333333;
	font-weight: bold;
}
