﻿@import url("layout.css");
body {
	margin:0px;
}
#logo {
	float:right;
	padding:2pt;
}
#container {
	width: 800px;
	margin: 30px auto;
}
#masthead {
	text-align: center;
	width: 800px;
	vertical-align: bottom;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content {
	float: left; /*	
	width: 642px;
   	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;*/;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;

}
#footer {
	text-align: center;
	clear: both;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fefeff;
}
/* horizontal_menu Styles */
#horizontal_menu {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	background-color: #fff;
	font-size: 8pt;
	letter-spacing: 1.5pt;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
	clear: both;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 2px;
	background-color: #fefeff;
}
#horizontal_menu2 {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	background-color: #fff;
	font-size: 8pt;
	letter-spacing: 1.5pt;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
	clear: both;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-color: #fefeff;
	vertical-align:top;

}

.horizontal_menu_no_div {
	color: #3d6c87;
	text-decoration: none;
	background-color: #fff;
	font-size: 8pt;
	letter-spacing: 1.5pt;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
	background-color: #fefeff;
}

a:link {
	color: #2D374D;
	text-decoration: none;
}	
a {
	color: #2D374D;
	text-decoration:none;
}	
a:visited {
	color: #26354A;
}
a:active {
	color: #008040;
}
a:hover {
	color: #73A3BF;
}
	
.Title {
	font-family: Century;
	font-size: x-large;
	letter-spacing: 0.3em;
	line-height: 24px;
	color: #3d6c87;
}
.TabBar {
	color: #3d6c87;
}
		
.Section_Orange {
	font: 24px Georgia, Georgia, sans-serif;
	color: #26354A;
	letter-spacing: 0.4em;
	line-height: 32px;
	font-size: medium;
}
.Heading1 {
	font-family: Georgia;
	font-size: 24px;
	letter-spacing: 0.3em;
	line-height: 24px;
	color: #0066CC;
}
.Section {
	line-height: 24px;
	font-size: 24px;
	letter-spacing: 0.4em;
	font-family: Georgia;
}
.SectionSmall {
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .2em;
	font-size: 14px;
	font-family: Georgia, Georgia, sans-serif;
	color: #2D374D;
}
.SectionSmaller {
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .2em;
	font-size: 12px;
	font-family: Georgia, Georgia, sans-serif;
	color: #2D374D;
}
.TableSectionPB {
	border: 2px solid #006931;
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	color: #006931;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.Table-HeadPB {
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	font-weight: bold;
	font-size: x-small;
	color: #006931;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

.TableSectionNEP {
	border: 2px solid #1900FF;
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	color: #1900FF;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.Table-HeadNEP {
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	font-weight: bold;
	font-size: x-small;
	color: #1900FF;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

.TableSectionPCCS {
	border: 2px solid #FF7A00;
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	color: #FF7A00;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.Table-HeadPCCS {
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	font-weight: bold;
	font-size: x-small;
	color: #FF7A00;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

.TableSectionKOE {
	border: 2px solid #FF2EFF;
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	color: #FF2EFF;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.Table-HeadKOE {
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	font-weight: bold;
	font-size: x-small;
	color: #FF2EFF;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

.TableSectionSYNT {
	border: 2px solid #9100FF;
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	color: #9100FF;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.Table-HeadSYNT {
	font-family: "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", "Lucida Sans Regular";
	font-weight: bold;
	font-size: x-small;
	color: #9100FF;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

.Text1 {
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 2pt;
	color: #26354A;
	font-family: Georgia, Cambria;
}
.RegularText {
	line-height: 18px;
	font-size: 12px;
	font-family: Georgia;
	letter-spacing: 1.2pt;
	color: #26354A;
	text-align: justify;
}
.Link_small {
	line-height: 18px;
	font-size: 8pt;
	letter-spacing: 1.5pt;
	color: #2D374D;
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.SubHeader {
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
	font-size: 12px;
	font-family: Georgia, Georgia, sans-serif;
	text-transform: none;
	color: #000000;
}
.GT-copyrigth {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia;
	letter-spacing: 0.1em;
	color: #9DA8A2;
}
.Section-Capitolo {
	font-family: Georgia;
	font-weight: bold;
	font-size: x-small;
	color: #3d6c87;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

.Section-Capitolo-Black {
	font-family: Georgia;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2pt;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	padding: 1px;
}

