@charset "utf-8";

#wrapper_main {
	padding: 0px;
	height: auto;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/trs-direct-header.png);
	background-repeat: no-repeat;
}
.headred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
}
.bluecentertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
}

#header_main {
	background-image: url(../images/header-2-.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 680px;
	background-position: center center;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #2B75E4;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub_header {
	padding: 5px;
	height: auto;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td {
	padding: 0px;
	margin: 0px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #eeeeee;
	border-bottom-style: solid;
	border-right-style: solid;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.yellowhigh {
	background-color: #F6F5B6;
}
.orangehigh {
	background-color: #F5CDAC;
}
.bluehigh {
	background-color: #E7A7AA;
}


body {
	background-image: url(../images/main-bg-2.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 5px;
	background-attachment: fixed;
}
.leftcol {
	height: 250px;
	width: 370px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 10px;
}
.rightcol {
	height: 205px;
	width: 260px;
	float: right;
	text-align: left;
	background-image: url(../images/quicklinks-bg-3.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#four_d {
	height: auto;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #327CF8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	line-height: 18px;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: url(../images/arrow-3.png);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.quick:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B75E4;
	text-decoration: underline;
}
a.quick:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B75E4;
	text-decoration: underline;
}
a.quick:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B75E4;
	text-decoration: underline;
}
a.quick:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A10418;
	text-decoration: underline;
}
#Video {
	padding: 0px;
	float: right;
	height: 236px;
	width: 226px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
}
.yellow_highlight {
	background-color: #FFFF66;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.right_box {
	padding: 0px;
	float: right;
	height: 60px;
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.strike_through {
	text-decoration: line-through;
}


.style2 {color: #FF0000}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {font-size: 12px}


#popup a, #popup a:visited {
	position: relative;
	display: block;
	width: 130px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	color: #0066FF;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 2px;
}

#popup a span {display: none;}

#popup a:hover {
color: #f00

}
.instructor_img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}

#popup a:hover span{
	display: block;
	position: absolute;
	top: 0px;
	left: 345px;
	width: 288px;
	margin: 0px;
	color: #fff;
	text-align: left;
	height: auto;

	font: Arial, Helvetica, sans-serif
	font-size: 12px;
	background-color: #660000;
	padding: 10px;
}
#popup2 a, #popup2 a:visited {
	position: relative;
	display: block;
	width: 203px;
	text-align: left;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	color: #0066FF;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 2px;
	line-height: 20px;
}

#popup2 a span {
	display: none;
	padding: 15px;
}

#popup2 a:hover {
color: #f00

}

#popup2 a:hover span{
	display: block;
	position: absolute;
	top: 0px;
	left: 209px;
	width: 278px;
	margin: 0px;
	color: #FFFFFF;
	text-align: left;
	height: auto;
	font: Arial, Helvetica, sans-serif
	font-size: 11px;
	background-color: #003366;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: right;
	height: 20px;
	width: 250px;
	text-align: right;
}
#date {
	text-align: right;
	float: right;
	height: 20px;
	width: 250px;
}
