/****** stylesheet for WPI ******/
/* global structure styles */

/* ######################################## */
/* GLOBAL SITE FONT STYLES */
body {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style : normal;
	line-height: 18px;
}
p.serif, .serif, a.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style : normal;
	line-height: 18px;
	text-align : justify;
}
p.sanserif, .sanserif, a.sanserif {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	line-height: 17px;
	text-align : justify;
}
.ParagraphLetter {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000033;
}
.small {
   font-size : 7pt; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.Page_Title {
	font-weight : normal;
	font-size : 17pt;
	font-family: Georgia, Times New Roman, serif;
	color : #663300;
	line-height: 160%;
}
.Page_Heading {
	font-weight : normal; 
	font-size : 15pt; 
	font-family: Georgia, Times New Roman, serif;
	color : #071633;
}
.Page_Subheading {
	font-weight : bold; 
	font-size : 12pt; 
	font-family: Georgia, Times New Roman, serif;
	color : #06185C;
}
.outquote {
	font-style : normal;
	font-weight : normal;
	font-size : 17pt;
	font-family : TIMES NEW ROMAN, GEORGIA, TIMESf;
	color : #0B6C40;
	line-height: 21px;
}

/* ######################################## */
/* GLOBAL SITE LINKS STYLES */
A:link, A:visited, A:active {
	text-decoration : none;
	COLOR: #0E3172;
	FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #3A4F7F;
	text-decoration : underline;
}
A.nobold:link, A.nobold:visited, A.nobold:active {
	text-decoration : none;
	FONT-WEIGHT: normal;
}
A.nobold:hover {
    text-decoration : underline;
	FONT-WEIGHT: normal;
}
A.small-link:link, A.small-link:visited, A.small-link:active {
	font-size: 10px;
	text-decoration : none;
	FONT-WEIGHT: normal;
}
A.small-link:hover {
	text-decoration : underline;
}

/* ######################################## */
/* SITE MENU */
.mainmenu, A.mainmenu, A.mainmenu:link, A.mainmenu:visited, A.mainmenu:active {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	color : #000066; 
	text-decoration : none;
	line-height : 21px;
}
A.mainmenu:hover {
	color : #003399;
	text-decoration : underline;
}
.menu-small, A.menu-small, A.menu-small:link, A.menu-small:visited, A.menu-small:active {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : bold; 
	color : white; 
	text-decoration : none;
	line-height : 21px;
}
A.menu-small:hover {
	color : #DCEBFE;
	text-decoration : underline;
}
.menudropdown, A.menudropdown, A.menudropdown:link, A.menudropdown:visited, A.menudropdown:active {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	color : black; 
	text-decoration : none;
}
A.menudropdown:hover {
	color : black;
	text-decoration : none;
}

/* ######################################## */
/* SITE LINK COLORS*/
.lightgreen, A.lightgreen, A.lightgreen:link, A.lightgreen:visited, A.lightgreen:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #C5FFE9; 
   text-decoration : none; 
}
A.lightgreen:hover {
	color : white; 
	text-decoration : none;
}
.lightorange, A.lightorange, A.lightorange:link, A.lightorange:visited, A.lightorange:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #FFB400; 
   text-decoration : none; 
}
A.lightorange:hover {
	color : white; 
	text-decoration : none;
}
.lightyellow, A.lightyellow, A.lightyellow:link, A.lightyellow:visited, A.lightyellow:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #FFE34B; 
   text-decoration : none; 
}
A.lightyellow:hover {
	color : white; 
	text-decoration : none;
}
.lightblue, A.lightblue, A.lightblue:link, A.lightblue:visited, A.lightblue:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #C8E8FD; 
   text-decoration : none; 
}
A.lightblue:hover {
	color : white; 
	text-decoration : none;
}
.lightgray, A.lightgray, A.lightgray:link, A.lightgray:visited, A.lightgray:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : #DCDCDC; 
   text-decoration : none; 
}
A.lightgray:hover {
	color : white; 
	text-decoration : none;
}
.white, A.white, A.white:link, A.white:visited, A.white:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   color : White; 
   text-decoration : none; 
}
A.white:hover {
	color : #FFF8DC; 
	text-decoration : none;
}
/* ######################################## */
/* BREAD CRUMB NAVIGATION */
.nav-heading {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #006633; 
}
.nav-tree {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
a.nav-header-link:visited, a.nav-header-link:link {
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #B80106;
	text-decoration : underline;
}
A.nav-header-link:hover {
	color : #F67479;
	text-decoration : underline;
}

/* ######################################## */
/* SITE FOOTER */
A.footermenu:link, A.footermenu:visited, A.footermenu:active {
   font-style : normal; 
   font-weight : normal; 
   font-size :10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #003366; 
   text-decoration : none; 
   text-transform : uppercase;
}
A.footermenu:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #336699; 
   text-decoration : none;

}
.footerfont {  
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style : normal; 
	line-height: 15px;
	color : #666666;
}

/* ######################################## */
/* GLOBAL SITE INPUT STYLES */
input, button, select {  
	font-size: 12px;
}
input.button {
	text-align: center;
}
input.line
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 100px;
}
input.sideinputbox
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 120px;
}

/* ######################################## */
/* NEWS SYSTEM */
.title {
   font-style : normal; 
   font-weight : normal; 
   font-size : 22px; 
   font-family :  Georgia, Times, "Times New Roman", serif;  
   color : #009933; 
}
.smalltitle {
   font-style : normal; 
   font-weight : bold; 
   font-size : 15px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #003366; 
}
.front-title {
   font-style : normal; 
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
}
.front-smalltitle {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Arial, Helvetica, sans-serif;
   color : #21A465; 
}
.front-city {
   font-style : normal; 
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : black;
}
.summary {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : black; 
   /* line-height: 14px; */
}
.date {
   font-style : normal; 
   font-size : 12px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : black;
}
.contact {
   font-style : normal; 
   font-size : 11px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : black;
}
.city {
   font-style : normal; 
   font-size : 12px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : black;
}
.cutline {
	font-style : italic;
	font-weight : normal;
	font-size : 20px;
	font-family : TIMES NEW ROMAN, GEORGIA, TIMESf;
	color : black;
	padding-left : 5px;
	padding-right : 5px;
}
.imagecaption {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
}
.padding {
	line-height: 14pt;
	padding: 5px;
}
.red {
	color: #DD0000;
}
.messageserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt; 
	font-style : normal; 
	line-height: 120%;
}

