@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #9E9E9E;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#contentWrapper  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6666FF;
	line-height: 14px;
	padding: 2px;
	margin: 0px;
}
#contentWrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6666FF;
	line-height: 14px;
	margin: 0px;
	padding: 2px;
}
#contentWrapper img {
	border: 1px solid #6666FF;
}
#content p {
	text-align: justify;
	line-height: 14px;
}
h1 {
  color: #6666ff;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #6666ff;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:focus {
	color: #000000;
}
a:active {
  color: #383644;
}
#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 850px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}
#outerWrapper #header {
	background-color: #6666ff;
	background-image: url(images/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	padding: 5px;
}
#outerWrapper #topNavigation {
	border-bottom: solid 1px #6666ff;
	height: 15px;
	position: relative;
	margin: 0px;
	padding: 5px;
	background-color: #CCCCFF;
	font-size: 12px;
}
#outerWrapper #topNavigation li a:link, #outerWrapper #topNavigation li a:visited {
	color: #000000;
	text-decoration: none;
}
#outerWrapper #topNavigation li a:hover, #outerWrapper #topNavigation li a:active {
	color: #ffffff;
	text-decoration: none;
}
#outerWrapper #topNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#outerWrapper #topNavigation li {
	display: inline;
	padding-right: 20px;
}
#outerWrapper #contentWrapper #rightColumn1 li {
	display: block;
	padding-left: 8px;
}
#outerWrapper #contentWrapper #rightColumn1 ul {
	list-style-type: none;
	background-color: #6666FF;
	line-height: 18px;
	margin: 0px;
	padding: 5px;
}
#outerWrapper #contentWrapper #leftColumn1 p {
	text-align: center;
}
#outerWrapper #contentWrapper #rightColumn1 li a:link, #outerWrapper #contentWrapper #rightColumn1 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#outerWrapper #contentWrapper #rightColumn1 li a:hover, #outerWrapper #contentWrapper #rightColumn1 li a:active {
	color: #000000;
	text-decoration: none;
}
#outerWrapper #Address {
	background-color: #ccccff;
	height: 15px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666FF;
}
#outerWrapper #Address ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#outerWrapper #Address li {
	display: inline;
	padding-right: 20px;
}
#outerWrapper #Address li a:link, #outerWrapper #Address li a:visited {
	color: #000000;
	text-decoration: none;
}
#outerWrapper #Address li a:hover, #outerWrapper #Address li a:active {
	color: #ffffff;
	text-decoration: none;
}
#outerWrapper #contentWrapper #rightColumn1 p {
	text-align: center;
}
.specials {
	font-weight: bold;
	color: #FF0000;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #f4f2fc;
	float: left;
	width: 200px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6666ff;
	border-bottom-color: #6666ff;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #f4f2fc;
	float: right;
	padding: 10px;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6666ff;
	border-left-color: #6666ff;
}
#outerWrapper #contentWrapper #content {
	padding: 10px;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 220px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #6666ff;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
}
