body {
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #000066;
	background-image: url(../images/bg.gif);
	background-position: 760px;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	line-height: 16pt;
}

h1,
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
.maintxt {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 18pt;
	text-align: justify;
}

p {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 16pt;
	text-align: justify;
	padding: 0 0 10px 0;
	margin: 0;
}
li {
	list-style-image: url(../images/tick.gif);
}

a:link {
	color: #B0CCFF;
	text-decoration: none;
}
a:visited {
	color: #B0CCFF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

/***********************************
	Design
***********************************/

#mainMenu {
	background-image:url(../images/fonas.gif);
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 799px;
	background-repeat:repeat-y;
}
#header {
	position: relative;
	top: 0;
	left: 210px;
	width: 550px;
	height: 80px;
}
#headerProducts {
	position: relative;
	top: 10px;
	left: 220px;
	width: 550px;
	height: 120px;
}
#content {
	background-image:url(../images/fonas2.gif);
	position: relative;
	top: 0px;
	left: 210px;
	width: 550px;
	vertical-align: top;
	display: table;
	background-repeat:repeat-y;
	height:700px;
	padding-left:10px;
}
#footer {
	position: relative;
	left: 20px;
	width: 600px;
	height: 35px;
	vertical-align: bottom;
}
#solution {
	float: left;
	position: relative;
	left: 20px;
	width: 200px;
	height: 35px;
	vertical-align: bottom;
	z-index: 99;
}
#bottomMenu {
	position: relative;
	left: 10px;
	width: 740px;
	color: #333;
	font-size: 10px;
}
#bottomMenu a:link,
#bottomMenu a:visited,
#bottomMenu a:hover {
	color: #444499;
	text-align: center;
}

.bodyTable {
	height: 100%;
	background-image:url(../images/fonas.gif);
	background-repeat:repeat-y;
}
.flashBorder {
	position: relative;
	border: 5px solid #B0D3FF;
	width: 550px;
	background-color: #FFFFFF;
}

.flashBorder2 {
	position: relative;
	border: 5px solid #B0D3FF;
	width: 444px;
	background-color: #FFFFFF;
}

.text2 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #DFECFF;
	padding-right: 5px;
	padding-left: 5px;
}
a.submenu:visited {
	color: #000000;
	text-decoration: underline;
}
a.submenu:link {
	color: #000000;
	text-decoration: underline;
}
a.submenu:hover {
	color: #3399FF;
	text-decoration: underline;

}
.smalltxt {
	padding: 15px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabletopcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: left;
	padding: 3px 10px;
}
.tablesubcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D5EDFF;
	padding: 5px 0px 5px 10px;
}
.tablecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tableCellStress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.maintxtList {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 18pt;
	text-align: left;
	list-style-image: url(../images/tick.gif);
	display: list-item;
	text-indent: 30pt;
	margin: 0 0 0 30px;
	padding: 0;
}
.subTitle1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.imgBorder1 {
	border: 1px solid #FFFFFF;
}
.haprotxt {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 18pt;
	padding-top: 10px;
	padding-left: 10px;
	text-align: justify;
}
