body,p,td,div {
	font-family: Arial, Helvetica;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 5px;
	}
	
.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060l;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060l;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
	margin-top: 6px;
	margin-left: 24px;
	font-size: 12px;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
  width: 720px;
}
.event_item {
  position: relative;
  width: 720px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-size: 16px;
  font-weight: bold;
}
.event_contacts {
  font-size: 16px;
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}


.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

/* Site Template CSS */
body {
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	color:#333;
	background-color: #E6DFCA;
	background-repeat: repeat;
	background-image: url(../images/Bkg.gif);
	padding-top: 18px;
}

#home_pg_photo {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#top-nav {
	position:relative;
	width:900px;
	height:23px;
	z-index:10;
	left: 0px;
	top: 0px;
	background-color: #6484A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e88333;
}

#floating-nav {
	position:absolute;
	top:34px;
	left: 661px;
	width: 196px;
	height: 28px;
	font-size:14px;
	color: #E88333;
}

#floating-nav a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#floating-nav a:hover
{
	text-decoration: underline;
	color: #E88333;
}

#phone-nos {
	position:absolute;
	top:33px;
	left: 369px;
	width: 255px;
	height: 36px;
	font-size:14px;
	color: #E88333;
}

#languages ul {
	display: block;
	list-style: none;
	margin: 0px;
	top: 4px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#languages ul li {
	position: relative;
	color: #fff;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#languages ul li a {
	display: block;
	float: left;
	color: #E6E6E6;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#languages ul li.active a {
	display: block;
	float: left;
	color: #756853;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
}

#languages ul li a:hover {
	color: #FFF;
}

#progressive-quote1 {
	position:relative;
	top:9px;
	left: 75px;
	width: 100px;
	height: 127px;
	font-size:14px;
	color: #E88333;
}

#progressive-quote2 {
	position:relative;
	top:-117px;
	left: 210px;
	width: 100px;
	height: 127px;
	font-size:14px;
	color: #E88333;
}

#container {
	margin: 0 auto;
	WIDTH: 900px;
	background-color: #FFF;
	border-top: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#logo0 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	margin-left: auto;
	margin-right: auto;
	WIDTH: 900px;
	PADDING-TOP: 5px;
	HEIGHT: 75px;
	background-repeat: no-repeat;
	position: relative;
	background-color: #404040;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #e88333;
}

#home-background {
	margin: 0px;
	padding: 0px;
	height: 345px;
	width: 645px;
	float: left;
	background-image: url(../images/coworkers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftcolumn {
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 645px;
	float: left;
	/*background-image: url(/images/coworkers.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
}

#leftcolumn h3 {
	font-size:18px;
	color:#6484A4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E88333;
	margin: 0px;
	padding: 0px;
}

#leftcolumn ul {
list-style-type: none;
padding-top:0px ;
margin-bottom: 0px;
}

#leftcolumn ul li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
	margin-bottom:5px;
	line-height: 20px;
	font-size: 13px;
}

#leftcolumn ul li a
{
	color: #6484A4;
	text-decoration: none;/* border-right: 1px solid #fff; */
}

#leftcolumn ul li a:hover
{
	color: #900;
	text-decoration:underline;
}

#home-wrapper {
	margin-left: 155px;
}

#home-wrapper2 {
	margin-left: 150px;
	margin-right: 10px;
}

#inside-wrapper {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	height:auto;
}

#rightcolumn {
	float: right;
	color: #333;
	border: 1px solid #778294;
	background: #6484a4;
	height: auto;
	width: 220px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightcolumn p {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footercontainer
{
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 0px;
	/* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
	background-color: #404040;
	color: #FFFFFF;
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #6484A4;
}

#footercontainer a
{
color: #FFFFFF;
text-decoration: none;
}

#footercontainer a:hover
{
text-decoration: underline;
}

.white {	
	color: #FFF;}
	
.snapshot {	color: #000; background-color: #fff; padding: 4px; margin: 0px 5px 5px 0px; border: 1px solid #CDCFCD; display: block; } 

.left {float:left;
margin-right: 10px;
}

.right {float:right;
margin-left: 10px;
}

.insde-header
{
	font-weight:bold;
	color:#CA6817;
}

.tiny {
	color: #CCC;
	font-size: 10px;
	font-family: tahoma;
	padding: 0;
	margin: 0;
}
