td { 
	font-family : Arial, Sans-Serif; 
	color : #000000; 
	font-size : 12px; 
}
h1 { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; margin: 0px; }
a { 
	color : #1c638e; 
	text-decoration : underline;
}
a:hover { 
	xcolor : #0000FF; 
	text-decoration : underline;
}
a.small { font-family: Arial, Verdana, sans-serif; color: #1c638e; font-size: 11px; text-decoration: none; }
a:hover.small {text-decoration: underline; color: #ec821e;}
a.smallU { font-family: Arial, Verdana, sans-serif; color: #1c638e; font-size: 11px; text-decoration: underline; }
a:hover.smallU {text-decoration: underline; color: #ec821e;}
a.hdr { font-size: 14px; color: black; text-decoration: none; }
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:  #EDEDED; /*#BBD2F9; */
	color: #000000; 
	font-family: Arial, Sans-Serif; 
	font-size: 11px; 
	line-height: 12px; 
	font-weight:normal; 
}
.submit_button {
        border: 1px solid #C0C0C0;
        font-family : Arial, Sans-Serif;
        background-color : #eeeeee;
        color : #1c638e;
        font-weight : bold;
        font-size: 12px;
}
.TopNav {
	background: #C6CBE3;
	color: #FFFFFF;
	font-weight : bold;
}
TD.TopNav {
	font-size: 12px;
	font-weight: bold;
	background: #C6CBE3;
	color: #FFFFFF;
}
.SideTable {
	background: #F1F4F9;
	border-color: #C6CBE3;
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #C6CBE3;
	color: #0A246A;
	padding: 2px;
}
.CenterTable {
	background: #FFFFFF; /* #F5F5FC;*/
	border-color: #DCDCDC;
	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: #BFE4F4;
	color: #1c638e;
	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: '#C6CBE3'; 
	color: '#C6CBE3'; 
}
