
/* Body Settings */

body { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 12pt; 
	background-color : #FFFFFF; 
}
/* Table Settings */
td { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #000000; 
	font-size : 12pt; 
}
/* Link Settings */
a { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #4D69BB; 
	font-size : 12pt; 
	text-decoration: none;
}
/* Link Hover Settings */
a:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	color : #333333; 
	font-size : 12pt; 
	background: #EEEEEE;
	text-decoration : underline; 
}
/* Navigation Links */
.navImages {
	border: 3px solid #F1F4F9;
	background: #F1F4F9;
}
.navImages a img{
	border: none;
	height: 60px;
	width: 89px;
}
.navImages a:hover img{
	border: 2px solid #4D6999;
	height: 56px;
	width: 85px;
}
.nav { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #FFFFFF; 
}
.nav:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : underline; 
	color: #FFFFFF; 
}
.TopNav .nav:hover { 
	background: #4D6999;
}
#nav{
	margin: 0;
	padding: 3px;
	list-style: none;
	width: 630px;
	height: 62px;
	background: #F1F4F9;
}
#nav li{
	margin-left: 1px;
	position: relative;
	float: left;
}
#nav li ul{
	position: absolute;
	left: 0px;
	top: 60;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #CCC;
	border-left: none;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	display: none;
}
#nav li ul li a{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	display: block;
	height: 1%;
	width: 120px;
	text-decoration: none;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px;
	margin: 0px;
	color: #4D6999;
	background: #F1F4F9;
}
#nav li ul li a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#nav li a img{
	border: none;
	height: 60px;
	width: 89px;
	display: block;
	text-decoration: none;
	background: #fff;
}
#nav li a:hover img{
	border: 2px solid #4D6999;
	height: 56px;
	width: 85px;
	display: block;
	text-decoration: none;
	background: #fff;
}

#nav li:hover ul, #nav li.over ul{
	display: block;
}

/* Fix IE. Hide from IE Mac */
	* html ul li{ float: left; height: 1%; }
	* html ul li a{ height: 1%; }
	* html #nav{
		width: 635px;
	}
/* End */

/* Input Box Settings */
.input_box { 
	border: 1px solid #000000; 
	background-color: #BBD2F9; 
	color: #000000; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 12pt; 
	line-height: 13px; 
	font-weight: normal; 
}
/* Submit Button Settings */
.submit_button { 
	font-size : xx-small; 
	font-family : Arial, Verdana, Sans-Serif; 
	background-color : #CCCCCC; 
	color : #000000; 
	font-weight : bold; 
	border-width : thin; 
}
.TopNav {
	background: #4D6999;
	color: #FFFFFF;
	font-weight : bold;
}
TD.TopNav {
	font-size: 12px;
	font-weight: bold;
	background: #4D6999;
	color: #FFFFFF;
}
.SideTable {
	background: #F1F4F9;
	border-color: #4D6999;
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 12pt;
	font-weight: bold;
	background: #4D6999;
	color: #FFFFFF;
}
.CenterTable {
	background: #F1F4F9;
	border-color: #4D6999;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #4D6999;
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: #F1F4F9;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
.HeadingFont {
	color: #4D6999;
	font-size: 14pt;
	font-weight: bold;
}
.OurPrice {
	background: #F1F4F9;
}
.pg{
	display: block;
	height: 0px;
	overflow: hidden;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 12pt;
	font-weight: bold;
	background: #4D6999;
	color: #FFFFFF;
}
.CartContents {
	font-size: 11pt;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 11pt; 
	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: #4D6999;
	color: #4D6999;
}
.dateclass {
        color:#ffffff;
        background-color:#4D6999;
        width:200px;
        text-align:right;
        font-family: arial; font-size:10pt; font-weight:bold;
	padding-right: 10px;
    }
/* You will not need to change below */
.small, .small:hover { font-family: Arial, Verdana, Sans-Serif; color: #333333; font-size: 10px; }
.small:link, .small:visited { text-decoration: underline; color: #333333; }
