/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
/* Links */
a:link {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}
a:active {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.tbContent {
	background-color: #d4E7F8;
}

/* Cover */

#TXTCover {
	padding-left: 10px;
}

/* Titles */

.TitleMainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #660033;
}

#TitleCME{
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: Solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-bottom: 10px;
}
.TitleBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.SubTitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.TitleGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.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;
}

.SubTitleMainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #660033;
}

/* Content */

#YouAreHere {
	font-size: 10 px;
	font-weight: bold;
}
#YouAreHere a, a:visited {
	text-decoration: none;
	font-size: 10 px;
}


/* Table Track */

.TrackTable {
	border: 1px solid #D6DEF0;
}
#TableContent {
	background-color: #f2fafe;
}

.imgSpacer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* Side Navigation */
#SideNav {
	padding-right: 2px;
	padding-left: 5px;
	background-color: f2fafe;
	padding-top: 10px;
}

#SideNav a, a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#SideNav a:hover {
	text-decoration: underline;
}

/* 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, a:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#ContentHere a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#Content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Content a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#ContentCover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ContentCover a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#ContentCover a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.CMESpacer {
	padding: 5px;
}
.txtTrack {
	color: #003366;
}
.txtTrack {
	color: #003366;
}

/* Footer */
#TableFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #BFD69F;
}
#TableFooter a {
	color: #003366;
	text-decoration: none;
}
#TableFooter a:visited {
	color: #003366;
}
#TableFooter a:hover {
	color: #003366;
}
#TableFooter a:active {
	color: #003366;
}
.BackgroundColor {
	background-color: f2fafe;
}
.tableCMEtitle {
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
.TableNote {
	padding: 15px;
	border: 1px solid #d4E7F8;
}
.tbFaculty {
	background-color: #d4E7F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 5px 5px 5px 10px;
}
.txtTen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#LinksEnd a {
	text-decoration: none;
}
