/* GLOBAL DEFS */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
}

table {
	border-width: 0;
	border-style: solid;
}

td {
	vertical-align: top;
}

.vaMid {
	vertical-align: middle;
}

img {
	border: 0;
	display: block;
}

p {
	margin-top: 0px;
	margin-bottom: 13px;
}


/* DIVS */

#topNav {
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 2px;
	width: 866px;
}

#topNav img {
	margin-left: auto;
	margin-right: auto;
}

#topNav td {
	text-align: center;
}

#topNav a:link, #topNav a:visited, #topNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #53545D;
	text-decoration: none;
	outline: none;
	display: block;
	margin-bottom: 6px;
}
#topNav .aSel:link, #topNav .aSel:visited, #topNav .aSel:hover, 
#topNav .aSel:active {
	color: #728cb5;
	font-weight: regular;
}	
#topNav a:hover {
	color: #728cb5;
	outline: none;
}

#content {
	margin-top: 34px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	margin-bottom: 40px;
	margin-top: 10px;
}

#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686767;
	vertical-align: middle;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686767;
	text-decoration: underline;
	outline: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#textContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#navLev3 {
	margin-left: 15px;
}

#navLev3 a:link, #navLev3 a:visited, #navLev3 a:active {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #525252;
	text-decoration: none;
	outline: none;
	margin-bottom: 5px;
}

#navLev3 a:hover {
	color: #000000;
}

/* LINK DEFS */
/*-moz-outline-style: none;*/

a img, img {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495574;
	text-decoration: underline;
}

a:visited {
	color: #5F698D;
}

a:hover, a:active {
	color: #000000;
}

.leftNavMain:link, .leftNavMain:visited, .leftNavMain:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #48576E;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

.leftNavMain:hover {
	color: #000000;
	outline: none;
}

/* OTHER */

.pageStripe {
	background-image: url(../images/bar_divTop.gif);
}

.bgContent {
	background-color: #E7E3DF;
}

.divBttm {
	background-color: #7B9CBC;
}

.imgNav {
	margin-top: 20px;
}

.storeBttn {
	margin-bottom: 30px;
}

.subHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #48576E;
	font-weight: bold;
}

.divHeader {
	margin-top: 19px;
	margin-bottom: 22px;
}

.bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48576E;
	font-weight: bold;
}

