/* MC-CHOICE CSS General Styles */
body{
	margin: 20px 0;
	background-color: #bce4e3;
	font-family: Arial, Helvetica, sans-serif;
}
table, td, th, tr{
	margin: 0px;
}
.clear_float{
	clear:both;
}
ul{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	margin-right: 15px;
}
ol{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	margin-right: 15px;
}
li{
	margin: 0px 0px 5px;
}
a:link{
	color: #004C80;
	text-decoration: underline;
}
a:active{
	color: #004C80;
	text-decoration: underline;
}
a:hover{
	color: #00A0C6;
	text-decoration: none;
}
a:visited{
	color:#004C80;
	text-decoration: underline;
}




/* MC-CHOICE CSS  Custom Styles*/
#container{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#bg-container{
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
}
#masthead-container{
	background-image: url(../images/container-top-bg.jpg);
	background-repeat: no-repeat;
	height: 269px;
}
#logo{
	float: left;
	height: 187px;
	width: 137px;
	padding-left: 66px;
	padding-top: 53px;
}
#masthead-photo{
	float: left;
	height: 194px;
	width: 670px;
	background-color: #FFFFCC;
	margin-left: 20px;
	margin-top: 53px;
}
#content-container{
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #008265;
	margin-left: 31px;
	width:890px;
}
#content-container h1{
	color: #008265;
	font-size: 16px;
	line-height: 18px;
	margin: 0px 15px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content-container h2{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 15px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content-container p{
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#content-bdr-top{
	background-image: url(../images/content-bdr.gif);
	background-repeat: repeat-y;
	margin-left: 13px;
}
#nav-container{
	float: left;
	width: 150px;
	padding-left: 22px;
	margin-top: 5px;
}


ul {
	list-style-image: url(../images/arrow.gif);
	list-style-type: circle;	
	margin-top: 10px;
}

li {	
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow.gif);
	list-style-type: circle;
}


.nav-container{
	text-align: right;
	margin-bottom: 5px;
}
#content-container-right{
	float: left;
	margin-left: 10px;
	width: 681px;
	margin-top: 5px;
}
#header-container{
	background-image: url(../images/header-bg2.gif);
	background-repeat: no-repeat;
	height: 108px;
	vertical-align: middle;
	text-align: left;
	width: 660px;
	margin: 0px;
}
#header-container h1{
	font-size: 16px;		
	margin: 0px 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#header-container p{
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #FFFFFF;
}
#header-container a:link{
	color: #ffffff;
	text-decoration: underline;
}
#header-container a:active{
	color: #ffffff;
	text-decoration: underline;
}
#header-container a:hover{
	color: #ffffff;
	text-decoration: none;
}
#header-container a:visited{
	color:#ffffff;
	text-decoration: underline;
}
.gold-bdr{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #bce4e3;
}



#calendar-container{
	width: 330px;
	vertical-align: top;
	background-image: url(../images/calendar-container-bg.gif);
	background-repeat: no-repeat;
	height: 300px;
}
#calendar-container h1{
	color: #004C80;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: -6px;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom-width: 4px;
	/*border-bottom-style: dotted;
	border-bottom-color: #FAF39D;*/
	padding-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
}
#content-bdr-btm{
	background-image: url(../images/container-btm-bg.gif);
	background-repeat: no-repeat;
	height: 59px;
	background-color: #FFFFFF;

}
#footer{
	text-align: center;
	font-size: 10px;
	color:#004C80;
	margin-top: 10px;
	}
#footer a:link{
	color: #004C80;
}
#footer a:active{
	color: #004C80;
}
#footer a:hover{
	color: #004C80;
	text-decoration: none;
}
#footer a:visited{
	color:#004C80;
}
.nav-secondary{
	color: #F47E20;
	font-size: 15px;
	line-height: 15px;
}
.nav-secondary a:link{
	color: #FFBF00;
	text-decoration:none;
}
.nav-secondary a:active{
	color: #FFBF00;
	text-decoration:none;
}
.nav-secondary a:hover{
	color: #F47E20;
}
.nav-secondary a:visited{
	color:#FFBF00;
	text-decoration:none;
}
.smallText{
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
}
.ulBigText{
	font-size: 15px;
}
.table-bdr{
	font-size: 12px;
	line-height: 12px;
	border-right: 2px solid #3fab74;
	border-bottom: 2px solid #3fab74;
	border-left: 2px solid #3fab74;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3fab74;
}
.td-bdr-right{
	border-right: 1px solid #3fab74;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3fab74;
	padding: 5px;
}
.td-bdr-btm{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3fab74;
	padding: 5px;
}
.td-bdr-right-title{
	border-right: 1px dotted #ffffff;
	padding: 5px;
}
.hr-dots{
	background-image: url(../images/dots-hr.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.sub-nav-container {
	text-align: right;
	margin-bottom: 1px;
}
a.black-link:link{
	color: #000000;
	text-decoration: underline;
}
a.black-link:active{
	color: #000000;
	text-decoration: underline;
}
a.black-link:hover{
	color: #000000;
	text-decoration: none;
}
a.black-link:visited{
	color:#000000;
	text-decoration: underline;
}




