kuh {}

html, body, html>body {margin: 0px; padding: 0px; width: 100%; height: 100%; }

body {
	background: #FFFFFF url(images/body_bgr.jpg) left bottom repeat-x;
	background-attachment: fixed;
	margin: auto;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #7C7C7C;
	font-size: 11px;
	height: 100%;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
   height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 3px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 13px;
	color: #fc6136;
	border-left: 6px solid #fc6136;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	/*padding-left: 13px;*/
	color: #fc6136;
	/*border-left: 6px solid #fc6136;*/
}

form {
	display: inline;
}

a {
	text-decoration: underline;
	color: #7C7C7C;
}

a:hover {
	color: #A7A7A7;
}
div#all {
	width: 983px;
	margin: auto;
	height: 100%;
}

div#header {
	width: 983px;
	height: 129px;
	background: #FFFFFF url(images/header_bgr_home.png) center bottom no-repeat;
	text-align: center;
	behavior: url("../iepngfix.htc");
}

ul.announce {
	
}

ul.announce li {
	list-style: url(images/bullet_ann.gif);
	margin-bottom: 3px;
}

ul.announce li.errorMessage {
	list-style: url(images/bullet_ann_err.gif);
	color: red;
	margin-top: 10px;
}

li.errorMessage {
	color: red;
	margin-top: 10px;
	list-style: url(images/bullet_ann_err.gif);
}

div.announce_zone {
	
}

div.announce_zone li {
	list-style: url(images/bullet_ann_err.gif);
	margin-bottom: 3px;
}

li.errorMessage {
	color: red;
	margin-top: 10px;
	list-style: url(images/bullet_ann_err.gif);
}


.tdLabel {
	display : none;
	/*text-align: right;
	width: 0px;*/
}

.errorLabel {
 	padding-bottom: 10px;	
}

.errorRowMessage {
    color: red;
    width: 270px;
}

.errorMessage {
	color: red;
	margin-top: 10px;
}

.actionMessage {
	color: Red;
}

div#header_parent {
	width: 983px;
	height: 129px;
	background: #FFFFFF url(images/header_bgr_parent.png) center bottom no-repeat;
	text-align: center;
	behavior: url("../iepngfix.htc");
	margin-bottom: 0px;
}

div#header_corporate {
	width: 983px;
	height: 129px;
	background: #FFFFFF url(images/header_bgr_corp.png) center bottom no-repeat;
	text-align: center;
	behavior: url("../iepngfix.htc");
	margin-bottom: 0px;
}

div#header_fix {
	width: 983px;
	height: 129px;
	position: relative;
}

/*
div#logo_home {
	padding-top: 60px;
	width: 300px;
}
*/

div#home_link {
	position: absolute;
	top: 105px;
	left: 20px;
	color: #7C7C7C;
	text-decoration: underline;
	font-weight: bold;
	width: 95px;
	height: 24px;
	background: url(images/butt_pre-home.gif) top left no-repeat;
	vertical-align: middle;
}

div#home_link a {
	display: block;
	padding-top: 8px;
}

div#home_link a {
	font-size: 10px;
}

div#logo_home {
     padding-top: 60px;
     width: 300px;
     position: absolute;
     top: 0px;
     left: 341px;
}

div#login_home {
	width: 200px;
	position: absolute;
	top: 20px;
	left: 760px;
	z-index: 5;
}

div#logo_int {
 position: absolute;
 top: 20px;
 left: 180px;
}

/*
div#logo_int {
	position: absolute;
	top: 40px;
	left: 200px;
} */

div#nav_fix {
	position: absolute;
	top: 87px;
	left: 472px;
	width: 500px;
	text-align: right;
}

div#nav {
	display: inline-block;
	text-align: right;
	padding-left: 5px;
	background: url(images/nav_bgr_h.gif) top right repeat-x;
	/*border: 1px solid Red;*/
}

div#nav a {
	color: #7C7C7C;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	height: 25px;
}

div#nav a:hover {
	color: #A7A7A7;
}

div#middle_fix {
	width: 979px;
	height: 420px;
	margin: auto;
}

div#middle {
	width: 979px;
	height: 415px;
	position: relative;
	margin: auto;
	/*background: url(images/center.gif) center top no-repeat;*/
}

div#middle_int {
	width: 979px;
	background: #FFFFFF;
}

div#content_fix {
	padding: 18px 18px 18px 18px;
	/*border: 1px solid Green;*/
}

div#content {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
    /*background: Aqua;*/
}

div#wizard {
   float: left;
	width: 610px;
	background: url(images/h2_bgr.gif) left top no-repeat;
	padding-bottom: 6px;
	padding-left: 13px;
	border-bottom: 1px dashed #e7e7e7;
}

div#wizard p {
	
}

div#wizard a {
	color: #fc6136;
}

div#wizard_wiz {
   float: left;
	width: 610px;
	background: url(images/h2_bgr.gif) left top no-repeat;
	padding-bottom: 6px;
	padding-left: 13px;
	border-bottom: 1px dashed #e7e7e7;
}

div#wizard_wiz p {
	
}

div#wizard_wiz a {
	color: #fc6136;
}

table.data {
   font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

div.phones {
	padding: 5px 0 5px 5px;
	/*background: #000000;*/
	text-align: center;
}

div.phones div {
	width: 103px;
	height: 126px;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	border: 1px solid #999999;
	text-align: center;
	background: #FFFFFF;
}

span.clear {
	display: block;
	height: 1px;
	clear: both;
	width: 100%;
}

table.data img {
	border: none;
}

table.data td {
	padding-left: 3px;
	padding-right: 3px;
	height: 21px;
}

table.data tr.odd {
	background: #F3F3F3;
}

table.data tr.odd td {
	padding-left: 3px;
	padding-right: 3px;
	height: 21px;
	border-bottom: 1px solid #e5e5e5;
}

table.data tr.odd td.white_td {
	border-bottom: none;
	background: #FFFFFF;
}

table.data th {
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
	border-bottom: 1px solid #e5e5e5;
	background: #e4e4e4;
}

table.data input {
	height: 18px;
	font-size: 10px;
	background: #f9f9f9;
	border: 1px solid #fc6136;
	padding: 0 3px 0 3px;;
}

table.data input.bEdit {
	height: 20px;
	width: 29px;
	font-size: 10px;
	background: #f9f9f9;
	border: none;
	padding: 0px;
	background: url(images/icon_edit.gif) top left no-repeat;
}

table.data input.bSend {
	height: 20px;
	width: 25px;
	font-size: 10px;
	background: #f9f9f9;
	border: none;
	padding: 0px;
	background: url(images/icon_send.gif) top left no-repeat;
}

table.display {
   font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	
}

table.display tr.odd {
	background: #F3F3F3;
}

table.display td {
	padding-left: 3px;
	padding-right: 3px;
	height: 21px;
}

table.display th {
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
}

table.display input {
	height: 18px;
	font-size: 10px;
	background: #f9f9f9;
	border: 1px solid #fc6136;
	padding: 0px;
}

/*
table.data select {
	height: 18px;
	padding-left: 5px;
	font-size: 11px;
	background: #f9f9f9;
	border: 1px solid;
	border-color: #fc6136;
}
*/

div.redBorderTest {
	overflow : hidden;
	border : 1px solid #fc6136;
}

div.redBorderTest select {
	display : block;
	float : none;
	margin-top : -2px;
	margin-left : -2px;
	margin-right : -2px;
	margin-bottom : -2px;
	font-size: 11px;
	background: #f9f9f9;
}

table.data input.chkb {
	height: 16px;
	font-size: 11px;
	background: none;
	border: none;
}

table.data#filter {
	/*border: 1px solid #fc6136;*/
}

div.profile_add {
	border-top: 1px dashed #fc6136;
	border-bottom: 1px dashed #fc6136;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
}

table.subm {
	margin-top: 13px;
}

table.subm td {
	border: none;
}

table.subm input {
	font-size: 11px;
	background: #f9f9f9;
	border: 1px solid #fc6136;
	height: 18px;
}

table.subm input.bsmall {
	width: 45px;
	font-size: 10px;
	background: url(images/button_small.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.subm input.bmid {
	width: 96px;
	font-size: 10px;
	background: url(images/button_mid.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.subm input.bbig {
	width: 140px;
	font-size: 10px;
	background: url(images/button_big.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.subm input.bxxl {
	width: 250px;
	font-size: 10px;
	background: url(images/button_xxl.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.data input.bsmall {
	width: 45px;
	font-size: 10px;
	background: url(images/button_small.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.data input.bmid {
	width: 96px;
	font-size: 10px;
	background: url(images/button_mid.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.data input.bbig {
	width: 140px;
	font-size: 10px;
	background: url(images/button_big.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

table.data input.bxxl {
	width: 250px;
	font-size: 10px;
	background: url(images/button_xxl.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

input.bsmall {
	width: 45px;
	font-size: 10px;
	background: url(images/button_small.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

input.bmid {
	width: 96px;
	font-size: 10px;
	background: url(images/button_mid.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

input.bbig {
	width: 140px;
	font-size: 10px;
	background: url(images/button_big.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}

input.bxxl {
	width: 250px;
	font-size: 10px;
	background: url(images/button_xxl.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	padding-bottom: 3px;
}


div.right_col_fix {
    float: right;
    width: 220px;
    background: url(images/border_right_col.gif) right top repeat-y;
}

div.right_col {
    width: 220px;
    background: url(images/header_right_col_little.gif) right top no-repeat;
}

div.right_col_bottfix {
    margin-top: 10px;
    background: url(images/right_col_footer_little.gif) right bottom no-repeat;
}

div.right_col_text {
    margin: 10px 16px 10px 18px;
	 font-size: 10px;
	 text-align: justify;
	 min-height: 100px;
}

div.right_col_text h3 {
    text-decoration: none;
	 margin-bottom: 0px;
	 padding-bottom: 0px;
}

div.right_col_text a {
    text-decoration: underline;
    color: #fc6136;
}

div.right_col_text a:hover {
    color: #fc6136;
	 text-decoration: none;
}



div#parent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 484px;
	height: 415px;
	margin-top: 5px;
	background: url(images/home_personal.jpg) left top no-repeat;
}

div#corp {
	position: absolute;
	top: 0px;
	left: 495px;
	width: 484px;
	height: 415px;
	margin-top: 5px;
	background: url(images/home_business.jpg) left top no-repeat;
}

div.links_green {
	padding-top: 47px;
	text-align: right;
}

div.links_blue {
	padding-top: 47px;
	text-align: left;
}

div#feathures_green {
	display: blok;
	margin-right: 6px;
	margin-top: 5px;
	/*background: url(images/icon_green_feature.gif) top left no-repeat;*/
	font-size: 10px;
}

div#feathures_green span.advert {
	display: block;
	color: #6bba23;
	font-size: 18px;;
	text-transform: uppercase;
	margin-right: 20px;
}

div#feathures_green a {
	color: #6bba23;
	font-weight: bold;
	margin-right: 20px;
}

div#feathures_green a:hover {
	text-decoration: none;
}

div#feathures_green p{
	text-align: right;
	font-weight: bold;
}

div#feathures_green span {
	font-size: 12px;
}

div#feathures_green ul {
	list-style: none;
	font-weight: normal;
	display: block;
	font-size: 14px;
	/*padding-top: 35px;*/
}

div#feathures_green ul li {
	display: block;
	margin-bottom: 8px;
	padding-right: 20px;
	background: url(images/bullet_green.gif) top right no-repeat;
}

div#feathures_blue {
	margin-left: 6px;
	margin-top: 5px;
	/*background: url(images/icon_blue_feature.gif) top left no-repeat;*/
	font-size: 10px;
}

div#feathures_blue span.advert {
	display: block;
	color: #00aeff;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 20px;
}

div#feathures_blue a {
	color: #00aeff;
	font-weight: bold;
	margin-left: 20px;
}

div#feathures_blue a:hover {
	text-decoration: none;
}

div#feathures_blue p{
	text-align: right;
	font-weight: bold;
}

div#feathures_blue span {
	font-size: 12px;
}

div#feathures_blue ul {
	list-style: none;
	font-weight: normal;
	display: block;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
	/*padding-top: 35px;*/
}

div#feathures_blue ul li {
	display: block;
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(images/bullet_blue.gif) top left no-repeat;
}

div#center_bott {
	width: 159px;
	height: 54px;
	position: absolute;
	top: 0px;
	left: 410px;
	z-index: 1000;
	background: url(images/center.gif) top left no-repeat;
}

div#addon {
	width: 192px;
	height: 96px;
	position: absolute;
	top: 324px;
	left: 393px;
	z-index: 10000;
}

table.login {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.login a {
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: underline;
}

table.login a:hover {
	color: #A7A7A7;
}

table.pass {
	font-size: 10px;
	font-weight: bold;
}

table.pass a {
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: underline;
}

table.pass a:hover {
	color: #A7A7A7;
}

table.pass input {
	width: 110px;
	height: 14px;
	font-size: 10px;
	margin-bottom: 3px;
	border: 1px solid #fc6136;
}

table.pass input.button {
	width: 96px;
	font-size: 10px;
	background: url(images/button_login.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 19px;
	margin-left: 19px;
}

table.login img {
	margin-right: 5px;
}
table.strutsElement {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
}
	
table.strutsElement td {
	height: 5px;
	padding: 0px;
	margin: 0px;
}

div#paging {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
}

div#paging a {
	display: inline;
	color: #fc6136;
	text-decoration: none;
	margin-right: 3px; 
	padding: 1px 5px 1px 5px;
	border: 1px solid #c7c7c7;
}

div#paging a:hover {
	color: #fc6136;
	text-decoration: none;
	margin-right: 3px; 
	padding: 1px 5px 1px 5px;
	border: 1px solid #fc6136;
}

div#paging a.this {
	color: #FFFFFF;
	background: #fc6136;
}

div.tooltip {
	background-color: #F3F3F3;
	border: 1px solid #fc6136;
	position:absolute;
	display: none;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 2px;
	width: 250px;
	top: 100px;
	left: 200px;
	z-index: 100;
}

div.clear {
	height: 5px;
	clear: both;
}

div#middle_int {
	width: 979px;
	background: #FFFFFF;
	margin: auto;
}

div#footer {
	width: 983px;
	height: 79px;
	background: url(images/footer_bgr.png) center top no-repeat;
	margin-top: 5px;
	behavior: url("../iepngfix.htc");
}

div#footer_fix {
	width: 983px;
	height: 79px;
	position: relative;
}

div#footer_center {
	width: 500px;
	height: 20px;
	position: absolute;
	z-index: 1;
	top: 30px;
	left: 241px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
}

div#footer_center a {
	font-size: 10px;
	color: #7C7C7C;
	text-decoration: underline;
}

div#footer_center a:hover {
	color: #A7A7A7;
}

div#txtHint {
	margin: 0px;
	padding: 0px;
}

div#txtHint table.data {
	margin-left: 0px;
	width: 100%;
	border: 1px solid #fc6136;
}

div#txtHint table.data td {
	border-bottom: 1px solid #e5e5e5;
}

div#txtHint table.data th {
	border-bottom: 1px solid #e5e5e5;
}
