/* Style Sheet for the Westminster College Website */
/* Originally built by Stephan Ross 04/03/2002 */
/* This file located at webroot /include/  */

/* DO NOT EDIT THIS FILE.  CONTACT IT IF YOU NEED CHANGES*/

/* Begin Elements (elements act as default  */
/* formatting agents that are recursively applied */
/* on HTML tags and are not selectors) */
/* Link styles */



/* Body style */

body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-bottom : 20pt;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	margin-left : 0;
	margin-top : 0;	
}

/* Paragraph style */

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

/* Level heading styles  */

h1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
}

h2 {
	color : #99999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
}

h3 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
}

h4 {
	color : #99999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
}

h5 {
	color : #99999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

h6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	background-color : #FFFFFF;
}

/* List styles */

OL {
	font-size : 10pt;
	list-style : decimal;
}

UL {
	font-size : 10pt;
	list-style : circle;  
}

/* Begin General Selectors (formatting elements chosen */
/* by the page developer and selected within the */
/* Dreamweaver CSS Styles  palette) */
/* DO NOT EDIT THIS FILE.  CONTACT IT */

.GeneralCaption {
	font-size : 9px;
	text-align : center;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
}

.GeneralTitle1 {
	color : #330066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
}

.GeneralTitle1a {
	color : #330066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
	background-color : #EEEEEE;
}

/* Begin Gateway Specific Selectors */

.GatewayTitle {
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 22pt;
	text-align : center;
	font-weight : normal;	
}

.GatewayLink {
	margin-left : 6pt;
}

.GatewayLinkCategory {
	color : #330066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
	margin-left : 2pt;
}

.GatewayFeaturedNewsHeading {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
	margin-left : 3pt;
}

.GatewayQuickLinksHeading {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
	margin-left : 3pt;
}

.GatewayQuickLinks {
	font-size : 10pt;
	text-align : center;
}

/*begin Home Page News Item Link selectors */

.HomepageNewsItemLink {
	text-decoration : underline;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : right;
	padding-right : 10pt;
}

.HomepageNewsItemLink a{
	color : #333333;	
}

.HomepageNewsItemLink a:link{
	color : #333333;
}

.HomepageNewsItemLink a:active{
	color : #0099FF;
}

.HomepageNewsItemLink a:hover{
	color : #999999;
}

.HomepageNewsItemLink a:visited {
	color : #330066;
}

/* begin Home Page primary link selectors */

.HomePageMainLinkHeading {
	color : #BCB0C4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align : left;
	font-weight : bold;
	padding-left : 12pt;
}

.HomePageWestminsterFeatures {
	color : #A4A49A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align : right;
	font-weight : bold;
}

.HomepageMainLink {
	color : #330066;
	text-decoration : underline;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	padding-left : 12pt;
}

.HomepageMainLink a{
	color : #330066;	
}

.HomepageMainLink a:link{
	color : #330066
}

.HomepageMainLink a:active{
	color : #0099FF;
}

.HomepageMainLink a:hover{
	color : #999999;
}

/*begin Home Page General Selectors */

.HomePageParagraph {
	color : #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	padding-left: 12pt
}

.HomePageFeatureCaptions {
	color : #000000;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	padding: 3pt
}

/* Begin Footer Selectors */

.FooterLink {
	color : White;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.FooterLink a{
	color : White;		
}

.FooterLink a:link{
	color : White;
	text-decoration : underline;
}

.FooterLink a:active{
	color : White;
	text-decoration : underline;
}

.FooterLink a:hover{
	color : White;
	text-decoration : underline;  
}

.FooterLink a:visited{
	color : White;
	text-decoration : underline;
}

/* begin Site Index/Search selectors */

.IndexMainLinkHeading {
	color : #BCB0C4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align : left;
	font-weight : bold;
}

/* begin Undergraduate Template selectctors */

.UndergraduateMainLink {
	color : #330066;
	text-decoration : underline;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
}

.UndergraduateMainLink a{
	color : #330066;	
}

.UndergraduateMainLink a:link{
	color : #330066
}

.UndergraduateMainLink a:active{
	color : #0099FF;
}

.UndergraduateMainLink a:hover{
	color : #FFFFFF;
}

.UndergraduateMainLink a:visited{
	color : #666699;
}

