
body
{
	font-family: Verdana, Times New Roman, Garamond;
	font-size: 8.0pt;
	text-align: left;
}

h1
{
	margin-right:0in;
	margin-bottom:.7pt;
	margin-left:0in;
	font-size:20.0pt;
	font-family: Verdana, Times New Roman, Garamond;
	color: #FDB813;
}

h2
{
	color: #00539B;
	font-size: 16.0pt;
	font-weight: bolder;
	font-family: Verdana, Times New Roman, Garamond;
}

h3
{
	margin-right:0in;
	margin-bottom:.7pt;
	margin-left:0in;
	font-size:12.0pt;
	font-family: Verdana, Times New Roman, Garamond;
	color: #FDB813;
}
	
h4
{
	margin-right:0in;
	margin-left:0in;
	color: #00539B;
	font-size:10.0pt;
	font-family: Verdana, Times New Roman, Garamond;
}

.leftImage
{
	float:left;
	padding: 0px 10px 10px 0px;
}

/* image  settings */
table#navContainer img#iLeft
{
	float:left;
}
table#navContainer img#iRight
{	
	float:right;
	margin:0px;
	padding:0px;
	/* the next two lines will align the image directly to the left of the cell
	if they are not there then there will be a gap on the left */
	position:relative;
	left:0px;
}


/* table settings */
table#navContainer
{

	border-width: 0px;
	border-style: none;
	border-color: white;
	background-color: white;
	z-index:99;
}


/*container for the top images*/
table#navContainer td#firstRow
{
	background-color:#0c2e82;
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: white;

}


/* container for the main menu */
table#navContainer td#mainMenu
{
	background-color:#6177AE;
	font-weight:bold;
	padding:1px 3px 1px 3px;
}

/* container for the sub menu */
table#navContainer td#subMenu
{
	background-image:url(TopBannerFade.gif);
	background-color:#fff;
	background-repeat:repeat-y;
	padding:1px 3px 1px 3px;
	height:21px;
}


/* The font for small text on the top bar. */
.SmallText
{
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Times New Roman, Garamond;
	font-size:7.5pt;
	color:#fff;
	margin: 1px 0px 0px 0px;
}

.divLogin a
{
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Times New Roman, Garamond;
	font-size:7.5pt;
	color:#ccc;
	margin:1px 0px 0px 0px;
	z-index: 0;
}

.divLogin a:hover
{
	color:#eee;
	z-index: 0;
}


.Layout
{
	
}



#ulNavigation li.SubMenuItemHeaders
{
	color: #fff;
	font-weight: bold;
	width: 180px;
	text-align: left;
	font-variant: small-caps;
}

#ulNavigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ulNavigation a {
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Times New Roman, Garamond;
	font-size:7.5pt;
	color:#ccc;
	margin:1px 0px 1px 0px;
}

#ulNavigation a {
	font-weight: bold;
	color:#6177AE;
}

#ulNavigation a {
	text-decoration: none;
}

#ulNavigation li li a {
	display: block;
	font-weight: normal;
	background-color: #00539B;
	color: #ccc;
	padding: 0.2em 10px;
}

#ulNavigation li li a:hover {
	padding: 0.2em 5px;
	background-color: #EEAD00;
	color: #eee;
}

#ulNavigation li {
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Times New Roman, Garamond;
	font-size:7.5pt;
	list-style: none;
	color:#ccc;
	float: left;
	cursor: default;
	position: relative;
	padding-right: 30px;
	width: 8em;
	text-align: center;
	vertical-align: middle;
}

li#first {
	border-left-width: 1em;
	list-style: none;
}

li#last {
	border-right-width: 1em;
	list-style: none;
}

.divSubMenu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0.5em 0 1em 0;
}

.divSubMenu li>ul {
	top: auto;
	left: auto;
}

#ulNavigation li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	width: 5em;
	list-style: none;
	z-index: 99;
}

#ulNavigation li:hover ul, li.over ul {
	display: block;
	z-index: 99;
}

.SubMenuList
{
	border: solid 1px #FFFFFF;
	background-color: #00539B;
	width: 200px;
	text-align: left;
	padding: 10px 0px 20px 0px;
	z-index: 99;
}

.SubMenuItems a
{
	background-color: #00539B;
	border-style: none;
	font-weight: bold;
	text-align: left;
	width: 180px;
	color: #ccc;
}

.MasterBox
{
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	font-family: Verdana, Times New Roman, Garamond;
}


#LeftBox
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100px;
	height: auto;
	padding-top: 40px;
	text-align: center;
	z-index: 0;
	font-family: Verdana, Times New Roman, Garamond;
}

#RightBox
{
	position: relative;
	float: right;
	top: 1px;
	width: 225px;
	padding-top: 20px;
	height: auto;
	text-align: right;
	z-index: 0;
	font-family: Verdana, Times New Roman, Garamond;
}

#CenterBox
{
	position: relative;
	top : 0px;
	margin : 0px 250px 0 125px;
	padding: 40px 0px 0px 0px;
	z-index: 0;
	font-family: Verdana, Times New Roman, Garamond;
}

#BottomImage
{
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 0;
}


#BottomText
{
	z-index: 0;
}

.CartMasterBox
{
	width: 80%;
	margin: 0px auto;
	z-index: 0;
}

.CartItemBox
{
	width: 100%;
	height: 30px;
	margin: 0px auto;
	border-style: solid;
	border-color: Black;
	border-width: thin;	
	z-index: 0;
}

.CartItemDelete
{
	float: left;
	width: 40px;
	height: 30px;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: thin;
	z-index: 0;
}

.CartItemTitle
{
	margin-left: 41px;
	margin-right: 241px;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
	text-align: center;
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: thin;
	z-index: 0;
}

.CartItemPrice
{
	float: right;
	width: 80px;
	height: 30px;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: thin;
	z-index: 0;
}

.CartItemQuantity
{
	float: right;
	width: 80px;
	height: 30px;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: thin;
	z-index: 0;
}

.CartItemTotal
{
	float: right;
	width: 80px;
	height: 30px;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	z-index: 0;
}

.SidebarLinks
{
	position: relative;
	border: solid 1px #eee;
	color: #00539B;
	z-index: 0;
	text-align: center;
}

.SidebarLinks a
{
	color: #00539B;
}

.SidebarLinks a:hover
{
	color: #FDB813;
}

.NewsTitle
{
}

.NewsContent
{
}

