html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	font-size: x-small; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/bg_logo.gif);
	background-position: 100% 85%; 
	background-attachment: fixed;
}

table {
	font-size: 100%; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}

img.block {
	display: block;
}  


.small {
	font-size: 80%;
}

.small sup.reg{
	font-size: 100%;
}

.italic {
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

form.feedback input, form.feedback textarea, form.feedback select, form.feedback option {
	border: solid 1px #000099; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	padding-left: 4px; 
	height: 20px;

}

form.feedback select, form.feedback option {
	color: #000099;
}

form.feedback input.button, form input.button  {
	width: 100px; 
	padding: 0px; 
	background-color: #F6F6F6; 
	border: solid 1px #000099; 
	font-weight: bold;	
	height: 20px;
	color: #000099;	
}

form.feedback textarea {
	scrollbar-base-color: #ffffff;
  	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000099;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #000099;
	scrollbar-arrow-color: #000099;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;	
	height: 80px;
}
/*Text Formating*/
.text {
	font-size: 100%;
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.textSmall {
	font-size: 80%;
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.news {
	padding-left: 10px;
	padding-bottom: 10px;	
	font-size: 100%; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}


.italic {
	font-style: italic;
}

.blueText {
	color: #000099; 
}

.content {
	padding: 0px 15px 5px 15px;
}

.content a {
	color: #000099; 
}

.subPad {
	margin-left: 50px;
}
.textBlock {
	width: 250px; 
	float:right; 
	padding: 10px; 
	padding-right: 20px;	
	background-color: #F6F6F6; 
	border: solid 1px #000099; 
	font-size: 90%; 
	margin: 25px 0px 15px 20px;
	vertical-align: top;
}

div.bgMoreGrey table td {
	vertical-align: middle;
}
.textBlockScreen {
	width: 250px; 
	float:right; 
	padding: 10px; 
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #F6F6F6; 
	border: solid 1px #0192E1; 
	font-size: 85%; 
	float:left;
	margin:0px 15px 5px 0px
}


.marginBottom8 {
	margin-bottom: 8px;
}
.textBlock ul.withSpace li {
	margin-bottom: 10px;
	margin-left: -20px;
}

ul.withLinks {
	display: block;
	float:right;
	list-style-type:disc;
	list-style-position:inside;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;		
}

.textBlock ul.withoutSpace li {
	margin-bottom: 5px;
	margin-left: -20px;
}


.textBlock ul li {
	margin-left: -20px;
	list-style-type: disc;
}

.textBlockExample {
	font-size: 90%; 
	margin: 0px 0px 15px 20px;	
	width: 85%; 
	border: dotted 1px #0192E1;
	background-color: #ffffff;
	float: right;
	padding: 20px;
}
.contentTable td {
	background-color: #ffffff;
	padding: 5px;
	font-size: 80%;	
	vertical-align: top;
}

.contentTable thead td {
	background-color: #F6F6F6;
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	vertical-align: middle;
	text-align: center;
}

.contentTable td.grey {
	background-color: #F6F6F6;
}

.margin0 {
margin:0px; 
padding:0px;
}

.desc {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 75%;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}


.head {
	font-size: 100%; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	color: #000099; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 110%;
	color: #666666;
}

h3 {
	font-size: 100%;
	color: #000099; 
	margin-bottom: -10px;
}

h4 {
	font-size: 100%;
	color: #666666;
	margin-bottom: -10px;
}

h4.faq {
	font-size: 100%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}

h4.blockHeader {
	font-size: 100%;
	color: #666666;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-left: -20px;
	margin-bottom: 10px;
}

h5 {
	font-size:100%;
	padding-bottom: 3px;
	border-bottom: solid 1px #cccccc;
}

h6 {
	color: #666666;
	font-size: 100%;
	padding-bottom: 3px;
	border-bottom: solid 1px #cccccc;

}

h1 {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-left: 15px;	
	margin-right: 15px;		
	padding-right: 3px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 0px;	
	height: 20px;
	line-height: 20px;
	border-bottom: solid 1px #cccccc;
	font-size: 110%;
}


.linkNote {
	font-size: 80%;
	vertical-align: top;
}

.note {
	color: #B2B2B2;
	font-size: 80%;
	text-align: justify;
	margin-top: 0px;
}

.note a {
	font-size: 80%;
}

.red {
	color: #ff0000;
}

.linkNote a {
 	color: #000099;
	font-weight: bold;
}

hr.devider {
	width: 60%;
	text-align: left;
	height: 1px;
	color: #cccccc;
}

.testimon {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.deviderWide {
	text-align: right;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	height: 1px;
	color: #cccccc;	
}


.headerBlock {
	height: 30px;
	border: solid 1px #F1F1F1;
	font-size: 15px; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 5px;
	width: 150px;
	margin-left: 5px;
	letter-spacing: -1px;
	
}

.headerBlockWider {
	height: 30px;
	border: solid 1px #F1F1F1;
	font-size: 15px; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 5px;
	width: 150px;
	margin-left: 5px;
	letter-spacing: -1px;
	
}



ul.textList {
	list-style-image: url(../img/arrow_no_on.gif);
	margin-top: 5px;
	margin-left: 16px;	
}

.big {
	font-size: 110%;
}

.pageHeader {
	border-bottom: solid 1px #CCCCCC;
	height: 25px;
	padding-top: 5px;
}
/*document formatting*/
.parser {
	padding: 10px 10px 0px 28px;
	border:solid 1px #F1F1F1;
	margin: 2px 5px 5px 5px;
}

.parser5 {
	margin-bottom: 5px;
}
.featuresPad {
	padding: 5px 5px 5px 6px;
}

.featuresPad div {
	padding: 22px;
	padding-top: 32px;
	height:83%;
}


.bgMoreGrey table td {
	vertical-align:top;
}

.padLeft20 {
	padding-left: 10px;
	padding-top: 17px;
}

.leftBorder {
	border-left:solid 1px #ffffff;
}

.divider {
	height: 4px; 
	border-bottom: solid 11px #ffffff;
	line-height: 4px;
	font-size:1px;
}

.parser3 {
	border:solid 1px #F1F1F1;
	margin: 2px 0px 5px 5px;
	padding: 15px 5px 0px 0px;
	width:99%;
}

.parser10 {
	border:solid 1px #F1F1F1;
	margin: 2px 0px 5px 5px;
	padding: 15px 15px 15px 15px;
	width:99%;
	height: 240px;
}
/*Backgrouns*/
.bgGrey {
	background-color: #F6F6F6;
}

.bgMoreGrey {
	background-color: #EFEFEF;
	border: solid 1px #D3D3D3;
}


.bgSquare1 {
	background-color: #FF9933; 
}

.bgSquare2 {
	background-color: #B00000; 
}

.bgSquare3 {
	background-color: #013300; 
}

.bgSquare4 {
	background-color: #0292E2; 
}

.bgBrown {
	background-color: #D37E00; 
}

.bgLeft {
	background-image: url(../img/peace_of_paper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgFooter {
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgFooterBlue {
	background-image: url(../img/bgB4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgFooterLeft{
	background-image: url(../img/bg_footer_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*Colors*/
.color {
	color: #000099;
}

.deepBlue {
	color: 000099;
}

b, strong {
}

/*Bottom part*/
.footer {
	border-top: solid 1px #ffffff;
	padding-left: 15px;
}

.footer, .footer a:link, .footer a:active, .footer a:visited  {
	font-size: 90%; 
	color: #666666; 
	text-decoration: none;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.footer a:hover {
	text-decoration: underline;
	color: #000099;	
}

span.copyright {
	font-size: 90%;
}
.topPress h5 {
	vertical-align: top;
	margin-top: 20px;
	margin-botto: 20px;
}

.topPress span {
	color: #cccccc;
}

/*Align*/
.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}


/*Styles for price*/
.blockBenefits {
	width: 250px; 
	float:right; 
	padding: 10px; 
	background: #EDEDED; 
	border-color: #003366; 
	border-width: 1px; 
	border-style: solid; 
	font-size: 75%;
	margin: 5px;
}

/*Menu*/
.parser1 {
	padding-left: 20px
}

.parser2 a {
	padding: 0px;
	padding-left: 10px;
	dispalay: block;
	font-weight: bold; 
	font-size: 85%; 
	color: #666666; 
	font-family: Tahoma; 
	text-decoration: none
}

.parser2 a:hover {
	color: #000000;
}

.menu_sel, A.menu_sel, A.menu_sel:hover  {
	font-weight: bold;
	font-size: 100%; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block-inline;
}

.menuRight {
	margin-left: 15px;
}

.menu, .menu a {
	font-weight: bold; 
	color: #000099; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
}


.menu a:hover {
	color: #000000;
}

.menu img {
	margin-top: 10px;
}

.menu .parser2 img {
	margin:0px;
}



.active {
	background-image: url(../img/arrow_no_on.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	cursor: hand;
	padding-left: 12px;
	font-weight: bold; 
	color: #000000; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
}

.outLi {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	cursor: hand;
	padding-left: 12px;
	line-height: 18px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.overLi {
	background-image: url(../img/arrow_open.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	cursor: hand;
	padding-left: 12px;
	line-height: 18px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}


.neutralSquare {
	background-image: url(../img/arrow_no.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	cursor: hand;
	padding-left: 12px;	
	line-height: 18px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: red;	
}

.neutralSquare a {
	font-size: 100%;
}

.overLi .sub { 
	display: block;
	margin-left: 0px;	
	margin-top: 0px;
	height: auto;	

}


.overLi .sub a {
	font-weight: bold; 
	font-size: 75%; 
	color: #666666; 
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 14px;
	margin:0px;
	line-height: 14px;	
	display: block;
}

.overLi .sub a:hover {
	color: #000000;
}

.activeSub {
	color: #000000;
	font-size: 75%; 	
	margin:0px;
	line-height: 14px;	
	display: block;
	height: 14px;		
}



.outLi .sub {
	display: none;
}

/*bg Top*/
.bgTopMain {
	background-image: url(../img/header_bkg.gif);
	background-repeat: repeat-x;
}

.bgTop1 {
	background-image: url(../img/1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bgTop2 {
	background-image: url(../img/2.jpg);
	background-repeat: no-repeat;
}

.bgTopLogo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}

.bgTopContentMain {
	background-image: url(../img/bg_top.gif);
	background-repeat: repaet-x;
}


.bgTopContent1 {
	background-image: url(../img/bg_top_blue.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #0C00B2;
}

.bgTopContent2 {
	background-image: url(../img/3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bgTopContent3 {
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
}





.parser4 {
	PADDING-RIGHT: 27px; PADDING-LEFT: 27px
}

.parser6 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 25px
}
.parser7 {
	PADDING-RIGHT: 27px; PADDING-LEFT: 24px
}
.parser_m {
	PADDING-RIGHT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}


.menu1_sel {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.menu1 {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #666666; FONT-FAMILY: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
A.menu1 {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #666666; FONT-FAMILY: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.hhh {
	border: solid 1px #E8E8E8;
	height:17%;
	background-color: white;
	margin-bottom: 5px;
	padding:0px;
}

.frontButton {
	margin: 5px;
	border: solid 2px #9A9A9A; 
	background-color: white;
	font-weight: bold;
	width: 110px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	cursor: hand;
}