/* CSS definition file containing site wide stylesheets */

.HeaderSiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.SiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

}

.SiteTextBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #245EA5;
	text-decoration:normal;
}

.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	
}

.Footer 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #FFFFFF
}

.SiteTextBlMd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #245EA5;
}

A:link {
 	color: #FFFFFF;
	text-decoration:none;
}
A:visited { 
	color: #FFFFFF;
	text-decoration:none;
}

.Admin 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt
}

.AText
{ 
	font-family: Tahoma; 
	font-size: 10pt
}
 
.Buttons
{ 
	font-family: Tahoma; 
	color: #FFFFFF;
	background-color: #003366; 
	font-size: 10pt; 
	width: 100px;
	border : none
}

.SmButtons
{ 
	font-family: Tahoma; 
	color: White;
	background-color: #5C0101; 
	font-size: 10pt; 
	width: 80px;
	border : none;
	height :22;
}

.Field
{
	font-family: Tahoma;
	font-size : 12px;
	height: auto;
	width: auto;
	border: thin groove #FFFFFF;


}
.SiteTextGry {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.bodyText {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2F3E7F;
	text-align: justify;

}
.SiteTextBlSm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #245EA5;
	text-decoration:normal;
}
.BlockText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

	border-width: 2px;
	border-style:groove;
	border-color: #9999FF;
	



}
.bodyTextSm {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2F3E7F;
	text-align: justify;
}

