/* good Code*/

body {
    font-size: 16px;
    line-height: 16px;
    font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
    background-color: #EEEEEE;
    color: #444444;
    margin: 0px;
}
a {
    color: #297acc;
    text-decoration: none;
}
a:visited {
    color: #297acc;
    text-decoration: none;
}
a:hover {
    color: #1f5f9d;
    text-decoration: underline;
}

td {
    font-size: 12px;
    line-height: 18px;
    color: #444444;
    margin: 0px;
}
em {
	color: #1f5f9d;
    font-weight: bold;
	font-style: normal;
}

li {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 10px;
}

td.rightbar {
	valign: top; 
	align: left; 
	width: 145; 
	padding: 20px 10px 10px 10px;
}

h1 {
   display: inline;
   font-size: 11px;
	color: #5c5d58;
	line-height:16px;
	font-weight: normal;

}

h2 {
    font-size: 18px;
    font-weight: bold;
    color: #3D6C82;
	line-height:16px;
}

h2.small {
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	color: #3b3b3b;
}
h3 {
    font-size: 18px;
	color: #3D6C82;
	font-weight: bold;
    line-height:16px;
}

h4 {
	font-size: 15px;
	color: #3D6C82;
	font-weight: bold;
	line-height:16px;
}

h5 {
	font-size: 12px;
	color: #3D6C82;
	font-weight: bold;
	line-height:16px;
}
em a, h2.small a, h4 a, h5 a {
	text-decoration:underline;
}
em a:visited {
	text-decoration:underline;
}
h2.small a:visited {
	text-decoration:underline;
}
h4 a:visited {
	text-decoration:underline;
}
h5 a:visted  {
	text-decoration:underline;
}
.lic {
    background-color: #ACC0DB;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 600;
    padding-bottom: 3px;
    padding-top: 3px;
}

.lex {
    text-align: center;
    padding-bottom: 1px;
    padding-top: 3px;
}


.footer {
    font-size: 11px;
    color: black;
    text-align: center;
    line-height: 20px;
    background: #f0f4f9
}

#h_menu {
  float:right;
  width:100%;
  background:#DAE0D2 url("i/menu/bg.gif") repeat-x bottom;
  font-size:12px;
  line-height:normal;
  height: 39px
  }
#h_menu ul {
  float: right;
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#h_menu li {
  float:left;
  background:url("i/menu/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}
#h_menu a {
  float:left;
  display:block;
  background:url("i/menu/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color: #534a47;
  font-size:11px;
  font-weight: bold
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#h_menu a {float:none;}
/* End IE5-Mac hack */

/* was C00303; */
#h_menu a:hover {
  color: #3D5B9A;
  background-image:url("i/menu/right_onm.gif");
  }

#h_menu .m_current {
  background-image:url("i/menu/left_on.gif");
  }
#h_menu .m_current a, #h_menu .m_current a:hover{
  background-image:url("i/menu/right_on.gif");
  color:#FFF;
  padding-bottom:8px;
}

.h_ewlogo {
	padding: 12px 20px 0 15px
}

.h_toplinks {
	font-size: 11px;
	color: #5c5d58;
	line-height: 20px;
}

.h_toplinks a {
	color: #5c5d58;
	text-decoration: none
}

.h_toplinks a:hover {
	color: #7f7b70;
	text-decoration: underline
}

.h_quote {
	font-size: 26px;
	color: #5c5d58;
	letter-spacing: 1px;
	padding-top: 35px;
}

#bigarea {
	border-bottom: 3px solid #032e72
}

ul.features {
	margin-right: 0;
	padding-right: 0;
	margin-left: 0;
	padding-left: 0;
}

.casestudy {
	margin: 0px 0px 0px 0px;
}

.casestudy tr {
	margin: 0px 0px 0px 0px;
}

.casestudy td {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
}

.casestudy .titletag {
	font-size:14px;
	font-weight:bold;
	color:#1f5f9d;
}	

.casestudy .big-quote {
	font-size:14px;
	font-weight:bold;
}

.benefit {
	background-color:#d5e5fb;
	padding-right:10px;
}

table.alt {
	border:thin solid #3D6C82;
}
table.alt td{
	padding:5px;
	vertical-align:top;
}
	
table.alt tr > td:first-child {
	font-weight:bold
} 

table.alt tr.rowhead th{
	background-color:#3D6C82;
	color:#FFFFFF;
}

table.alt tr.rowhead td{
	background-color:#3d6c82;
	color:#ffffff;
}

table.alt tr.odd_row {
	background-color:#d5e5fb;
}

table.alt tr.even_row {
	background-color:#f4f7fc;
}


table.std {
	border:thin solid #3D6C82;
}
table.std td{
	padding:5px;
	vertical-align:top;
}
	
table.std tr.rowhead th{
	background-color:#3D6C82;
	color:#FFFFFF;
}

table.std tr.rowhead td{
	background-color:#3d6c82;
	color:#ffffff;
}

table.std tr.odd_row {
	background-color:#d5e5fb;
}

table.std tr.even_row {
	background-color:#f4f7fc;
}

table.supportsmall td{
	font-size:10px;
	color:#636363;
	line-height:16px;
	padding:0px 7px;
}

table.supportsmall li{
	font-size:10px;
	color:#636363;
	line-height:16px;
	padding:0px 7px;
}

table.supportsmall tr.rowhead td{
	background-color:#FFF;
	height:20px;
	color:#3d6c82;
}

table.blue td{
	background-color:#d5e5fb;
	font-size:10.5px;
	line-height:16px;
	text-align:center;
	vertical-align:middle;
	margin:1px
}
table.blue td > a{
	color:#444;
}
table.blue tr{
	height:20px;
}
table.blue tr.rowhead{
	height:30px;
}
table.blue tr > td:first-child {
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

table.blue blockquote {
	font-weight:normal;
	margin-top: 2px;
}
table.blue tr.rowhead td{
	background-color:#3d6c82;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
table.blue tr.rowhead a{
	color:#fff;
}
table.tutorial td:first-child {
	background-color:#d5e5fb;
}
table.tutorial td {
	background-color:#f4f7fc;
	padding: 3px 15px 0px;
}
table.tutorial a {
	text-decoration:underline;
	font-weight:bold;
}
table.tutorial blockquote {
	padding-right:0px;
	margin-right:0px;
}
.required_field {
}
.required_field_highlighted {
border-color: red; 
border-style: inset;
}

#app_btn_wrapper {
    position: relative;
    width: 235px;
    height: 185px;
    padding-left: 10px;
    padding-top: 1px;
}

#app_btn {
    position: absolute;
    bottom: 0px;
    width: 235px;
    overflow: hidden;
}

#app_nav_slider {
    width: 235px;
    padding: 5px 0 5px 20px;
    margin: 0;
    overflow: hidden;
    list-style: none outside;
    background: transparent url('i/btn_app_bg.png') no-repeat;
    position: relative;
}

    #app_nav_slider li {
        height: 18px;
        padding: 0px;
        margin: 0px;
    }

#app_nav_slider a {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #297acc;
    text-decoration: none;
}

    #app_nav_slider a:hover {
        text-decoration: underline;
    }

#app_btn_top {
    position: relative; top: 8px;
}

#app_btn_bottom {
    position: relative;
    bottom: 0px;
 }

