<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1
{
    background-position: left bottom;
    background-repeat: repeat-x;	
	color: #ff6633;
	font-size:1.8em;
	font-weight: bold;
	line-height: 1em;
    padding-bottom: 8px; 
}

h2 
{
	color:Blue;
	font-size:1.3em;
	font-weight: bold;
}

h3 
{
	color: #39673e;
	font-size:1.1em;
	font-weight: bold;
	margin-bottom:0px;
}

h1 a, h2 a, h3 a, h4 a 
{
	color: #3A6FB7;
}

.errorText
{
	color: #b33131;
	font-weight: bold;
	line-height: 18px;
}

.horizontal_list
{
	margin:0px;
}

.horizontal_list li
{
	display:inline;
	float:left;
}

.input_info
{
	font-size: .8em;
	font-style: italic;
	line-height: 1em;
}

.input_field_error
{
	border-color:#b33131;
	background-color:#FF00FF;
}

.SiteContainingGreyLines
{
	background-image: url('//www-aws-static.tutor.com/images/clients/backgrounds/double-underline-gray.gif?v=2025-02-25');
	background-position: top left;
	background-repeat:repeat-x;
	clear:both;
	height:7px;
}

.blue_box_big_top
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/blue-box-big-top.gif?v=2025-02-25');
	background-position: top left;
	background-repeat:no-repeat;
	height:35px;
}
.blue-box-big-middle
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/blue-box-big-middle.gif?v=2025-02-25');
	background-position: top left;
	background-repeat:repeat-y;
	min-height:125px;
	_height:125px; /*IE6*/
	padding:0px 30px 0px 20px;
}
.blue-box-big-bottom
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/blue-box-big-bottom.gif?v=2025-02-25');
	background-position:0px 100%;
	background-repeat:no-repeat;
	height:30px;
}

.orange_box_big_top
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/orange-box-big-top.gif?v=2025-02-25');
	background-position: top left;
	background-repeat:no-repeat;
	height:35px;
}
.orange-box-big-middle
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/orange-box-big-middle.gif?v=2025-02-25');
	background-position: top left;
	background-repeat:repeat-y;
	min-height:125px;
	_height:125px; /*IE6*/
	padding:0px 30px 0px 20px;
}

.orange-box-big-middle h2
{
	color:black;
}

.orange-box-big-bottom
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/orange-box-big-bottom.gif?v=2025-02-25');
	background-position:0px 100%;
	background-repeat:no-repeat;
	height:30px;
}

.error_message
{
	color:#b33131; 
	text-decoration:underline; 
	font-size:11px; 
	font-weight:bold;
}

/* Generic Re-usable Styles */

/* ** text ** */

.purple_text {
    color: #5e14ab;
}

.green_text, .green_text a {
    color: #39673e;
}

.blue_text, .blue_text a {
    color: #38A1E5;
}

.orange_text, .orange_text a {
	color: #d97c28;
}

.red_text, .red_text a {
	color: #ad2121;
}

.dark_red_text {
	color: #b33131;
}

.bold_text {
    font-weight: bold;
}

.purple_text a, .green_text a, .blue_text a, .orange_text a, .red_text a, .dark_red_text a 
{
	text-decoration: underline;
}

/* ** lines ** */

.purple_underline, .blue_underline, .gray_underline, .green_underline, .orange_underline, .red_underline {
    background-position: left bottom; 
    padding-bottom: 10px; 
    background-repeat: repeat-x;
}

.blue_underline {
    background-image: url(//www-aws-static.tutor.com/images/clients/lines/double-underline-blue.gif?v=2025-02-25); 
}

.gray_underline {
    background-image: url(//www-aws-static.tutor.com/images/clients/lines/double-underline-gray.gif?v=2025-02-25); 
}

.green_underline {
    background-image: url(//www-aws-static.tutor.com/images/clients/lines/double-underline-green.gif?v=2025-02-25); 
}

.orange_underline {
    background-image: url(//www-aws-static.tutor.com/images/clients/lines/double-underline-orange.gif?v=2025-02-25); 
}

.red_underline {
	background-image: url(//www-aws-static.tutor.com/images/clients/lines/double-underline-red.gif?v=2025-02-25);
}

.gray_verticalline {
	background-image: url(//www-aws-static.tutor.com/images/clients/lines/vertical_line_gray.gif?v=2025-02-25);
	background-position: left center;
	background-repeat: repeat-y;
	padding-left: 40px;
}

.gray_topline {
	background: url(//www-aws-static.tutor.com/images/clients/lines/single-underline-gray.gif?v=2025-02-25) repeat-x top center;
	padding-top: 10px;
}

/* ** lists ** */

.arrow_list 
{
	list-style-type: none;
	margin-left: 0px;
}
.arrow_list li
{
	padding: 0px 0px 5px 30px;
	min-height: 20px;
	height:auto;
	padding-bottom: 10px;
	color: Black;
}

.arrow_list li a {
	color: Black;
}

.arrow_list.blue_on_blue li		{ background: url('//www-aws-static.tutor.com/images/clients/icons/bullet-blue-arrow.gif?v=2025-02-25') top left no-repeat; }
.arrow_list.red_on_red li		{ background: url('//www-aws-static.tutor.com/images/clients/icons/bullet-red-arrow.gif?v=2025-02-25') top left no-repeat; }
.arrow_list.orange_on_orange li { background: url('//www-aws-static.tutor.com/images/clients/icons/bullet-orange-arrow.gif?v=2025-02-25') top left no-repeat; }
.arrow_list.purple_on_purple li { background: url('//www-aws-static.tutor.com/images/clients/icons/bullet-purple-arrow.gif?v=2025-02-25') top left no-repeat; }

.arrow_list.blue_on_white li { background: url('//www-aws-static.tutor.com/images/clients/icons/bullet-articles-blue-arrow.gif?v=2025-02-25') top left no-repeat; }
.arrow_list.blue_on_white li a { color: #38A1E5; }
.arrow_list.orange_on_white li { background: url('//www-aws-static.tutor.com/images/clients/icons/bullet-articles-orange-arrow.gif?v=2025-02-25') top left no-repeat; }
.arrow_list.orange_on_white li a { color: #d97c28; }

.empty_list {
    list-style-type: none;
	margin-left: 0px;
}

.empty_list li {
	padding: 0px 0px 0px 30px;
	height:auto;
}

.standard_list
{
	list-style-type: disc;
	margin: 5px 0px 15px 25px;
}

.standard_list li
{
	height:auto;
	margin-bottom: 5px;
}

/*--------------LOG IN-------------------------*/
#LoginOuterContainer
{
	margin-bottom:50px;
	text-align:center;
}

#LoginInnerContainer
{
	margin:0px auto;
	width:880px;
}</pre></body></html>