body {
	text-align: center;
	background-color: #B0D7F8;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 20px;
}
#topics h1 {
	font-size: 12pt;
	color: #035BBF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-transform: capitalize;
}

#header {
	height: 200px;
	width: 1000px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #557FD3;
	border-right-color: #557FD3;
	border-left-color: #557FD3;
}
#links {
	background-color: #CCCCCC;
	height: 25px;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #557FD3;
	border-left-color: #557FD3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A8EEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A8EEB;
	font-size: 12pt;
	font-weight: bold;
}
#links .link-item {
	text-align: center;
	height: 25px;
	width: 100px;
	background-image: url(../images/link-bg.png);
	background-position: left center;
	float: left;
	overflow: hidden;
	line-height: 12pt;
}
#links .link-item:hover {
	background-position: right center;
}
#links .link-item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
#links .link-item a:hover {
	color: #004CA6;
}
#content {
	height: 110%;
	min-height:500px;
	width: 1000px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #557FD3;
	border-left-color: #557FD3;
	padding-top: 25px;
}
#content #progress-bar {
	text-align: center;
	height: 50px;
	width: 100%;
	clear: both;
}
#content #main {
	float: left;
	height: 100%;
	min-height:300px;
	width: 745px;
	padding-right: 15px;
	padding-left: 15px;
}
#content #main p {
	text-align: justify;
}

#content #main h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#content #main h3 {
	color: #E3963B;
	text-align: left;
}

#content #main #store-button {
	height: 40px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
#content #main #store-button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main #user-info {
	width: 650px;
	margin-bottom: 20px;
}
#content #main #error-box {
	width: 650px;
	margin-bottom: 20px;
	border: 1px dashed #FF0000;
}

#content #main .gray-box {
	min-height: 285px;
	width: 650px;
	margin-bottom: 25px;
	clear: both;
}
#content #main .gray-box .box-top {
	background-image: url(images/gray-box-650-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 100%;
}
#content #main .gray-box .box-top h3 {
	font-size: 14pt;
	line-height: 25px;
	color: #666666;
	text-align: left;
	text-indent: 15px;
}

#content #main .gray-box .box-middle {
	background-image: url(images/gray-box-650-middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 620px;
	padding: 15px;
	text-align: left;
	min-height:240px;
}
#content #main .gray-box .box-bottom {
	background-image: url(images/gray-box-650-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 100%;
}
#content #main .gray-box .product-buttons {
	text-align: center;
	height: 45px;
	width: 100%;
}
#content #main .gray-box .product-buttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main .gray-box .product-buttons a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #main .gray-box img {
	float: right;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
#summary-confirmation-btns {
	width: 95%;
	margin-top: 20px;
}
#cart-okay-btn {
	float: right;
}
#cart-not-okay-btn {
	float: left;
}
#content #right-sidebar {
	float: left;
	height: 100%;
	width: 225px;
	margin-top: 75px;
}
#content #right-sidebar h3 {
	font-size: 16pt;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/sidebox-h3-bg-golden.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #right-sidebar #shopping-cart {
	background-color: #F7E093;
	width: 213px;
	border: 1px solid #916A4B;
	margin-bottom: 25px;
	margin-right: 10px;
	padding-bottom: 10px;
}
#content #right-sidebar #shopping-cart ul{
	font-size: 10pt;
	text-align: left;
}
#content #right-sidebar #other-products {
	background-color: #F7E093;
	height: 230px;
	width: 213px;
	border: 1px solid #916A4B;
	margin-bottom: 25px;
	margin-right: 10px;
}
#footer {
	height: 25px;
	width: 1000px;
	background-image: url(../images/sidebox-h3-bg-blue.png);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 25px;
	border: 1px solid #0066FF;
}
#credits {
	font-size: 10pt;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10pt;
	width: 100%;
	margin-top: 20px;
}
#credits a {
	color: #999999;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}
.required {
	font-size: 12pt;
	color: #FF0000;
}
.warning {
	color: #000000;
	background-color: #FF0000;
}
.alert {
	color: #000000;
	background-color: #FFFF66;
}
.red-text {
	color: #FF0000;
}
