body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	background-image: url(images/background-tile.jpg);
}
h1 {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}

a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
hr {
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 0px;
	color: #CCCCCC;
}

.main-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9CA0A1;
	border-left-color: #9CA0A1;
}
.header {
	background-image: url(images/header-all.jpg);
	text-align: right;
	height: 75px;
}
.home-main-buttons {
	background-image: url(images/buttons-home-main.jpg);
	height: 200px;
}
.bodycopy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopy-left {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
}
.bodycopy-center {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 5px;
}
.bodycopy-right {
	padding-left: 0px;
	padding-right: 10px;
}
.bodycopy-right-home {
	padding-left: 10px;
	padding-right: 10px;
}
.bodycopy-right-home p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border-bottom-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.breadcrumbs {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}
.dottedline-full {
	background-image: url(images/bg-all-dotted.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: 740px;
}
.dottedline-half {

	background-image: url(images/bg-all-dotted.jpg);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}
.footerbox {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footertext a {
	font-size: 11px;
}
.footertext a.hover {
	font-size: 11px;
}
.grouphead-home {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	background-image: url(images/header-half.gif);
	width: 360px;
	height: 28px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-color: #003399;
}
.grouphead-home p {
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.grouphead-sub {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	background-image: url(images/header-quarter.gif);
	width: 185px;
	margin-bottom: 3px;
	background-color: #003399;
	background-repeat: no-repeat;
	margin-left: 1px;
}
.grouphead-sub p {
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.globalnav {
	padding-left: 7px;
	padding-right: 6px;
}
.globalnav-bot {
	padding-left: 7px;
	padding-right: 6px;
}
.globalnav a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:156px;
	display:block;
	position: relative;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 0.3px
}
.globalnav a:hover {
	color: #FD7B23;
	text-decoration: none;
}
.globalnav-bot a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:156px;
	display:block;
	position: relative;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 9px;
	letter-spacing: 0.3px
}
.globalnav-bot a:hover {
	color: #FD7B23;
}
.locatebox {
	border: 1px solid #E8E8E8;
	margin-top: 15px;
}
.move-left {
	right: 5px;
	position: relative;
}

.newscopy {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#printPageCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search-section {
	width: 520px;
	overflow: hidden;
}


.searchfield {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchlink {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 15px;
}
.searchlink a {
	font-size: 11px;
	color: #FFFFFF;
}
.searchlink a.hover {
	font-size: 11px;
}
.secondsub{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	width:169px;
	display:block;
	position: relative;
	background-color: #E5EDF6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
}
.secondnav {
	width:167px;
	padding-left: 0px;
	margin-right: 5px;
	position: relative;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.secondnav a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	display:block;
	padding: 9px 9px 9px 0px;
	position: relative;
}
.secondnav a:hover {
	color: #FD7B23;
	text-decoration: none;
}
.secondnav .selected {
	font-weight: bold;
	color: #FD7B23;
	text-decoration: none;
}
.secondnav .selected:hover {
	font-weight: bold;
	color: #FD7B23;
	text-decoration: none;
}
.selectedlink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
#sideNav {
	margin-top: 0px;
	padding-left: 10px;
}
.subnavlinks {
	width: 150px;
	padding: 3px 10px 10px 10px;
	display: block;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.subnavlinks ul {
	position: relative;
	left: -30px;
	list-style-type: none;
}
.subnavlinks ul li {
	margin-bottom: 2px;
}
.subnavlinks ul li div .selected{
	color: #FF6600;
}
.subnavlinks ul ul {
	margin-bottom: 5px;
	position: relative;
	left: 1px;
}
.subnavlinks ul ul li {
	margin-bottom: 2px;
}
.subnavlinks ul ul li .fourthnav a{
	font-size: 10px;
}
.partners-fielddata {
	padding-bottom: 10px;
	padding-left: 10px;
}

.form_section {
	border: 1px solid #CCCCCC;
}
.form_section_title {
	background-color: #CCCCCC;
	font-weight: bold;
}
.form_section_q {
	background-color: #EFEFEF;
	font-weight: bold;
}
.form_section_ed_prog_title {
	font-weight: bold;
	text-transform: uppercase;
}
.site-map a.NuContentNavLevel1 {
	font-size: 18px;
	font-weight: bold;
	color: #001C55;
}
.site-map div.NuContentNavLevel1 {
	padding-top: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.site-map a.NuContentNavLevel2 {
	font-size: 16px;
	font-weight: bold;
	color: #003197;
}
.site-map div.NuContentNavLevel2 {
	padding-top: 7px;
	padding-left: 7px;
}
.site-map a.NuContentNavLevel3 {
	font-size: 14px;
}
.site-map div.NuContentNavLevel3 {
	margin-left: 14px;
	margin-top: 3px;
}
.site-map a.NuContentNavLevel4 {
	color: #0043CE;
}
.site-map div.NuContentNavLevel4 {
	margin-left: 21px;
}
.site-map a.NuContentNavLevel5 {
	color: #0043CE;
}
.site-map div.NuContentNavLevel5 {
	margin-left: 28px;
}
.site-map a.NuContentNavLevel6 {
	color: #0043CE;
}
.site-map div.NuContentNavLevel6 {
	margin-left: 35px;
}
.clear{
	clear:both;
}
#footer-logo{
	float:right;
}
