﻿
.reg-container
{
	color:Black;
}
.toptext
{
	
}
.reg-heading
{
	color:#B7B55E;
	font-size:1.2em;
	font-family: Tahoma, Arial, sans-serif;
	padding-bottom:10px;
	padding-top:15px;
	font-weight:bold;
}

.fields-body
{
	
	margin-left:30px;
}
.reg-button
{
	padding-top:25px;
	margin-left:150px;
}
.contactus-button
{
	padding-top:25px;
	margin-left:230px;
}
a.ButtonWithArrow
{
	width: 123px;
	height: 29px;
	background-image: url(../images/button-with-arrow.png);
	background-repeat: no-repeat;
	padding-top:6px;
	padding-left:14px;
	vertical-align:middle;
	color: #535000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
a.MoveWithArrow:hover
{
	text-decoration:underline;
	color:Red;
}

.TabContainer
{
	background-color: White;
	padding-top: 8px;
	background-image: url(/images/container_background_top.png);
	background-repeat: repeat-x;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	height:120px;
	color:#5B7471;
}
html>body .TabContainer
{
	background-color: White;
	padding-top: 8px;
	background-image: url(/images/container_background_top.png);
	background-repeat: repeat-x;
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	min-height:120px;
	height:auto;
	color:#5B7471;
}
.SiteTabs div ul li
{
	padding-right:3px;
}
.course-info-container
{
	padding-left:10px;
	color:#5B7471;
}
.browse-course-name
{
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:12px;
}
.browse-course-labelBig
{
	font-size:1.1em;
	font-weight:bold;
}
.browse-course-label
{
	font-size:1.0em;
}
.browse-course-text
{
	font-size:1.0em;
	padding-bottom:12px;
	
}
.div-before-label
{
	padding-bottom:12px;
	
}
.browse-course-outline ul
{
	margin:0;
	padding:0;
	padding-left:20px;
	list-style:none;
	
}
.TwoColumnList 
{
	/*height:120px;*/
	
}
.TwoColumnList td
{
	width:50%;
	text-align:left;
	padding-left:15px;
	vertical-align:top;
}

a.ListLink
{
	color:#5B7471;
}
.course-header-top
{
	font-size:1.1em;
	font-weight:bold;
	padding-left:2px;
	margin-top:15px;
	margin-bottom:15px;
}
.search-message
{
	font-size:1.2em;
}
.search-results
{
	margin-top:20px;
}
.search-results div
{
	padding-bottom:20px;
}
.search-results a
{
	color:#0D3B7F;
	font-weight:bold;
	font-size:1.2em;
}
