@charset "utf-8";
/* CSS Document */
body {
	background:url(images/bodyBkg.gif) top left repeat;
	margin:0px;
	font-family:'Georgia';
	font-size:14px;
}

.clear {clear:both;}

h1 {
	font-size:30px;
	color:#006699;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size:20px;
	color:#006699;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
p, li {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000;
	margin:0px 0px 10px 0px;
}
p a {
	font-size:12px;
	color:#00b199;
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}

.pdf {
	background:url(images/pdf.png) left center no-repeat;
	padding:10px 0px 1px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.pdf a {
	color:#00b199;
	text-decoration:none;
}
.pdf a:hover {
	color:#00b199;
	text-decoration:underline;
}


label { margin:0px 0px 5px 0px; color:#000; float:left; width:150px; border:0px solid red; padding:0px; font-family:Arial, Helvetica, sans-serif; }

input[type=text],input[type=file] {
	margin-bottom:10px;
	margin-top:0px;
	padding:10px;
	width:400px;
	float:left;
	border-radius:5px;
	border:1px solid #ededed;
	-moz-box-shadow:inset 0 0 8px #f2f2f2;
	-webkit-box-shadow:inset 0 0 8px #f2f2f2;
	box-shadow:inset 0 0 8px #f2f2f2;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f2f2f2')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f2f2f2');			
}
textarea {
	margin-bottom:15px;
	padding:10px;
	width:400px;
	height:140px;
	float:left;
	border-radius:5px;
	border:1px solid #ededed;
	-moz-box-shadow:inset 0 0 8px #f2f2f2;
	-webkit-box-shadow:inset 0 0 8px #f2f2f2;
	box-shadow:inset 0 0 8px #f2f2f2;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f2f2f2')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f2f2f2');			
}

input[type=submit] {
	padding:35px 27px;
	border:none;
	width:auto;
	color:#fff;
	border-radius:5px;
	cursor:pointer;
	text-decoration:none;
	margin-right:10px;
	background:url(images/rollOver.png) center center no-repeat;
}

.smallTxt { width:120px!important; margin-right:10px; }

table { 
	width:100%; 	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000;
	padding:0px;
	border:none;
	margin:0px 0px 10px 0px;
	}
table td {
	padding:2px;
	text-align:center;
	border:1px solid #cbccd0;
	border-width:0px 1px 1px 1px;
}

table th {
	background:#a6d0ca;
	padding:2px;
	border:1px solid #36c6b2;
}


#noTable td {
	text-align:left;
	padding:5px 5px 5px 0px!important;
	border:none!important;
}


#wrapperBody {
	width:100%;
	height:auto;
	min-height:600px;
	border:0px solid red;
	background:url(images/wrapperBkg.png) top left no-repeat;
}

#wrapper {
	width:1098px;
	border:0px solid blue;
	margin:0px 0px 0px 50px;
	padding-top:25px;
}

/* TOP BAR */
#topBar {
	width:100%;
	border:none;
}
#topBar .logo {
	background:url(images/_logo.png);
	width:300px;
	height:109px;
	border:none;
	float:left;
}
#topBar .menuBar {
	width:650px;
	border:1px solid #cbccd0;
	border-width:0px 0px 1px 0px;
	float:right;
	margin-top:10px;
	position:absolute;
	z-index:9999;
	margin-left:450px;
}
#topBar .menuBar ul {
	margin:0px 0px 0px -40px;
}
#topBar .menuBar li {
	float:left;
	list-style:none;
	display:inline;
}
#topBar .menuBar li a {
	font-size:13px;
	color:#a6a6a6;
	padding:35px 25px;
	text-decoration:none;
}
#topBar .menuBar li a:hover {
	font-size:13px;
	color:#FFF;
	padding:35px 25px;
	text-decoration:none;
	background:url(images/rollOver.png) center center no-repeat;	
}
#topBar .menuBar li a.current {
	font-size:13px;
	color:#FFF;
	padding:35px 25px;
	text-decoration:none;
	background:url(images/rollOver.png) center center no-repeat;	
}



/* BANNER */
#bannerBox {
	width:100%;
	margin-bottom:10px;
	border:1px solid #cbccd0;
	border-width:0px 0px 1px 0px;
}
#bannerBox .leftBoxB {
	width:590px;
	float:left;
	border:0px solid green;
}
#bannerBox .rightBoxB {
	width:500px;
	height:500px;
	float:right;
	border:0px solid green;
	margin-top:-50px;
}
#slideshowWrapper{width:500px;margin:0px; padding:0px;}
#fssPrev{background:url(images/arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px; position:absolute; margin-top:-320px; margin-left:-15px;}
#fssNext{background:url(images/arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px; position:absolute; margin-top:-320px; margin-left:450px;}
#fssPlayPause{position:absolute;top:435px;right:20px;background:url(images/white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:none;color:#333;text-decoration:none;}

ul#slideshow{list-style:none;border:0px solid red;padding:0px;margin:0px;width:500px;height:500px;overflow:hidden;}
#fssList{list-style:none;width:500px;margin:auto;padding:5px 0 0 45%; display:none;}






/* TAG LINE */
.tagline {
	width:590px;
	font-size:46px;
	color:#000;
	margin:60px 0px;
}


/* FEATURED CONTENT */
#featuredContent {
	width:100%;
	border:0px solid yellow;
}
#featuredContent .leftFC {
	width:780px;
	float:left;
	border:0px solid yellow;
}
#featuredContent .rightFC {
	width:300px;
	float:right;
	border:0px solid yellow;
}
#featuredContent .rightFC ul {
	margin:0px;
}
#featuredContent .rightFC li {
	list-style-image:url(images/piBullet.png);
	list-style-position:left center;
}


/* OUR PRODUCTS */
.ourProducts01 {
	background:url(images/ourProducts01.png) top left no-repeat;
	width:180px;
	padding-top:190px;
	padding-bottom:0px;
	text-align:center;
	float:left;
	border:0px solid red;
	margin:0px 15px 0px 0px;
}
.ourProducts02 {
	background:url(images/ourProducts02.png) top left no-repeat;
	width:180px;
	padding-top:190px;
	padding-bottom:0px;
	text-align:center;
	float:left;
	margin:0px 15px 0px 0px;
}
.ourProducts03 {
	background:url(images/ourProducts03.png) top left no-repeat;
	width:180px;
	padding-top:190px;
	padding-bottom:0px;
	text-align:center;
	float:left;
	margin:0px 15px 0px 0px;
}
.ourProducts04 {
	background:url(images/ourProducts04.png) top left no-repeat;
	width:180px;
	padding-top:190px;
	padding-bottom:0px;
	text-align:center;
	float:left;
	margin:0px;
}


/* CONTAINER */
#container {
	width:100%;
	border:0px solid blue;
	margin-top:20px;
}
#container .leftCol {
	width:820px;
	float:left;
	border:0px solid blue;
}
#container .rightCol {
	width:250px;
	float:right;
	font-family:'Georgia';
	border:0px solid blue;
}
#container .rightCol ul {
	margin:0px;
}
#container .rightCol li {
	list-style-image:url(images/piBullet.png);
	list-style-position:left center;
	font-family:'Georgia';
}
#container .rightCol li a {	
	color:#999;
	text-decoration:none;
}
#container .rightCol li a:hover {	
	color:#00b199;
	text-decoration:none;
}
#container .leftColCon {
	width:650px;
	float:left;
	border:0px solid blue;
	    margin-top: 20px;
}
#container .rightColCon {
	width:430px;
	float:right;
	border:0px solid blue;
	margin-top: 20px;
}


/* FOOTER */
#footer {
	width:100%;
	border:1px solid #cbccd0;
	border-width:1px 0px 0px 0px;
	margin-top:50px;
	color:#999;
	font-size:11px;
}
#footer a {
	color:#999;
	font-size:11px;
	text-decoration:underline;
}
#footer a:hover {
	color:#00b199;
	text-decoration:underline;
}

#footer .leftColF {
	width:45%;
	float:left;
	border:0px solid #cbccd0;
	margin:20px 0px;
}
#footer .rightColF {
	width:45%;
	float:right;
	text-align:right;
	border:0px solid #cbccd0;
	margin:20px 0px;
}
.managecommi {
  background: #00b199 none repeat scroll 0 0;
  color: #ffffff;
  font-family: Arial;
  margin-top: 18px;
  padding: 5px;
  text-decoration: none;
}
.contain-management .mainhead{
  color: #000000;
  font-size: 38px;
}
.contain-management {
  margin-top: 61px;
}
.contain-management .title {
  margin-top: 15px;
}
.contain-management li {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
}
.contain-management li pre {
  font-family: arial;
}
.contain-management h2 {
  margin-left: 26px;
  margin-top: 20px;
}
.contain-management a {
  color: #000000;
  text-decoration: none;
}
.hr {
  border-top: 1px solid #cbccd0;
}
.leftColCon ul {
    padding-left: 0;
margin-bottom: 10px;
}
.leftColCon ul li {
    list-style: conic-gradient;font-size: 16px;margin-bottom: 5px;margin-top: 15px;margin-left: 17px;
}
.new-sec a:hover{
    text-decoration: underline !important;
}
.disclosures {
  float: unset !important;
  margin-top: 40px !important;
  margin-left: auto;
  margin-right: auto;
}








