<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;
}


#Announcements ul
{
	padding:0px;
	margin:0px;
	/* IE6 &amp; 7 hack*/
	.margin-left:20px;
}



#Announcements ul li
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/purple-diamond-bullets.png?v=2025-02-25');
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-image:none;
	list-style-type:none;
}


.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
{
	height: 35px;
    background-color: #d9ebf3;
}
.blue-box-big-middle
{
	min-height: 125px;
    padding: 0 30px 0 20px;
    background-color: #d9ebf3;
}
.blue-box-big-bottom
{
	height: 30px;
    background-color: #d9ebf3;
}

.orange_box_big_top
{
	height: 35px;
    background-color: #fdedd7;
    margin-top: 20px;
}
.orange-box-big-middle
{
	min-height: 125px;
    padding: 0 30px 0 20px;
    background-color: #fdedd7;
}
.orange-box-big-bottom
{
	height: 30px;
    background-color: #fdedd7;
    margin-bottom: 20px;
}

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

#ContactFormTable input[type="text"], #ContactFormTable textarea {
    width: 400px;
}

/* 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;
}

/*--------------HOMEPAGE-----------------------*/
#Announcements
{
	/*background-color:Red;*/
	background-position: top left;
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/announcements-top.gif?v=2025-02-25');
	background-repeat:no-repeat;
	clear:both;
	min-height:60px; /*this MUST be declared in order for IE6/7 to render the box element correctly */
	padding-top:30px;
	padding-left:60px;
	margin-top:20px;
}

#Announcements ul li
{
	padding-bottom: 15px;
}

#AnnouncementsLeftColumn, #AnnouncementsRightColumn
{
	/*background-color:green;*/
	float:left;
	width:385px;
	padding-left:20px;
	/*IE6+7 hacks*/
	.width:400px; 
	.padding-left:0px;
}

#CallOuts
{
	height:220px;
}

#CO_DemoResources, #CO_Trainings_Webinars, #CO_PromotionalMaterials
{
	background-color:Transparent;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height: 220px;
	margin-right:0px;
	text-decoration:none;
	width:298px;
}

#CO_DemoResources
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/co-demo-off.gif?v=2025-02-25');
}

#CO_DemoResources:hover
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/co-demo-on.gif?v=2025-02-25');
}

#CO_PromotionalMaterials
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/co-promo-off.gif?v=2025-02-25');
}

#CO_PromotionalMaterials:hover
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/co-promo-on.gif?v=2025-02-25');
}

#CO_Trainings_Webinars
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/co-train-off.gif?v=2025-02-25');
}

#CO_Trainings_Webinars:hover
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/co-train-on.gif?v=2025-02-25');
}

#CRCSplashImage
{
	background-image:url('//www-aws-static.tutor.com/images/clients/backgrounds/splash.jpg?v=2025-02-25');
	background-repeat:no-repeat;
	height:182px;
	margin-bottom:15px;
	width:100%;
}

#Headline
{
	text-align:center;
}

/*-------Promotional Materials-------*/
.PromoIntro ol li
{
	margin-left:25px;
}
.PromoIntro ol li
{
	list-style-type:decimal;
}

#PromoMatGrid .cell
{
	float: left;
    min-height: 255px;
    padding: 20px 30px;
    width: 235px;
}

#PromoMatGrid .first_cell
{
	clear:left;
}

#PromoMatIntroduction
{
	background-image: url("/cmspublicfiles/Clients/crcpromomaticon.png");
    background-repeat: no-repeat;
}

#PromoMatBrandingImage
{
	float:right; 
	margin-top:-80px;
	position:relative;
}

#StateWideLines
{
	background-image:url("//www-aws-static.tutor.com/images/clients/backgrounds/double-underline-gray.gif?v=2025-02-25");
	background-position:0px 0px;
	background-repeat:repeat-x;
	clear:both;
	height:10px;
	width:100%;
}

#PromoMatGrid .blue h2 {
    color: black;
}
 
#PromoMatGrid .orange h2 {
    color: black;
}

#TAWIntroduction
{
background-image:url(/cmspublicfiles/Clients/crctrainingicon.png);
background-repeat:no-repeat;
}


/*---------------------------Trainings &amp; Webinar---------------------------*/
.train_and_web a
{
	text-decoration: underline;
	font-weight:bold;
	font-size:18px;
}

.train_and_web h2, .train_and_web h3
{
	margin-left:10px;
}

.train_and_web h3
{
	margin-bottom:5px;
	color:#FF6633;
}

.train_and_web table
{
	width:100%;
	margin-bottom:20px;
}

.train_and_web td
{
	padding:10px;
}

#ClientEvents h2
{
	color:Blue;
}

#ClientEvents .alt_row
{
	background-color:#f7faff;
}

#CommunityEvents h2
{
	color: Orange;
}

#CommunityEvents .alt_row
{
	background-color:#fff8ed;
}

#TAWIntroduction
{
	background-image:url(//www-aws-static.tutor.com/images/clients/backgrounds/ResumeWorkshop.jpg?v=2025-02-25);
	background-position:100% 0px;
	background-repeat:no-repeat;
	min-height:135px;
	_height:135px;/*IE6!*/
	padding-right:220px;
}

/*----------------------Demo Introduction------------------------*/
#DemoIntroduction
{
	background-image:url(//www-aws-static.tutor.com/images/clients/backgrounds/demo-intro.jpg?v=2025-02-25);
	background-position:100% 0px;
	background-repeat:no-repeat;
	min-height:130px;
	_height:130px;/*IE6!*/
	padding-right:320px;
}

/*---------------------Contact Us--------------------------*/
.required_field
{
	color:#FF6633;
}
#ContactFormTable
{
	margin-top: 20px;
    width: 500px;
}

#ContactFormTable input[type=text], #ContactFormTable textarea
{
	width:420px;
}

#ContactFormTable td
{
	font-size:1.3em;
	padding-bottom:10px;
}

#ContactFormTable td.right
{
	text-align:right;
	padding-right:10px;
	width:100px;
	vertical-align:top;
}

a.cmstooltip {
outline: none;
}

a.cmstooltip strong {
line-height: 30px;
}

a.cmstooltip:hover {
text-decoration: none;
}

a.cmstooltip span {
z-index: 10;
display: none;
padding: 14px 20px;
margin-top: -30px;
margin-left: 28px;
width: 240px;
line-height: 16px;
}

a.cmstooltip:hover span {
display: inline;
position: absolute;
color: #111;
border: 1px solid #DCA;
background: #fffAF0;
}

.cmstooltipcallout {
z-index: 20;
position: absolute;
top: 30px;
border: 0;
left: -12px;
}

/*CSS3 extras*/
a.cmstooltip span {
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}</pre></body></html>