html, body {
	background: #d1d1d1;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
}

.imptxt {
	display: none;
}
.secimg {
	border-bottom: 1px solid #000;
}
.tnav_mid {
	background-image: url(images/cap_TM.gif);
	height: 27px;
}
.lnav_mid {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/cap_TM.gif);
	height: 27px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.bot_mid {
	background-image: url(images/cap_BM.gif);
	height: 16px;
	font-size: 2px;
}

td.partners {
margin:0 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
border-left: 1px solid #000;
}

td.partners  a {
display: block;
text-align:center;
width: 100%;
background-color: #f2f2f2;
 padding: 4px 0px 4px 0px;
}
td.partners  a:link, td.partners a:visited {
color: #000;
font-weight: bold;
text-decoration: none;
}
td.partners  a:hover {
background-color: #BBE1F5;
color: #000;
}


.portfolio_nav  a {
	display: block;
	text-align:left;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 4px 0px 4px 7px;
}
.portfolio_nav  a:link, .portfolio_nav a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.portfolio_nav  a:hover {
	background-color: #BBE1F5;
	color: #000;
}

.small_link  a {
	display: block;
	text-align:left;
	width: 100%;
}
.small_link  a:link, .small_link a:visited {
	color: #9D85B6;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.small_link  a:hover {
	color: #BBE1F5;
}

.big_link  a {
	display: block;
	width: 100%;
	text-align: right;
	padding-right: 70px;
}
.big_link  a:link, .big_link a:visited {
	color: #7E2A88;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
}
.big_link  a:hover {
	color: #9D85B6;
}

td.smalltext {
text-align: justify;
	color: #000000;
	font-size: 10px;
}

td.quote {
	text-align: left;
	color: #000000;
	font-size: 10px;
}
td.quoteAuthor {
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.headline {
	font-family: serif;
	font-size: 26px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	/*background-color: #adce5d;*/
	padding: 15px 0px 10px 10px;
	text-align:left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	/*background-color: #adce5d;*/
	padding: 0px 0px 0px 3px;
	text-align:left;
}

table.body {
	background-color: #f2f2f2;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}

td.content {
	background-color: #f2f2f2;
	font-size: 12px;
}

td.footer {
	text-align: center;
	padding: 12px 0 0 0;
	color: #666;
	font-size: 10px;
	font-weight: bold;
}

a.footer:link {  
	color: #ccc;
	text-decoration:none;
	font-size: 10px;
}

a.footer:visted {  
	color: #ccc;
	text-decoration: none;
	font-size: 10px;
	}
a.footer:hover {  
	color: #adce5d;
	text-decoration:underline;
	font-size: 10px;
	background-color: #000;
}


/*BEGIN ARTICLE Block Styles*/
table.articles {
	background-color:#AED1E4;
	border:1px solid #000;
}

table.articles td.title {
	font-weight:bold;
	color:#fff;
	padding:4px 8px 4px 8px;

}
table.articles td span.date {
	color:#FF0000;
	font-size:9pt;
}
table.articles td.bg {
	background-color:#eee;
}
table.articles td.body {
	background-color:#eee;
	padding:4px 15px 4px 15px;
	line-height:125%;
	font-size:9pt;
}

table.articles td.body a.archive:link,
table.articles td.body a.archive:visited,
table.articles td.body a.archive:active {
	background: url(images/icon_more.gif) no-repeat left;
	padding-left: 20px;
	text-decoration:none;
}
table.articles td.body a.archive:hover {
	text-decoration:underline;
	color:#7e2a88;
}

table.articles td.body a:link,
table.articles td.body a:visited,
table.articles td.body a:active {
	text-decoration:none;
}
table.articles td.body a:hover {
	text-decoration:underline;
	color:#7e2a88;
}

/* BEGIN CAT LINK PAGES*/

table.catpage {
	width: 100%;
	/*background-color:#eee;
	border:1px solid #528533;*/
}
table.catpage td.title {
	background-color:#aed1e4;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px 0px 0px 4px;
	border:1px solid #aed1e4;
}
table.catpage td.body {
	background-color:#eee;
	padding: 10px 5px 4px 15px;
	line-height:125%;
	font-weight: bold;
	font-size:9pt;
}

table.catpage td.body span.jobtitle {
	color:#528533;
	font-weight: bold;
	font-style: italic;
	font-size:9pt;
}

table.catpage td.body a:link,
table.catpage td.body a:visited,
table.catpage td.body a:active {
	text-decoration:none;
	font-weight: bold;
	color:#7E2A88;
}
table.catpage td.body a:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#7e2a88;
}


#menu1 {
  display:table;           
  padding:0px;
  margin: 0px auto;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space:nowrap;
  list-style-type:none;
}
* html #menu1 {
  display:inline-block;
  width:1px;
  padding: 0 2px;
  margin:0;
}  
#menu1 li {
  display:table-cell;
	padding: 0px;
}
* html #menu1 li {
	display:inline;
	margin: -1px;
}
#menu1 a {
	display:block;
	padding: 5px 10px 6px 10px;
	color:#000000; 
	text-decoration:none;
	
}
* html #menu1 a {
	display:inline-block;
	margin:0;
}
#menu1 a:hover {
  color:#FFFFFF; 
  background:#BBE1F5;
  }
#menu1 li#active a {
  color:#000000; 
  background:#bbe1f5;
  cursor:default;
  border-left: 1px solid Black;
  border-right: 1px solid Black;
}

#menu2 {
  display:table;           
  padding:2px;
  margin:0 auto;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  white-space:nowrap;
  list-style-type:none;
}
* html #menu2 {
  display:inline-block;
  width:1px;
  padding: 0 2px;
  margin:0;
}  
#menu2 li {
  display:table-cell;
}
* html #menu2 li {
  display:inline;
}
#menu2 a {
	display:block;
	padding: 0.2em 0.5em; 
	color: #306177;
	text-decoration:none;
}
* html #menu2 a {
  display:inline-block;
  padding:0 -2px;
  margin:0;
}
#menu2 a:hover {
  color: #FFFFFF;
  background: transparent;
  }
#menu2 li#active a {
	font-weight: bold;
	color: #000;
	cursor:default;
}


/* Primary Vert Nav Styles */
 #navcontainer { width: 100%; }
#navcontainer ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
border-left: 1px solid #000;
}
#navcontainer a {
display: block;
padding: 4px 0 4px 6px;
width: 100%;
background-color: #f2f2f2;
}
#navcontainer a:link, #navlist a:visited {
color: #000;
font-weight: bold;
text-decoration: none;
}
#navcontainer a:hover {
background-color: #BBE1F5;
color: #000;
}

/* Secondary Vert Nav Styles */
 #secnavcontainer { width: 100%; }
#secnavcontainer ul
{
margin:0 0 0 0;
padding:0 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #333;
font-size:9pt;
font-weight:normal;
}
#secnavcontainer a
{
display: block;
padding: 4px 8px 4px 8px;
width: 100%;
background-color: #7e2a88;
/*border-bottom: 1px solid #333;*/
}
#secnavcontainer a:link, #secnavlist a:visited
{
color: #fff;
text-decoration: none;
}
#secnavcontainer a:hover
{
background-color: #9d85b6;
color: #fff;
}

.img {
	border: 1px solid #000000;
}

.bRows1 {
	background-color:#F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	height: 20px;
}
.bRows1  a:link, .bRows1 a:visited {
	color: #7E2A88;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.bRows1  a:hover {
	color: #9D85B6;
}
.bRows2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
	border-bottom: 1px solid #e5e5e5;
	height: 20px;
}
.bRows2  a:link, .bRows2 a:visited {
	color: #7E2A88;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.bRows2  a:hover {
	color: #9D85B6;
}


