td { 
	font-family : Arial, Sans-Serif; 
	color : #000000; 
	font-size : 12px; 
}
h1 { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; margin: 0px; }
a:hover { 
	xcolor : #0000FF; 
	text-decoration : underline;
}
a.small { font-family: Arial, Verdana, sans-serif; color: #374B6D; font-size: 11px; text-decoration: none; }
a:hover.small {text-decoration: underline; color: #333399;}
a.smallU { font-family: Arial, Verdana, sans-serif; color: #374B6D; font-size: 11px; text-decoration: underline; }
a:hover.smallU {text-decoration: underline; color: #333399;}
a.hdr {
	font-size: 12px;
	color: 374B6D;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.hdr { color: black; text-decoration: none; }
.navigation {font-size: 11px; padding: 1px 0px;}
.nav { 
	font-family : Arial, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #FFFFFF; 
}
.nav:hover { 
	font-family : Arial, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : underline; 
	color: #FFFFFF; 
}
.input_box { 
	border: 1px solid #C0C0C0; 
	background-color:  #D9E3FF; /*#BBD2F9; */
	color: #000000; 
	font-family: Arial, Sans-Serif; 
	font-size: 11px; 
	line-height: 12px; 
	font-weight:normal; 
}
.submit_button { 
	border:#ffffff 1px solid; background-color:#A3A272; text-transform:uppercase; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold
}
.TopNav {
	background: #7C7F6E;
	color: #FFFFFF;
	font-weight : bold;
}
TD.TopNav {
	font-size: 12px;
	font-weight: bold;
	background: #7C7F6E;
	color: #FFFFFF;
}
.SideTable {
	background: #F1F4F9;
	border-color: #7C7F6E;
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #7C7F6E;
	color: #0A246A;
	padding: 2px;
}
.CenterTable {
	background: #FFFFFF; /* #F5F5FC;*/
	border-color: #EEE2C5;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #EEE2C5;
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: #F5F5FC;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #FFFAE6;
	color: #0A246A;
	padding: 2px;
}
.CartContents {
	font-size: 11px;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 11px; 
	text-decoration : underline; 
}
.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.HR1 {
	padding: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	height: 1px; 
	border-style: none; 
	border-color: '#7C7F6E'; 
	color: '#7C7F6E'; 
}
