html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	color: #8F8F8F;
	background: #4B4A46;
	line-height: 135%;
}

#header .wrapper {
	position: relative;
	overflow: hidden;
}

h2, {
	color: #178FC0;
}


#header2 {
	background: #024A94 url(../images/headerbg.jpg) 50% 0 no-repeat;
}

.btnmore {
	height: 22px;
	padding: 0;
	margin: 0;
}


/* fonts info */

body#ff-azuron, #ff-azuron td{
	font-family:  Lisboa Sans, Geneva, Tahoma, sans-serif;
}

body#ff-azuron h1, body#ff-azuron h2, body#ff-azuron h3, body#ff-azuron h4,
body#ff-azuron .contentheading, body#ff-azuron.componentheading {
	font-family: Optima, Lucida, 'Lucida Sans Unicode', sans-serif;
}

body#ff-azuron.contentsummary{
	font-family: Optima, Lucida, 'Lisboa Sans', sans-serif;
}

body#ff-optima, #ff-optima td {
	font-family: Optima, Lucida, 'Lisboa Sans', sans-serif;
}

body#ff-lucida, #ff-lucida td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}

body#ff-georgia, #ff-georgia td {
	font-family: Georgia, sans-serif;
}

body#ff-trebuchet, #ff-trebuchet td {
	font-family: "Trebuchet MS", sans-serif;
}

body#ff-palatino, #ff-palatino td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

/* end fonts info */


form {
	margin: 0;
	padding: 0;
}

body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 12px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

body.f-larger,
body#ff-optima.f-larger,
body#ff-georgia.f-larger {
	font-size: 15px;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
	color: #5FABCB;
}

a:hover {
	text-decoration: underline;
}



.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading, .contentheading {
	font-size: 200%;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 0 0;
	padding-left: 3px;
        font-family: Optima, Lucida, 'Lucida Sans Unicode', sans-serif;
	color: #5F5F5F;
	letter-spacing: -2px;
}

.contentsummary {
	font-size: 150%;
	color: #939393;
        font-family: Optima, Lucida, 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 0 0 0 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}


span.tab-text {
	padding-left: 12px;
}

#header2 {
	height: 181px;
}

#header-logo {
	height: 181px;
}

#header-logo img#hdlogo {
	position: absolute;
	bottom: -29px;
	left: 40px;
	width: 1128px;
	height: 181px;
}

#header, #page-bg, #header .wrapper, #page-bg .wrapper {
	position: relative;
}

#header {
	z-index: 1;
}

#page-bg {
	z-index: 0;
}

#main-shadow {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 360px;
	background: url(../images/page-shadow-l.gif) 0 0 no-repeat;
}

#main-shadow2 {
	position: absolute;
	right: -20px;
	width: 20px;
	height: 360px;
	background: url(../images/page-shadow-r.gif) 100% 0 no-repeat;
}

#main-content {
	background: #fff url(../images/content-bg.png) 0 0 repeat-x;
	min-height: 360px;
}

table.mainbody,
table.blog {
	width: 100%;
}

td.maincol .padding {
	padding: 32px 20px 0px 27px;
}

td.rightcol .padding,
td.leftcol .padding {
	padding: 20px 33px 20px 25px;
}

#inset {
	margin-bottom: 10px;
}

#page-bg {
	background: #fff url(../images/page-bg.png) 0 0 repeat-x;
}

#bottom-tab {
	height: 31px;
	width: 149px;
	margin-left: 50px;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}

span.bottom-tab-text {
	padding-left: 12px;
}

span.tab-text, span.bottom-tab-text {
	color: #fff;
}

span.tab-text-up, span.bottom-tab-text-up {
	background: url(../images/tab-arrow-up.png) 0 50% no-repeat;
}

span.tab-text-down, span.bottom-tab-text-down  {
	background: url(../images/tab-arrow-dn.png) 0 50% no-repeat;
}

#bottom {
	overflow: hidden;
	padding: 20px 0 10px 0;
}

#footer {
	background: #4B4A46 url(../images/footer-bg.png) 0 0 repeat-x;
}

#footer2 {
	width: 100%;
	height: 30px;
	float: left;
}

.spacer .block {
	float: left;
}


.spacer.w33 .block {
	width: 290px;
}

#mainmodules .module {
	margin-left: 27px;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 262px;
}

td.rightcol {
        margin-left: 27px;
        margin-right: 5px;
        padding-right: 5px;
        margin-bottom: 30px;
        overflow: hidden;
        width: 262px;
}

.module-spotlight {
	margin-bottom: 30px;
	overflow: hidden;
	width: 262px;
	height: 177px;
	background: #ffffff url(../images/hm_spotlight.jpg) no-repeat;
}

td.rightcol .module-spotlight h3 {
	font-size: 170%;
	color: #ffffff;
	line-height: 100%;
	padding: 0;
	margin: 32px 30px 0 30px;
}

td.rightcol .module-spotlight p {
	font-family: Optima, Lucida, 'Lucida Sans Unicode', sans-serif;
	font-size: 1em;
	color: #ffffff;
	line-height: 100%;
	padding: 0;
	margin: 10px 30px 0 30px;
}

td.rightcol .module-spotlight a {
	font-family: Optima, Lucida, 'Lucida Sans Unicode', sans-serif;
	font-size: 1em;
	color: #ffffff;
	line-height: 100%;
	padding: 0;
	margin: 10px 0px 0 0;
}

td.rightcol .module {
	margin-bottom: 30px;
	width: 262px;
	overflow: hidden;
}

td.maincol hr {
        color: #e5e5e5;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
        height: 1px;
}

td.rightcol hr {
	color: #e5e5e5;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	height: 1px;
}


#bottom .module h3 {
	padding-left: 20px;
}


#mainmodules {
	overflow: hidden;
}

#bottom-menu1 {
	width: 100px;
	float: left;
	margin-left: 70px;
	color: #A6A6A4;
}

#bottom-menu2 {
	width: 50px;
	float: left;
	margin-left: 70px;
	color: #A6A6A4;
}

#bottom-menu3 {
	width: 100px;
	float: left;
	margin-left: 70px;
	color: #A6A6A4;
}

#footerlogo {
	width: 115px;
	height: 66px;
	float: right;
	background: #4B4A46 url(../images/ftlogo.gif) no-repeat;
}

#bottom-menu1 a, #bottom-menu2 a, #bottom-menu3 a {
	 line-height: 18px;
	 margin-right: 15px;
	 padding-right: 15px;
	 padding-left: 0;
	 display: block;
	 float: left;
	 font-size: 90%;
	 font-weight: bold;
	 text-indent: 0;
	 color: #A6A6A4;
}

#bottom-menu1 a:hover, #bottom-menu2 a:hover, #bottom-menu3 a:hover {
	color: #fff;
}


#bottom-copyright {
	height: 60px;
	float: left;
	margin-right: 80px;
	font-size: 90%;
	color: #A6A6A4;
}


#horiz-menu {
	float: left;
	width: 842px;
	padding-left: 31px;
}



.menu {  
list-style: none;  
position: relative;  
margin: 0;  
padding: 0;  
}  
.menu li{  
display: block;  
overflow: hidden;  
padding: 0;  
cursor: pointer;  
float: left;  
width: 140px;  
height: 43px;  
margin-right: 0px;  
background-repeat:no-repeat;  
}  
.menu a{  
display:block;  
height:43px;  
text-indent:-9999px;  
outline:none;  
}  
  
#horiz-menu li.item1 a {
  width: 140px;
  height:43px;
  background: url(../images/nv_home.gif) 0 0 no-repeat;
}
 
#horiz-menu li.item1 a:hover, #horiz-menu li#current.item1 a {
  background: url(../images/nv_homeon.gif) 0 0 no-repeat;
}

#horiz-menu li.item3 a {
  width: 140px;
  height:43px;
  background: url(../images/nv_company.gif) 0 0 no-repeat;
}
 
#horiz-menu li.item3 a:hover, #horiz-menu li#current.item3 a {
  background: url(../images/nv_companyon.gif) 0 0 no-repeat;
}

#horiz-menu li.item4 a {
  width: 140px;
  height:43px;
  background: url(../images/nv_services.gif) 0 0 no-repeat;
}
 
#horiz-menu li.item4 a:hover, #horiz-menu li#current.item4 a {
  background: url(../images/nv_serviceson.gif) 0 0 no-repeat;
}

#horiz-menu li.item5 a {
  width: 140px;
  height:43px;
  background: url(../images/nv_advantage.gif) 0 0 no-repeat;
}
 
#horiz-menu li.item5 a:hover, #horiz-menu li#current.item5 a {
  background: url(../images/nv_advantageon.gif) 0 0 no-repeat;
}

#horiz-menu li.item6 a {
  width: 140px;
  height:43px;
  background: url(../images/nv_news.gif) 0 0 no-repeat;
}
 
#horiz-menu li.item6 a:hover, #horiz-menu li#current.item6 a {
  background: url(../images/nv_newson.gif) 0 0 no-repeat;
}

#horiz-menu li.item8 a {
  width: 140px;
  height:43px;
  background: url(../images/nv_contactus.gif) 0 0 no-repeat;
}
 
#horiz-menu li.item8 a:hover, #horiz-menu li#current.item8 a {
  background: url(../images/nv_contactuson.gif) 0 0 no-repeat;
}


/* Mainmenu */

a.mainlevel {
	display: block;
	line-height: 34px;
	text-indent: 26px;
	height: 32px;
	overflow: hidden;
	font-size: 120%;
}

a#active_menu.mainlevel {
	background-position: 0 -64px;
	padding-left: 12px;
}

a.mainlevel:hover {
	background-position: 0 -32px;
}

a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
	font-size: 120%;
	line-height: 34px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}




span.inset-left {
	display: block;
	color: #000;
	padding: 15px;
	float: left;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.inset-right {
	display: block;
	color: #000;
	padding: 15px;
	float: right;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

div.wrapper { margin: 0 auto; width: 902px;padding:0;}
td.rightcol { width:0px;padding:0;}

ul.bullet
{
list-style-type: none;
padding: 0;
margin: 0;
}

ul.bullet li
{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
padding-bottom: 3px;
}

ul.latestnews
{
list-style-type: none;
padding: 0;
margin: 0;
}

ul.latestnews li
{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
padding-bottom: 3px;
}


/* start tabs content styles */

#tabcontable {
        float: left;
	width: 520px;
	background-color: #E3EFFB;
}

#tabcontable .cl {
	width: 260px;
        border-right: #ffffff solid 1px;
}

#tabcontable .cr {
	width: 260px;
        padding-left: 10px;
}

#tabcontable td {
        border-bottom: #ffffff solid 1px;
	padding: 5px;
	border-left: 0;
	border-top: 0;
}

.tabcontenthd {
        font-size: 120%;
	margin-bottom: 0;
	padding-bottom: 0;
        font-family: Optima, Lucida, 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
        color: #5F5F5F;
}

.jwts_tabbertab img { 
	margin-right: 10px;

}
/* end tabs content styles */


