.pageheaderbold {
	color : #5A87E1;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
}

.pageheader {
	color : #5A87E1;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
}  

.error {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #FF4500;
	background : transparent;
}  

.columnheaderbold {
	color : #5A87E1;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
}  

.text {
	color : #000000;
	font-size : 13px;
	font-family : Verdana, Arial, sans-serif;
}  

.title {
	color : #5A87E1;
	font-size : 16px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
}

.bluestrong {
	color : #5A87E1;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
}

.textstrong {
	color : #000000;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
}  

.input {
	color : #000000;
	font-size : 13px;
	font-family : Verdana, Arial, sans-serif;
  width: 210px;
  height: 20px;
	
}  

.button {
	color : #5A87E1;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : underline;
  width: 70px;
  height: 20px;
  border-width: 1px; 
  border-style: solid; 
  border-color:#27458E;
}  

.buttonLarge {
	color : #5A87E1;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : underline;
  width: 100px;
  height: 20px;
  border-width: 1px; 
  border-style: solid; 
  border-color:#27458E;
}  

.menucms{
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	text-decoration : none;
	cursor : hand;
}

.menuheadercms{
	color : #000000;
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

.menuhead{
	color : #000000;
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

.menu{
	color : #ffffff;
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

.subheader {
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	color: #5A87E1;
	font-weight : bold;
}

.subheaderMaroon {
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	color: Maroon;
}

a {
	color : #ff0000;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	cursor : hand;
	text-decoration : underline;
}

.itemlink{
	color : #000000;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

SELECT  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #000000;
	width: 210px;
	background : transparent;
	border: 1px solid #394142;
	scrollbar-base-color : #5A6173;
  scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #cecece;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #5A6173;
	scrollbar-darkshadow-color : #5A6173;
	scrollbar-arrow-color : #5A6173;
	scrollbar-track-color : #FFFFFF;
}

.footer {
	color : #000000;
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
}  

.link{
	color : Maroon;
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

.linkIntern{
	color : Maroon;
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : none;
	text-decoration : underline;
	cursor : hand;
}

.linkExtern{
	color : Black;
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : none;
	text-decoration : underline;
	cursor : hand;
}

.maillink{
	color : #ff0000;
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : hand;
}

