BODY, TABLE, TR, TD		{ font-family: geneva, arial, sans-serif; }

BODY					{ background: white; margin: 0px; font-size: 12pt; color: black; }

.small					{ font-size: 8pt; }
.medium					{ font-size: 10pt; }
.large					{ font-size: 14pt; }
.indent					{ margin-left: 1em; }
.selected				{ font-style: italic; font-weight: normal; }

A						{ color: #909090; text-decoration: none; }
A:link					{ color: #909090; text-decoration: none; }
A:active				{ color: #909090; text-decoration: none; }
A:visited				{ color: #909090; text-decoration: none; }
A:hover					{ color: #909090; text-decoration: underline; }

A.menu-heading			{ color: #909090; text-decoration: none; font-weight: bold; }
A:link.menu-heading		{ color: #909090; text-decoration: none; font-weight: bold; }
A:active.menu-heading	{ color: #909090; text-decoration: none; font-weight: bold; }
A:visited.menu-heading	{ color: #909090; text-decoration: none; font-weight: bold; }
A:hover.menu-heading	{ color: #909090; text-decoration: underline; font-weight: bold; }

A.navigation			{ color: white; text-decoration: none; }
A:link.navigation		{ color: white; text-decoration: none; }
A:active.navigation		{ color: white; text-decoration: none; }
A:visited.navigation	{ color: white; text-decoration: none; }
A:hover.navigation		{ color: white; text-decoration: underline; }

A IMG					{ border-color: #bbbbbb; }

H1						{ font-family: geneva, arial, sans-serif; font-size: 24pt; font-style: normal; font-weight: normal; color: #103050; margin: 1em 0em; }
H2						{ font-family: geneva, arial, sans-serif; font-size: 18pt; font-style: normal; font-weight: normal; color: #005080; }
H3						{ font-family: geneva, arial, sans-serif; font-size: 16pt; font-style: normal; font-weight: normal; color: #005080; }
H4						{ font-family: geneva, arial, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #005080; }
H5						{ font-family: geneva, arial, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #909090; }
H6						{ font-family: geneva, arial, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #909090; }

HR						{ height: 1px; color: #bbbbbb; }

OL						{ }

P						{ }
P.caption				{ font-family: geneva, arial, sans-serif; font-size: 10pt; font-style: italic; color: #909090; line-height: 150%; }
P.menu					{ display: none; }
P.menu-break			{ display: none; }

PRE						{ font-family: courier new, monospace; font-size: 10pt; }

TD.caption				{ font-family: geneva, arial, sans-serif; font-size: 10pt; font-style: italic; color: #909090; line-height: 150%; }
TD.caption-side			{ font-family: geneva, arial, sans-serif; font-size: 10pt; font-style: italic; color: #909090; line-height: 150%; padding: 0px 10px; }
TD.caption-bottom		{ font-family: geneva, arial, sans-serif; font-size: 10pt; font-style: italic; color: #909090; line-height: 150%; }

TABLE.chart				{ background: #bbbbbb; padding: 2px; }
TR.chart-heading		{ background: #103050; }
TR.chart-light			{ background: #dddddd; }
TR.chart-dark			{ background: #bbbbbb; }
TD.chart-heading		{ background: #103050; font-weight: bold; color: white; padding: 2px; }
TD.chart-light			{ background: #dddddd; }
TD.chart-light-border	{ background: #dddddd; border-bottom: 1px solid #bbbbbb; }
TD.chart-dark			{ background: #bbbbbb; }
TD.chart-dark-border	{ background: #bbbbbb; border-bottom: 1px solid #bbbbbb; }

TABLE.chart-small		{ background: #bbbbbb; padding: 2px; font-size: 8pt; }

TABLE.menu				{ font-size: 8pt; margin: 0px 0px 40px 0px; padding: 0px; }
TD.menu					{ margin: 0px; padding: 0px 20px 0px 0px; }

TABLE.course			{ font-size: 10pt; }
TD.vertical				{ vertical-align: top; }

TD.document-header		{ background: #005080; }
TD.document-header-marsis			{ display: none; }
TD.document-header-welcome			{ display: none; }
TD.document-header-admissions		{ display: none; }
TD.document-header-academics		{ display: none; }
TD.document-header-athletics		{ display: none; }
TD.document-header-campuslife		{ display: none; }
TD.document-header-newsevents		{ display: none; }
TD.document-header-libraryresources	{ display: none; }
TD.document-header-alumni			{ display: none; }

TD.document-navigation	{ display: none; }
TD.document-menu		{ display: none; }
TD.document-body		{ background: white; padding: 0px 10px; }
TD.document-margin		{ background: white; font-size: 8pt; padding: 0px 10px; }
TD.document-footer		{ display: none;; }

UL						{ }

/* legacy styles */

.white					{ color: #ffffff; }
.green					{ color: #509070; }
.salmon					{ color: #eb8d57; }
.purple					{ color: #803a91; }
.blue					{ color: #3070a0; }
.gold					{ color: #ebba07; }
.brick					{ color: #801000; }
.beige					{ color: #f7f4ef; }
.teal					{ color: #004070; }

.serif					{ font-family: times new roman, serif; font-size: 12pt; }
.menu-home				{ font-size: 8pt; }
.menu-small				{ font-size: 8pt; }
.submenu-home			{ border-width: 0px 0px 0px 1px; border-style: solid; border-color: #c0b8b8; }

.page-header			{ background: url("https://www.vwc.edu/images/bg_strip_sm.jpg") white; }
.page-footer			{ font-size: 8pt; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #e0e0e0; }
.page-side				{ font-size: 8pt; border-style: solid; border-width: 0px 1px 0px 0px; border-color: #e0e0e0; }
.page-body				{ }
.page-navigation		{ font-size: 8pt; color: white; background: #004070; }

A.white					{ color: white; text-decoration: none; }
A:link.white			{ color: white; text-decoration: none; }
A:active.white			{ color: white; text-decoration: none; }
A:visited.white			{ color: white; text-decoration: none; }
A:hover.white			{ color: white; text-decoration: underline; }

A.green					{ color: #509070; text-decoration: none; }
A:link.green			{ color: #509070; text-decoration: none; }
A:active.green			{ color: #509070; text-decoration: none; }
A:visited.green			{ color: #509070; text-decoration: none; }
A:hover.green			{ color: #509070; text-decoration: underline; }

A.salmon				{ color: #eb8d57; text-decoration: none; }
A:link.salmon			{ color: #eb8d57; text-decoration: none; }
A:active.salmon			{ color: #eb8d57; text-decoration: none; }
A:visited.salmon		{ color: #eb8d57; text-decoration: none; }
A:hover.salmon			{ color: #eb8d57; text-decoration: underline; }

A.purple				{ color: #803a91; text-decoration: none; }
A:link.purple			{ color: #803a91; text-decoration: none; }
A:active.purple			{ color: #803a91; text-decoration: none; }
A:visited.purple		{ color: #803a91; text-decoration: none; }
A:hover.purple			{ color: #803a91; text-decoration: underline; }

A.blue					{ color: #3070a0; text-decoration: none; }
A:link.blue				{ color: #3070a0; text-decoration: none; }
A:active.blue			{ color: #3070a0; text-decoration: none; }
A:visited.blue			{ color: #3070a0; text-decoration: none; }
A:hover.blue			{ color: #3070a0; text-decoration: underline; }

A.gold					{ color: #ebba07; text-decoration: none; }
A:link.gold				{ color: #ebba07; text-decoration: none; }
A:active.gold			{ color: #ebba07; text-decoration: none; }
A:visited.gold			{ color: #ebba07; text-decoration: none; }
A:hover.gold			{ color: #ebba07; text-decoration: underline; }

TD.chartheading			{ background: #004070; color: white; font-weight: bold; }
TD.chartheadingsmall	{ background: #004070; color: white; font-weight: bold; font-size: 8pt; }
TD.footer				{ background: #000070; }
TD.header-logo			{ background: #000070; }
TD.header-title			{ background: #000070; }
TD.navbar				{ background: url("https://www.vwc.edu/images/bg_navbar.jpg") #f0f0ff; font-size: 8pt; }
TD.navigation-menu		{ background: url("https://www.vwc.edu/images/bg_navbar.jpg") #f0f0ff; font-size: 8pt; }
TD.side-menu			{ background: url("https://www.vwc.edu/images/bg_sidebar.jpg") #ffffff; font-size: 8pt; text-align: right; }
TD.sidebar				{ background: url("https://www.vwc.edu/images/bg_sidebar.jpg") #ffffff; font-size: 8pt; }



