body {
	background-color: #acb0b5;
}
A:link {
	color: #314C78;	
	text-decoration: underline;
}
A:visited {
	color: #314C78;
	text-decoration: underline;
}
A:active {
	color: #314C78;
	text-decoration: underline;
}
A:hover {
	color: #7489AA;
	text-decoration: underline;
}

p {
	font-family: "verdana";
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #314C78;	
}

td {
	font-family: "verdana";
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #314C78;	
}

ul {
	font-family: "verdana";
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #314C78;	
}

.content {
	font-family: "verdana";
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #314C78;	
}

.bold {
	font-family: "verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #314C78;	
}

.glossary {
	font-family: "verdana";
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
	color: #314C78;	
}

.emphasis {
	font-family: "verdana";
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	font-style: italic;
	color: #314C78;	
}

.header {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #233F6B;
}

.subheader {
	font-family: "verdana";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #225877;
}

.title {
	font-family: "verdana";
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	color: #225877;
}

.textnav {
	font-family: "verdana";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.textnav a:link {
	font-family: "verdana";
	font-size: 11px;
	text-decoration: underline;
	color: #314C78;	
}

.textnav a:visited {
	font-family: "verdana";
	font-size: 11px;
	text-decoration: underline;
	color:  #314C78;
}

.textnav a:hover {
	font-family: "verdana";
	font-size: 11px;
	text-decoration: underline;
	color: #7489AA;
}

.tableborder {
	border: 1px solid #314C78;
}

.tableheaderbg {
	background-color: #225877;
}

.tableheader {
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
	color: #FFFFFF;
}

.tablesubheader {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.tablerowbg1 {
	background-color: #FBF3EF;
}

.tablerowbg2 {
	background-color: #DDE5EA;
}

.tablebgborder{
background-color: #e4e8f5;
border-bottom: solid #314C78 1px;
border-left: solid #314C78 1px;
border-right: solid #314C78 1px;
border-top: solid #314C78 1px;
}

.tablerow{
background-color: #f2f4fb;
}

.border
{
	border-bottom: solid #314C78 1px;
	border-left: solid #314C78 1px;
	border-right: solid #314C78 1px;
	border-top: solid #314C78 1px;
}

.alert {
	font-family: "verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #840D31;	
}

.smallbold {
	font-size: 10px;
	font-weight: bold
}

.smallfooter {
	font-size: 10px;
}

.smallitalic {
	font-size: 10px;
	font-style: italic;
}

.error {
	font-family: "verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: red;	
}

.buttonNormal
{
    COLOR: #314C78;
    BACKGROUND-COLOR: #f2f4fb;
}

.buttonHighlight
{
    COLOR: white;
    BACKGROUND-COLOR: #48638E;
}

.shadeBorder
{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #bdbebd;
	border-bottom: 1px solid #bdbebd;
	background-color:#f3f3f3;
	width:440px;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

ul#prodCatNav li {
	margin: 5px 0 5px 0;
}

table#productCatalogue {
	border-top: 1px solid #ACB0B5;
	border-left: 1px solid #ACB0B5;
}

table#productCatalogue td {
	border-right: 1px solid #ACB0B5;
	border-bottom: 1px solid #ACB0B5;
}

table#productCatalogue td.heading {
	background-color: #DBE4F3;
}