﻿@import url(layout.css);
body {
	margin: 2px;
/* removed:   background-color: #CCCCCC;
It gave us trouble with some pages. Now all is white.   */
	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	color: #000000;
   	left: 1000px;   


	border-bottom-color: #000000;
}
/* Styles for DIV tags */

#masthead {
	background-color: #778899;
	padding: 15px 15px 15px 10px;
	margin-left: 150px;

}
#navigation {
	background-color: #998866;
	margin-left: 10px;
	text-align: center;
	border-top: 2px solid #445566;
	border-bottom: 2px solid #665533;
}
html>body #navigation {
	overflow: hidden;
	margin-left: 1px;
}
#content_container {
	font: normal normal normal x-large Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 2px;
	border-spacing: inherit;
	color: #000000;
	text-align: left;
	text-indent: 00;
	vertical-align: inherit;
	font-size: medium;
	font-style: normal;
}
#column_left {
	float: left;
	table-layout: fixed;
	background-color: #FFFFFF;
}
#column_right {
	background-color: #ccbb99;
	padding-bottom: 30px;
}
#footer {
	background-color: #666666;
	color: #FFFFFF;
}
/* Styles for Masthead */
#masthead h1 {
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	font: 50px serif;
	color: #000000;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 2px;
	padding: 2px;
	display: block;
	border: 2px solid #986;
}
#navigation a:hover {
	border: 1px solid #456;
	background-color: #456;
}
/* Styles for Right Column */
#column_right h4 {
	color: #112233;
	margin-top: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h3 {
	font-size: x-large;
	color: #333333;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#h4refsites {
	font-size:medium;
	 font-style:italic;
	 position:relative;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;
	 color:black;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
.auto-style6 {
	margin-left: 16px;
	margin: 0 0 0 auto;
	font-size: small;
	font-style: normal margin: auto 0 0 0;
	padding: 3px 0 0 6px;
	border-width: 1px;
	vertical-align: inherit;
	color: #000000;
	text-align: inherit;
}
.auto-style11 {
	border-width: 1px;
	vertical-align: top;
	margin-left:6px
}
.auto-style12 {
	background-color: #FFFFFF;
}
.auto-style13 {
	border-style: solid;
	border-width: 1px;
	margin: 3px 1px;
	background-color: #FFFFFF;
}



a {
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: small;
	font-weight: normal;
}
a:hover {
	color: #998866;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.refsitelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: none;
	margin-bottom: 14px;
	line-height: normal;
}
.ExperienceTextStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

