body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
}

a {
	color:#263180;
	text-decoration:underline;
}

a:hover {
	color:#000;
}

a.greyLink {
	color:#666;
}

a.greyLink:hover {
	color:#000;
}

div#menu1 {
	width:auto !important;
	border:0px !important;
	border-right:2px solid #DDD !important;
	background-color:#FFF !important;
}

div#menu1 div {
	width:138px !important;
	border-bottom:1px dotted #CCC;
	padding:4px 2px 4px 12px !important;
}

div#el7, div#el9, div#el10, div#el11, div#el13, div#el15, div#el16, div#el18, div#el19 {
	border-bottom:1px dotted #FFF !important;
}

.mainMenuItem {
	border-right:2px solid #DDD;
	border-bottom:1px dotted #CCC;
	padding:2px;
	color:#333;
	text-decoration:none;
}

.mainMenuItemHover {
	border-bottom:1px solid #CCC;
	border-right:2px solid #DDD;
	background-color:#DDD;
	padding:2px;
	color:#000;
	text-decoration:none;
}

.subMenuItem {
	color:#666;
	background-color:#DDD;
	font-size:10px;
	border-bottom:1px dotted #EEE;
	padding:2px;
	text-decoration:none;
}

.subMenuItemHover {
	color:#000;
	background-color:#CCC;
	border-bottom:1px dotted #EEE;
	padding:2px;
	text-decoration:none;
}

#hdr div a.first {
	color:#FF712D;
	font-weight:bold;
}

#hdr div a {
	text-decoration:none;
	color:#666;
	font-size:9px;
}

#hdr div {
	color:#666;
	font-size:9px;
}

h1 {
	font-size:10px;
	color:#FFF;
	border-top:1px dotted #FFF;
	border-bottom:1px dotted #FFF;
	font-variant:small-caps;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:10px 0px 0px 0px;
	background-color:#BAC7D1;
	padding:1px 1px 1px 3px;
}
shippinghdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	line-height: normal;
	font-weight: bolder;
}

#content .TableHdr {
	font-size: large;
	font-weight: bold;
}


h2 {
	color:#444;
	font-size:10px;
	letter-spacing:2px;
	border-bottom:1px dotted #999;
	font-variant:small-caps;
	margin:8px 0px 8px 0px;
	background-color:#EEE;
	padding-bottom:1px;
	padding-left:3px;
}

h3 {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	margin:-5px 0px -2px 0px;
	color:#666;
}

p {
	margin:10px 0px 10px 0px;
}

.smallGrey {
	color:#999;
	font-size:9px;
	font-style: italic;
}

div#hdr {
	height:94px;
	width:796px;
	background-image:url(/images/template/hdr_bg.jpg);
	background-repeat:no-repeat;
	padding:0px;
}

div#hdr div {
	float:right;
	margin-top:5px;
	margin-right:7px;
}

div#content {
	width:632px;
	padding-left:164px;
	background-color:#FFFFFF
}

div#rightColumn {
	float:right;
	width:173px;
	background-color:#FFF;
	background-image:url(/images/lc_top-bg.gif);
	background-repeat:no-repeat;
	margin-top:-23px;
	padding-left:16px;
}

/* IE Fix */
* html div#rightColumn {margin-top:-13px;}
/* End Fix */

div#rightColumn div.title {
	font-weight:bold;
	padding:4px 3px 4px 7px;
	background-color:#E5E6FA;
	color:#8B8C9F;
	font-size:10px;
}

div#rightColumn div.box {
	background-color:#F7F8FE;
	border-right:2px solid #E5E6FA;
	border-left:2px solid #E5E6FA;
	border-bottom:2px solid #E5E6FA;
	font-size:9px;
	color:#555;
	padding:6px 2px 5px 5px;
	margin-bottom:5px;
}

div#rightColumn div.box p {
	margin:0px 0px 5px 0px;
}

div#rightColumn div.box b {
	color:#333;
}

div#footer {
	font-size:10px;
	color:#999;
}

div#footer a {
	color:#999;
}

div#footer a:hover {
	color:#000;
}
