﻿/* Text */

p  { font-size: 13px; line-height: 18px; }
h1 { font-size: 28px; line-height: 32px; }
h2 { color: #000; font-size: 30px; line-height: 30px; text-transform:uppercase; font-weight: bold; padding-bottom: 20px;}
h3 { color: #000; font-size: 14px; line-height: 18px; text-transform:uppercase; font-weight: bold; padding-bottom: 11px; }
h4 { font-size: 13px; line-height: 18px; font-style:italic; font-weight: bold; }
h5 { }


h2.title { color: #000; font-size: 24px; line-height: 30px; font-style:italic; padding-bottom: 18px; font-weight: normal; text-transform: none;}
h2.bc_active { color: #000; font-size: 18px; line-height: 18px; text-transform:uppercase; font-weight: bold;}
h3.sf_NewsTitle { color: #333333; font-size: 15px; line-height: 26px; text-transform:none;}
em.ingress { font-size:18px; font-size: 18px; line-height: 18px; font-weight: normal; }

label  { font-size: 13px; line-height: 16px; }
.label  { font-size: 13px; line-height: 16px; }

#Footer
{
	padding-top: 5px;
	font-size: 11px;
	color: #cccccc;
}

ol { padding-left: 20px; }

.bold { font-weight: bold; }
.italic { font-style: italic; }

.white { color: #fff; }
.black { color: #000; }
.gray { color: #666666;}

.lightgray { color: #999999}

.mmssgreen { color: #78c47a; }   /* limegreen */
.mmssgreen a {	color: #78c47a;	}

.mmssred { color: #e81569; }   /* purplered */
.mmssred a {	color: #e81569;	}

.mmssblue { color: #0099d2; }   /* lightblue */
.mmssblue a {	color: #0099d2;	}

.mmssorange { color: #fdb834; }   /* orange */
.mmssorange a {	color: #fdb834;	}



/*
.GridHead{ color: #e81569; font-size: 11px; line-height: 16px; }
.GridItem{ color: #666666; font-size: 11px; line-height: 16px; }*/




