﻿/* FS CONTROL - CLIENT STYLESHEET */
/* updated December 9, 2002 */

	/* GLOBAL BODY STYLES -- need to be changed if font or color is changed */
	
	body { font-family: Georgia, Times, serif; font-size: 13px;}
	p { font-family: Georgia, Times, serif;	font-size: 13px; margin-top : 0px;}
	div { font-family: Georgia, Times, serif; font-size: 12px;}
	ul { font-family: Georgia, Times, serif; font-size: 13px;}
	ol { font-family: Georgia, Times, serif; font-size: 13px;}
	li { font-family: Georgia, Times, serif; font-size: 13px;}
	hr { height: 1px; color: #BAB3A3;}
	
	#home-copy-layout { margin: 8px 22px 22px 22px;}
	
	/* DEFAULT HYPERLINK STYLES */
	
	a:link { color: #32659E; text-decoration: none; font-weight : normal; font-size: 13px;}
	a:visited { color: #32659E; text-decoration: none; font-weight : normal; font-size: 13px;}
	a:active { color: #8B482C; text-decoration: none; font-weight : normal; font-size: 13px;}
	a:hover { color: #8B482C; text-decoration: none; font-weight : bold; font-size: 13px;}
	
	/* FOOTERS -- styles that can be used for a lower hypertext navigation if it is different */
	/* need to be changed only if the lower navigation style is different from the global links */
	
	.cfooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
	
	a.cfooter:link { color: #32659E; text-decoration: none; font-weight: normal; }
	a.cfooter:visited { color: #32659E; text-decoration: none; font-weight: normal; }
	a.cfooter:active { color: #8B482C; text-decoration: none; font-weight: normal; }
	a.cfooter:hover { color: #8B482C; text-decoration: none; font-weight: normal; }
	
	/* FS CONTROL EDITOR FONT CONVERSION -- text styles available for clients in the FS Editor */
	/* need to be changed if font or color is changed */
	
	.cfont7 { font-family: Georgia, Times, serif; font-size: 36pt}
	.cfont6 { font-family: Georgia, Times, serif; font-size: 24pt}
	.cfont5 { font-family: Georgia, Times, serif; font-size: 18pt}
	.cfont45 { font-family: Times New Roman, Times, serif; font-size: 14px; font-weight: bold;}
	.cfont4 { font-family: Times New Roman, Times, serif; font-size: 14px; font-weight: bold; color: #666666}
	.cfont3 { font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; color: #32659E; margin-bottom: 10px}
	.cfont2 { font-family: Georgia, Times, serif; font-size: 13px;}
	.cfont1 { font-family: Verdana, sans-serif; font-size: 10px}
	
	/* INDEX PAGE STYLES -- styles applied to Index/TOC Dynamic content */
	/* need to be changed if font or color is changed */
	
	.cbodyhdr1 { font-family: Georgia, Times, serif; font-size: 12pt; font-weight: bold}
	.cbodyhdr2 { font-family: Georgia, Times, serif; font-size: 12pt; font-weight: bold}
	.cbodyhdr3 { font-family: Georgia, Times, serif; font-size: 13px; font-weight: normal}
	.cbodyhdr4 { font-family: Georgia, Times, serif; font-size: 8pt; font-weight: bold}
	.cbodytxt { font-family: Georgia, Times, serif; font-size: 13px;}
	.cbodysm { font-family: Georgia, Times, serif; font-size: 8pt}
	
	.bottomnav { font-size: 10px;
	margin-top : 0px;
	margin-bottom : 33px;}
