/* CSS Document */

@font-face {
 font-family: 'JoannaMTStd';
 src:url('../fonts/JoannaMTStd.otf');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'GillSansStd';
 src:url('../fonts/GillSansStd.otf');
 font-weight: normal;
 font-style: normal;
}
h1 {
	font-size:2.55em;
	color:#8da09f;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-size:1.60em;
	color:#3e647e;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
}
h2.timeLineHeading {
	font-size:1.30em;
	color:#4b5756;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
	line-height:24px;
}
h2.subHeading {
	font-size:1.30em;
	color:#4b5756;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	padding-bottom:10px;
	margin:0;
	line-height:24px;
}
h3 {
	font-size:1.30em;
	color:#4b5756;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
	line-height:24px;
}
h4 {
	font-size:1em;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding:10px 0;
	margin:0;
	line-height:20px;
}
h6 {
	font-size:0.75em;
	color:#3e647e;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	padding:10px 0;
	margin:0;
	line-height:12px;
}
p {
	padding:0;
	color:#333;
	font-family: Arial, Helvetica, sans-serif,;
	font-size:0.75em;
	line-height:20px;
}
a {
	outline: 0 none;
}
input {
	outline: 0 none;
}
figure {
	margin:0px;
}
.pt10 {
	padding-top:10px;
}
.pt20 {
	padding-top:20px;
}
.mt5Minus {
	margin-top:-5px;
}
.mb20 {
	margin-bottom:20px;
}
.mb40 {
	margin-bottom:40px;
}
.mb10 {
	margin-bottom:10px;
}
.marLeft10 {
	margin-left:10px;
}
.mr60 {
	margin-right:60px;
}
.mb10Minus {
	margin-top:-20px;
}
.mt20 {
	margin-top:20px;
}
.mt10 {
	margin-top:10px;
}
.mtNone {
	margin-top:0;
}
.displayNone {
	display:none;
}
#mastHead {
	background:#fff;
	margin:0px;
	padding:0px;
	border-top:5px solid #FFD500
}
.logo1 {
	color:#FC0;
	font-size:24px;
	font-weight:bold;
	text-decoration:none
}
.logo2 {
	color:#000;
	font-size:24px;
	font-weight:bold;
}
.logo1 a {
	text-decoration:none
}
.logo2 a {
	text-decoration:none
}
.yellowBorder {
	border-bottom:1px solid #FFD500;
}
.slide1 {
	padding:10px 30px 10px 30px;
	border:0px solid #000
}
.slide1 h1 {
	font-size:90px;
	line-height:1;
	padding-top:34px;
}
.slide1 h1 span {
	color:#FC0
}
.slide1 h3 {
	font-size:24px;
}
.carousel-indicators {
	top:100%;
	border:0px solid red
}
.carousel-indicators li {
	width:24px;
	height:24px;
	border-radius:0px;
	border-bottom:1px solid #000;
	color:#000;
	float:right;
	text-indent:0px;
}
.carousel-indicators .active {
	background-color: #000;
	color:#fff
}
.headerBg {
	background:url(../img/headerBg.png) repeat;
	border-bottom: 1px solid #C39A66;
	height:140px;
	margin:0;
	padding:0;
}
header {
	background: url(../img/headerBg.jpg) repeat;
	padding:10px;
	padding-top:0px;
}
.logo {
	text-align: center;
	vertical-align:top;
	padding-bottom:10px;
}
.loginBtn {
	margin:0px;
	background: url(../img/loginBtn.png) no-repeat 100% 100%;
	width:285px;
	padding:5px 58px;
	letter-spacing:4px;
}
.loginBtn a {
	font-family: "GillSansStd",Arial,Helvetica,sans-serif;
	font-size:0.75em;
	text-align:right;
	padding:0;
	margin:-3px 0 0 0;
	color:#fff;
	text-transform: uppercase;
	line-height:30px;
	display:block;
}
.loginBtn a:focus {
	text-decoration:none;
	color:#fff;
}
.loginBtn a:hover {
	text-decoration:underline;
}

.icon-lock {
	background:url(../img/icon-lock.png) no-repeat;
	margin-right:10px;
}
.nav {
	background:black;
	padding:0;
	margin-bottom:0 !important;
	color:#fff !important;
	position:relative;
	z-index:999999;
}
.bgWhite {
	background:white;
	padding:30px 18px;
	margin-bottom:40px;
}
img.alignleft {
	float: left;
	margin: 1% 3% 1% 0;
}
ul.newsList {
	padding:0px;
	margin:0px;
	list-style:none
}
ul.newsList li.first {
	float:left;
	padding:10px 20px;
	background:#e7ebec;
	margin-bottom:20px;
}
ul.newsList li {
	float:left;
	padding:10px 20px;
	margin-bottom:10px;
}
ul.newsList li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#3e647e;
	line-height:normal;
}
a.linkArrow {
	background:url(../img/linkArrow.jpg) no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px;
}
h2.headings {
	color:#8ca09e;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	font-size:2.55em;
}
ul.sericesList {
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.sericesList li {
	padding:4px 4px;
	display:block
}
ul.sericesList li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#3e647e;
}
.hero-unit {
	border-radius: 0px 0px 0px 0px;
	background:none;
	position:relative;
	z-index:2;
}
.input-append, .input-prepend {
	margin-bottom:0px;
}
html, body {
	height: 100%;/* The html and body elements cannot have any padding or margin. */
	font-family:Arial, Helvetica, sans-serif;
}
/* Wrapper for page content to push down footer */
      #wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
        margin: 0 auto -60px;
}
/* Set the fixed height of the footer here */
      #push, #footer {
	height: 60px;
}
#footer {
	background-color: #f5f5f5;
}
.btn-custom {
	padding: 3px 18px 2px 0;
	*padding: 6px 18px 0px 0px;
	line-height: 28px;
	background:#000;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border:none;
	color:#fff;
	letter-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif, myriadPro;
	font-size:0.75em;
	vertical-align:top;
	}


.btn-custom .btn_bg {
	background: url(../img/headerBg.jpg) repeat left top;
	padding: 10px 8px 8px 8px;
	*padding: 10px 8px 11px 8px;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	margin-right:10px;

}
.icon-arrow-btn {
	background:url(../img/btn-arrow.png) no-repeat 50% 50%;
}
.formBtnCon {
	margin-top:30px;
}
.btn-custom .icon-chevron-right {
	display: inline-block;
}
.navbar {
	margin-bottom:0px;
	background:#000;
}
.navbar-inner {
	padding-left:0;
	padding-right:0;
	background:#000;
	border-top: 1px solid #bc9463;
	border-radius:none;
 *zoom: 1;
}
.navbar-inner {
	background:#000;
}
.bgstretcher-page {
	text-align: center;
}
#page {
	margin: 0 auto;
	width: auto;
	text-align: left;
}
.page-top, .page-bottom, .page-content {
	float: left;
	width: 100%;
}
.page-top, .page-bottom {
	height: 30px;
}
.page-top {
	margin-top: 30px;
	background: url("images/bg/page-top.png") no-repeat left top;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-top.png', sizingMethod='image');
}
.page-bottom {
	background: url("images/bg/page-bottom.png") no-repeat left top;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-bottom.png', sizingMethod='image');
}
.page-content {
	font-size: 12px;
	color: #ccc;
	background: url("images/bg/page-bg.png") repeat-y left top;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-bg.png', sizingMethod='scale');
}
.page-wrapper {
	float: left;
	width: auto;
	display: inline;
	margin-left: 30px;
}
.column {
	float: left;
	width: 320px;
	margin-right: 40px;
}
.column .row {
	float: left;
	width: 100%;
	padding-bottom: 13px;
}
.column.small {
	width: 90px;
}
.column.small .row {
	padding-bottom: 5px;
}
.column SELECT {
	width: 180px;
}
.column LABEL {
	cursor: pointer;
}
.column .row SPAN.pager {
	float: left;
	margin-right: 15px;
}
.column .row A {
	position: relative;
}
P.larger-size {
	font-size: 16px;
}
#page STRONG {
	color: #FFFFFF;
}
#nav UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav UL LI {
	margin-right: 8px;
}
#nav UL LI.showPage A {
	color: #fff;
}
.nav-pills > li > a {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 2px;
	color:#fff;
	font-size:12px;
	padding-bottom:4px;
	letter-spacing:4px;
	line-height:1.4;
}
.nav-pills > li > a span {
	display: block;
}
.nav-pills > li > a:hover span {
	border-bottom: 1px solid white;
	padding-bottom:4px;
	line-height:1;
}
.nav > li > a:hover, .nav > li > a:focus {
	background:none !important;
}
.bgstretcher {
	width: 100% !important;
}
.bgstretcher ul li img {
	width: 100% !important;
}
.contentBg {
	background:#fcfcfc url(../img/contentBg.png) repeat;
	height:auto;
	width:auto;
	padding-top:40px;
}
/*sidebar*/
.widgetwrap {
	width:100%;
	border-top:1px solid #e2e2e2;
	padding-top:20px;
	margin-top:16px;
}
.widgetwrap .menu {
	padding:0;
	margin:0;
}
.widgetwrap .menu li {
	border-bottom:1px solid white;
	border-top:1px solid #e2e2e2;
	list-style:none;
	padding:7px 0;
	margin:0;
}
.widgetwrap .menu li.active {
	background:#e8ecec;
	cursor:hand;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.widgetwrap .menu li.first {
	border-bottom:1px solid white;
	border-top:1px solid white;
	list-style:none;
	padding:7px 0;
	margin:0;
e8ecec
}
.widgetwrap .menu li.last {
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	list-style:none;
	padding:7px 0;
	margin:0;
}
.widgetwrap .menu li:hover {
	background:#e8ecec;
	cursor:hand;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.widgetwrap .menu li a {
	color:#3e647e;
	background: url(../img/linkArrow.png) no-repeat;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style:italic;
	background-position:6px;
}
.widgetwrap .menu li a img {
	margin-right:10px;
}
.widgetwrap .menu li a:hover {
	color:#4b5259;
	text-decoration:none;
}
.widgetwrap ul {
	padding:0;
	margin:0;
}
.widgetwrap ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.sidemenuHeading {
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	color:#555559;
	font-size:1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing:1px;
	padding:0;
}
table.awardsGrid {
}
table.awardsGrid {
	width:100%;
}
table.awardsGrid th {
	padding:6px 6px 6px 0;
	font-size:1.31em;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	color:#4b5756;
	text-align:left;
}
table.awardsGrid td {
	padding:6px;
	border-bottom:1px solid #d5d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666;
	vertical-align:top;
	padding:16px 10px 16px 0;
}
table.awardsGrid td.awardHighlight {
	color:#3e647e;
}
.baseLogo {
	margin-bottom:-20px;
	position:relative;
	z-index:1;
	text-align:center;
	padding-top:60px;
}
footer.innerPage {
	background:#ced8de;
	color:#000;
	position:relative;
	z-index:2;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0;
}
footer.innerPage ul {
	margin:0 0 0 10px;
	padding:0;
	float:left;
}

footer.innerPage ul li {
	margin:0;
	padding:4px;
	list-style-type: none;
	white-space:nowrap;
}

footer.innerPage ul li.disc {
	margin:0;
	padding:4px;
	white-space:nowrap;
	background:url(../img/footer-black-disc.png) no-repeat 50% 50%;
	vertical-align:bottom;

}

footer.innerPage ul li.first {
	margin:0;
	padding:4px;
	list-style-type: none;
}
footer.innerPage ul li a {
	color:#000;
	text-decoration:none;
}
footer.innerPage ul li a:hover {
	color:#000;
	text-decoration:underline;
}
footer.homePage {
	background:rgba(0, 0, 0, 0.4);
	color:#fff;
	position:relative;
	z-index:2;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0;
}
footer.homePage ul {
	margin:0;
	padding:0;
}
footer.homePage ul li {
	margin:0;
	padding:4px;
	list-style-type: none;
	white-space:nowrap;
}
footer.homePage ul li.disc {
	margin:0;
	padding:4px;
	white-space:nowrap;
	background:url(../img/footer-white-disc.png) no-repeat 50% 50%;
	vertical-align:bottom;

}

footer.homePage ul li.first {
	margin:0;
	padding:4px;
	list-style-type: none;
}
footer.homePage ul li a {
	color:#fff;
	text-decoration:none;
}
footer.homePage ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.copyRight {
	/*padding:4px 0 0 0;*/
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	width:100%;
	text-align:center;
}
.copyRightHome {
	padding:6px 0 0 10px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
}
.tabControlBg {
	background:#8da09f;
	padding:0 30px;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #8da09f;
	border-color:none;
	border-image: none;
	border-style: solid;
	border-width: 0px;
	color: #1f3442;
	cursor: default;
	background:url(../img/tabActive.png) no-repeat 50% 110%;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border:none;
	color:#1f3442;
}
.nav-tabs > li > a {
	margin-left:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:none;
	color:#fff;
}
.nav-tabs > li {
	margin-bottom:0;
}
.tab-content {
	background:#e8ecec;
	padding:30px;
	height:auto;
}
.widgetwrap ul.menuLevel1 {
	padding-bottom:6px;
	margin:0;
}
.widgetwrap ul.menuLevel1 li {
	list-style:none;
	padding:2px 30px;
	margin:0;
	border-top:1px solid #fbfbfb;
}
.widgetwrap ul.menuLevel1 li:hover {
	background:#e8ecec;
	padding:2px 30px;
	border-top:1px solid #e8ecec;
}
.widgetwrap ul.menuLevel1 li.activeLevel1 {
	background:#e8ecec;
	padding:2px 30px;
	border-top:1px solid #e8ecec;
}
.widgetwrap ul.menuLevel1 li a {
	color:#3e647e;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style:italic;
	padding:0;
	margin:0;
	background:none;
}
.widgetwrap ul.menuLevel1 li a:hover {
	color:#3e647e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style:italic;
	padding:0;
	margin:0;
}
.widgetwrap ul.menuLevel2 {
	padding-bottom:6px;
	margin:0;
}
.widgetwrap ul.menuLevel2 li {
	list-style:none;
	padding:2px 10px 2px 40px;
	margin:0;
	border-top:1px solid #fbfbfb;
}
.widgetwrap ul.menuLevel2 li:hover {
	background:#e8ecec;
	padding:2px 10px 2px 40px;
	border-top:1px solid #e8ecec;
}
.widgetwrap ul.menuLevel2 li.activeLevel2 {
	background:#e8ecec;
	padding:2px 30px;
	border-top:1px solid #e8ecec;
}
.widgetwrap ul.menuLevel2 li a {
	color:#3e647e;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style:italic;
	padding:0;
	margin:0;
}
.widgetwrap ul.menuLevel2 li a:hover {
	color:#3e647e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style:italic;
	padding:0;
	margin:0;
}
.videoContainer {
	padding:10px 0;
}
.video {
	background-image: url("../img/video-icon.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position:relative;
	top: 0;
	width: 100%;
	z-index: 22;
}
.mediaContainer {
	padding:10px 0;
}
figcaption {
	padding:10px 0;
	color:#8da09f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style:italic;
}
.asideContainer {
	background:#e8ecec;
	padding:10px 20px 20px 20px;
	margin:20px 0;
}
.asideContainerEvents {
	background:#e8ecec;
	padding:10px 20px 0 20px;
	margin:20px 0;
}
ul.asideList {
	list-style: none outside none;
	margin: 10px 0 0;
	padding-top:6px;
	border-top:1px solid #d0d0d0;
}
ul.asideList li {
	width:100%;
	padding:6px 0;
	background:url(../img/linkArrow.png) no-repeat scroll 0% 70% transparent;
	margin: 0 0 0px;
	padding: 6px 0 0 12px;
}
ul.asideList li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#3e647e;
	font-style:italic;
	padding:0;
	margin:0;
}
ul.asideList li a:hover {
	text-decoration:none;
}
.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1;
	background:url(../img/carouselBg.png) repeat-y;
	padding:30px 20px 30px 50px;
}
.carousel-left-icon {
	background:url(../img/carousel-left.png) no-repeat 0% 100% !important;
	margin-left:2px !important;
}
.carousel-right-icon {
	background:url(../img/carousel-right.png) no-repeat 50% 50% !important;
}
.carousel-control {
	position: absolute;
	margin-left: 10px;
	border: 0px solid red !important;
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin-right:60px !important;
}
.padTop10 {
	padding-top:10px;
}
.padTop20 {
	padding-top:20px;
}
.padTop5 {
	padding-top:5px;
}
.padRight10 {
	padding-right:10px;
}
.padBottom10 {
	padding-bottom:10px;
}
.padBottom20 {
	padding-bottom:20px;
}
.intro {
	padding:10px 0 10px 0;
	color:#555559;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:24px;
}
ul.boardList {
	list-style: disc inside none;
	margin: 0 0 20px 0;
}
ul.boardList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:24px;
	color:#666666;
}
.boardPara {
	width:80%;
}
a.boardLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#3e647e;
	background:url(../img/linkArrow.png) no-repeat scroll 0% 70% transparent;
	padding: 6px 0 0 20px;
	margin-bottom:20px;
}
a.boardLink:hover {
	color:#3e647e;
	text-decoration:none;
	background:url(../img/linkArrow.png) no-repeat scroll 0% 70% transparent;
}
.width80 {
	width:80%;
}
.width90 {
	width:90%;
}
ul.asideListImages {
	list-style: none outside none;
	margin: 10px 0 0;
	padding-top:6px;
	border-top:1px solid #d0d0d0;
}
ul.asideListImages li {
	width:100%;
	margin: 10px 0 0 0;
	padding: 6px;
	border-bottom:1px solid #cccccc;
}
ul.asideListImages li.last {
	border-bottom:none;
}
p.asideListImages-title {
	color:#3d637d;
	font-size:1.125em;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	margin:10px 0 0 0;
	padding:10px 0;
	(-bracket-:hack;
       padding:10px 0;
    );
}
.imgshadow {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.date-post {
	font-size:0.75em;
	color:#3e647e;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	margin-bottom:20px;
}
h2.newsHeading {
	font-size:1.60em;
	color:#4b5756;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
	line-height:normal;
}
hr {
	border:1px solid #d5d4d4;
}
ul.chcPagination {
	background-color: transparent;
	margin: 0 0 20px;
	padding: 8px 10px;
}
ul.chcPagination li a {
	color:#555559;
	font-size:0.875em;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
}
ul.eventList {
	list-style: none outside none;
	margin: 10px 0 10px 0;
	padding:6px 0 20px 0;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
ul.eventList li {
	width:100%;
	margin: 0 0 0px;
	padding: 10px 0 6px 0;
}
ul.eventList h3 {
	font-size:1.125em;
	color:#8da09f;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-weight: normal;
	font-style: normal;
	padding:0;
	margin:0;
	line-height:20px;
}
ul.eventList li span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#3e647e;
	font-style: normal;
	padding:0;
	margin:0;
}
ul.eventList li span a:hover {
	text-decoration: underline;
}
ul.contactInfo {
	list-style: none outside none;
	margin: 10px 0 10px 0;
	padding:6px 0 20px 0;
	border-bottom:1px solid #d0d0d0;
}
ul.contactInfo li {
	width:100%;
	margin: 0 0 0px;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#3e647e;
}
ul.contactInfo li span {
	display: inline-block;
	color:#666666;
	width:70px;
}
ul.address {
	list-style: none outside none;
	margin: 10px 0 10px 0;
	padding:6px 0 0 0;
}
ul.address li {
	width:100%;
	margin: 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
}
label {
	font-size:1em;
	color:#3e647e;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif, JoannaMTStd;
	font-variant:normal;
	font-style: normal;
}
.input-chc {
	border:1px solid #cfcfcf;
	color: #666;
	display: inline-block;
	font-size: 0.8em;
	margin-bottom: 20px !important;
	vertical-align: middle;
	border-radius:0 !important;
	width:380px;
}

label.checkBoxLbl{ font-size:0.75em; color:#666;}
input.checkBoxCHC{ margin:0 10px 0 0;}
.textarea-chc {
	border:1px solid #cfcfcf;
	color: #666;
	display: inline-block;
	font-size: 0.8em;
	margin-bottom: 10px;
	vertical-align: middle;
	border-radius:0 !important;
	width:380px;
}
/* Nav Bar Start */

.navbar .nav > li > a {
	text-shadow:none;
	color:#fff;
	font-family: "GillSansStd", Arial, Helvetica, sans-serif;
	font-size:0.70em !important;
	letter-spacing:4px;
	margin:0 10px;
	padding:10px 0 0 0;
	border-bottom:1px solid #000;
	text-align:left;
}
.navbar .nav > li > a:hover {
	color:#fff;
	border-bottom:1px solid #fff;
}
.navbar .nav > li > a:focus {
	color:#fff;
	border-bottom:1px solid #fff;
}
.activeMenu {
	background:#000;
	border-bottom:1px solid #fff !important;
}
.navbar-inner {
	border:none;
	border-radius:0 0 0 0;
	background:rgba( 0, 0, 0, 0.4);
}
.searchField {
	background:#000;
}
input.search-query {
	border-radius:0 0 0 0 !important;
	/*border-bottom:1px solid #4b4b4b;*/
	margin-bottom: 0;
	padding-left: 14px;
	padding-right: 14px;
	color:#fff;
	border: 1px solid #444;
	background: #222;
}
.btn-search {
	background:#000;
	border:none;
	box-shadow:none;
}
.icon-search {
	background:url(../img/i-search.png) no-repeat;
	border:none;
	background-position:left bottom;
}
.searchLabel {
	font-family: Arial, Helvetica, sans-serif, gillsans;
	font-size:0.70em !important;
	letter-spacing:4px;
	vertical-align: baseline;
	padding:4px 0 0 0;
	display:inline;
	color:#fff;
}
/* Nav Bar end */


/* Slide up-down login box */

#slickbox {
	display:none;
	padding:20px 20px 20px 60px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	border-bottom:1px solid #c39a66;
	background:#444d4c;
	text-align:left;
	position:relative;
	width:auto;
	left: 0;
	top: 0;
}
#slickbox em {
	color:#fff;
	text-decoration:underline
}
.hero-unit {
	padding:0;
	margin-bottom:0;
	font-weight: 200;
	color: inherit;
	background-color:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.hero-unit h1 {
	color: #fff;
	letter-spacing: normal;
	line-height:40px;
}
h2.big {
	font-size:5em;
	letter-spacing:-4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#fff;
}
h2.medium {
	font-size:3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#fff;
	word-spacing: normal;

}
h2.small {
	font-size:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#fff;
}
.heroData {
	background: rgba(0, 0, 0, 0.4);
	background: url(../img/transparent.png) repeat;
	padding:20px 0 20px 0;
	*padding:40px 0 20px 0;
	width:58%;
	*width:68%;
	min-height:300px;
	float:left;
}

#nav ul li.showPage {
	width:auto;
}
#nav ul li.showPage a {
	background: url(../img/white-dot.png) no-repeat; font-size:0; display:inline;vertical-align:top; width:12px; height:12px;
}
#nav ul li a {
	display: inline-block !important;
	background: url(../img/black-dot.png) no-repeat;
	width: 12px; font-size:0; vertical-align:top;width:12px; height:12px;

}

.slider_controls {
	text-align: center;
}

.slider_controls a img {
	padding-bottom:20px;
	border:none;
}
.slider_controls #nav, .slider_controls #nav ul, .slider_controls #nav ul li, .slider_controls #nav ul a {
	display:inline;
}
.newsDate {
	font-size:0.75em;
	color:#666;
	display:block;
}
.img-polaroid{ margin-bottom:10px;}

.pause { background:url(../img/pause.png) 0 0 no-repeat; width:8px; height:12px; display:inline-block;
font-size:0; vertical-align:top}
.play { background:url(../img/play.png) 0 0 no-repeat; width:8px; height:12px;  font-size:0; vertical-align:top}

.introText{font-size:1em;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding:10px 0;
	margin:0;
	line-height:20px;}



*footer.homePage{ background: url(../img/transparent_footer.png) repeat;}
