@charset "utf-8";
a:link {
	color: #AF0909;
	text-decoration: none;
}
a:visited {
	color: #AF0909;
	text-decoration: none;
}
a:hover {
	color: #AF0909;
	text-decoration: underline;
}

.LargeImage {
	border: 1px solid #CCCCCC;
	padding: 9px;
	margin: 9px;
}
.Logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 9px;
	padding-top: 10px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 9px;
	width: 228px;
	float: left;
	padding-top: -11px;
	padding-right: 9px;
	padding-bottom: 18px;
	font-size: 12px;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;

}

a.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}a.Headline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
a.Headline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #af0909;
	margin: 0px;
	padding: 0px;

}
.MoreBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
}
a.MoreBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 9px;
	width: 205px;
	display: block;
	text-decoration: none;
}
a.MoreBox:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 9px;
	width: 205px;
	display: block;
	text-decoration: none;
}
a.MoreBox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-color: #AF0909;
}



a.MainNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/NavigationIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 218px;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	margin-top: -15px;
}
a.MainNavigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/NavigationIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 218px;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	margin-top: -15px;
}
a.MainNavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #af0909;
	text-decoration: none;
	background-image: url(../images/NavigationIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 218px;
	display: block;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	margin-top: -15px;
}
.WhatsNew {
	margin-top: 9px;
	margin-bottom: 9px;
}
#Breadcrumbcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 9px;
	padding-top: 7px;
	float: left;
	background-repeat: repeat-x;
}
a.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.Breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.Breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}
#SearchBox {
	z-index: 2;
	text-align: right;
	padding-top: 1px;
	height: 50px;
}

a.Simage {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100px;
	width: 210px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.SmallImageWTitle {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 95px;
	width: 210px;
	line-height: 14px;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 9px;
	vertical-align: text-top;
	margin-top: 0px;
}
a.SmallImageWTitle:visited {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 95px;
	width: 210px;
	line-height: 14px;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 9px;
	vertical-align: text-top;
	margin-top: 0px;
}
a.SmallImageWTitle:hover {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 95px;
	width: 210px;
	line-height: 14px;
	display: block;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 976px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AF0909;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	float: left;
	display: block;
	background-image: url(../images/UNLwordmark.png);
	background-repeat: no-repeat;
	background-position: 875px center;
	width: 976px;
	height: 50px;
	padding-top: 15px;
	padding-left: 9px;
}


a.FooterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.FooterLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.FooterLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.RelatedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
a.RelatedLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
a.RelatedLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af0909;
	text-decoration: underline;
	background-image: url(../images/MoreIconOFF.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
}
.RelatedLinkCell {
	line-height: 5px;
	float: right;
	margin-top: -219px;
}
.RelatedLinkCell2 {
	line-height: 5px;
	padding-bottom: 9px;
	text-align: left;
	float: right;
}
.WhatsNewCell {
	line-height: 5px;
	padding-bottom: 9px;
	padding-top: 5px;
}
.LargeImageSubPage {
	border: 1px solid #CCCCCC;
	margin-top: 14px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
	padding: 9px;
}
#LogoRow {
	background-color: #00FFFF;
	width: 724px;
	padding: 0px;
}

#MainTextSubPagePlacement {
	padding-left: 9px;
	padding-top: -11px;
	padding-right: 9px;
	padding-bottom: 18px;
	width: 475px;
	display: block;
	float: left;
}
.MainTextSubPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 9px;
	padding-right: 9px;
}
#NavigationBox {
	float: left;
	width: 218px;
	padding-right: 23px;
	padding-top: 10px;
	padding-left: 9px;
}
.ContactImage {
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
.PopOver {
	background-color: #000000;
	filter: Alpha(Opacity=85);
	left: 0px;
	top: 0px;
	position: fixed;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	z-index: 2;
}
.PopOverHeadline {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.PopOverImage {
	background-color: #FFFFFF;
	clear: left;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.SmallImageInCopy {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
body {
	background-image: url(../images/TopBarBG.png);
	background-repeat: repeat-x;
	background-position: top;
}
.SmallImageInCopyRight {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.MainText1Col {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 9px;
	width: 500px;
	float: left;
	padding-top: -11px;
	padding-right: 9px;
	padding-bottom: 18px;
	font-size: 12px;
}
