/*
===============================================
Copyright 2008 NetWide Design Corp.
===============================================
*/

/*
===========================================
*************************   GENERAL FEATURES   *************************
===========================================
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

p, td {
	text-align: justify;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	margin: 0;
	padding: 4px 0 8px 0;
	text-align: left;
}
h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

img {
	border: none 0;
}


/* ************ Header/Topart ************ */
#container {
	width: 590px;
	margin: auto;
}

.table-main {
	width: 590px;
	border: none 0;
}

.banner-img {
	padding: 0;
	margin: -19px 0 0 0;
	position: relative;
}

.menu span {
	display: block;
	margin: 0;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menu span.last-line {
	margin: 0;
	padding: 0 0 0 2px;
}
.menu span.first-line {
	margin: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu a {
	display: block;
	margin: 0;
	float: left;
	width: 93px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #9f9f9f;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.menu a:hover {
	display: block;
	margin: 0;
	float: left;
	width: 93px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu a.select-menu {
	display: block;
	margin: 0;
	float: left;
	width: 93px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





.tp-icon-link {
	margin: 0;
	padding: 48px 28px 0 0;
}
.tp-icon-link span {
	margin: 0;
	padding: 0 10px;
}

.ftr-txt {
	background-image: url(../images/ftr-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
}
.ftr-copy-rgt {
	margin: 0;
	float: left;
	padding: 12px 0 0 0;
}
.ftr-txt p {
	display: block;
	padding: 0;
	float: right;
	margin: 0 0 0 5px;
}

.mid-tb-space {
	margin: 0;
	padding: 42px 0 0 0;
}
.middle-area-dottet-line {
	background-image: url(../images/vr-dottet-line.jpg);
	background-repeat: repeat-y;
	background-position: 214px top;
}
.nml-txt {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nml-txt a {
	line-height: normal;
	color: #003399;
	text-decoration: underline;
}
.nml-txt h3 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.nml-txt a:hover {
	line-height: normal;
	color: #D30000;
	text-decoration: none;
}
.hr-dottet-line {
	background-image: url(../images/hr-dottet-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.yahoo-icon {
	display: block;
	margin: 15px;
	padding: 0;
	float: left;
}

.inner-txt {
	width: 100%;
	min-height: 160px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 20px 0 0 0;
}
.inner-txt a {
	color: #003399;
	text-decoration: underline;
}

.inner-txt a:hover {
	color: #003399;
	text-decoration: none;
}

.inner-txt ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}
.inner-txt ul li {
	margin: 0;
	padding: 0 0 0 14px;
	background-image: url(../images/li-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 20px;
}


.black-bold-txt {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.blue-bold {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.seo-img {
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.hr {
	border-top: solid 1px #000000;
	width: 100%;
	margin-bottom: 5px;
}


.reg {
	text-align: left;
}

.box590 {
	width: 590px;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 10px;
	text-align: justify;
}
.box-grey-s-txt {
	width: 590px;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#navtbletop, #navtblemid, #navtblebot {
	width: 500px;
	border: none 0px;
	padding: 0;
	margin: auto;
}
#navtbletop {
	background-image: url(../images/midsection03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navtblemid {
	background-image: url(../images/framebody01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#navtblebot {
	background-image: url(../images/midsection03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.navtbleinr {
	width: 480px;
	border: none 0px;
	float: right;
	clear: both;
	margin: 0 0 15px 0;
}





.portnav {
	width: 460px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.portnav-l {
	width: 390px;
	float: left;
	text-align: left;
	text-indent: 4px;
	vertical-align: top;
}
.portnav-r {
	width: 60px;
	float: right;
	text-align: center;
}

.pnavlk {
	color: #000000;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
a.pnavlk:Link			{color: #000000; text-decoration: underline;}
a.pnavlk:Active		    {color: #000000; text-decoration: underline;}
a.pnavlk:Visited 		{color: #000000; text-decoration: underline;}
a.pnavlk:Hover			{color: #000000; text-decoration: none;}
.bluebar {
	width: 590px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #3399FF;
	border-bottom-color: #FFFFFF;
	height: 9px;
	font-size: 7px;
	color: #3299ff;
}

.boxbot2 {
	width: 590px;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 11px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
	background-image: url(../images/services-box2_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.boxbot3 {
	width: 590px;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 11px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
	background-image: url(../images/services-box3_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.inner-txt p.btm-space {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0;
}
.service-left {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -33px;
	position: relative;
}

.fine-text2 {
	font-size: 11px;
	text-align: justify;
}
.af-box-brd {
	border: 1px solid #cecfd1;
	margin: 0px;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 24px;
	background-image: url(../images/af-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.af-pro-name {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.small-icon-area {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ma-features-txt h3 {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFD1;
	margin: 0px;
	padding: 0px;
}
.ma-features-txt ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 8px;
}
.ma-features-txt ul li {
	margin: 0px;
	background-image: url(../images/blue-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-weight: bold;
}
.ma-features-txt ul li ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.ma-features-txt ul li ul li {
	font-weight: normal;
	background-image: url(../images/arrow_143.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #5F6770;
}

.ma-feature-box-brd {
	border: 1px solid #cecfd1;
	margin: 0px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 24px;
	background-image: url(../images/af-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
