@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;
}
#container {
	width: 980px;  
	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:hover {
	color: #EE0000;
	text-decoration: none;
}
.utility_link {
	font-family: Arial;
	font-size: x-small;
	color: #777777;
	text-decoration: none;
}
.utility_link a:hover {
	color: #EE0000;
	text-decoration: none;
}

#header {
	height: 84px;
	width: 980px;
}
#header_left {
	float: left;
	height: 94px;
	width: 321px;
}
#header_center_login {
	float: left;
	height: 94px;
	width: 641px;
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #B5B5B5;
	text-align: right;
	padding-top: 23px;
}
#header_center {
	float: left;
	height: 94px;
	width: 641px;
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
} 
#header_center_top {
	height: 65px;
	width: 641px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #B5B5B5;
	text-align: right;
} 
#header_title {
	padding-top: 10px;
}
#header_menu {
	height: 29px;
	width: 641px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.header_menu_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; 
	text-decoration: none;
}
.header_menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE0000;
	text-decoration: none;
}
.header_menuon_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aa0000; 
	text-decoration: none;
}
.header_menuon_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE0000;
	text-decoration: none;
}

#header_right {
	float: left;
	height: 94px;
	width: 18px;
}

#welcome {
            font-family: Arial, Helvetica, sans-serif;
            font-size: medium;
            color: #AA0000;
            padding-top: 26px;
            padding-left: 19px;
}

#menu {
	clear: both;
	height: 34px;
	width: 100%;
	margin-top: 7px;
	background-image: url(images/menu_back_on.gif);
	background-repeat: repeat-x;
}
#menu_left {
	height: 34px;
	width: 7px;
	background-image: url(images/menu_left_off.gif);
	float: left;
}
.menu_left {
	height: 34px;
	width: 7px;
	background-image: url(images/menu_left_off.gif);
	float: left;
}
#menu_right {
	height: 34px;
	width: 8px;
	background-image: url(images/menu_left_off.gif);
	float: right;
}
.menu_right {
	height: 34px;
	width: 8px;
	background-image: url(images/menu_left_off.gif);
	float: right;
}
#menu_div {
	height: 34px;
	width: 2px;
	float: left;
}
.menu_div {
	height: 34px;
	width: 2px;
	float: left;
}
#menu_tab_off {
	height: 34px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	background-image: url(images/menu_back_off.gif);
	background-repeat: repeat-x;
}
.menu_tab_off {
	height: 34px;
	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: 34px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #888888;
	text-align: center;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	background-image: url(images/menu_back_on.gif);
	background-repeat: repeat-x;
}
.menu_tab_on {
	height: 34px;
	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;
}
.arrow {
	font-size: medium;
	color: #AA0000;
	
}
#folder_login {
	background-image: url(images/folder_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 959px;
	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;
	padding-left: 19px;
	font-family: Arial;
	font-size: small;
	color: #AA0000;
}

#content_login {
	width: 410px;
	margin-left: 150px;
	
}
#login{
	width: 410px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
}

#folder_landing {
	background-image: url(images/folder_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 959px;
	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;
	padding-left: 19px;
	font-family: Arial;
	font-size: small;
	color: #AA0000;
}

#content_landing {
	width: 660px;
	margin-left: 150px;
}
#submit {
	width: 73px;
	margin-top: 10px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	background-image: url(images/submit_on.gif);
	background-repeat: no-repeat;
}
#submit a, div.nav a:link, div.nav a:visited {
	display:block;
}
#submit img {
	width:73px;
	height:33;
	border:0;
}
#submit a:hover img {
	visibility:hidden;
}
/* end image swap */

#folder {
	background-image: url(images/folder_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 978px;
	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;
}
#left_menu {
	float: left;
	width: 165px;
	margin-left: 19px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#content {
	float: left;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#spacer1 {
	float: left;
	width: 18px;
}
#spacer2 {
	float: left;
	width: 13px;
}
#spacer3 {
	float: left;
	width: 548px;
}

#terms {
	width: 620px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
}
#enroll{
	width: 620px;
	float:left;
	font-family: Arial;
	font-size: small;
	color: #555555;
	background-color: #FFFFFF;
}
#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#enroll {
	width: 620px;
}
table#landing 
{
	float:left;
	width: 660px;
	color: #555555;
}

tr#breakhere { page-break-after:always}

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: 145px;
	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: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 0px;
	padding-bottom: 0px;
	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: 0px;
	padding-bottom: 0px;
	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 {
	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 {
	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;
	background-image: url(images/next_on.gif);
}
#next a, div.nav a:link, div.nav a:visited {
	display:block;
}
#next img {
	width:91px;
	height:33;
	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 {
	display:block;
}
#finish img {
	width:91px;
	height:33;
	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 {
	display:block;
}
#help img {
	width:42px;
	height:29;
	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_top {
	width: 961px;
	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_bottom {
	width: 980px;
}

#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;
	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/ics_logo_on.gif);
}
#footer_right a, div.nav a:link, div.nav a:visited {
	display:block;
}
#footer_right img {
	width:182;
	height:50;
	border:0;
}
#footer_right a:hover img {
	visibility:hidden;
}
/* end image swap */

.data0 td {
	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;
}
.data1 td {
	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;
}

p.page 
{
	page-break-before: always;
}

.breakhere
{
	page-break-after: always;
}


@media print 
{
	body { font-size: 10pt; line-height: 120%; background: white;}	
	
	td#label {
		font-family: Arial;
		font-size: 12px;
	}
	td.label {
		font-family: Arial;
		font-size: 12px;
	}	
    table#enroll {
	page-break-after: always
    }


	.donotprint { display: none }
	
	#utilities { display: none }
	#header { display: none }
	
	.utilities { display: none }
	
}


