/*=========================== TAGS ============================*/
* {
	line-height:107%;
	max-width:100%;
}
html {
  background-color: #FFE;  /*  10/23/2012  */
}
body {
	font-size:14px;
	background-color:#FFF;
	  /*  background:url('/images/tail-middle1.jpg') repeat center top;  */
	font-family:"trebuchet MS", Helvetica, Arial, sans-serif;
	color:#717171;
	width:1200px;
    margin: auto;
	max-width:100%;
}
#footerLink a
{
	font-size:.8em;
	font-weight:600;
}
#header .container,
#content .row-1,
#content .row-2,
#footer .container {
	font-size:0.814em;
	width:964px;
	margin:0 auto;
}
#divGreeting, #divGreeting a, #divGreeting a:visited,  #divGreeting *  /*  welcome back, logout in header  */
{
	color:#EEE;
	font-size:10pt;
	font-weight:600;
	text-decoration: none;
}
#tblLoginSmall h4{color:red; margin:0;}
#tblLoginSmall td
{
	  font-size: 7pt;
	  color:#EEE;
 }
#tblLoginSmall input
{
	font-size: 7pt;
	color:#222;
    background-color: #DEDADC;
	height:21px;
	padding:0 3px;
 }
.required
 {
    color: #FF0011;
    font-size:12pt;
    font-weight: 600;
 }
#divContent{padding:6px; min-height:500px;	border-radius:12px;}
object {
	vertical-align:top;
	outline:none;
}

input, textarea, select, option {
	font-size:.9em;
	vertical-align:middle;
	font-weight:normal;
	border-radius:4px;
}
input:focus, textarea:focus, select:focus, option:nth-child(odd){ background-color: #FCF;}
fieldset {
	padding:5px;
	border-radius:8px;
}
label{	font-size:.8em;
padding:0 5px;
font-weight: 600;}
p {
	margin:0;
	padding:0;
	text-indent: .35in;
}
img {
	border width:0;
	vertical-align:top;
}
.CTC{
  font-size: inherit;
  color:inherit;
  font-weight:  inherit;
  text-decoration: none;
  }
ul,ol {
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft, .floatleft {
	float:left;
}

.fright, .floatright {
	float:right;
}

.clear {
	clear:both;
}

.alignright {
	text-align:right;
}

.aligncenter {
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}

.container {
	width:100%;
}
/*=========================== TAILING =========================*/
`.tail-middle1-top {
	width:100%;
}

.tail-middle2 {
	width:100%;
}

.extra-bg {
	position:absolute;
	left:0;
	top:0;
	height:1038px;
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form span {
	display:block;
	float:left;
	width:184px;
	height:29px;
	background:url('/images/input-bg.gif') no-repeat left top;
}
#search-form input {
	background:none;
	border:0;
	margin:5px 0 0 5px;
	line-height:1.2em;
	vertical-align:top;
	width:170px;
}
#search-form a {
	float:left;
}

#contacts-form .field1,
#contacts-form .field2 {
	float:left;
}
#contacts-form .field1 {
	width:204px;
}
#contacts-form .field1 div {
	background:url('/images/input-bg1.png') no-repeat left top;
	height:35px;
	width:202px;
}
#contacts-form .field2 {
	width:258px;
}
#contacts-form .field2 div {
	background:url('/images/textarea-bg.png') no-repeat left top;
	height:101px;
}
#contacts-form input {
	width:167px;
	padding:2px 0 2px 3px;
	background:none;
	color:#8f8f8f;
	border:0;
	margin:4px 0 0 13px;
	vertical-align:top;
	line-height:1.2em;
}
#contacts-form textarea {
	width:205px;
	height:95px;
	float:left;
	overflow:auto;
	background:none;
	color:#8f8f8f;
	border:0;
	padding:4px 0 2px 13px;
}
#contacts-form a {
	float:right;
	position:relative;
	top:1px;
}

/*========================== LISTS ============================*/

.list li {
	line-height:1.38em;
}
.list li a {
	text-decoration:none;
	padding-right:16px;
	background:url('/images/arrow.gif') no-repeat right 7px;
}
.list li a:hover {

}

.list1 {
	padding-bottom:18px;
}
.list1.alt {
	padding-bottom:24px;
}
.list1 li {
	padding:0 0 10px 16px;
	background:url('/images/arrow1.gif') no-repeat left 6px;
}
.list1 li.last {
	margin-bottom:-28px;
}
.list1 li a {}
.testimonials li {
	padding-bottom:16px;
}
.testimonials li cite {
	line-height:1.38em;
	font-style:normal;
}
.testimonials li span {
	text-align:right;
	display:block;
}
.list2 {
	margin-top:-30px;
}
.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	padding-top:30px;
}
.list2 li img {
	float:left;
	margin-right:19px;
}
.list2 li p {
	margin-bottom:30px;
}
.list2 li p a {

}
.list2 li .link1 {
	vertical-align:baseline;
}

.list3 {
	width:100%;
	overflow:hidden;
}
.list3 li {
	width:208px;
	float:left;
	margin-right:41px;
}
.list3 li.last {
	margin-right:0;
}
.list3 li p {
	padding-top:16px;
	margin-bottom:20px;
}
.list3 li a {

}

/*========================== OTHER ============================*/

.img-indent {
	margin-bottom:20px;
}

.img-box1 {
	width:100%;
	overflow:hidden;
	padding-bottom:16px;
}
.img-box1 img {
	float:left;
	margin:0 20px 0 0;
}

p {
	line-height:1.38em;
	margin-bottom:22px;
}
.p0 {
	margin:0;
}
.p1 {
	margin-bottom:14px;
}

.address span {
	float:right;
	margin-right:30px;
}

dl {
	line-height:1.38em;
}
dl dt,
dl dt a {

}
dl dd {
	margin-bottom:22px;
}
dl dd.last {
	margin:0;
}
dl.extra dt {
}
dl span {
	float:right;
	margin-right:25px;
}

.phone {
	float:right;
	margin-right:28px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {
	outline:none;
	text-decoration:none;
}
a:hover {
	color:red;
	font-style:italic;
}
h1, h2, h3, h4, h5, h6, h1 *, h2 *, h3 *, h4 *, h5 *, h6 *{
  margin:6px 0;
  text-align: center;
}
h1, h1 *{font-size:24px;}
h2, h2 * {
	font-size:22px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:10px;
}
h3, h3 * {
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:7px;
}

.link1 {
	display:inline-block;
	background:url('/images/link1-right.png') no-repeat right top;
	text-decoration:none;
	text-transform:uppercase;
	line-height:.92em;
	cursor:pointer;
}
.link1 em {
	display:inline-block;
	background:url('/images/link1-left.png') no-repeat left top;
	padding:0 12px;
}
.link1 b {
	display:inline-block;
	background:url('/images/link1-tail.png') repeat-x left top;
	padding:15px 8px 15px 8px;
	font-style:normal;
}
.link1:hover {
	color:#fdad00;
}

.line-ver1 {
	background:url('/images/line-ver.png') repeat-y 230px 0;
}
.line-ver2 {
	background:url('/images/line-ver.png') repeat-y 481px 0;
}
.line-ver3 {
	background:url('/images/line-ver.png') repeat-y 730px 0;
}

.line-hor {
	height:42px;
	background:url('/images/line-hor.png') repeat-x left center;
}

/*========================== HEADER ===========================*/
#header
{
	height:auto; /* 230px; */
	border-bottom:9px solid #000;
	background:url('/images/top_black_bgrd.jpg') repeat center top;
	position:relative;
	z-index:10;
	padding-top: 2.5px;
}
#header .row-1 {
	height:70px;
	width:100%;
	  /*  overflow:hidden;  */
}
#header .row-1 .fleft {
	padding:10px 0 0 3px;
}
.fright {
	padding-right:10px;}
#header .row-1 .fright {
	padding:10px 3px 0 0;
}
#header .row-1 .fright ul li {
	font-size:18px;
	line-height:1.2em;
	color:#adadad;
	float:left;
	padding-left:9px;
}
#header .row-2
{
	height:150px;
	width:100%;
	overflow:hidden;
	background-color:#222;
}
#header .row-2 .fleft {
	padding-top:3px;
}
#header .row-2 .fleft ul li {
	float:left;
	line-height:1.3em;
	position:relative;
}
#header .row-2 .fleft ul li a {    /*  header menu bar  */
	color:#EEE;
	text-decoration:none;
	position:relative;
	float:left;
	height:27px;
	display:block;
	margin-right: 0px;
	padding: 2px  10px 0 2px;
	font-size:14px;
	border: .5px solid #222;
	border-collapse: collapse;
}
#header .row-2 .fleft ul li a:hover {
	 color: #FF0000;
	 background-color: #FFFF99;
}
.active {
	  /*  display:none;  */
	  z-index:10;
}
#header .row-2 .fleft ul li.active a {
	background:url('/images/nav-act.png') no-repeat left top;
}
#header .row-2 .fleft ul li.m1 {
	z-index:6;
}
#header .row-2 .fleft ul li.m2 {
	z-index:5;
}
#header .row-2 .fleft ul li.m3 {
	z-index:4;
}
#header .row-2 .fleft ul li.m4 {
	z-index:3;
}
#header .row-2 .fleft ul li.m5 {
	z-index:2;
}
#header .row-2 .fleft ul li.m6 {
	z-index:1;
}
#header .row-2 .fright {
	padding-right:4px;
}

/*========================= CONTENT ===========================*/

#content .row-1 {
	min-height:901px;
	height:auto !important;
	height:901px;
}
#content .row-1 .inside {
	padding:0 0 8px 0;     /*  4/19/2012 	padding:47px 0 48px 0;   */
	position:relative;
	z-index:10;
}
#content .row-2 .inside {
	padding:38px 0 36px 0;
	position:relative;
	z-index:10;
}
#content .row-2 .col-1 {
	width:144px;
	margin-right:107px;
}
#content .row-2 .col-2 {
	width:190px;
	margin-right:60px;
}
#content .row-2 .col-3 {
	width:462px;
}
/*=============================================================*/

/*--- slider ---*/
#loopedSlider {
	width:964px;
	height:463px;
	background:url('/images/slider-bg.jpg') no-repeat left top;
	position:relative;
	overflow:hidden;
	margin-bottom:38px;
}
#loopedSlider .container {
	width:592px;
	height:463px;
	overflow:hidden;
	position:relative;
	margin-left:10px;
}
.slides {
	position:absolute;
	top:0;
	left:0;
	width: 600px;
}
	.slides div.slide {
		position:absolute;
		top:10px;
		left:0;
		width:592px;
		height:441px;
	}
		/*
		 * Optional
		*/
		#loopedSlider {width:964px; position:relative; clear:both; }

		ul.pagination {
			position:absolute;
			top:11px;
			left:593px;
		}
		ul.pagination li {
			width:593px;
			height:110px;
			margin-bottom:1px;
			overflow:hidden;
			vertical-align:top;
		}
		ul.pagination li a span {
			display:block;
			width:31px;
			height:31px;
			position:absolute;
			right:32px;
			bottom:11px;
			background:url('/images/banner-arrow.gif') no-repeat left top;
		}
		ul.pagination li a:hover span,
		ul.pagination li.active a span {
			background:url('/images/banner-arrow-act.gif') no-repeat left top;
		}
ul.pagination li a {
	display:block;
	width:358px;
	height:110px;
	position:relative;
	text-decoration:none;
	cursor:pointer;
	background:url('/images/banner-bg.png') no-repeat right top;

	letter-spacing:-1px;
	font-size:1.92em;
	line-height:1em;
}
ul.pagination li a strong, ul.pagination li span strong {
	display:block;
	padding:27px 0 0 25px;
	font-weight:normal;
}
ul.pagination li a img,  ul.pagination li span img {
	margin:-17px 10px 0 0;
	float:left;
}
ul.pagination li a:hover strong, ul.pagination li span:hover strong,
ul.pagination li.active a strong, ul.pagination li.active span strong {
	font-weight:bold;
}
ul.pagination li a:hover, ul.pagination li span:hover,
ul.pagination li.active a, ul.pagination li.active span {
	background:url('/images/banner-act.png') no-repeat left top;
}

#tblcontents td, .contentinner {
color:#222;
}
#tblLogin label, #tblLogin td, #tbl_email td
{
color:#222;
}
a:-webkit-any-link {
color:#FFBA22;}
.style26{

	}
.content{
	color:#222;
	}
.redbig{
	color:#222;
	}
.style23{
		color:#222;
	}
.tdLHS{
		color:#222;
	}
label{
	color:#222;
}
.formcontent{
	color:#222;
	}
.contenttitlered{
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px
}

@media screen and (max-width:520px)
{
    .tdRHS, .tdBlock{padding-right:0%; width:100%; display:block;}
    .tdLHS{width:100%; display:block;}
  }