* {font-family: Arial, san-serif; font-size: small;}

BODY {margin-top: 35px; margin-left: 45px; margin-right: 45px;}

/* Home page menus */
	a.menu {font-size: 14pt;text-decoration: none;}
	a.menu:link {color: #726e6d;;}
	a.menu:visited {color: #726e6d;}
	a.menu:hover {color: #dc143c;}
	
/* Secondary page menus */
	a.menu2 {font-size: 11pt; font-weight: bold; text-decoration: none; line-height: 120%;}
	a.menu2:link {color: #726e6d;}
	a.menu2:visited {color: #726e6d;}
	a.menu2:hover {color: #dc143c;}
	span.no-menu2 {font-size: 12pt; font-weight: bold; color: #dc143c; line-height: 120%;}
	
	a.submenu2 {font-size: 10pt; font-weight: bold; text-decoration: none; line-height: 130%;}
	a.submenu2:link {color: #726e6d;}
	a.submenu2:visited {color: #726e6d;}
	a.submenu2:hover {color: #dc143c;} 
	span.no-submenu2 {font-size: 10pt; font-weight: bold; color: #dc143c; line-height: 130%;}	
	
/* Inline links*/

	/* Links within descriptive text on home page #87afc7*/
	a.home-link {font-size: 12pt; text-decoration: underline;} 
	a.home-link:link {color: #152dc6;}
	a.home-link:visited {color: #778899;}
	a.home-link:hover {color: #dc143c;} 
	
	/* Links within main text on secondary pages */
	a.inline {text-decoration: underline;}
	a.inline:link {color: #152dc6;}
	a.inline:visited {color: #778899;}
	a.inline:hover {color: #dc143c;}

	/* Larger size links home page */
	a.bigh-link {text-decoration: none; font-size: 110%;}
	a.bigh-link:link {color: #778899;}
	a.bigh-link:visited {color: #778899;}
	a.bigh-link:hover {color: #dc143c;}
	
	/* Larger size links secondary pages */
	a.big-link {text-decoration: underline; font-style: italic; font-size: 110%;}
	a.big-link:link {color: #152dc6;}
	a.big-link:visited {color: #778899;}
	a.big-link:hover {color: #dc143c;}
		
	/* Smaller size links sidebars */
	a.small-link {text-decoration: underline; font-size: 100%;}
	a.small-link:link {color: #152dc6;}
	a.small-link:visited {color: #778899;}
	a.small-link:hover {color: #dc143c;}
	
	/* Links and other stuff within fine print at bottom of all pages, also photo captions */
	div.copyright {font-size: 80%;} 
	a.copyright {font-size: 100%; text-decoration: underline;}
	a.copyright:link {color: #152dc6;}
	a.copyright:visited {color: #152dc6;}
	a.copyright:hover {color: #dc143c;} 
	
/* used for home page only */
	span.home-text {font-size: 12pt;}
        span.home-text3 {font-size: 13pt; font-style: italic; font-weight: bold; color: #25587e;}
	span.home-text2 {font-size: 10pt;}
	span.home-header {font-size: 11pt; font-weight: bold; color: #25587e; }
	strong.home {font-size: 12pt; font-weight: bold;}
	td.home-content {font-size: 10pt; padding: 8px;}
	div.home-quotename {font-size: 10pt; text-align: right; font-style: italic;}
	
/* sets margins for different cells of table*/

	td.image {0px 0px 0px 0px}
	td.menu2 {padding-left: 15px; padding-right: 0px;}
	td.content {padding-left: 25px; padding-right: 30px;}
	td.sidebar1 {font-size: medium; font-style: italic; border-left: thin solid #778899; margin-right: 35%;}
	h2 {font-size: medium; color: #25587e;}
	div.large-quotename {text-align: right; font-style: italic; font-size: medium}

/* used for services pages only */
	td.services {padding-right: 20px;}
	td.testimonial {border-left: thin solid #778899; font-size: 85%; padding: 10px;}
	td.sidebar-title {font-size: 85%; padding-left: 10px; font-weight: bold; color: #ffffff; text-align: left;}
	td.sidebar-standard {border-left: thin solid #778899; font-size: 85%; padding: 10px; font-style: normal;}
	div.small-quotename {font-size: 100%; text-align: right; font-style: normal;}
	li.sidebar {font-size: 85%; margin-left: -2em;} 

/* used for articles only */
	h2.print {font-size: medium; color: #000000;}
	strong.subhead {font-size: large; color: #25587e;}
	strong.print-title {font-size: x-large; color: #000000;}
	td.datatable-r {background: #eaeaea; }
	td.datatable-l {background: #eaeaea; border-right: thin solid #778899;}
	li.italic {font-style: italic;} 