﻿/* Fonts - speakTECH SharePoint base template, rev. */

a:link, a:hover, a:active {
	color:#2A568F;
	text-decoration:underline;
	}

a:visited {
	color:#666666;
	text-decoration:underline;
	}

p, div, span, table, td, th, ul, ol, li, iframe, iframe *, html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px;
	}

.txtsmall {font-size:11px;}
.txtmini {font-size:8pt;}

/* ----- HEADERS --------------------------------------------------------------- */
	
h1, h2, h3, h4, h5, h6 { /* be sure to duplicate in overwrites.css and vice-versa */
	background:transparent;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	margin:0 0 1em 0;
	padding:0;
	}
	
h1 {
	background:transparent none;
	color:#000000;
	font-weight:bold;
	font-size: 24px;
	line-height:1.1;
	margin:0;
	padding:0 0 1px 20px;
	}

h2 {
	color:#000000;
	font-size:20px;
	margin:0;
	padding:0 0 8px 0;
	}

h3 {
	color:#000000;
	margin:0 0 20px 0;
	padding:8px 35px 7px 20px;
	}

h4 {
	color:#000000;
	font-size:18px;
	margin:0 0 .2em 0;
	}

h5 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
	}

h6 {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	}
	
/* ----- /HEADERS -------------------------------------------------------------- */



/* ----- FORM ELEMENTS --------------------------------------------------------- */

select, textarea, input { /* set default settings - these will affect the page editing toolbar and drop down menus */
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* ----- /FORM ELEMENTS -------------------------------------------------------- */


/* ----- LISTS ----------------------------------------------------------------- */

ol, ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 1em 18px;
	padding:0;
	}

ol li, ul li {margin-left:10px;}

/* ----- /LISTS ---------------------------------------------------------------- */



/* ----- CUSTOM ---------------------------------------------------------------- */


table#tc00002 {
	border:1px solid #5a5a5a !important;
	}

table.background-channel-color1 {
	padding:0 4px;
	}

	table.background-channel-color1 td {
		vertical-align:middle !important;
		text-align:center !important;
		}

.AlphabetLinksActive, .AlphabetLinksDisabled {
	font-size:14px !important;
	line-height:16px !important;
	font-style:normal;
	text-decoration:underline;
	}

.bolder {font-weight:bold;}


