body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005F7F;
	line-height: normal;
}
.background {
	background-image: url(images/template-images/small/ambertech-background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #F9FFFF;
}
p {
	font-size: 11px;
	line-height: 16px;
}
h1 {
	color: #FF6600;
	font-size: 18px;
	line-height: normal;

}
a:link {
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	font-weight: bold;
}
td {
	font-size: 11px;
	line-height: 16px;
}
form {
	margin: 0px;
}

.active-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 10px;


}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005F7F;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 10px;


}
.navigation a:link {
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}
.navigation a:visited {
	font-weight: bold;
	color: #00506E;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.menu-bar {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/template-images/menu-fade.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	width: 168px;
	padding-top: 8px;
	font-style: italic;





}
h2 {
	color: #FF6600;
	font-size: 14px;
	line-height: normal;
}
h3 {
	font-size: 12px;
	line-height: normal;
}
h4 {
	font-size: 12px;
	line-height: 16px;
}
hr {
	border: 0;
	height: 1px;
	color: #F3F3F3;
	background-color: #F3F3F3;
}
.small-text {
	font-size: 10px;
	line-height: normal;
	padding: 5px;


}
.prod-text {
	border: 0;
	font-size: 10px;
	line-height: normal;
	padding: 2px;


}
.left-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: right;



}
.right-border {
	background-color: #FFFFFF;
	border-top: 0px none #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-left: 0px solid #EFEFEF;
	width: 168px;



}
.table-header {
	text-transform: capitalize;
	color: #005F7F;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #DBE8E8;
	padding: 5px;


}
.feature-heading {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	vertical-align: middle;

}
.feature-content {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 10px;

}
.cell-shade {
	background-color: #F3FBFD;
	/*background-color: #FFF6E8;*/
	font-size: 10px;
	border: 1px solid #DBE8E8;
}
p.cell-shade {
	font-size: 10px;
}
ul.cell-shade {
	list-style-type: square;
	margin-bottom: 0px;
	margin-left: -10px;
}
li {
	list-style-type: square;
	margin-bottom: 0px;
	margin-left: -15px;
}
.images {
	margin: 10px;

}
.table-cells {
	background-color: #F3FBFD;
	color: #005F7F;

}
.table-cells a:link {
	color: #005F7F;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.table-cells a:visited {
	color: #005F7F;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.table-cells a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:underline;
}
.table-headings {
	background-color: #DDF0F4;
	font-weight: bold;


}
.text-fields {
	border-top: 1px solid #4AA7B9;
	border-right: 1px solid #D8EDF2;
	border-bottom: 1px solid #D8EDF2;
	border-left: 1px solid #4AA7B9;
	color: #005F7F;


}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFBD91;
	border-top: 1px solid #FFEDE1;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FFEDE1;
	cursor: hand;


}
ul {
	list-style-type: square;
}
.inactive a:link {
	color: #005F7F;
}
.inactive a:visited {
	color: #005F7F;
}.content {
	background-color: #FFFFFF;
	padding: 15px;
	border-top: 0px none #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-left: 0px solid #EFEFEF;
}
