@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:#FFFFFF;
	text-align: center;
}

.mainBox{
	width:778px;
	border: 1px solid #EEEEEE;
	background-color:#FFFFFF;
}

.footerBox{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E7;
	border-right-color: #E9E9E7;
	border-bottom-color: #E9E9E7;
	border-left-color: #E9E9E7;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#C3C3C3;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}


.highlight1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
}

.highlight2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.highlight3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#003399;
	text-decoration: none;
}

.highlight4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
}

.highlight5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FF9900;
	text-decoration: none;
}

.textForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.ajustadorTextField{
	text-align: left;
	vertical-align: middle;
}

.paddingPersonal2{
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #E9E9E7;
	padding-left:6px;
}

.paddingPersonnel{
padding-left:6px;
}

.centerPadding{
text-align:left;
vertical-align:middle;
padding-left:6px;
}

.formTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left:8px;
}

.formText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	padding-left:8px;
}

.radioText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.noteFormText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
}
/* ###### holder and containers ###### */

.border{
	border: 1px solid #666666;
}
.center{
	text-align: center;
	vertical-align: middle;
}

.logo_holder{
text-align:left;
vertical-align:middle;
padding-left:1px; 

}

.menu_holder{
	height: 32px;
	/*width: 508px;*/
	border: 1px solid #E9E9E7;
}

.item_holder{
	text-align:center;
	vertical-align:middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E7;	
	
}
.animation_holder{
text-align:right;
vertical-align:middle;
padding-right:1px; 
}

.middle_holder{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E7;
	border-right-color: #E9E9E7;
	border-bottom-color: #E9E9E7;
	border-left-color: #E9E9E7;
	background-image: url(../xtras/back_middle.jpg);
	background-repeat: repeat-x;
}

.tracking_holder{
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.photo_holder1{
	border: 5px solid #CCCCCC;
}

.address_holder{
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFCC00;
	background-color:#F2F2F2;
}

.address_rigth{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFCC00;
}

.form_holder1{
	border: 5px dashed #E9E9E7;
}

.form_holder2{
border: 2px dashed #E9E9E7;
}


.personel_holder{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E9E9E7;
	border-bottom-color: #E9E9E7;
}


/* ####### LINKS ####### */


/* %%% main menu %%% */

a.menuText:link, a.menuText:visited, a.menuText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	display:block;
	background-color:#FF6600;
	background-image:url(../xtras/back_menu.jpg);
	height:24px;
	padding-top:8px;
}

a.menuText:hover{
display:block;
background-color:#666666;
background-image:url(../xtras/back_menu_over.jpg);
height:24px;
}

/* %%% cert. menu %%% */

a.certText:link, a.certText:visited, a.certText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
}
a.certText:hover{
color:#FF9900;
}

/* %%% Traking Menu %%% */


a.tracking:link, a.tracking:visited, a.tracking:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC0000;
	text-decoration: none;
}

a.tracking:hover{
	text-decoration:underline;
	color: #FF0000;
}

/* %%% Footer Menu %%% */
a.fmenuText:link, a.fmenuText:active, a.fmenuText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
	background-color:#FFFFFF;
	display:block;
	height:26px;
	padding:6px;
}

a.fmenuText:hover{
	background-color:#666666;
	background-image:url(../xtras/footer_back.jpg);
	display:block;
	height:15px;
	padding:11px;
	color:#666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E7;
	border-left-color: #E9E9E7;
}

a.driving:link, a.driving:active, a.driving:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FF9900;
	text-decoration: none;
}