@charset "utf-8";
/* CSS Document */

body {
	margin: 25px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	/* [disabled]font-size: 100%; */
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
}
.hasCrumbs {
	font-size: 12px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000099;
	background: #F0F0F0;
	border: 1px solid #006;
	font-weight: bold;
	display: inline;
	padding: 10px;
	margin-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	vertical-align: bottom;
	text-decoration: blink;
	text-align: justify;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	padding: 0px 5px 0px 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	line-height: 18px;
	padding-right: 5px;
	list-style: circle url(none);
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}

.small {
	font-size: 12px;
	text-align: right;
}


.center {
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
	text-align: center;
}

.cover {
	text-align: center;
	border: 1px solid #009;
	clear: left;
}
.alignment {
	vertical-align: middle;
	text-align: left;
}
.nooutlinealigned {
	text-decoration: none;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
}





html, body {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background: #fFF;
	text-align: left;
	margin: 0px auto;
	width: 800px;
	position: relative;
	border: thick solid #006;
}
#logo {
	background: #fff center center;
	float: left;
	height: 90px;
	width: 124px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#header {
	background: #009;
	float: right;
	height: 90px;
	width: 630px;
	padding-right: 25px;
	margin-bottom: 10px;
}
.main1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: -0.1px;
	font-style: normal;
}
.main2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF9;
	text-align: center;
	line-height: 14px;
}


#access {
	background: #fff url(../_images/applethumbtrans.gif) no-repeat center center;
	float: left;
	height: 90px;
	width: 119px;
	margin-bottom: 10px;
	border: 1px solid #000;
	margin-left: 5px;
}
.nounderline {
	font-style: normal;
	text-decoration: none;
	color: #006;
	border-width: 0px;
	border-style: none;
}
.rightgraphic {
	font-style: normal;
	padding: 1px;
	border: thin solid #006;
}



.transimage {
	text-align: center;
}

#mainContent {
	background: fff;
	float: right;
	width: 654px;
	margin-bottom: 30px;
	clear: right;
	padding-left: 10px;
}
.redarrow {
	padding-left: 8px;
	border-width: 0px;
	border-style: none;
}
a:hover {
	background: #0C0;
}
#mainContent table.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 20px 10px;
	width: 600px;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.freetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	margin: 5px;
	border: medium none #063;
}
.smallindentnobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	text-indent: 15px;
	padding-right: 8px;
}

#mainContent table.data td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 0px 0px 4px;
	background: #FFC;
	border: thin solid #006;
	text-align: left;
	width: 120px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #006;
	font-style: normal;
	text-decoration: none;
}
.smallindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	padding-right: 8px;
	text-indent: 8px;
}



#sidebar {
	background: #F0F0F0;
	float: left;
	height: 830px;
	width: 119px;
	clear: left;
	margin-left: 5px;
	border: thin solid #006;
}

#footer {
	background: #D9E6F3;
	padding: 5px 30px 30px;
	clear: both;
	height: 60px;
	width: 740px;
	margin-top: 45px;
	border-top: 1px solid #006;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	text-align: center;
}
link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}
.outline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	padding: 0px 10px;
	border-top: none #00F;
	border-right: none #00F;
	border-bottom: none #00F;
	border-left: none #00F;
}
.indentboth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006;
	padding-right: 20px;
	padding-left: 20px;
}
.ularrow {
	list-style: url(../_images/redarrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}
.small10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-indent: 3px;
	list-style-type: circle;
}
.discount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
#wrapper #mainContent .discount a {
	color: #F00;
}
.imcenter {
	text-align: center;
}
#wrapper #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #F00;
}
#wrapper #mainContent p span {
	font-size: 14px;
}
#wrapper #mainContent p span {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #header .main2 {
	color: #FFF;
}
