body {
	background-color: #660033;
}
#SpanishFlagLayer {
	position:absolute;
	left:20px;
	top:130px;
	width:50px;
	height:20px;
	z-index:2;
}
#EnglishFlagLayer {
	position:absolute;
	left:620px;
	top:130px;
	width:70px;
	height:20px;
	z-index:3;
}
#MainPageContainerLayer {
	position:relative;
	width:720px;
	z-index:1;
	background-color: #FFFFFF;
	margin: 30px;
}
#CalendarMainPageContainerLayer {
	position:relative;
	width:800px;
	z-index:1;
	background-color: #FFFFFF;
	margin: 5px;
}
#DetailPageContainerLayer {
	position:relative;
	width:720px;
	z-index:1;
	background-color: #FFFFFF;
	margin: 30px;
	overflow: visible;
}
#HeaderLayer {
	position:relative;
	left:0px;
	top:0px;
	width:720px;
	height:200px;
	z-index:2;
	background-color: #FFFFFF;
}
#CalendarHeaderLayer {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:200px;
	z-index:2;
	background-color: #FFFFFF;
}
#CalendarFooterLayer {
	position:relative;
	left:0px;
	width:800px;
	height:26px;
	z-index:2;
	background-color: #FFFFFF;
}
#FooterMenuLayer {
	position:relative;
	z-index:4;
}
.MainTextStyle {
	font-family: Arial;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
	line-height: normal;
}
.MainTextStyleBlack {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
.CalTextStyleBlack {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	line-height: normal;
}
.CalTextStyleWhite {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.CalTextStyleYellow {
	font-family: Arial;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
	line-height: normal;
}
.MainTextStyleYellow {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	line-height: normal;
}
.MainTextStyleOrange {
	font-family: Arial;
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
	line-height: normal;
}
.ListTextStyleOrange {
	font-family: Arial;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
	line-height: normal;
}
.ListMainTextStyle {
	font-family: Arial;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
	line-height: normal;
}
.ListMainTextStyleBlack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
.MainTextStyleRed {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	line-height: normal;
}
.MainTextStyleGreyUnd {
	font-family: Arial;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}
.DetailTitleTextStyle {
	font-family: Arial;
	font-size: 30px;
	color: #FF9933;
	font-weight: bold;
	line-height: normal;
}
.DetailTitleTextMaroonStyle {
	font-family: Arial;
	font-size: 30px;
	color: #660033;
	font-weight: bold;
	line-height: normal;
}
.CopyrightTextStyle {
	font-family: Arial;
	font-size: 12px;
	color: #660033;
	font-weight: normal;
	line-height: normal;
}
.MainTextStyleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.MainTextStyleGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	line-height: normal;
}
.FAQHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../img/FAQtitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
.MCALCHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../img/MCALCtitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
.CONTACTHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../img/CONTACTtitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
.ABOUTUSHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../img/ABOUTUStitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
.LINKSHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 50px;
	background-image: url(../img/LINKStitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.MRESHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../img/FAQtitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
.APLPROCHeaderStyle {
	font-family: serif;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../img/APLPROCtitlebkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
}
#BottomTextBoxLayer {
	position:relative;
	z-index:2;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
}
#TopTextBoxLayer {
	position:relative;
	z-index:2;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#MiddleTextBoxLayer {
	position:relative;
	z-index:2;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
}
#LastTextBoxLayer {
	position:relative;
	width:680px;
	z-index:2;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
#CenterContentLayer {
	position:relative;
	z-index:2;
	width: 720px;
	background-color: #FFFFFF;
}
#CalendarCenterContentLayer {
	position:relative;
	z-index:2;
	width: 780px;
	background-color: #FFFFFF;
}
#CenterContentLayerDetail {
	position:relative;
	z-index:2;
	width: 700px;
}
.mailwrapper {
	position:relative;
	text-align: center;
}
.maildiv {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	position: relative;
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}
.maildiv .sidelbl {
	/* used for left side labels */
	width: 200px;
	text-align: right;
	padding: 0 10px 0 0;
	vertical-align: top;
	position: relative;
    display: block; 
    float: left; 
	clear: left;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #005ABE;
	font-size: 120%;
}
.maildiv input {
	margin-bottom: 10px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: left;
	font-size: 90%;
}
.maildiv .fmsubmit {
	float: none;
	text-align: center;
}
.maildiv .fmrequired {
	color: #005ABE;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #FF0000;
	font-size: 120%;
}
