.mainTable {
	width: 735px;
	background: url(https://beige.secure-host.com/nycollege/media/images/headerBg.gif) center top no-repeat #FFF;
	border-right: 20px solid #FFF;
	border-left: 20px solid #FFF;
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#miniCart td {
	color: #FFFFFF;
}
#miniCart a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainCont {
	padding: 15px 0px 15px 0px;
}
.cont {
	padding-left: 15px;
	width: 522px;
}
hr {
	border-top: 1px solid #D9D9D9;
	border-bottom: none;
	height: 1px;
}
.salePrice1 {
	text-decoration: line-through;
	color: #737373;
}
.salePrice2 {
	color: #063eaf;
	font-size: 12px;
	font-weight: bold;
}
.regPrice {
	color: #000;
	font-size: 12px;
}
.salePriceMi {
	color: #063eaf;
	font-size: 18px;
	font-weight: bold;
}
.regPriceMi {
	color: #063eaf;
	font-size: 18px;
	font-weight: bold;
}
#newsletter input {
	border: 1px solid #DADADA;
	color: #818181;
}
#pageNav {
	background-color: #063eaf;
	padding: 10px;
	text-align: center;
}
#pageNav2 {
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#pageNav a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
select {
	font-family: Arial, Verdana;
	font-size: 11px;
}
#miSelect {
	margin-top: 5px;
}
form {
	margin: 0px;
}



/** Left Navigation Styles **/
.leftNav {
	border: 1px solid #e9eef8;
}
#leftLinks a {
	color: #3D3D3D;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: auto;
	padding: 5px 5px;
}
#leftLinks a:hover {
	color: #FFFFFF;
	background-color: #063eaf;
}	
.leftNav .leftHead {
	color: #063eaf;
	font-size: 14px;
	font-weight: bold;
	margin: 12 0px 8px 0px;
}
#leftLinks a.leftNavLevel2 {
}
#leftLinks a.leftNavLevel3 {
	padding-left: 20px;
}

/*** Link Styles ***/
#topNav {
	padding: 10px 0px;
}
#topNav a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-right: 15px;
	text-transform: uppercase;
}
a {
	color: #000;
	font-weight: bold;
}
a.productName {
	color: #000;
	font-weight: bold;
}
.productName {
	color: #000;
	font-weight: bold;
}
.productThumb {
	float: left;
	margin: 0px 10px 0px 0px;
}
.productDescription {
}
#footer {
	background-color: #d2d0d0;
	padding: 25px 35px;
	text-align: center;
	border-bottom: 20px solid #FFFFFF;
	margin: 0px auto;
}
#footer a {
	color: #8d8d8d;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer div {
	width: 650px;
	color: #8d8d8d;
}


/*** Text Styles ***/

.blue_24px {
	font-size: 24px;
	color: #063eaf;
}
h1 {
	font-size: 24px;
	/*color: #063eaf;*/
	color: #000;
	margin: 0px;
	padding-top: 0px;
}
.miText {
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}
.crossSell {
	padding: 5px;
	color: #063eaf;
	font-size: 14px;
	background-color: #c1cfeb;
}

.glossaryNav {
	text-align: center;
	margin-top: 10px;
}
.glossaryNav a {
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px;
}
.glossaryNav a:hover {
	text-decoration: underline;
}
.glossaryTitle {
	font-weight: bold;
}

/*** Previous/Next Style ***/

#pageNav .multipage br {
	display: none;
	margin: 0px;
}
#pageNav .currentPage {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin: 0px 3px;
	border: 1px solid #FFF;
	color: #FFFFFF;
}
#pageNav .prevnext a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#pageNav .prevnext a:hover {
	text-decoration: underline;
}

/*** Previous/Next Style 2 ***/

#pageNav2 .multipage br {
	display: none;
	margin: 0px;
}
#pageNav2 .currentPage {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #000;
}
#pageNav2 .prevnext a {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}
#pageNav2 .prevnext a:hover {
	text-decoration: underline;
}

#inputSearch {
	height: 18px;
	width: 125px;
	border: 1px solid #FFF;
	font-family: Arial, Verdana;
	padding-left: 5px;
}
#btnSearch {
	background: #010066;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #010066;
}
#titleSearch {
	font-weight: bold;
}