﻿/* = = = = COLORS
darkest: #000000;
darker: #1d1d1d;
dark: #3c3c3c;
middark: #5c5c5c;
midlight: #7d7d7d;
light: #a0a0a0;
lighter: #c4c4c4;
lightest: #eaeaea;
/* = = = = CLASSES = = = = */
body {
	padding: 0;
	margin: 0;
	font-family: "Verdana", "Tahoma", "Arial", sans-serif;
	font-size: 11px;
	background-position: top;
	background-color: #161719;
	background-repeat: repeat-x;
	background-image: url('images/layout/background.jpg');
	font-variant: normal;
	font-style: normal;
	background-attachment: fixed;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-variant: small-caps;
	margin-bottom: 0;
	margin-top: 7px;
	font-style: italic;
}
h1,h3{
	color: #606656;
}
h2,h4{
	color: #2A6075;
}
h5, h6 {
	font-family: "Arial", "Tahoma", "Verdana", sans-serif;
	color: #346060;
	margin-top: 3px;
	margin-bottom: 0;
	font-variant: small-caps;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 19px;
	margin-top: 1px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial", "Tahoma", "Verdana", sans-serif;
}
h5 {
	font-size: 17px;
}
h6{
	font-size: 14px;
}
p {
	color: #0D2446;
	margin: 3px;
	text-align: left;
	line-height: 15px;
	font-size: 11px;
}
a, a:active, a:link , a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #5c5c5c;
	text-decoration: underline;
}
hr {
	border-color: #A6D2A9;
	height: 1px;
	color: #A6D2A9;
	width: 77%;
}
img {
	border: 0;
}
table{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 11px;
}
/* = = = = = INDEX TABLE CLASSES = = = = = = */
.tblIndexSpread {
	width: 100%;
}
.tblSummaryHeadstone{
	background-position: 50% bottom;
	width: 100%;
	height: 73px;
	background-image: url('images/layout/summaryTp.png');
	background-repeat: no-repeat;
}
.tdSummaryFooter{
	background-image: url('images/layout/summaryBt.png');
	background-repeat: no-repeat;
	background-position: 50% top;
	height: 37px;
	padding: 3px 33px 7px 7px;
	text-align: right;
	font-family: "Arial Narrow", Tahoma, Verdana, sans-serif;
	font-size: 17px;
}
.tdIndexThirds{
	width: 33%;
}
.tblIndexSummary{
	width: 247px;
}
.tdSummaryIcon{
	padding: 12px 3px 3px 7px;
	width: 73px;
	height: 73px;
	text-align: center;
	vertical-align: middle;
}
.tdSummaryTitle{
	height: 73px;
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: bold;
	color: #1C3F52;
}
.tdSummaryContent{
	background-repeat: repeat-y;
	background-position: center;
	background-image: url("images/layout/summaryBack.png");
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10px;
	color: #FFFFFF;
}
.tdSummaryFooter{
	background-image: url('images/layout/summaryBt.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	padding: 3px 33px 7px 7px;
	text-align: right;
	font-family: "Arial Narrow", Tahoma, Verdana, sans-serif;
	font-size: 15px;
}
/* = = = = = = CONTENT TEXT CLASSES = = = = */
.tblContTxt {
	width: 97%;
	padding-top: 0;
}
.tdContentText{
	background-color: #EFF6F6;
}
.tdContTxtTpLt {
	height: 73px;
	width: 12px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url("images/layout/contentTpLt.png");
}
.tdContTxtTpRt {
	height: 73px;
	width: 12px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url("images/layout/contentTpRt.png");
}
.tdContTxtTp {
	padding: 0 0 7px 0;
	height: 73px;
	background-position: center bottom;
	background-repeat: repeat-x;
	background-image: url("images/layout/contentTp.png");
}
.tdContTxtLt {
	width: 12px;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url("images/layout/contentLt.png");
}
.tdContTxtRt {
	width: 12px;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url("images/layout/contentRt.png");
}
.tdContTxtBt {
	height: 12px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url("images/layout/contentBt.png");
}
.tdContTxtBtRt {
	height: 12px;
	width: 12px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("images/layout/contentBtRt.png");
}
.tdContTxtBtLt {
	height: 12px;
	width: 12px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("images/layout/contentBtLt.png");
}
.tblContTxtTitle {
	margin-left: 0;
}
.tblContTxtTitle img {
	padding-right: 12px;
}
.tdContTextTile {
	font-size: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
}
/* = = = = = IMG TABLE CLASSES = = = = = = */
.tblImg {
	float: right;
	margin-left: 12px;
}
.tdImgBtLt {
	height: 10px;
	width: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url("images/layout/imgBtLt.png");
}
.tdImgBtRt {
	height: 10px;
	width: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("images/layout/imgBtRt.png");
}
.tdImgBt {
	height: 10px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url("images/layout/imgBt.png");
	width: 227px;
}
.tdImgRt {
	width: 10px;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url("images/layout/imgLt.png");
	height: 160px;
}
.tdImgTpRt {
	height: 10px;
	width: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url("images/layout/imgTpRt.png");
}

/* = = = = = SHELL TABLE CLASSES = = = = = = */
.tblMain {
	background-position: center;
	margin-right: auto;
	border-collapse: collapse;
	width: 970px;
	vertical-align: top;
	margin-left: auto;
	background-repeat: repeat-y;
}
.cellNav {
	vertical-align: top;
	}
.cellHeader {
	margin: 0;
	padding: 0;
	height: 70px;
	text-align: center;
	line-height: 0;
}
.tblCenter {
	background-position: top;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-repeat: repeat-x;
	background-image: url('images/layout/tableBack.jpg');
}
/* = = = = = = WELCOME TABLE CLASSES = = = = = */
#tblWelcome {
	width: 97%;
	border: 0;
}
.welcomeCorner{
	width: 27px;
	height: 27px;
	padding: 0;
}
#tdWelcCenter {
	background-color: #041D41;
	padding: 0;
}
#tdWelcRt {
	width: 27px;
	background-image: url("images/layout/welcomeRt.png");
	background-repeat: repeat-y;
	background-position: left;
}
#tdWelcLt {
	width: 27px;
	background-image: url("images/layout/welcomeLt.png");
	background-repeat: repeat-y;
	background-position: right;
}
#tdWelcTp {
	background-image: url("images/layout/welcomeTp.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
}
#tdWelcBt {
	background-image: url("images/layout/welcomeBt.png");
	background-repeat: repeat-x;
	background-position: top;
	height: 27px;
}
#tblWelcContent {
	width: 100%;
}
#tdWelcImg{
	padding: 3px;
	width: 237px;
	border: 1px silver solid;
}
#tdWelcContent{
	padding: 7px;
	font-size: 11px;
	color: #EFF2F5;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#pWelcomeHeader{
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 21px;
	color: #A6D2A9;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}
.pLinkRt{
	text-align: right;
	margin-right: 33px;
	color: #DDC683;
}
/* = = = = = FOOTER CELL CLASSES = = = = = */
.cellFooter {
	border-top: 1px #D5D5D5 solid;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	height: 50px;
}
.pFooter {
	text-align: center;
	font-size: 10px;
	font-family: "Verdana", "Tahoma", "Arial", sans-serif;
	color: #376369;
	line-height: normal;
}
a:link.aFooter,a:visited.aFooter {
	color: #319142;
}
a:hover.aFooter {
	text-decoration: underline;
	color: #7d7d7d;
}
/* = = = = = CONTENT TABLE CLASSES = = = = = */
.tblContent {
	background-position: center;
	padding: 7px;
	width: 100%;
	background-repeat: repeat-x;
}
.cellContent {
	padding: 7px 12px 7px 12px;
	vertical-align: top;
	width: 57%;
}
.tblHeadline{
	width: 100%;
}
.tdHeadline{
	padding: 7px;
}
.pLinks {
	text-align: center;
	color: #ACD7B1;
}
.pHeadline{
	padding: 3px;
	color: #255871;
}
.tdContent{
	padding: 0;
	vertical-align: top;
}
.tdHeader{
	padding: 1px 7px 3px 7px;
}
.tdSidebarShell {
	padding: 0;
	width: 23%;
	vertical-align: top;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.tdSidebarHeader{
	padding: 3px;
}
.pSidebarHeader{
	color: #769B7E;
	font-family: "Trebuchet MS", "Lucida Console", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.pSidebar{
	font-size: 11px;
	color: #c4c4c4;
}
.tdSidebar{
	padding: 1px 3px 12px 3px;
}



