body
{
	padding-top: 10px;
	background-color: #cccccc;
}

body, td, th, a
{
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin:0;
	line-height:14px;
}

a
{
	color: #1E5BA2;
	text-decoration: none;
}

a:hover { text-decoration: none; }

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-family:Helvetica;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 125%;
	color: #075ab9;
	padding: 10px 0 5px 0;
	margin:0;
}

img { border: none; }
input { color: #333333; }

form
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
}

select { color: #333333; }
ul li { padding-left: -10px; }
textarea { color: #333333; }
ul { list-style-type: none; }
.class-table { border-collapse: collapse; }

.class-table tr td
{
	padding: 2px 6px 2px 6px;
	vertical-align: top;
}

.class-table tr th
{
	padding: 2px 6px 2px 6px;
	vertical-align: bottom;
	background-color: #eeeeee;
}

.nav-link { border-bottom: 1px solid #cccccc; }

.nav-link a
{
	display: block;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 4px;
}

.nav-link a:hover { background-color: #cccccc; }

.nav-link-head
{
	font-weight: bold;
	padding-top: 20px;
	border-bottom: 1px solid #cccccc;
}

.row
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab
{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	border-color: #cccccc;
	border-width: 1px 1px 1px 0;
	border-style: solid solid solid none;
	background-color: #eeeeee;
}

.tab a { }
.tab a:hover { }

.welcome
{
	margin-top: 10px;
	margin-left: 10px;
}

.welcome-headline
{
	color: #333333;
	line-height: 30px;
	text-align: center;
	padding-bottom: 1em;
	font-size: 18px;
	font-weight: bold;
}

.welcome-logos
{
	text-align: center;
	padding: 0;
	margin: 0;
}

.welcome-panel
{
	background-image: url(../images/tmg_web_welcome_panel.jpg);
	background-repeat: no-repeat;
}

.welcome-panel-head
{
	padding: 8px;
	height: 1cm;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 21px;
}

.welcome-panel-content
{
	line-height: 18px;
	padding: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-align: left;
}

#blanktab
{
	border-color: #cccccc;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	background-color: #ffffff;
}

#client-list td { padding-right: 40px; }
#client-list li { font-size: 9px; }
#content { line-height: 20px; }
#content-left { }

#content-left ul
{
	list-style-type: none;
	padding-left: 14px;
}

#content-middle td { vertical-align: top; }
#content-middle ul { list-style-type: disc; }

#content-right
{
	line-height: 14px;
	font-size: 9px;
	border-left: 1px dotted #cccccc;
}

#course-description
{
	background-color: #ffffff;
	line-height: 14px;
	font-size: 9px;
	border-left: 1px dotted #cccccc;
}

#course-description { padding: 10px; }
#course-description td { padding-bottom: 10px; }
#course-description td ul { list-style: disc; }

#foreground
{
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 10px;
}

#footer
{
	border-color: #cccccc;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	background-color: #ffffff;
	padding-bottom: 2cm;
}

#footer td { }
#masthead { }
#masthead td { }
#masthead-logo { padding-left: 10px; }

#masthead-tagline
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 14px;
}

#nav-link-selected
{
	color: #ffffff;
	background-color: #336699;
}

#nav-link-selected a
{
	color: #ffffff;
	background-color: #336699;
}

#search-button { }
#search-field { width: 100px; }

#search-tab
{
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: #ffffff;
}

#selectedTab
{
	border-color: #cccccc #cccccc #ffffff;
	border-width: 1px 1px 1px 0;
	border-style: solid solid solid none;
	background-color: #ffffff;
}

#sim-fm
{
	text-align: right;
	border-right: 1px dotted #cccccc;
	padding-top: 2cm;
	padding-right: 5px;
}

#utility-links { color: #cccccc; }
