html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}
body {
	background: #CCCCCC;
}
#layout {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	vertical-align: top;
	height: 87px;
	text-align: right;
}
.chromebar {
	vertical-align: middle;
	height: 41px;
	background: url(images/chrome_background.gif) repeat-x top;
	width: 760px;
	font-size: 11px;
	color: #333333;
}
.chromebar .left {
	background: url(images/chrome_left.gif) no-repeat left top;
	width: 9px;
}
.chromebar .right {
	background: url(images/chrome_right.gif) no-repeat left top;
	width: 9px;
}
#content {
	vertical-align: top;
}
#footer {
	background: #29006B;
	vertical-align: top;
	height: 55px;
	color: #FFFFFF;
}
.chromebar a:link, .chromebar a:visited {
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
	text-decoration: none;
}
.blueframe {
	width: 100%;
	margin-bottom: 15px;
	background: #6567A1;
}
.blueframe .right {
	background: url(images/panel_right.gif) no-repeat right bottom;
	width: 39px;
}
.blueframe .left {
	background: url(images/panel_left.gif) no-repeat left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blueframe .left img {
	margin-left: 10px;
}
#columns {
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	height: 294px;
}
#columns .divider {
	background: url(images/vertical_divider.gif) no-repeat center top;
	width: 8px;
}
#columns td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: top;
	width: 230px;
}
#columns h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}
#columns p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#columns div {
	margin-right: 10px;
	margin-left: 10px;
}
#columns a {
	color: #333333;
	text-decoration: none;
}
#columns a:hover {
	color: #333333;
	text-decoration: underline;
}
#navbar a {
	text-decoration: none;
}
#navbar a:hover {
	color: #bd3121;
}
#navbar .current_page {
	color: #FFFFFF;
}
#navbar .current_page:hover {
	color: #FFFFFF;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #29006b;
	font-weight: normal;
	letter-spacing: 0px;
	font-style: normal;
}
.smallbannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	letter-spacing: 0px;
	font-weight: normal;
	white-space: normal;
	font-variant: normal;
	text-transform: lowercase;
}
.smallbannertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	letter-spacing: 0px;
	font-weight: normal;
	white-space: normal;
	font-variant: normal;
	text-transform: none;
}
.copyright {
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 10px;
}
.gjtext {
	color: #bd3121;
}

.gjtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #BD3121;
	border: 1px solid BD3121;
}
#productnav a {
	color: #FFFFFF;
	background-color: #6567A1;
	display: block;
	padding: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#productnav a:hover, #productnav .current_page {
	background-color: #29006b;
	color: #FFFFFF;
	text-decoration: none;
}#popuptable a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#columns .bluelink {
	color: #333399;
}
#columns .bluelink a {
	color: #333399;
}
.gjtextheading {
	color: #bd3121;
	font-size: 13px;
	font-weight: bold;
}
