/* CSS Reset: http://meyerweb.com/eric/tools/css/reset/ */

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #1e5c85;
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial, "Arial MT", sans-serif;
	font-size: 12px;
}

img, form, table, div {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: Arial, "Arial MT", sans-serif;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* HEADER */

#PrintLogo {
	display: none
}

#Content {
	margin: 0px 0px 0px 81px;
	width: 821px
}

#Header {
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_headerBg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 78px;
}

#Header .UnityLogo {
	display: block;
	float: left;
	width: 196px;
}

#Header .UnityNav div {
	padding: 15px 30px 0 0;
	font-size: 10px;
	color: #000000;
	height: 30px;
	text-align: right;
}

#Header .UnityNav div a {
	padding: 0 6px 0 6px;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}

#Header .SearchBox {
	border: #cccccc 1px solid;
	padding: 3px;
	margin: 0px 0px 3px 52px;
	font-size: 9px;
	width: 140px;
	color: #666666;
}


/* FOOTER */

#Footer {
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_footerBg.gif);
	background-repeat: no-repeat;
	height: 97px;
}

#Footer .Links {
	padding: 45px 0 0 45px;
	font-size: 10px;
	float: left;
	width: 547px;
	color: #000000;
}

#Footer .Links A {
	padding: 0 3px 0 3px;
	font-size: 10px;
	color: #000000;
}

#Footer .UWLogo {
	padding: 10px 0 0 0;
	float: left;
}

#Copyright {
	padding: 20px 0 0 0;
	font-size: 10px;
	color: #666666;
	text-align: center;
}


/* TOP IMAGE */

#HighlightBox {
	display: block;
	float: left;
	overflow: hidden;
	width: 569px;
}

/* HOME PAGE SLIDER */
/* HOME PAGE SLIDER */
#HighlightSlider {
    width: 567px;
	height: 270px;
    margin: 0;
    position: relative;
	display: block;
	float: left;
	overflow: hidden;
}

#HighlightSlider .Scroll {
    height: 240px;
    width: 567px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
}

#HighlightSlider .ScrollContainer div.panel {
    height: 240px;
    width: 570px;
}

#HighlightSlider ul.Navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	height: 30px;
}

#HighlightSlider ul.Navigation li {
    display: inline;
	width: 189px;
	margin: 0;
    padding: 0;
}

#HighlightSlider ul.Navigation a {
    padding: 0px;
	margin: 0px;
    color: #ffffff;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
    text-decoration: none;
	text-align: center;
	width: 189px;
	height: 30px;
	overflow: hidden;
	display: block;
	float: left;
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_highlightslider_nav_off.jpg);
	background-repeat: repeat-x;
}

#HighlightSlider ul.Navigation a:hover {
    background-color: #f6f6f6;
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_highlightslider_nav_on.jpg);
	background-repeat: repeat-x;
}

#HighlightSlider ul.Navigation a.selected {
    background-color: #fff;
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_highlightslider_nav_on.jpg);
	background-repeat: repeat-x;
}

#HighlightSlider ul.Navigation a:focus {
    outline: none;
}

#HighlightSlider .hide {
    display: none;
}


/* LOGIN BOX */

#LoginBox {
	float: left;
	background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_loginboxbg.gif);
	width: 252px;
}

#LoginBox label {
	display: block;
	font-size: 11px;
	float: left;
	width: 70px;
	padding-top: 2px
}

#LoginBox .fields {
	border: #cccccc 1px solid;
	font-size: 11px;
	width: 112px;
}

#LoginBox form {
	padding: 0 30px 0 30px;
}

#LoginBox img {
	float: left;
}

#LoginBoxErrorMsg {
	font-weight: bold;
	font-size: 9px;
	color: #cc0000
}

#LoginBox .Links {
	float: left;
	overflow: hidden;
	width: 114px
}


#LoginBox .Links a {
	font-size: 11px;
	color: #98002e;
	text-decoration: none
}


/* LEFT NAVIGATION */

#LeftNavigation {
	float: left;
	width: 176px;
	padding-top: 20px
}

#LeftNavigation ul {
 	list-style-type: none;
	padding: 0;
	margin: 0;
}

#LeftNavigation li {
	border-bottom: #7d7d7d 1px dashed;
	padding: 0;
	margin: 0;
}

#LeftNavigation li a {
	display: block;
	padding: 12px 0 12px 20px;
	font-size: 12px;
	color: #195e8d;
	text-decoration: none;
}

#LeftNavigation li a:hover, #LeftNavigation li a:active, #LeftNavigation li a.selected {
	background-color: #ddb125;
}

#LeftNavigation li ul {
	border-top: #7d7d7d 1px dashed;
	list-style-type: none;
	background-color: #f2f2f2;
	padding: 0;
	margin: 0;
}

#LeftNavigation li li {
	padding: 0;
	margin: 0;
	border: none;
}

#LeftNavigation li li a {
	display: block;
	padding: 4px 0 4px 30px;
	font-size: 12px;
	width: 146px;
	color: #195e8d;
	text-decoration: none;
}

#LeftNavigation li li ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: none;
}

#LeftNavigation li li li a {
	display: block;
	padding: 4px 0 4px 40px;
	font-size: 12px;
	width: 136px;
	color: #195e8d;
	text-decoration: none;
}


/* MAIN CONTENT */

#LandingPageContent {
	float: left;
	margin: 20px 0px 20px 20px;
	width: 373px;
	color: #464646;
	font-size: 12px;
}

/* Used for Lead Generation Form Template */
#LandingPageNoLeftNav {
	float: left;
	font-size: 12px;
	margin: 20px;
	width: 531px;
	color: #464646;
	border: #00ff00;
}

#LandingPageContentWide {
	float: left;
	font-size: 12px;
	margin: 20px;
	width: 583px;
	color: #464646;
}

#ContentFullWidth {
	float: left;
	margin: 10px;
	width: 781px;
	color: #464646;
	font-size: 12px;
}


h1 {
	font-weight: bold;
	font-size: 18px;
	color: #004e81;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #004e81;
}



/* RIGHT SIDE CONTENT */

#RightSideBar {
	float: left;
	margin: 20px 0px 0px 20px;
	width: 210px;
}

#RightSideBar h1 {
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #98002e;
}

#RightSideBar h1+h1 {
	margin-top: 12px;
}

#RightSideBar #QuickLinks a {
	display: block;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	color: #98002e;
}

#RightSideBar #QuickLinks a.level1 {
	padding: 3px 0 3px 20px;
}
#RightSideBar #QuickLinks a.level2 {
	padding: 3px 0 3px 35px;
}

/* Content Boxes */

.ContentBoxHeader {
    background: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_contentbox_headerright.gif) no-repeat right top;
    margin: 0;
    padding: 0;
}

.ContentBoxHeader h2 {
    background: transparent url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_contentbox_headerleft.gif) no-repeat left top;
    padding: 5px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
}

.ContentBoxBlueHeader {
    background: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_contentboxblue_headerright.gif) no-repeat right top;
    margin: 0;
    padding: 0;
}

.ContentBoxBlueHeader h2 {
    background: transparent url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_contentboxblue_headerleft.gif) no-repeat left top;
    padding: 5px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
}

.ContentBoxBody {
    background: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_contentbox_footerright.gif) no-repeat right bottom;
    margin: 0;
    padding: 0;
}

.ContentBoxBody div {
    background: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_contentbox_footerleft.gif) no-repeat left bottom;
    padding: 7px;
    font-weight: normal;
}

.ContentBoxBody div p {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

/* ROUNDED CORNERS: http://www.devinrolsen.com/rounded-corners-with-css-and-one-image/ */
.RoundedBoxDarkBlue {
	background: #0070C0;
	position: relative;
	padding: 21px;
	margin: 0;
	float: left;
	display: inline;
	color: #ffffff;
	width: 80%;
	font-size: 14px;
}

.RoundedBoxDarkBlue ul, .RoundedBoxLightBlue ul {
	margin: 0px;
	padding: 0px;
}

.RoundedBoxDarkBlue li, .RoundedBoxLightBlue li {
	list-style: none;
}

.RoundedBoxDarkBlue .tl {
	top:0px; 
	left:0px; 
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_darkbluecircle.png) top left no-repeat;
}

.RoundedBoxDarkBlue .tr {
	top:0px;
	right:0px;
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_darkbluecircle.png) top right no-repeat;
}

.RoundedBoxDarkBlue .bl {
	bottom:0px;
	left:0px;
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_darkbluecircle.png) bottom left no-repeat;
}

.RoundedBoxDarkBlue .br {
	bottom:0px;
	right:0px;
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_darkbluecircle.png) bottom right no-repeat;
}

.RoundedBoxLightBlue {
	background: #D3E1EC;
	position: relative;
	padding: 21px;
	margin: 0;
	float: left;
	display: inline;
	color: #000000;
	width: 80%;
}

.RoundedBoxLightBlue .tl {
	top:0px; 
	left:0px; 
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_lightbluecircle.png) top left no-repeat;
}

.RoundedBoxLightBlue .tr {
	top:0px;
	right:0px;
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_lightbluecircle.png) top right no-repeat;
}

.RoundedBoxLightBlue .bl {
	bottom:0px;
	left:0px;
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_lightbluecircle.png) bottom left no-repeat;
}

.RoundedBoxLightBlue .br {
	bottom:0px;
	right:0px;
	background:url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_lightbluecircle.png) bottom right no-repeat;
}

.corner {
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 1;
}


.RoundedBoxDarkBlue h3 {
	font-size: 15px;
	padding: 0;
	margin: 0 0 10px 0;
}

.RoundedBoxLightBlue h3 {
	color: #003366;
	font-size: 15px;
	padding: 0;
	margin: 0 0 10px 0;
}


.Newline {
	clear: both
}


/* SITE MAP */

#Sitemap {
	padding: 0 40px 0 40px;
}

#Sitemap h1 {
	font-weight: bold;
	font-size: 17px;
}

#Sitemap h1 a {
	color: #004d81;
	display: block;
	border-bottom: #004d81 1px solid;
	text-decoration: none;
}


/* SCREENING TOOLS */

.ScreeningToolQuestion {
	padding: 6px;
	font-weight: bold;
}

.ScreeningToolQuestion:hover {
	background-color: #fefbbd
}

.ScreeningToolQuestion label {
	font-weight: normal;
	font-size: 11px
}

.ScreeningToolQuestion em {
	display: block;
	float: left;
	width: 30px;
	color: #cc0000;
	font-style: normal
}

.ScreeningToolQuestion i {
	font-weight: bold;
	color: #cc0000;
	font-style: normal
}

.ScreeningTotalMsg {
	padding: 6px;
	border-top: #333333 1px solid;
}


/* ALERT MESSAGES */

.successMsg
{
	border: #99cc99 1px solid;
	padding: 8px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-color: #eeffee;
	margin: 10px 0px;
	color: #003300;
}

.errorMsg {
	border: #cc9999 1px solid;
	padding: 8px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	background-color: #ffeeee;
	margin: 10px 0px;
	color: #330000;
}

.highlightMsg {
	border: #999999 1px solid;
	padding: 8px;
	display: block;
	font-size: 11px;
	background-color: #ffffe1;
	margin: 10px 0px;
	color: #000000;
}

.errorHelp {
	font-weight: bold;
	color: #cc0000
}

.errorText {
	display: block;
	padding-left: 200px;
	width: 821px;
	color: #330000
}

.highlightText {
	background-color: #ffff00
}


/* INFO TABLE */

#InfoTable {
	border: #666666 1px solid;
	background-color: #ffffff;
}

#InfoTable th {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	text-align: left;
	padding: 4px;
}

#InfoTable tr:hover
{
	background-color: #fefbbd;
}
#InfoTable td
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}

#InfoTable td.shaded {
	background-color: #dddddd
}


/* FORMS */

#FormContainer h1 {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	border-bottom: #666666 1px solid
}

#FormContainer div {
	padding: 2px 0 2px 0;
}

#FormContainer label.Question {
	display: block;
	font-weight: bold;
	float: left;
	width: 200px
}

#FormContainer .Choices {
	display: block;
	font-weight: normal;
	float: left;
	color: #000000;
}


/* TOOLTIP */

.tooltipLink {
	font-weight: bold; 
	text-decoration: none
}

#tooltip, #hoverBox  { 
	display: none;
	padding: 6px;
	border: 1px solid #999999;
	background: #ffffe1;
	font-size: 11px;
	width: 450px;
	position: absolute;
	color: #000000;
	z-index: 9999;
}

#hoverBox b {
	font-size: 11px;
	color: #000000
}

#SiteSearchResults div {
	padding: 6px;
	margin: 10px 0px;
	border-bottom: #d8d8d8 1px solid
}

#SiteSearchResults div:hover {
	background-color: #ffffe1
}


/* MYUNITY BUTTONS */

a.LinkButton, a.lbAction {
    background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_ButtonBg.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	border: 1px solid #666666;
	white-space: nowrap;
	text-align: center;
}

a.LinkButton:hover, a.lbAction:hover {
    background-image: url(../../../../../intranet/groups/publicwebsite/documents/publicwebsite/pw_ButtonBgHover.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	color: #cccccc;
}