h1 {
	font-family:Arial;
	font-size:17px;
	font-style:italic;
	display:inline;
	height:35px
}

h2 {
	font-family:Arial;
	font-size:16px;
	letter-spacing:0px;
	color:#2E2C17;
	/*font-weight:bold;*/

	display:inline;
}

h3 {
	font-family:Arial;
	font-size:16px;
	letter-spacing:0px;
	color:#035EA6;
	font-style:italic;
	text-decoration:underline;
	margin-bottom:5px;
	display:inline;
}

table {
	border-collapse:collapse;
}

body {
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:0;
	margin-right:0px;
}

body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B6B6C;
}

/************  Custom  *************/

.revmiddleheader {
	width:760px;
	height:148px;
}

.revmenuheader {
	width:760px;
	height:33px;
	background-color:#FFE26D;
}

.revmiddle {
	width:760px;
	background-color:#FFFFFF;
}

.revleftbox {
	width:491px;
	padding-left:5px;
	padding-top:5px;
}

.revleftmiddlebox{
	border-left: 1px solid #E8E2F0;
	border-bottom:1px solid #E8E2F0;
}

.revguybox{
	
	border-left: 1px solid #E8E2F0;
	/*border-right: 1px solid #E8E2F0;*/
	border-top:1px solid #E8E2F0;
	border-bottom:1px solid #E8E2F0;
}

.revrightbox {
	width:269px;
}

.revnewsletterbox{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.reveventsbox{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.revmenu {
	font-family:Arial;
	font-size:10px;
	color:#E0D2EB;
	text-decoration:none;
	font-weight:bold;
	
}
.revmenu:hover {
	/* font-weight:bold; */
	color:#BBA4CE;
	text-decoration:none;
}

.middlebox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0px;
}

.bottomfooter {
	border-left: 1px solid #1B4493;
	border-right: 1px solid #1B4493;
	border-bottom:1px solid #1B4493;
	border-top: 0px solid #1B4493;
	width:760px;
	height:22px;
	background-color:#1B4493;
}

.submenu {
	text-decoration:none;

	color: #8157A4;
}
.submenu:hover {
	color: #FFE26D;
	text-decoration:none;
}
.submenuselected{
	color: #8157A4;
	font-weight: bold;
}


.default2{
	font-family:Arial;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}

.default{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration:none;	
}

.style{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:none;
	font-style:none;
	text-decoration:none;	
}

/* also in newsletter/style.css*/
.revheading{
	font-family: verdana;
	font-size: 20px;
	width: 90%;
	border-bottom: 2px dashed yellow;
	color: purple;
}

.nbm {
	font-family:Arial;
	font-size:9px;
	color:#E0D2EB;
	text-align:right;
	text-decoration:none;
	padding-top:5px;
}

.nbm:hover {
	text-decoration:none;
	/* font-weight:bold; */
	color:#BBA4CE;
}

.errorText{
    color: #FF0000;
}

.releasehome {
	font-family:Arial;
	font-size:12px;
	color:#6B6B6C;
	text-decoration:none;
}

.releasehome:hover {
	color:#8157A4;
	text-decoration:underline;
}