/* -------------- Defaults for the Site ---------------- */
body,table,tr,td,th, a, img{
	padding : 0px;
	border: 0px;
	margin : 0px;
	border-style : none;
	border-width : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	vertical-align : top;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-spacing : 0px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color : #4a77d5; /* #97CED9; */
}
h1 { 
	font-size:20pt; 
	font-weight:bold; 
	text-align:center 
}
h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #222222;
	margin : 8px 0px 5px 0px;
}
h2 { 
	font-size:16pt; 
	text-align:left;
	text-indent: 10%;
	font-weight: bold;
}
h3 { font-size:12pt; font-weight:400; text-align:left }
h4 { font-size:10pt; font-weight:400; text-align:left }
table{
	width : 100%;
/*table-layout : fixed;	*/	
}
th{
	color: #97CED9;
	text-align : center;
	font-weight: bold;
}
a, a:link:visited {
	color:#29869c; 
	font-weight: bolder;
}
/* ------- Headers for Entire Site ---------------------------- */

.SiteHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	font-style : italic;
	font-weight : 600;
	color : #288798; /* #639C9C */
	height:42px;
}
.SiteMenu {
	text-align:right;
	vertical-align:top;
	color : #288798;
}
.SiteNavBar,a.SiteNavBar:link:visited, .SiteLeftPanelLinks, 
a.SiteLeftPanelLinks, a.SiteLeftPanelLinks:link:visited {
/*	display : inline-block;*/
	text-align:center;
	vertical-align:middle;
	padding : 2px 14px 2px 14px;
	margin : 2px;
	border-style : none;
	border-width : 1px;
	border-color : black;
	text-decoration: none;
	background-image:url('images/Button.jpg');
	color : white;
}
a.SiteNavBar:hover {
	background: #288798;
}
sup {
	line-height: 0;
}
.footnoteheader {
	text-decoration: underline;
}
.footnotes {
	font-size: 10px;
	text-align : left;
}
li.footnotes {
	list-style-type: decimal;
}
/* ----------- Main Border around site -------------------------  */
.SiteBorder {
	background-color : #97CED9;
	color : #FFFFF0;
	height: 10px;
	width: 10px;
}
/* ------------- Left Panel for Site ---------------------------- */
.SiteLeftPanel {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	color : white;
	width: 120px;
	height: 100%;
	text-align : center;
	vertical-align : top;
	border: 1px solid #DDDDDD;
	background-color : #CCCCCC;
}
a.SiteLeftPanel, a.SiteLeftPanel:link:visited {
	border: 0px none
}
.SiteLeftPanelLinks, a.SiteLeftPanelLinks, a.SiteLeftPanelLinks:link:visited {
	background-color : transparent;
	background-position : center center;
	background-repeat :	repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	padding : 2px 0px 2px 0px;
}
a.SiteLeftPanelLinks, a.SiteLeftPanelLinks:link:visited {
	background-image: none;
	background-color : transparent;
	padding : 2px 5px 2px 5px;
	margin : 2px;
}
tr.SiteLeftPanelLinks {
	height:20px;
}
a.SiteLeftPanelLinks:hover {
	background: #288798;
}
th.SiteLeftPanelLinks{
	background-color : #888888;
	background-image:none;
	height:20px;
	text-align:center;
}
/* ---------------- Main Display Portion ------------------------ */
.MainDisplay {
	vertical-align: top;
	width: 650px;
	height: 400px;
	padding : 8px;
}
/* --- Header for Main Display ---- */
.MainHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style : normal;
	font-weight : normal;
	background-color : #97CED9;
	color : #FFFFF0;
	height: 40px;
	text-align : center;
}

/* ------------- Form Layout Information ------------------------ */
.buttonref {
	text-transform:capitalize;
	color: #AA0000;
}
.label{
	color: #777777;
	text-align : right;
	font-weight: bold;
	padding: 4px;
}
.data{
	color: #222222;
	text-align : left;
	font-weight: normal;
	border: 2px groove #288798;
	background-color: #FDFDFD;
}
td.data{
	background-color: transparent;
	border: none;
	padding: 4px;
}
/* --------------- Resume Section --------------------*/
div.resume {
	text-align:center;
	width:100%;
}
h2.resume {
	text-align:center;
	text-indent: 0;
}
td.resumeheader {
	font-size: 16px;
	font-weight: bold;
}
td.resume {
	padding: 0px 0px 0px 4px;
	text-align: justify;
}
tr.resume {
	padding: 6px 0px;
}

.employmentdates {
}
.employmentheader, .communityheader{
	font-weight:bold;
}
/* ---------------- Collapsible Sections -------------*/
.collapse_heading {
	color: #222222;
	font-weight: bold;
	cursor: pointer;
	text-align:left;
	/*vertical-align:middle;*/
	padding : 2px 0px 2px 0px;
	margin : 2px;
	border-style : solid;
	border-width : 1px;
	border-color : #888888;
	text-decoration: none;
	/*background-image:url('images/Button.jpg');*/
	background-color: #97CED9; /*#29869c;*/
}
td.collapse_heading {
	background-color: transparent;
	border-style : none;
}
.collapse_section {
	background-color: #E5F2F5;
	text-align:justify;
}
tr.collapse_section {
	/* display:none; */
}
li.projectlist {
	margin-top: 10px;
	vertical-align:top;
	list-style-position: inside;
}
/* ---------------- Security Login Section -------------*/
.login {
}
/* ----------------- Timesheets ------------------------*/
.timesheets input, td, option, select {
	font-size: 10px;
}