/*
brown: #B3816C
dark brown: #795749
olive: #B3B06C
blue: #60869F
purple: #5E6A9C
*/



.maina {
COLOR: #333333; FONT-FAMILY: verdana, arial, helvetica, san-serif;
line-height:18px; FONT-SIZE: 12px; 
}

.main {
COLOR: #333333; FONT-FAMILY: arial, helvetica, san-serif;
line-height:15px; FONT-SIZE: 11px; 
}

.main1 {
COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, san-serif;
line-height:14px; FONT-SIZE: 11px; 
}

.main1big {
COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, san-serif;
line-height:16px; font-weight: bold; FONT-SIZE: 11px; 
}

/*
#cnav{
	padding: 0 25px 0 5px;
	margin: 0;
	COLOR: #333333; 
	FONT-FAMILY: verdana, arial, helvetica, san-serif;
line-height:15px; FONT-SIZE: 11px; 
background: Fuchsia;
}


#cnav ul {
	margin: 0;
	padding: 0 0 0 50px;
	list-style-type: none;
	list-style-image: none;
}

#cnav a {
	text-decoration: none;
}
*/

#cnav{
	padding: 0 25px 5px 5px;
	margin: 0;
	COLOR: #333333; 
	FONT-FAMILY: verdana, arial, helvetica, san-serif;
	line-height:20px; FONT-SIZE: 11px; 
}

#cnav h1 {
height: 26px;
background: url(images/bg-weave.gif) repeat-x;
margin: 0; padding: 0 0 0 70px;
color: White;
FONT-SIZE: 17px; 
line-height:19px;
font-weight: bold;
}

#cnav h2 {
height: 15px;
background: #62869f;
margin: 0; padding: 0 0 0 70px;
color: White;
FONT-SIZE: 12px; 
line-height:14px;
font-weight: bold;
}

#cnav ol, #cnav ul {
	margin: 0;
	padding: 5px 0 5px 30px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}

#cnav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #E1E1E1;
}

#cnav ul li {
	list-style-type: none;
	list-style-image: none;
}
#cnav ol li a, #cnav ul li a {
	margin:0;
	padding: 0 5px 0 0;
	display: block;
	text-decoration: none;
	color: #3300CC;
}

#cnav ol li a:hover, #cnav ul a:hover {
	margin: 0;
	padding: 0 5px 0 0;
	display: block;
	background: #DEDFC6;
	color: black;
}

#cnav ol li a:visited, #cnav ul li a:visited {
	text-decoration: none;
}

A:link { color: #3300CC; }
A:visited { color: #684B3F; }
A:hover {
	color: #999999;
}

.smallhead {
color: #795749;
FONT-SIZE: 17px; 
line-height:19px;
font-weight: bold;
}

.bighead {
color: #795749;
FONT-SIZE: 20px; 
line-height:19px;
font-weight: bold;
}

h2 {
	color: #795749;
FONT-SIZE: 15px; 
line-height:19px;
font-weight: bold;
}

h3 {
	color: #795749;
FONT-SIZE: 12px; 
line-height:19px;
font-weight: bold;
}

/*
homepage
*/

ul {
	list-style-image: url("images/li-a.gif");
}
 
ul li{
	margin: 0;
	padding: 0;
}

.splashbox {
	padding: 10px;margin: 0;
	/* background: #61869f; */
	background: #44697d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: .7em;
}

.splashbox p {
	margin: 0; padding: 0;
}

.splashbox p a,  .splashbox p a:visited {
 	font-weight: normal;
	color: #AABCFF;
 }
 
 .splashbox p a:hover {
 	 	font-weight: normal;
	color: #D7DFFF;
 }
 
 .ctitle {
	color: #795749;
FONT-SIZE: 15px; 
line-height:19px;
font-weight: bold;
text-decoration: underline;
}

/* Case Studies */
table.case-studies {
 		margin: 0; padding: 0;
		font-size: 15px;
		font-weight: 	bolder;
		width: 100%;
		text-decoration: none;
		font-family:  sans-serif;
		font-style:  normal;
		text-align: center;
		color:  Background;
 }
 
 table.case-studies td {
 	width: 50%;
 }
 td.study-file {
 	font-size: 12px;

	text-decoration:  underline;
	text-align: center;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
 }
table.case-studies a:visited, table.case-studies a, table.case-studies ul li a:visited {
	text-decoration: none;
	
}
 
 /* News */
 
table.news {
 		margin: 0; padding: 0;
		font-size: 11px;
		width: 100%;
 }
 
table.news1 {
		width: 100%;
 }

 table.news th, table.news td  {
 	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
 }
 
 table.news1 th, table.news1 td {
	text-align: left;
 }
 
 table.news td {
 	padding: 2px;
 }
 
 table.news1 td {
 	margin: 0; padding:0;
 }
 
 table.news th, table.news1 th {
 	color: #999;
 }
 
 table.news .name, table.news1 .name {
 	text-align: left;
 }
 
 table.news tr, table.news1 tr {
 	background: #F4F4F4;
		border-bottom: 1px solid Black;
 }
 
table.news1 tr {
 	background: #F4F4F4;
 }
 
 table.news tr.alt, table.news1 tr.alt {
 	background: White;
 }
 
 table.news td a{
 	display: block;
	font-weight: normal;
	text-decoration: none;
	color: Blue;
 }
 
  table.news1 td.title a {
  text-align: left;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
	text-decoration: none;
	height: 100%;
	color: #002B45;
   /* padding: 15px 25px 35px 25px; */
	padding: 8px 10px 10px 10px;
	margin: 0;
	display: block;
 }
 
table.news td a:hover, table.news1 td a:hover {
	background: #DEDFC6;
	color: #60869F;
}

table.news td a:visited, table.news1 td a:visited {
	color: #000000;
}

table.news td.last, table.news1 td.last {
	border-bottom: 1px solid;
	border-color: #e4e4e4;
}

table.news td.date {
	width: 15%;
	border-right: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	font-size: 11px;
	color: #60869F;
}

table.news1 td.date {
	text-align: top;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	vertical-align: top;
	padding: 8px 10px 0 10px; 
	font-weight:	bold;
}

table.news td.past-date{
	width: 15%;
	border-right: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	font-size: 11px;
	color: #60869F;
	text-decoration: line-through;
}

table.news1 td.past-date {
	width: 15%;
	border-right: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	font-size: 12px;
	color: #60869F;
	text-decoration: line-through;
}

table.news th, table.news1 th {
	color: White;
}

table.news caption, table.news1 caption {
margin: 0; padding: 2px 0 5px 15px;
	height: 26px;
	background: url(images/bg-weave.gif) repeat-x bottom left;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

table.news tr.heading, table.news1 tr.heading {
	/* width: 15%; */
	background: #62869f;
	height: 20px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

table.news td.title {
	width: 80%;
	padding: 3px;
}

table.news1 td.title {
}

table.news td.docentry, table.news1 td.docentry {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px;
}
table.news td.title em, table.news1 td.title em {
	font-weight: normal;
	padding: 0 2px 0 2px;
	color: red;
	font-style: italic;
}

table.news td  span.loc, table.news1 td span.loc {
	color: #7A7A7A;
	font-style: italic;
}

table.news td.dtype {
	width: 5%;
	border-bottom: 1px solid;
	text-align: center;
}

table.news td.date, table.news td.title, table.news td.dtype, table.news td.past-date {
	border-color: #e4e4e4;
}

table.news1 td.date, table.news1 td.title, table.news1 td.past-date {
	vertical-align: top;
}

table.news1 td.dtype {
	vertical-align: middle;
	border-bottom: 1px solid;
	padding: 0 10px 0 10px;
	border-color: #e4e4e4;
}
