/* ----------------------------------abi ltd. CSS-------------------------------*/

body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size:100.01%;
	color:#525252;
 	background:url("../images/body-bg.jpg") top left repeat-x #f0f1f1;
	text-align:center;
}
img {
	margin:0;
	padding:0;
	border:0;
}
.justify {
 	text-align:justify;
}
.bold {
	font-weight:bold;}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
a {
	outline:none;
}
.float {
	position:relative;
	float:left;
	width:612px;
}
.nostart {
	list-style-type:none;
	margin:0;
	padding:0;
}
address {
	color:#525252;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:5px 0 9px 20px;
	text-align:justify;
	font-style:normal;
}
address a:link, address a:visited, address a:hover {
	color:#000;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
address a:hover {
	text-decoration:underline;
}
#frame{
	width:100%;
	margin:0;
	padding:0;
	background:url("../images/footerbg.jpg") bottom left repeat-x;
}
acronym  {
   border-bottom: 1px dotted red;
   cursor: help;
 }

/* ----------------------------------Container-------------------------------*/

#container {
	position:relative;
	margin:0 auto 0;
	width:780px;
	color:#525252;
	text-align:left;
	background:#f0f1f1;
}
/* ----------------------------------End Container-------------------------------*/

	
/* ----------------------------------Top-------------------------------*/

#top {
	position:relative;
	float:left;
	width:780px;
	height:48px;
	margin:0;
	padding:0;
	background:url("../images/top.jpg") top left no-repeat;
}
#acca{
	position:relative;
	float:right;
	width:30px;
	height:30px;
	margin:8px 34px 0 0;
        display:inline;
	border:1px solid #000;
}
#time {
	position:relative;
	float:right;
	text-align:left;
	width:444px;
	height:30px;
	margin:0;
	padding:18px 34px 0 0;
	color:#525252;
	font-family:Tahoma;
	font-size:11px;
        font-weight:bold;
        letter-spacing:1px;
}
/* ----------------------------------End Top-------------------------------*/

	
#head {
	position:relative;
	float:left;
	width:780px;
	height:183px;
	margin:0;
	padding:0;
	border-bottom:3px solid #14316b;
}

.box {
	position:relative;
	float:left;
	width:199px;
	height:auto;
	margin:22px 0 0 0;
	display:inline;
	padding:13px;
	background-color:#fff;
	border:1px solid #2b3650;
}
.box-head {
	position:relative;
	float:left;
	width:199px;
	height:31px;
	margin:0 0 8px 0;
	display:inline;
	padding:0;
}
.box-content {
	position:relative;
	float:left;
	width:199px;
	height:auto;
	margin:0;
	padding:0;
}
.box-content p {
	position:relative;
	float:left;
	width:99%;
	line-height:15px;
	margin:0;
	padding:5px 0 5px 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#2b3650;
	text-align:justify;
}
.box-content p a:link, .box-content p a:visited, .box-content p a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fcaa42;
	text-decoration:underline;
	margin:0;
	padding:0;
}
#floater #leftblock .box a {
	display:block;
	width:100%;
	text-align:left;
	margin:0;
	padding:0;
}
#floater #leftblock .box a span.readmore {
	padding:3px 18px 5px 0;
	background:url("../images/more.jpg") right center no-repeat;
}
.email2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	width: 138px;
	height:18px;
	margin:0 5px 2px 0;
	padding:4px 0 1px 6px;
	display:inline;
	text-align:left;
	border:1px solid #000;
}
.emailgo2 {
	width: 27px;
	height:25px;
	margin:0px 0 2px 3px;
	padding:0 0 2px 0;
	text-align:center;
	border:0;
	background-color:transparent;
}
.emailgo {
	width: 11px;
	height:22px;
	margin:0px 0 6px 3px;
	padding:0 0 2px 0;
	text-align:center;
	background:url("../images/go.jpg") top left no-repeat;
	border:0;
	outline:none;
}
.email {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	width: 182px;
	height:22px;
	margin:0 0 6px 0;
	padding:4px 0 1px 6px;
	display:inline;
	text-align:left;
	background:url("../images/newsletter-bg.jpg") top left no-repeat;
	border:none;
	outline:none;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
a:hover {
	text-decoration:none;
}
a {
	color:#14316b;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
p {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:15px;
}
.tall_top {
	background:url(images/tall_top.gif) left top repeat-x #f0f1f1;
}
.tall_bottom {
	background:url(images/tall_bottom.gif) left bottom repeat-x;
}
.form {
	height:35px;
}
.form input {
	width:191px;
	height:17px;
	background:#fff;
	border:1px solid #404040;
	font-size:1em;
	color:#484848;
}
textarea {
	width:201px;
	height:122px;
	background:#fff;
	overflow:auto;
	border:1px solid #404040;
	font-size:1em;
	color:#484848;
	font-family:tahoma;
}
.input {
	width:137px;
	height:16px;
	border:1px solid #a5a092;
	font-size:1em;
	padding: 2px 0 0 5px;
}
#topnav-cont{
position:relative;
float:left;
 width:780px;
 height:32px;
padding-bottom:10px;
  background:url("../images/topnav-bg.jpg") top left repeat-x;

 }
#topnav{
 display:block;
 width:780px;
 height:32px;
 font-size:11px;
 font-weight:bold;
 font-family:Tahoma, Arial, Helvetica, sans-serif;
 }

#topnav ul{
 height:32px;
 margin:0;
 padding:0 0 0 28px;
 list-style:none;
 }

#topnav li{
 display:inline;/* Because of IE 6 */
 }

#topnav a{
 display:inline;/* Because of IE 6 - Removes Double Margin */
 float:left;
 margin-right:6px;
 padding:8px 12px 11px 0;
 color:#0060a9;
 background:url(../images/a_tag.jpg) top right no-repeat #CCCCCC;
 text-decoration:none;
 }

#topnav a span{
 padding:8px 0 11px 12px;
 background:url(../images/span_tag.jpg) top left no-repeat;
 }

#topnav a:hover, #topnav li.active a{
 color:#FFFFFF;
 background:url(../images/a_tag.jpg) 100% 100% no-repeat #CCCCCC;
 }

#topnav a:hover span, #topnav li.active span{
 background:url("../images/span_tag.jpg") 0 100% no-repeat;
 }

#topnav li.last a{
 margin-right:0;
 }
/* ----------------------------------Content-------------------------------*/
.link1 {
	color:#af2015;
}
.link2 {
	background:url(../images/marker.gif) no-repeat 0 2px;
	padding-left:19px;
	color:#004197;
	font-family:Tahoma;
}
.link3 {
	color:#719c00;
}
h2 {
	color:#14316b;
	font-size:1em;
	margin-bottom:10px;
}
h3 {
	color:#197abe;
	padding:0;
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
}
h4 {
	color:#719c00;
	font-size:1em;
	margin-bottom:8px;
}
#content .col_1 {
	position:relative;
	float:left;
	width:290px;
        margin:0;
        padding:0;
    }
#content .col_2 {
	position:relative;
	float:left;
        margin:0;
        padding:0;
	width:456px;
}
.navitop {
	position:relative;
	float:left;
	width:235px;
        height:15px;
	margin:0;
	padding:0;
	background:url("../images/navi-top.jpg") top left no-repeat;
}
.navibottom {
	position:relative;
	float:left;
	width:235px;
        height:15px;
	margin:0 0 15px 0;
	padding:0;
	background:url("../images/navi-bottom.jpg") top left no-repeat;
}
.navi {
	position:relative;
	float:left;
	width:235px;
	margin:-6px 0 -2px 0;
	padding:0;
	background:url("../images/navi-bg.jpg") top left repeat-y;
}
.navi ul {
	list-style:none;
	margin:0;
	padding:0;
}
.navi li {
	width:202px;
	margin:0 0 0 16px;
	padding:0 0 1px 0;
	background:url("../images/dotted.gif") bottom left repeat-x;
}

.navi a, .navi ul li.active ul li a{
	display:block;
	width:190px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-align:left;
	color:#525252;
	margin:2px 0 2px 0;
        text-decoration:none;
	padding:4px 0 4px 12px;
	background:url("../images/li-b.gif") 3px 9px no-repeat;
}
.navi a:hover, #level1on a {
	font-weight:bold;
	background:url("../images/li-a.gif") 3px 9px no-repeat;
}

.navi .level2, #level2on a{
    color:#197abe;
    font-weight:normal;
	font-size:12px;
}

#level2on a{
    font-weight:bold;
}


.navi ul li  ul li{
	background:none;
}

.navi ul li ul li a:link, .navi ul li ul li a:visited, .navi ul li ul li a:hover, .navi ul li.active ul li a{
	display:block;
        font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
	text-align:left;
	color:#45539d;
	width:160px;
	padding:1px 0 9px 42px;
        background:url("../images/li-c.gif") 26px 4px no-repeat;
}

.navi ul li ul li a:hover, .navi ul li.active ul li.active a{
	color:#000;
	background:url("../images/li-d.gif") 26px 4px no-repeat;
}


.title_block {
	background:url(../images/line1.gif) left bottom repeat-x;
	height:24px;
	margin-bottom:11px;
}

.block {
	background:#e8e9e2;
	width:235px;
	color:#383838;
}
.block .r {
	background:url(../images/r.gif) right top repeat-y;
}
.block .b {
	background:url(../images/b.gif) left bottom repeat-x;
}
.block .l {
	background:url(../images/l.gif) left top repeat-y;
}
.block .t {
	background:url(../images/t.gif) left top repeat-x;
}
.block .l_t {
	background:url(../images/l_t.gif) no-repeat left top;
}
.block .r_t {
	background:url(../images/r_t.gif) no-repeat right top;
}
.block .r_b {
	background:url(../images/r_b.gif) no-repeat right bottom;
}
.block .l_b {
	background:url(../images/l_b.gif) no-repeat left bottom;
}
.block .ind {
	padding:1px 15px 17px 21px;
}
.block p {
	width:193px;
}
#content {
	position:relative;
	float:left;
	font-size:0.69em;
	line-height:1.27em;
}
#content .indent {
	position:relative;
	float:left;
	padding:18px 0 24px 0;
}
#content .col_1 .indent {
	padding:0 25px 0 28px;
}
#content .col_1 .row_1 {
	padding-bottom:19px;
}

#content .col_1 .row_1 p {
	margin-bottom:17px;
}
#content .col_1 .row_2 .title_block div {
	background:url(../images/mail_marker.gif) no-repeat 2px 1px;
}
#content .col_1 .row_2 .block {
	margin-bottom:16px;
	display:block;
}
#content .col_1 .row_2 .block .ind {
	padding:15px 15px 15px 21px;
	margin:0;
}
#content .col_1 .row_2 .block .ind p {
	padding:0;
	margin:0;
        line-height:1.3em;
}
#content .col_1 .row_2 p {
	margin-bottom:11px;
}
#content .col_2 .row_1 {
	padding-bottom:20px;
}
#content .col_2 .row_1 .title_block {
	margin-bottom:8px;
}
#content .col_2 .row_1 .indent1 p {
	padding:2px 0 12px 0;
	text-align:justify;
        line-height:1.3em;
}

#content .col_2 .row_2 .title_block {
	margin-bottom:14px;
}
#content .col_1 .row_1 .title_block h1, #content .col_1 .row_2 .title_block h1, #content .col_2 .row_1 .title_block h1, #content .col_2 .row_2 .title_block h1{
	padding:0;
	margin:-14px 0 0 0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#383838;
	font-weight:normal;
}

#content .col_1 .row_1 .title_block h1, #content .col_1 .row_2 .title_block h1{
	padding:0;
	margin:-14px 0 0 0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#383838;
	font-weight:normal;
      }
#content .col_1 .row_1 .title_block h1, #content .col_1 .row_2 .title_block h1{
	margin:-18px 0 0 0;
}

#content .col_2 .row_2 .container {
	width:456px;
}
#content .col_2 .row_2 .container .column1 {
	position:relative;
	float:left;
	width:225px;
      }
#content .col_2 .row_2 .container .column1 p, #content .col_2 .row_2 .container .column2 p{
	width:195px;
	text-align:justify;
        line-height:1.3em;
}
#content .col_2 .row_2 .container .column2 {
	position:relative;
	float:right;
	width:195px;
}
#content .col_2 .row_2 p {
	margin:15px 0 17px 0;
}
#content .col_1 .row_2 .help{
	width:235px;
	height:81px;
	background:url("../images/1_bann.jpg") top left no-repeat;
}
#content .col_1 .row_2 .help p{
	padding:29px 10px 0 62px;
	margin:0;
	text-align:justify;
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
}
.image-in-left {
	position:relative;
	float:left;
	padding:0;
	margin:0 15px 8px -2px;
	display:inline;
}
#content .col_1 .row_1 .title_block div {
	background:url(../images/title_marker.gif) no-repeat 2px 0;
}

#sitemap ul {
	list-style-type:none;
	position:relative;
	margin:0 0 15px 0;
	display:inherit;
	padding:5px 18px 5px 0;
}

#sitemap li {
	text-align:justify;
	margin:0;
	padding:0 0 6px 0;
}

#sitemap li a:link, #sitemap li a:visited, #sitemap li a:hover {
	margin:0;
	font-size:12px;
        font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 9px 41px;
	color:#525252;
	text-decoration:none;
	background:url("../images/orange.gif") 15px 1px no-repeat transparent;
}

#sitemap li a:hover {
        background:url("../images/blue.gif") 15px 1px no-repeat transparent;
	text-decoration:underline;
}

.submit {
        background:url("../images/go_but.gif") top left;
        border:none;
        width:46px;
        height:21px;
        outline:none;
	}
	
.submit2 {
        background:url("../images/submit.jpg") top left no-repeat;
        border:none;
        width:100px;
        height:34px;
        outline:none;
	}
/* ----------------------------------------------Footer-------------------------------------*/
#footer {
	position:relative;
	float:left;
	width:780px;
        height:66px;
	padding:28px 0 0 0;
	margin:0;
	font-size:11px;
        background:url("../images/footer-bg.jpg") bottom left no-repeat;
}
#footer .address {
	position:absolute;
	top:0;
        left:0;
	width:780px;
        padding:36px 0 0 0;
	margin:0;
        text-align:center;
	}
#footer .address h1{
        padding:0;
       margin:0;
       font-size:12px;
       font-weight:normal;
       color:#fff;
       font-family:Tahoma, Arial, Helvetica, sans-serif;
       }
#footer .subnavi ul {
	list-style-type:none;
	margin:0;
	padding:9px 0 0 0;
}
#footer .subnavi ul li {
	float:left;
	display:inline;
}
#footer .subnavi ul li a {
	color:#f1c500;
	text-decoration:none;
	background:url("../images/footer_marker.gif") no-repeat right 5px;
	padding-right:18px;
	margin-left:16px;
}
#footer .subnavi ul li a:hover {
	text-decoration:underline;
}
#footer .subnavi {
	padding: 38px 0 0 13px;
}
#footer .subnavi .active {
	color:#f1c500;
}
#footer .subnavi ul li a.active:hover {
	text-decoration:none;
}
#footer .rss {
	position:relative;
	float:left;
	width:150px;
	height:16px;
	padding:0;
	background:url("../images/rss.jpg") no-repeat top right;
}
#footer .rss p {
	padding:0;
	margin:0;
}
#footer .rss p a {
	color:#f1c500;
	font-size:11px;
	text-decoration:none;
	padding:0 10px 0 70px;
	text-decoration:underline;
}
.dotted {
	position:relative;
	float:left;
	width: 99%;
	height:1px !important;
	overflow:hidden;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	display:inline;
	background:url("../images/dotted.jpg") top left repeat-x;
}
#preloader {
	display:none;
}
.blue14px {
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#2b3650;
	font-weight:bold;
}
.image-in-right{   
        position:relative;
	float:right;
	margin:0 0 0 7px;
        padding:0;
	}

#form.eform { 
width:35em; 
margin:0;
}
 
form#eform legend{ 
font-weight:bold;
border:1px solid #c2c6c7;
background-color:#ccc;
color:#000;
font-size:14px;
font-weight:normal;
padding:3px;

}
 
form#eform label{ 
clear:left;
 display:block; float:left; width:190px; text-align:left;  font-family:Tahoma, Arial, Helvetica, sans-serif; padding:0 10px 0 0; color:#525252; margin-bottom:0.5em; font-size:12px; line-height:1.5em; font-style:normal; 
}

form#eform fieldset{ 
border:1px solid #c2c6c7;
margin: 0;
padding:0 0 0 15px;
}
 
#p.explain{ 
margin-left:10em; 
color:#339; 
}
 
#input.field,textarea.field
{
width:30em;
}

form#eform textarea{ 
margin: 0 0 15px 0;
width:274px;
height:120px;
overflow:auto;
outline:none;
}

form#eform input{ 
margin: 0 0 13px 0;
width:274px;
outline:none;
}

#wp{display:none;
text-indent:-5000px;
}