/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/a-stripebg1.gif);
	background-color: #666666;
	background-repeat: repeat-x;
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #000000;
}

h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}


a {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover, a.current {
	color: #6699FF;
}

.WhiteTable {
	background-color: #FFFFFF;
}

.body10px {
	font-size: 10px;
}

.body12px {
	font-size: 12px;
}

.InsertImageLeft {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.InsertImageRight {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.topMenu {
	background-image: url(images/a-TopNav.gif);
	background-repeat: no-repeat;
}
.topMenuWhite {
	background-color: #FFFFFF;
}

.MidMenuTitle {
	background-image: url(images/a-MidMenuTitle.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}

.MidMenuBody {
	background-image: url(images/a-MidNav.gif);
	font-size: 12px;
}

.LeftMenuBody ul {
	list-style-type: none;
	margin: 0 0 5px 10px;
	padding: 0;
}

.LeftMenuBody li {
	margin: 2px 0 0 0;
}

.RightMenuBody {
	font-size: 10px;
}

.bottomMenuBar {
	font-size: 11px;
	background-image: url(images/a-BottomNav.gif);
	background-repeat: repeat-x;
}

.bottomMenuBar a {
	color: #000099;
	text-decoration: none;
}

.bottomMenuBar a:visited {
	color: #000099;
	text-decoration: none;
}

.bottomMenuBar a:hover, .bottomMenuBar a.current {
	color: #6699FF;
}




/* PageNac is the same as pcPageNav in pcStorefront.css, this handles the page navigation at the bottom of the page, when present. */
.PageNav {
	font-size: 10px;
	text-align: left;
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 5px 0 0 0;
}

.DesignBy, .DesignBy a, .DesignBy a:visited, .DesignBy a:hover, .DesignBy a.current {
	font-size: 9px;
	color: #999999;
	text-align: center;
}


.row1 {
}
.row2 {
	background-color: #DDDDDD;

}

/* This handles the countdown in masterBottomMenu */ 
.cntwn {
font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
color: #555555;
text-align:left;
}
