﻿/* **************************************************

Name: font.css
Description: Master stylesheet for typographic styles
Created: 2008.05.XX
Update: 


***************************************************** */


/* content===========================================

[-] Reset
[-] Global
[-] Paragraphs, Images & Horizontal Rules
[-] Hyperlinks
[-] Headings
[-] Lists
[-] Forms

===================================================== */


/* [-] Reset
=========================================================================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;margin:0;padding:0}strong{font-weight:700}em{font-style:italic}:focus{outline:0}body{line-height:1;color:#000;background:#FFF}ol{list-style:decimal}ul{list-style-type:disc}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}


/* [-] Global
=========================================================================================== */

body {
	font-family:'Lucida sans', Arial;	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 14px; 
	color: #333; 
	font-weight: normal;
	text-align:center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

/* p,a,li,blockquote,th,td,li,dt,dd {font-size:1.2em;} */
#currentURL{display:none;visibility:hidden}
#skipNav, .wai {display:none;visibility:hidden}


/* [-] Paragraphs, Images & Horizontal Rule
=========================================================================================== */

p {margin-bottom:1.5em}
img {border:0;}
hr{border:0;text-align:center;width:95%;height:1px;color:#333;background-color:#333}
sub { vertical-align: sub }
sup { vertical-align: super }
blockquote {
	font-family: Georgia,Times,Serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	font-size-adjust: none;
	font-stretch: normal;
	color: #666;
	font-style: italic;
	line-height: 1.7em;
	margin: 1.2em 42% 1.2em 4%;
	padding: 1em 1em;
}


/* [-] Hyperlinks
=========================================================================================== */

a {color:#3392e2;text-decoration:none;outline:none !important}
a:link{outline:none}
a:visited {outline:none !important}
a:hover {text-decoration:underline}
a:active {outline:none}
a:visited:hover{text-decoration:none}
.ie a img{outline:none !important}

/* [-] Headings
=========================================================================================== */
h1, h2, h3, h4, h5 {	
	font-weight: bold;
	color:#333;
}


h1 { 
	font-family: Lucida Sans, Verdana, Arial, san-serif !important;
	margin-top:0px;
	margin-bottom:3px;
	text-decoration: none; 
	font-weight: Bold; 
	font-style: normal; 
	font-size: 4.4em;
	letter-spacing: -1px;
	line-height: 0.97em;
}
h2 { 
	font-family: Arial, Verdana, Lucida Sans, san-serif;
	margin-top:0.85em;
	margin-bottom:1em;
	font-size: 18px;
	color:#AA7D08;
	line-height: 1.2em;	
	/*letter-spacing: -1px;*/
}

h3 { 
	font-family: Lucida Sans, Verdana, Arial, san-serif !important;
	font-size: 1.3em;
	line-height: 1.15em;
	margin: -0.15em 0 0.15em 0;	
	padding-top: 10px
}

h4 { 
	font-family: Lucida Sans, Verdana, Arial, san-serif !important;
	margin-top:10px;
	margin-bottom:2px;
	color: #333; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 14px;
	line-height: 1;
}



/* [-] Lists
=========================================================================================== */

ol{list-style:decimal;margin:1em}
ul{list-style-type:disc;margin:1em}
.editorContent ul {margin-left:1em;}
.editorContent ul li{line-height:1.5em;background:url("/SiteCollectionImages/templates/list-icon.png") left 8px no-repeat;padding: 3px 0 3px 15px;list-style:none;margin: 0 0 5px 0px}
/*.editorContent ul li{line-height:1.5em;list-style-image:url("/SiteCollectionImages/templates/list-icon.png");padding: 3px 0 3px 0;margin: 0 0 5px 10px}*/
.ie .editorContent ul li{background:url("/SiteCollectionImages/templates/list-icon.png") left 5px no-repeat;padding: 0 0 0 15px;margin-top: 0px}
.editorContent ul li ul {list-style-type:disc}
.editorContent ol {list-style-type:decimal;margin-left:18px;padding-left:20px}


/* [-] Forms
=========================================================================================== */

fieldset {
	border:none;
	padding:10px;
	margin-bottom:5px;
}
fieldset p {margin:0;}
fieldset ul, fieldset ol {list-style-type:none;padding-top:10px;}
fieldset li {clear:left;margin-bottom:5px;position:relative}

legend{}
label{}

input{}
textarea{}
select{}
input:focus, textarea:focus, select:focus {}


/* [-] Tables
=========================================================================================== */

#mainContent table.standard-table {border-collapse:collapse;margin:15px 0;padding:1px;border:1px solid #fff;width:98%}


.editorContent .standard-table tbody tr td, .editorContent .standard-table tbody tr th {
	vertical-align:top;
	padding:8px 5px;
	border: 0 !important
}

#mainContent .standard-table tr:first-child td,#mainContent .standard-table tr:first-child th {border-top:1px solid #DDD}
#mainContent .standard-table tr td:first-child, #mainContent .standard-table tr th:first-child {border-left:1px solid #DDD}

.ie table {min-height:1px!important}
.ie6 table {height:1px!important}

.standard-table th{font-weight:bold}
.standard-table td {line-height:normal;vertical-align:top}

.standard-table thead th, .standard-table thead td {font-weight:bold;padding:7px 5px;background-color:#dbf990;border-bottom:1px solid #FFF}
.standard-table tbody th {/*background-color:#F8F7ED;*/width:30%}
/*
.table-head-and-left-header {}

.table-head-and-left-header thead th, .table-head-and-left-header thead td {
	background-color:#2D7D1C;
	color:#FFF;
	font-weight:bold;
	border-left:1px solid #FFF
}

.table-head-and-left-header tbody td {
	border-left:1px solid #FFF;
	background-color:#E3F2D5
}
.table-head-and-left-header tbody td,.table-head-and-left-header tbody th {border-bottom:1px solid #FFF}
.table-head-and-left-header tbody th{background-color:#CAE1AB}
*/


.editorContent table{
	border-collapse:collapse;	
	width: 100%
}
.editorContent table td,.editorContent table th{
	padding: 5px 10px;border: 1px solid #E0E0E0;font-size:14px
}
.editorContent table td img {
	margin: 3px 0 ;
}
.editorContent table th{
	background:url("/SiteCollectionImages/templates/thbg.png") bottom left repeat-x;
	padding: 8px 10px;
	font-weight:bold
}

.editorContent table.\0noborder td{
	border: 0;vertical-align:top
}

.editorContent ._noborder td {
	border: 0;vertical-align:top
}
