/* CSS Document */
@import url("flexplan.css");

#mainnav {
	width: 410px;
	position: relative;
	left: 380px;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1em;
}
#content1 {
	background-image: url(../images/wrapperbackground.gif);
	background-repeat: repeat-y;
}
#mainnav li {
	float: left;
}
#mainnav a {
	text-decoration: none;
	margin: 0px;
	color: #800040;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0.8em;
	padding-left: 0.8em;
	padding-bottom: 0px;
}
#mainnav ul a:hover {
	background-color: #E6E6E6;
	color: #800040;
}
#mainimage {
	width: 598px;
	height: 100px;
	margin-left: 0px;
	float: left;
}
.importantdates {
	width: 209px;
	float: left;
	background-image: url(../images/imprtdatesbackground.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
}
.importantdates h2 {
	background-image: url(../images/imprtdatestopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #800040;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
}
.importantdates dt {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
	font-size: 12px;
	color: #800040;
	position: relative;
	width: 194px;
	left: 10px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.importantdates dl {
	margin: 0px;
	padding: 0px;
}

.importantdates dd {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
	font-size: 12px;
	width: 158px;
}
.importantdates .last {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
.importantdates h2, .importantdates p {
	padding-left: 10px;
	padding-right: 10px;
}
.whatsnew {
	width: 540px;
	background-image: url(../images/whatsnewbackground.gif);
	background-repeat: repeat-y;
	float: right;
	right: 20px;
	position: relative;
}
.whatsnew h2 {
	background-image: url(../images/whatsnewtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	color: #800040;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
	font-size: 1.2em;
	margin: 0px;
}
.whatsnew .last {
	background-image: url(../images/whatsnewbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
.whatsnew h2, .whatsnew p {
	padding-left: 10px;
	padding-right: 10px;
}
.whatsnew .date{
	color: #b4b4b4;
	font-size: 0.8em;
}
.whatsnew bullet {
	color: fuchsia;
}
.welcome {
	width: 540px;
	background-image: url(../images/welcomebackground.gif);
	background-repeat: repeat-y;
	float: right;
	position: relative;
	right: 20px;
}
.welcome h2 {
	background-image: url(../images/welcometop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 20px;
	color: #800040;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
}
.welcome .last {
	background-image: url(../images/welcomebottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
.welcome h2, .welcome p {
	padding-left: 10px;
	padding-right: 10px;

}
#wrapper #content1 .bold {
	font-weight: bold;
}
#wrapper #content1 .contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 750px;
	margin-left: 20px;
	padding-top: 45px;
}

.contactus .bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #800040;
}
#dividerimage {
	width: 787px;
	margin-left: 3px;
}
.specialNotice{
   /*  display: none; */
	position: relative;
	border: #ff0000;
	border-radius: 7px;
	width: 742px;
	height: auto;
	border-style: groove;
	left: 10px;
	border-width: 1px;
	font: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 0.8em;
}
.specialNotice h2{
	color: #800040;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans", "Lucida Grande";
}
	