/* CSS file for  www.aastra.com */
/* FORM ELEMENTS are controlled by the following CSS -------------------------------------------------------------------------- */
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
} 
.form-bt-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4B6E28;
	vertical-align: middle;
} 
.form-bt-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A80000;
	vertical-align: middle;
} 
.form-padding {
	padding: 6px;
}
.hdr-box-nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NAVIGATION ELEMENTS - changes to tr and td backgrounds and text  are controlled by the forllowing CSS ----------------- */
.RowNormal
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-bottom: 1px solid #B7D3E3;
}
.RowSelect
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BACKGROUND: url("../../images/nav/nav_bg_row_select.gif");
	color: #004D79;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-decoration: underline;
	border-bottom: 1px solid #B7D3E3;
}
.RowNormalDiv {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-bottom: 1px solid #B7D3E3;
}
.RowSelectDiv {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BACKGROUND: #DDF1FC;
	color: #004D79;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-decoration: underline;
	border-bottom: 1px solid #B7D3E3;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* TEXT ELEMENTS - txt treating elements  -------------------------------------------------------------------------------------------------------- */
.txt-bold-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E7291;
	text-decoration: none;
}
.txt-footer-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-title-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #E04102;
	text-decoration: none;
}
.txt-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8BA6C7;
	text-decoration: none;
}
.txt-fgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #6DB1D7;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
.nav-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004D79;
	text-decoration: none;
	height: 20px;
  width: 183px;
	padding-left: 18px;
	vertical-align: middle;
	filter: DropShadow(Color=#D1EDFF, OffX=-2, OffY=-1, Positive=2);
}
.cookie-trail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	line-height: normal;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor:arrow;
}
/* CELL FORMATING TAGS - tags used in <table> <td> <tr> tags- --------------------------------------------------------------------------- */
.content-table {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 18px;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* FORMATING TAGS - tags used in text formating are defined below ----------------------------------------------------------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #A91700;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6DB1D7;
	white-space: nowrap;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #004D79;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6DB1D7;
	white-space: nowrap;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	white-space: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

input.button1 {
	width: 100%;
	overflow:visible;
}


