﻿/* ### GWLAW Master Style Sheet ### */

body {
	margin: 0 auto;
	color: #666666;
	}



/* ## Standard HTML Elements ## */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}



/* ## Global Toolbar ## */
a.GlobalToolbarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 4px;
	padding-right: 4px;
	}

a.GlobalToolbarLink:link {
	color: #999999;
	text-decoration: none;
	}

a.GlobalToolbarLink:visited {
	color: #999999;
	text-decoration: none;
	}

a.GlobalToolbarLink:hover {
	color: #000000;
	text-decoration: none;
	}

a.GlobalToolbarLink:active {
	color: #999999;
	text-decoration: none;
	}

a.GlobalToolbarLinkPortal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 4px;
	}

a.GlobalToolbarLinkPortal:link {
	color: #003366;
	text-decoration: none;
	}

a.GlobalToolbarLinkPortal:visited {
	color: #003366;
	text-decoration: none;
	}

a.GlobalToolbarLinkPortal:hover {
	color: #003366;
	text-decoration: none;
	}

a.GlobalToolbarLinkPortal:active {
	color: #003366;
	text-decoration: none;
	}



/* ## Breadcrumb ## */
div.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 100%;
	color: #999999;
	}

.breadcrumbCurrent {
	color: #000000;
	}

a.ms-sitemapdirectional {
	font-weight: normal;
	}

a.ms-sitemapdirectional:link {
	color: #999999;
	text-decoration: none;
	}

a.ms-sitemapdirectional:visited {
	color: #999999;
	text-decoration: none;
	}

a.ms-sitemapdirectional:hover {
	color: #999999;
	text-decoration: underline;
	}

a.ms-sitemapdirectional:active {
	color: #999999;
	text-decoration: none;
	}



/* ## Footer ## */
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	}



/* ## Page Header ## */
div.HeaderSectionName {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	}



/* ## Spotlight ## */

.SpotlightItem {
	width: 100%; 
	text-align: left; 
	padding-top: 0px; 
	padding-bottom: 35px; 
	padding-left: 0px; 
	padding-right: 0px;
	}

.SpotlightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	height: 20px;
	}

.SpotlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	}

a.SpotlightLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	}

a.SpotlightLink:link {
	text-decoration: none;
	color: #003366;
	}

a.SpotlightLink:visited {
	text-decoration: none;
	color: #003366;
	}

a.SpotlightLink:hover {
	text-decoration: underline;
	color: #003366;
	}

a.SpotlightLink:active {
	text-decoration: none;
	color: #003366;
	}



/* ## Profile ## */

.ProfileItem {
	width: 100%; 
	text-align: left; 
	padding: 0px;
	}

.ProfileLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}

.ProfileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	}

a.ProfileLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	}

a.ProfileLink:link {
	text-decoration: none;
	color: #003366;
	}

a.ProfileLink:visited {
	text-decoration: none;
	color: #003366;
	}

a.ProfileLink:hover {
	text-decoration: underline;
	color: #003366;
	}

a.ProfileLink:active {
	text-decoration: none;
	color: #003366;
	}







/* ## Ad Area ## */

.AdTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
	}

.AdText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	}

a.AdLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	}

a.AdLink:link {
	text-decoration: none;
	}

a.AdLink:visited {
	text-decoration: none;
	}

a.AdLink:hover {
	text-decoration: underline;
	color:#000000;
	}

a.AdLink:active {
	text-decoration: none;
	}







/* ## NAVBAR ## */

/* NavItems */
div.NavItem1 {
	padding-top: 6px;
	}

div.NavItem2 {
	padding-top: 2px;
	}

div.NavItem3 {
	padding-top: 0px;
	}



/* Nav Level 1 */
a.NavLink1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	}

a.NavLink1:link {
	text-decoration: none;
	color: #000000;
	}

a.NavLink1:visited {
	text-decoration: none;
	color: #000000;
	}

a.NavLink1:hover {
	text-decoration: underline;
	color: #000000;
	}

a.NavLink1:active {
	text-decoration: none;
	color: #000000;
	}

a.NavLink1Current {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	}

a.NavLink1Current:link {
	text-decoration: none;
	color: #003366;
	}

a.NavLink1Current:visited {
	text-decoration: none;
	color: #003366;
	}

a.NavLink1Current:hover {
	text-decoration: none;
	color: #003366;
	}

a.NavLink1Current:active {
	text-decoration: none;
	color: #003366;
	}



/* Nav Level 2 */
a.NavLink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 120%;
	}

a.NavLink2:link {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	}

a.NavLink2:visited {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	}

a.NavLink2:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	}

a.NavLink2:active {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	}

a.NavLink2Current {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 120%;
	}

a.NavLink2Current:link {
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	}

a.NavLink2Current:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	}

a.NavLink2Current:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	}

a.NavLink2Current:active {
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
	}



/* Nav Level 3 */
ul.navUL {
	color: #000000;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
}

a.NavLink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	}

a.NavLink3:link {
	font-weight: normal;
	text-decoration: none;
	color: #996600;
	}

a.NavLink3:visited {
	font-weight: normal;
	text-decoration: none;
	color: #996600;
	}

a.NavLink3:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.NavLink3:active {
	font-weight: normal;
	text-decoration: none;
	color: #996600;
	}

a.NavLink3Current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	}

a.NavLink3Current:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.NavLink3Current:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.NavLink3Current:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.NavLink3Current:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}




/* Faculty Search */
.FacultySearchHeader {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	}

a.FacultyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	}

a.FacultyLink:link {
	font-weight: normal;
	text-decoration: none;
	color: #996600;
	}

a.FacultyLink:visited {
	font-weight: normal;
	text-decoration: none;
	color: #996600;
	}

a.FacultyLink:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.FacultyLink:active {
	font-weight: normal;
	text-decoration: none;
	color: #996600;
	}

a.FacultyLinkCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	}

a.FacultyLinkCurrent:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.FacultyLinkCurrent:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.FacultyLinkCurrent:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

a.FacultyLinkCurrent:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}


