/* CSS Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
  background: transparent;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* end CSS Reset */

body { background-color: #275787; }

.page {
  margin: auto; 
  background-color: white;
  width: 806px;
  height: 100%;
}

body,td,input	{
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 11px; 
  color: #333333;
  text-align: left;
}

form { margin: 0px; }

a {
  color: #9CC301;
  font-weight: bold;
  text-decoration: underline;
}

li { line-height: 1.3 }

br.xshort	{ line-height: 2px; }
br.short	{ line-height: 7px; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: disc inside;
}

.hanging { list-style-position: outside; }
.vgap li { padding-bottom: 2px; }

table.extout {
  margin: auto;
  text-align: center;
  border: 2px solid #9CC301;
  border-collapse: separate;
  padding: 6px;
}
td.extout, tr.extout { border: 0; }
.vln, .extout { line-height: 1.2; }
.topmv { margin-top: 6px; }
.toppv { padding-top: 6px; }

a.basenav	{ 
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

a.basenav:hover, a.basenav:active { color: #C2F102; }

.bottom		{ color: #ffffff; text-align: center; }
.rbottom	{ color: #bababa; text-align: center; }

.menuitem, .topmenuitem, .catheader, .sideheader {
  position: relative;
  top: -8px;
  width: 65px;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.topmenuitem {
  top: -5px;
}

.obscatheader {
  margin-left: 16px;
  margin-top: 15px;
  text-align: left;
  width: 200px;
}

.catheader {
  margin-top: 15px;
  text-align: center;
  width: 244px;
}

.sideheader {
  margin-top: 15px;
  text-align: center;
  width: 189px;
}

.firstcap { font-variant: small-caps; }
 
.diagbtn {	
	font-family: Myriad,Verdana,Helvetica,Arial,sans-serif;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	width: 200px;
	height: 30px;
	z-index: 0;
	left: 0px;
}	

.diagbtntxt {
  text-align: center;
  padding-top: 7px;
  padding-right: 2px;
}

.menuitem a:link,.menuitem a:visited,
.topmenuitem a:link,.topmenuitem a:visited,
.diagbtn a:link,.diagbtn a:visited,
.catheader a:link,.catheader a:visited,
.sideheader a:link,.sideheader a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.menuitem a:hover,.menuitem a:active,
.topmenuitem a:hover,.topmenuitem a:active,
.diagbtn a:hover,.diagbtn a:active,
.catheader a:hover,.catheader a:active,
.sideheader a:hover,.sideheader a:active {
  color: #C2F102;
  text-decoration: none;
}

.logo {
  border-style: none;
  width: 245px; 
}

.marrel1 {
  position: relative;
  top: 0px;
  width: 50px;
  z-index: 10;
}

.marrel2 {
  position: absolute;
  top: -24px;  
  left: 5px;
  line-height: 42px;
  width: 500px;
  z-index: 10;
}

.tagline1 {
	font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
	color:#000000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.tagline2 {
	font-family: Arial,Helvetica,sans-serif;
  text-transform: uppercase;
	color:#000000;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;  
}

.inner, .regtxt {
	font-family: Arial,Helvetica,sans-serif;
	color:#000000;
  font-size: 12px;
}

.regtxt {
  position: relative;
  top: -3px;
	font-weight: bold;
 }
 
.leadtxt	{
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  width: 325px;
  margin-left: 5px;
  line-height: 130%;
  letter-spacing: 120%; 
}

.main p {
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  text-align: left;
  margin-top: 10px;
  line-height: 120%;
}

.main a {
  color: #7CA301;
  font-weight: normal;
  text-decoration: none;
}

.main a:hover {
  text-decoration: underline;
}

.sig {
  margin-top: 8px;
  font-style: italic;
}

#btntw {
  width: 400px;
  margin: auto;
  text-align: left;
}

.catpane {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  margin-left: 5px;
  padding: 1px;
  line-height: 130%;
  letter-spacing: 120%; 
}

.catdot1 {
  position: relative;
  top: 0px;
  left: 0px;
}

.catdot2 {
  position: absolute;
  top: 116px;
  left: 188px;
}

.action {
  font-weight: bold;
  padding-bottom: 4px;
}

.side {
  line-height: 1.1;
}

/*-------------------dropdown menu--------------------*/

.menudiv {
  font-size: 11px;
  position: relative;
  z-index: 100;
  float: left;
  margin-top: -17px;
  margin-left: 9px;
  line-height: 21px;
  width: 364px;
  display: inline;
}

.menudiv ul { list-style: none; }

ul.menu li {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  background-image: url(/css/i/menu/menu-sign.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

ul.menu .menu-first { background-image: none; }

ul.menu ul {
/*
  visibility: hidden;
*/
  display: none;
  position: absolute;
  left: 0px;
  top: 42px;
  height: 32px;
  background-image: url(/css/i/menu/bg-submenu-title-bottom.png);
  padding-bottom: 0px;
  background-repeat: no-repeat;
  background-position: left bottom;
}

ul.menu table {
  position: absolute;
  top: 0; 
  left: 0px;
}

/*
ul.menu ul li:hover ul,#menu ul a:hover ul { visibility: visible; }
*/

ul.menu a {
  display: block;
  padding: 0px 14px 6px 14px;
  margin: 0px;
  margin-left: 2px;
  margin-top: 7px;
  line-height: 29px;
  color: #fff;
  text-decoration: none;
}

ul.menu a:hover { 
  color: #C2F102;
}
/*
  background-repeat: repeat-x;
  background-position: top;
  background-image: url(/css/i/menu/bg-menu-hover.gif);
*/

/*--sub menus--*/

ul.menu ul a, ul.menu {
  background-image: url(/css/i/menu/bg-submenu.png);
  background-repeat: no-repeat;
  background-position: left;
  color: #000000;
}

ul.menu ul li {
  clear: both;
  text-align: left;
  text-transform: none;
  font-size: 11px;
  background: none;
}

ul.menu ul li a {
  display: block;
  width: 200px;
  line-height: 23px;
  margin: 0;
  border: 0;
  padding: 1px 5px 1px 10px;
}

ul.menu .submenu-title {
  width: 200px;
  line-height: 28px;
  padding: 1px 5px 1px 10px;
  color: #000000;
  font-weight: bold;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(/css/i/menu/bg-submenu-title.png);
}

ul.menu .submenu-title a {
  background-image: none;
  padding-left: 0px;
  color: #000066;
}

ul.menu ul li a:hover { 
  background-image: url(/css/i/menu/bg-submenu-hover.png);
  background-repeat: repeat-y;
  background-position: left;
  color: #33B102;
}

ul.menu .submenu-title a:hover {
  background-image: none;
  color: #33B102;
 }

ul.menu ul ul {
  left: 205px;
  top: -1px;
}

ul.menu .sub {background:url(/css/i/menu/subrt.gif) 110px 8px no-repeat}

/*
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:134px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .topline {border-top:1px solid #aaa}
*/

/* ******************************** */

.tblgr {
  vertical-align: text-top;
  text-align: center;
  width: 130px;
  padding-top: 12px;
  padding-right: 10px;
}

.sidebar {
  vertical-align: top;
  height: 100%;
  width: 238px;
}

.sidebarmain {
  height: 100%;
  width: 238px;
}

.sidebarbody {
  height: 100%;
  width: 200px;
}

.fullwidth { width: 100%; }
.fullheight { height: 100%; }

table.piccap { 
  border-collapse: separate; 
  border-spacing: 2px;
  margin-top: 6px;
  margin-left: -5px;
  margin-bottom: 4px;
}

table.piccap tr td { 
  padding: 0px; 
  text-align: center;
}

table.piccap3d { 
  border-collapse: separate; 
  border-spacing: 2px;
  margin-top: 16px;
  margin-right: 5px;
  margin-bottom: 4px;
}

table.piccap3d tr td { 
  padding: 1px; 
  text-align: center;
}

ul.tiered, ul.tiered ul, ul.tiered ul ul, ol.tiered, ol.tiered ol, ol.tiered ol ol {
  margin-left: 0;
  padding-left: 30px;
}

.caseimg {
  width: 105px;
  border: 1px solid black;
}

.casearea {
  font-size: 10px;
  font-weight: bold;
}

.casestudyarea {
  margin-top: 8px;
  font-size: 10px;
  font-weight: bold;
}

.ltd {
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(/css/i/ltd.png);
  width: 475px;
  height: 90px;
  color: black;
  font-size: 12px;
}

.ltd a { color: #338022; }

div.ltdheader, div.ltdheader2 {
  padding-left: 74px;
  padding-top: 14px;
  width: 390px;
  font-weight: bold;
}

div.ltdheader2 { padding-top: 7px; }

p.ltdtext, p.ltdtext2 {
  margin-top: 9px;
  padding-left: 74px;
  width: 390px;
}

p.ltdtext2 { margin-top: 7px; }

.leader {
  font-weight: bold;
  font-size: 110%;
  padding-top: 4px;
} 
