/* CSS for CF's */

a:link			{ color: #2222FF; text-decoration: none }
a:active		{ color: #2222FF; text-decoration: none }
a:visited		{ color: #2222FF; text-decoration: none }
a:hover			{ color: #6666FF; text-decoration: underline }

a.TopNav:link		{ color: #FFFFFF; text-decoration: none }
a.TopNav:active		{ color: #FFFFFF; text-decoration: none }
a.TopNav:visited	{ color: #FFFFFF; text-decoration: none }
a.TopNav:hover		{ color: #FFFFFF; text-decoration: underline }

a.TopNavOnPage:link	{ color: #FED771; text-decoration: none }
a.TopNavOnPage:active	{ color: #FED771; text-decoration: none }
a.TopNavOnPage:visited	{ color: #FED771; text-decoration: none }
a.TopNavOnPage:hover	{ color: #FED771; text-decoration: underline }

a.BottomNav:link	{ color: #7D9153; text-decoration: none }
a.BottomNav:active	{ color: #7D9153; text-decoration: none }
a.BottomNav:visited	{ color: #7D9153; text-decoration: none }
a.BottomNav:hover	{ color: #7D9153; text-decoration: underline }

a.PDC:link		{ color: #C0C0C0; text-decoration: none }
a.PDC:active		{ color: #C0C0C0; text-decoration: none }
a.PDC:visited		{ color: #C0C0C0; text-decoration: none }
a.PDC:hover		{ color: #C0C0C0; text-decoration: none }

blockquote		{ margin-left: 10px; margin-right: 5px; line-height: 1.3em }

a.TitleLink:link     	{ color: #000000; text-decoration: none }
a.TitleLink:active   	{ color: #000000; text-decoration: none }
a.TitleLink:visited  	{ color: #000000; text-decoration: none }
a.TitleLink:hover	{ color: #000000; text-decoration: underline }

.PageTitle            	{ font-family: 'Arial'; font-size: 14pt; font-weight: normal }
.SectionTitle         	{ font-family: 'Arial'; font-size: 12pt; font-weight: bold;  margin-left: 10px; margin-right: 5px; line-height: 1.3em }
.SectionText            { font-family: 'Arial'; font-size: 10pt; font-weight: normal; margin-left: 20px; margin-right: 5px; line-height: 1.3em }

li.SectionText          { font-family: 'Arial'; font-size: 10pt; font-weight: normal; margin-left: 20px; margin-right: 5px; line-height: 1.3em }

ul.SectionTextCheck	{ list-style-type:none }
li.SectionTextCheck	{ background:transparent url(images/check.gif) no-repeat; background-position:0 2px; padding-left:25px; font-family: 'Arial'; font-size: 10pt; font-weight: normal; margin-left: 5px; margin-right: 5px; line-height: 1.3em }

td.Homepage   		{ font-family: 'Arial'; font-size: 12; font-weight: bold; color: #FFFFFF; padding-left: 5px; text-decoration: none; cursor: pointer }
td.Homepage:hover  	{ font-family: 'Arial'; font-size: 12; font-weight: bold; color: #FFFFFF; padding-left: 5px; text-decoration: none; cursor: pointer }
