/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
/* Content */

#ContentHere {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#ContentHere a {
}

#ContentHere a:visited {
	text-decoration: underline;
}

#Content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#SideNavTD {
	background-color: #D7DDCE;
}

#SideNav {
	padding-right: 2px;
	padding-left: 5px;
}

#SideNav a:visited {
	text-decoration: underline;
}


/* Table Track */

.TrackTable {
	border: 1px solid #D6DEF0;
	padding: 5px;
}


.TitleTrack {
	color: #E4B33B;
	font-size: 16px;
	font-weight: bold;
}
.SubTitleGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#TableEditorTrack{
	background-color: #D4E7F8;
	padding: 10px;
	margin: 0px;
}


/* Title */
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495B4D;
}
.TitleSub {
	font-size: 12px;
	color: #495B4D;
}

.TitleTrack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #495B4D;
}

#titleCME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #495B4D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 8px;
}
.TitleGray {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.TagEditor {
	padding: 10px;
	background-color: #F5f4ed;
}

/* Footer */
#TableFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #495B4D;
	width: 760px;
}
#TableFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#TableFooter a:visited {
	color: #FFFFFF;
}
.txtTrack {
	color: #003366;
}


#txtTContent {
	padding: 3px;
	background-color: #993333;
}
#txtTContent a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#txtTPage {
	padding: 3px;
	background-color: #D7DDCE;
}
#txtTPage a, a:visited {
	color: #003366;
	text-decoration: underline;
}


.TitleTrackMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4B33B;
}
.TitleTrackWaudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #495B4D;
	background-image: url(/images/audio.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 24px;
}
.titlePanelist {
	color: #728573;
	background-color: #F1F3EB;
	padding: 3px;
	background-repeat: repeat-y;
}
.IdentPanelist {
	padding-left: 10px;
	padding-right: 10px;
}
.txtSmall {
	font-size: 11px;
}
.TitleSubGreen {
	font-size: 12px;
	color: #495B4D;
	font-weight: bold;
}
#Copyright {
	width: 760px;
}
