#errorBox { width:90%; margin:10px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; font-size:14px; font-weight:bold; text-align:center; }
#confirmBox { width:90%; margin:10px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.front {
	margin:0px;
	padding:0px;
	background-image: url(../images/calNew_images/bg-frontTop.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
background-color: #EBC661;
}
.bgMain {
	background-image: url(../images/calNew_images/bgMain.gif);
	background-repeat: repeat-y;
}
.content {
	font-size: 11px;
	margin-right: 25px;
	margin-left: 30px;
}
.content h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.content img {
	margin-right: 15px;
}
.content p {
	margin-top: 0px;
	padding-top: 0px;
}
.sidebar {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
.sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	list-style-image: url(../images/calNew_images/li.gif);
	margin-left: -33px;
}
.sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.sidebar ul {
	padding-top: 20px;
	padding-right: 15px;
}
.sidebar img {
	text-align: center;
}
.sidebar hr {
	color: #BCAF67;
	background-color: #BCAF67;
	height:1px;
	border:0px;
	margin-bottom: 10px;
}
.sidebar a:hover {
	text-decoration: underline;
}
.topQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.menu a:hover {
	background-color: #568DAA;
}
.interior {
	background-image: url(../images/calNew_images/bg-intTop.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
background-color: #EBC661;
}
.content2 {
	font-size: 11px;
	margin-right: 25px;
}
.content2 h1 {
	font-size: 3em;
	font-weight: normal;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.content2 h2 {
	font-size: 2em;
	font-weight: normal;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.content2 p {
	margin-top: 0px;
	padding-top: 0px;
}
.content2 hr {
	color: #BCAF67;
	background-color: #BCAF67;
	height:1px;
	border:0px;
	margin-bottom: 10px;
}
.subMenu a {
color: #000000;
text-decoration: none;
}
.subMenu a:hover {
text-decoration: underline;
}
