body {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

/*-----general styles-----*/
.linkbox {
	border: 1px solid #d6d6f7;
}
.dots_horizontal {
	height: 1px;
	background-image: url(../img/dots_horizontal.gif);
	background-repeat: repeat-x;
}
.dots_vertical {
	width: 1px;
	background-image: url(../img/dots_vertical.gif);
	background-repeat: repeat-y;
}
.box_gradient {
	height: 150px;
	background-image: url(../img/box_gradient.gif);
	background-repeat: repeat-x;
}
.gray_title {
	font-weight: bolder;
	font-size: 14px;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 30px;
}
.gray_date {
	font-weight: bolder;
	font-size: 18px;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 21px;
}
.yellow_day {
	font-weight: bolder;
	font-size: 30px;
	color: #fabc20;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 21px;
}
.img_right {
	float: right;
	margin: 10px 0px 0px 0px;
}
.calendar {
	margin: 8px 0px 8px 0px;
	border-collapse: collapse;
}
.calendar td {
	width: 42px;
	border: 2px solid #1b3979;
	background-color: #fff;
	padding: 5px 0px 5px 0px;
}
.preload {
	display: none;
}

/*-----white box styles-----*/
.box_side01 {
	height: 10px;
	background-image: url(../img/box_side01.gif);
	background-repeat: repeat-x;
}
.box_side02 {
	width: 10px;
	background-image: url(../img/box_side02.gif);
	background-repeat: repeat-y;
}
.box_side03 {
	width: 10px;
	background-image: url(../img/box_side03.gif);
	background-repeat: repeat-y;
}
.box_side04 {
	height: 10px;
	background-image: url(../img/box_side04.gif);
	background-repeat: repeat-x;
}

/*-----background styles-----*/
.bg_purple {
	background-color: #d6d6f7;
}
.bg_ltpurple {
	background-color: #f3f3fe;
}
.bg_dkgray {
	background-color: #333;
}
.bg_ltgray {
	background-color: #f8f8f8;
}
.bg_white {
	background-color: #fff;
}
.bg_gray02 {
	background-color: #f1f1f1;
}
.bg_yellow {
	background-color: #fabc20;
}
.bg_ltblue {
	background-color: #f4faff;
}
.bg_dkblue {
	background-color: #1b3979;
}

/*-----font styles-----*/
.gray10 {
	font-size: 10px;
	font-style: normal;
	color: #333;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.ltgray11 {
	font-size: 11px;
	font-style: normal;
	color: #999;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.gray11 {
	font-size: 11px;
	font-style: normal;
	color: #333;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.gray12 {
	font-size: 12px;
	font-style: normal;
	color: #333;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.blue11 {
	font-size: 11px;
	font-style: normal;
	color: #2d85fe;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.yellow11 {
	font-size: 11px;
	font-style: normal;
	color: #ffcc33;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.white11 {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	line-height: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*-----main nav buttons-----*/
a.butt_home {
	display: block;
	width: 138px;
	height: 30px;
	background: url(../img/butt_home.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_home:hover {
	background: url(../img/butt_over_home.gif);
}
a.butt_department {
	display: block;
	width: 138px;
	height: 30px;
	background: url(../img/butt_department.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_department:hover {
	background: url(../img/butt_over_department.gif);
}a.butt_directory {
	display: block;
	width: 138px;
	height: 30px;
	background: url(../img/butt_directory.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_directory:hover {
	background: url(../img/butt_over_directory.gif);
}
a.butt_programs {
	display: block;
	width: 138px;
	height: 30px;
	background: url(../img/butt_programs.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_programs:hover {
	background: url(../img/butt_over_programs.gif);
}
a.butt_contactus {
	display: block;
	width: 137px;
	height: 30px;
	background: url(../img/butt_contactus.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_contactus:hover {
	background: url(../img/butt_over_contactus.gif);
}
a.butt_ncathome {
	display: block;
	width: 137px;
	height: 30px;
	background: url(../img/butt_ncathome.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_ncathome:hover {
	background: url(../img/butt_over_ncathome.gif);
}
a.butt_sitemap {
	display: block;
	width: 138px;
	height: 30px;
	background: url(../img/butt_sitemap.gif);
	border: 0;
	margin: 0;
	padding: 0;
}
a.butt_sitemap:hover {
	background: url(../img/butt_over_sitemap.gif);
}

/*-----links styles-----*/
a.breadcrumbs:link, a.breadcrumbs:active, a.breadcrumbs:visited {
	font-weight: normal;
	font-size: 11px;
	color: #0049ae;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 13px;
}
a.breadcrumbs:hover {
	font-weight: normal;
	font-size: 11px;
	color: #0049ae;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 13px;
}
a.links:link, a.links:active, a.links:visited {
	font-weight: normal;
	font-size: 11px;
	color: #0049ae;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 13px;
}
a.links:hover {
	font-weight: normal;
	font-size: 11px;
	color: #0268f5;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 13px;
}
a.month:link, a.month:active, a.month:visited {
	font-weight: bold;
	font-size: 12px;
	color: #2d85fe;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 13px;
}
a.month:hover {
	font-weight: bold;
	font-size: 12px;
	color: #2d85fe;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 13px;
}
a.footer:link, a.footer:active, a.footer:visited {
	font-weight: normal;
	font-size: 12px;
	color: #ffcc33;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
a.footer:hover {
	font-weight: normal;
	font-size: 12px;
	color: #ffcc33;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 16px;
}

