@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #7F7E77;
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: none;
	color: #51698B;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
	color: #5F7690;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #7F7E77;
}
#header {
	float: left;
	height: 130px;
	width: 900px;
	margin-bottom: 10px;
}
#logo {
	float: left;
	width: 176px;
	text-align: left;
	padding-top: 52px;
	height: 78px;
}
#top-menu {
	float: left;
	height: 20px;
	width: 724px;
	text-align: right;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A5A49C;
}
#top-menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top-menu li {
	display: inline;
	height: 30px;
	line-height: 20px;
}
#tagline {
	height: 30px;
	float: left;
	width: 724px;
	text-align: right;
	font-weight: bold;
	color: #9FAD3E;
	font-size: 12px;
	margin: 0px;
}
#tagline h1 {
	text-align: right;
	font-weight: bold;
	color: #9FAD3E;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#menu {
	float: left;
	width: 724px;
	height: 80px;
	letter-spacing: 0.05em;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menu a:active, #menu a:hover {
	text-decoration: none;
	color: #9FAD3E;
}
#menu ul {
	text-align: right;
	width: 724px;
	height: 80px;
	overflow: hidden;
}
#menu li {
	display: inline;
	height: 20px;
	width: 221px;
	background-image: url(../images/menu-off.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 10px;
	float: right;
	text-align: right;
	padding-top: 60px;
	color: #FFFFFF;
	padding-right: 10px;
	line-height: 18px;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #9FAD3E;
}
#menu li:hover {
	background-color: #3e5267;
	background-image: none;
	cursor: default;
}
#menu  li #menu-on {
	background-color: #3e5267;
	background-image: none;
	color: #9FAD3E;
	cursor: default;
}
#mainbody {
	float: left;
	width: 900px;
}
#advert {
	float: left;
	width: 900px;
	text-align: left;
	overflow: hidden;
	height: 130px;
	background-color: #51698B;
	background-image: url(../images/advert-bg.png);
	background-repeat: no-repeat;
}
#left-nav {
	float: left;
	width: 176px;
	padding-top: 20px;
}
#left-nav ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#left-nav li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	color: #3F5267;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#left-nav ul li ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
}
#left-nav ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	font-size: 12px;
	text-transform: none;
	color: #5F7791;
	border-bottom-width: 1px;
	border-bottom-color: #efefef;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.program-title {
	font-weight: bold;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	background-color: #9FAD3E;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#programs a:link, #programs a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#programs a:active, #programs a:hover {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}
#programs li {
	background-color: #5F7690;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 8px;
}
#programs li:hover {
	background-color: #3E5267;
	font-size: 11px;
	color: #dddddd;
	text-align: left;
	padding: 8px;
}
.prgm-title {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #fbfbfb;
}
.prgm-title:hover {
	background-color: #efefef;
	cursor: default;
}
#content {
	float: left;
	width: 684px;
	margin-left: 30px;
}
#pathway {
	width: 684px;
	color: #3E5267;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
#content h1 {
	color: #51698B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 20px;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #51698B;
	padding-top: 20px;
	padding-bottom: 15px;
}
#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #51698B;
	padding-top: 20px;
	padding-bottom: 15px;
}
#content p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content li {
	font-size: 14px;
	color: #787878;
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#meghannsnewtag li {
	font-size: 10px;
	color: #787878;
	line-height: 5px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content li:hover {
	color: #3E5267;
	background-color: #efefef;
	cursor: default;
}
#mini-box {
	width: 158px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 4px double #dddddd;
	padding: 10px;
}
#mini-box h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9FAD3E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#mini-box ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mini-box li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom {
	clear: left;
	float: left;
	width: 900px;
	height: 150px;
	padding-top: 10px;
}
#bottom a:link, #bottom a:visited {
	text-decoration: underline;
	color: #9fac3e;
	font-weight: bold;
}
#bottom a:active, #bottom a:hover {
	text-decoration: underline;
	color: #304054;
	font-weight: bold;
}
#bottom h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
}
#bottom  h2 {
	font-size: 14px;
	margin: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
#bottom h3 {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 220px;
}
#footer {
	float: left;
	height: 350px;
	width: 900px;
	background-color: #efefef;
	margin-top: 50px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}
#footer a:active, #footer a:hover {
	text-decoration: none;
	color: #51698B;
	font-weight: normal;
}
#f-left {
	float: left;
	width: 520px;
	padding: 20px;
	height: 310px;
}
#f-right {
	float: left;
	width: 300px;
	padding: 20px;
	height: 310px;
	background-image: url(../images/f-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#f-right h1 {
	color: #314056;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#f-right h2 {
	color: #51698B;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#f-right li {
	height: 20px;
	list-style-type: square;
	list-style-position: inside;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #777777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 130px;
}
.f-list {
	float: left;
	width: 240px;
	margin-right: 20px;
}
.f-list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.f-list li {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.f-list p {
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#btm-links {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C9C8BD;
	padding-top: 30px;
	padding-bottom: 10px;
}
#copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C9C8BD;
	padding-top: 10px;
}
#ui {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}
#ui a:link, #ui a:visited {
	text-decoration: none;
	color: #CAC9BE;
	font-weight: bold;
}
#ui a:active, #ui a:hover {
	text-decoration: none;
	color: #51698B;
	font-weight: bold;
}
#news-title {
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	background-color: #9FAD3E;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.blue {
	color: #51698B;
}
.blue a:link, .blue a:visited {
	text-decoration: none;
	color: #51698B;
	font-weight: bold;
}
.blue a:active, .blue a:hover {
	text-decoration: none;
	color: #3F5267;
	font-weight: bold;
}
.green {
	color: #9fac3e;
}
#content .press {
	padding: 10px;
	border: 1px solid #efefef;
	margin-bottom: 10px;
}
#content .press:hover {
	border: 1px solid #cccccc;
	background-color: #efefef;
	cursor: default;
}
#content .press h1 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content .press p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
#mini-box p {
	font-size: 11px;
}
#clienttbl {
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clienttbl  td  {
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pbox {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	margin-top: 10px;
}
#content  .pbox p {
	font-size: 12px;
	font-weight: bold;
}
.pbox:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #efefef;
	cursor: default;
}
#print {
width: 684px;
text-align: right;
padding-top: 10px;
}