﻿@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #EEEEEE;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}



/* ******
    Forms
*/

    input[type="text"], input[type="password"] {
        padding: 4px 0 4px 4px!important;
        max-width: 98%;
        height: auto!important;
    }

    select {
        padding: 4px 0 4px 4px!important;
        height: auto!important;
    }

    input[type="submit"], .submit {
        background: #0080f2;
        border: 0;
        color: #fff;
        padding: 5px 8px;
        border: 1px solid #0067c2;
    }

    input[type="submit"]:active, .submit:active {
        background: #0067c2;
        border: 1px solid #0080f2;
    }

    .submit {
        padding: 4px;
    }

/*
    End: Forms
****** */

#container {
	/*width: 980px;*/  
    width: 1020px;
	margin: 0 auto; 
	text-align: left; 
	padding-top: 0px;
}

#utilities {
	font-family: Arial;
	font-size: x-small;
	color: #777777;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 20px;
	vertical-align: middle;
}
#utilities a:link{
	color: #777777; 
	text-decoration: none;
}
#utilities a:visited{
	color: #777777; 
	text-decoration: none;
}
#utilities a:hover {
	color: #EE0000;
	text-decoration: none;
}
#main_nav {
	font-family: Arial;
	font-size: x-small;
	color: #777777;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	vertical-align: middle;
	border-bottom: 1px;
}
#main_nav a:link{
	font-family: Arial;
	font-size: x-small;
	color: #777777; 
	text-decoration: none;
}

#main_nav a:visited{
	color: #777777; 
	text-decoration: none;
}
#main_nav a:hover {
	color: #EE0000;
	text-decoration: none;
}
#header {
	height: 143px;
	/*width: 980px;*/
    width: 1020px;
}
#header_left {
	float: left;
	height: 143px;
	/*width: 212px;*/
    width: 252px;
	/*background-image: url(/images/header_left.gif);*/
    background-image: url(/images/header_left_250.gif);
	padding-top: 0px;
	padding-left: 0px;
}

#header_center {
	float: left;
	height: 143px;
	width: 750px;
	background-image: url(/images/header_back.gif);
	background-repeat: repeat-x;
}

#header_right {
	float: left;
	height: 143px;
	width: 18px;
}

#imglogo {
	margin-top: 10px;
	margin-left: 20px;
}

#title {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #888888;
	margin-top: 80px;
	margin-left: 60px;
	font-weight: 400;
	z-index: 999999;
}


#menu {
	height: 17px;
	width: 100%;
	margin-top: 20px;
	background-image: url(/images/menu_back_off.gif);
	background-repeat: repeat-x;
}
#menu_left {
	height: 17px;
	width: 7px;
	background-image: url(/images/menu_left_off.gif);
	float: left;
}
.menu_left {
	height: 17px;
	width: 7px;
	background-image: url(/images/menu_left_off.gif);
	float: left;
}
#menu_right {
	height: 17px;
	width: 8px;
	background-image: url(/images/menu_left_off.gif);
	float: right;
}
.menu_right {
	height: 17px;
	width: 8px;
	background-image: url(/images/menu_left_off.gif);
	float: right;
}
#menu_div {
	height: 17px;
	width: 2px;
	float: left;
}
.menu_div {
	height: 17px;
	width: 2px;
	float: left;
}
#menu_tab_off {
	height: 17px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(/images/menu_back_off.gif);
	background-repeat: repeat-x;
}
.menu_tab_off {
	height: 17px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(/images/menu_back_off.gif);
	background-repeat: repeat-x;
}
.menu_link{
	color: #666666; 
	text-decoration: none;
}
.menu_link:hover {
	color: #EE0000;
	text-decoration: none;
	}
#menu_tab_on {
	height: 17px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #888888;
	text-align: center;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(/images/menu_back_on.gif);
	background-repeat: repeat-x;
}
.menu_tab_on {
	height: 17px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #888888;
	text-align: center;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(/images/menu_back_on.gif);
	background-repeat: repeat-x;
}
#folder_top {
	/*width: 961px;*/
    width: 1001px;
	height:25px;
	background-color: #DDDDDD;
	background-image: url(/images/folder_top.gif);
	font-family: Arial;
	font-size: small;
	color: #AA0000;
	padding-top: 26px;
	padding-left: 19px;
}
#folder {
	background-image: url(/images/folder_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	/*width: 978px;*/
    width: 1018px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #FFFFFF;
}
#folderiframe 
{
	background-image: url(/images/folder_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #FFFFFF;
	width: 620px;  
	margin: 0 auto; 
	text-align: left; 
	padding-top: 0px;
}
#spacer1 {
	float: left;
	width: 18px;
}
#spacer2 {
	float: left;
	width: 13px;
}
#spacer3 {
	float: left;
	width: 13px;
}
#spacer4 {
	float: left;
	width: 548px;
}

#terms {
	width: 620px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
}
#main_content{
	width: 620px;
	float: left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#menu_tree {
	/*width: 160px;*/
    width: 200px;
	height: 400px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	overflow: auto
}

#quick_search {
	width: 130px;
	height: 400px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#menu_youth {
	width: 120px;
	height: 283px;
	padding-top: 3px;
	float:right;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/yst_green.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#info1 {
	width: 309px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#info2 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info3 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info4 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info5 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info6 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info7 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info8 {
	width: 309px;
	height: 283px;
	padding-top: 3px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/images/info8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}




table#terms {
	width: 620px;
}
table#sectionpanel {
	width: 600px;
}

td#rule {
	background-color: #cccccc;
	height: 1px;
}
td#subheaderline {
	width: 500px;
	font-family: Arial;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;

}
td#subsubheaderline {
	width: 250px;
	font-family: Arial;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;

}
td#subheader {
	width: 50px;
	font-family: Arial;
	font-weight: bold;
	color: #555555;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;

}
td#label {
	width: 165px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	font-family: Arial;
	font-size: 12px;
}
td.label {
	width: 165px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
td#labelreview {
	width: 400px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
td.labelreview {
	width: 400px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
td#labellong {
	width: 400px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
td.labellong {
	width: 400px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
td#labellongbold {
	width: 400px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
td.labellongbold {
	width: 400px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.required {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: 900;
	color: #AA0000;
}
td#white {
	width: 400px;
	vertical-align: top;
	background-color: #FFFFFF;
	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: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
td#blue {
	width: 400px;
	vertical-align: top;
	background-color: #EBF0F6;
	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: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
input#input_white {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
input.input_white {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
textarea.input_white {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
select.input_white {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
input#input_blue {
	background-color: #EBF0F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
input.input_blue {
	background-color: #EBF0F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
textarea.input_blue {
	background-color: #EBF0F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
select.input_blue {
	background-color: #EBF0F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	font-family: Arial;
	font-size: 12px;
}
#cancel {
	width: 64px;
	margin-top: 10px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
}

#next {
	width: 91px;
	margin-top: 10px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	}
#next a, div.nav a:link, div.nav a:visited {
    color: #777777; 
	display:block;
}
#next img {
	width:91px;
	height:33px;
	border:0;
}
#next a:hover img {
	visibility:hidden;
}
/* end image swap */
#finish {
	width: 91px;
	margin-top: 10px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	background-image: url(/images/finish_on.gif);
}
#finish a, div.nav a:link, div.nav a:visited {
    color: #777777; 
	display:block;
}
#finish img {
	width:91px;
	height:33px;
	border:0;
}
#finish a:hover img {
	visibility:hidden;
}
/* end image swap */
#help{
	width: 42px;
	margin-top: 10px;
	margin-right: 18px;
	float:right;
	font-family: Arial;
	font-size: small;
	color: #555555;
	/* start image swap */
	background-image: url(/images/help_on.gif);
}
#help a, div.nav a:link, div.nav a:visited {
    color: #777777; 
	display:block;
}
#help img {
	width:42px;
	height:29px;
	border:0;
}
#help a:hover img {
	visibility:hidden;
}
/* end image swap */

.clr {clear:both;} /* need to clear float so background shows through in mozilla */

#folder_bottom {
	/*width: 980px;*/
    width: 1040px;
}

#footer {
	font-family: Arial;
	font-size: x-small;
	color: #777777;
}
#footer_left {
	float: left;
	height: 50px;
	margin-top: 20px;
	width: 18px;
}
#footer_center {
	float: left;
	height: 50px;
	/*width: 780px;*/
    width: 820px;
	background-image: url(/images/footer_back.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
}
#footer_right {
	float: left;
	height: 50px;
	width: 182px;
	margin-top: 20px;
	/* start image swap */
	background-image: url(/images/pivot_logo_on.png);
}
#footer_right a, div.nav a:link, div.nav a:visited {
    color: #777777; 
	display:block;
}
#footer_right img {
	width:182px;
	height:50px;
	border:0;
}
#footer_right a:hover img {
	visibility:hidden;
}
/* end image swap */

/* Begin: Dynamic Data styles */
body.template
{
    padding-left: 8px;
    padding-right: 8px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 75%;
    color: #666666;
}
body.template h1
{
    padding-bottom: 12px;
    border-bottom: 1px dotted #bbbbbb;
    font-size: 2.2em;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #888888;
}
span.allcaps
{
    font-variant: small-caps;
}
body.template h2
{
    margin-bottom: 10px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 1.65em;
    color: #888888;
}
div.back
{
    margin-bottom: -20px;
    position: relative;
    top: -28px;
    padding-left: 5px;
    padding-bottom: 5px;
}
div.back img
{
    position: relative;
    margin-top: 0em;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    background-color: #ffffff;
}
div.back a:link,
div.back a:visited
{
    color: #839ce7;
    text-decoration: none;
    background-color: #ffffff;
    padding-right: 8px;
    top: -.2em;
    left: .25em;
}
div.back a:hover
{
    color: #000099;
    text-decoration: underline !important;
}

.AlignButtonCenter {
            margin-left: auto;
            margin-right: auto;
}

/* End: General */