body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(/assets/background.gif);
	background-position: center 2px;
}
#centerContent {
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 12px;
	padding-left: 45px;
	vertical-align: top;
	background-color: #FFFFFF;
}
#rightContent {
	vertical-align: top;
	background-color: #F3F6FD;
}
#rightContent #rightInfo {
	padding: 20px;
}
#dropDownMenus {
	top: 140px;
	position: absolute;
	width: 100%;
} 
#dropDownMenus #assortmentMenu {
	visibility: hidden;
	left: 330px;
	position: relative;
	width: 310px;
	margin: 0px;
	list-style-type: none;
	z-index: 90;
} 
#dropDownMenus #assortmentMenu td a {
	background-color: #FFE900;
	color: #1027BD;
	display: block;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	padding: 6px 17px 6px 17px;
	border-top: 1px solid #6B93F8;
	border-right: 1px solid #406CDF;
	border-bottom: 1px solid #0F2D7B;
	border-left: 1px solid #0F2D7B
}
#dropDownMenus #assortmentMenu td a:hover {
	background-color: #FFFFFF;
	padding: 6px 17px 6px 17px;
}
.colorRed {
	color: #E1031C;
}
.italic13 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #1029C4;
}
.leftImage {
	float: left;
	margin-right: 10px;
}
#alignCenter {
	height: 74px;
	width: 100%;
	z-index: 1;
}
#mainContent {
	text-align: left;
}
#alignCenter #head {
	background-image: url(/assets/center-content-top.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 705px;
	overflow: hidden;
	text-align: left;
}
h1 {
	color: #FFE900;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0px 0px 19px 50px;
}
h2, h3, h4 {
	color: #0033CC;
}
a, a:visited {
	color: #2A43DB;
}
a:hover {
	color: #EA152B;
}
h2 {
	font-size: 18px;
}

