﻿@import url('layout.css');
body {
	color: #000;
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: center;
	width: 100%;
}
#navigation {
	background-color: #A7AC75;
	overflow: hidden;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation li {
	float: right;
}
#navigation a {
	border-style: solid;
	border-width: 0px 1px 3px 1px;
	border-color: #A7AC75;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
	background-color: #000099;
	text-align: center;
}
#navigation a:hover {
	text-decoration: none;
	background-color: #0033CC;
}
/* Styles for Footer */
#footer {
	background-color: #A7AC75;
}
#footer a {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000099;
}
#button a{
	padding: 4px 5px 4px 5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-color: #000099;
	border: 2px solid #D3DBCE;
	display: inline-block;
	color: #D3DBCE;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#button a:hover{
	background-color: #0033CC;
	color: #FFFFFF;
}
#subbutton{
}
#subbutton a{
	margin: 0px;
	padding: 2px 5px 2px 5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #000099;
	display: block;
	width: 222px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#subbutton a:hover{
	background-color: #0033CC;
	color: #FFFFFF;
}
#brobutton a{
	margin: 0px;
	padding: 2px 5px 2px 5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background-color: #D3DBCE;
	border: thin solid #000099;
	display: block;
	width: 222px;
	color: #000000;
	text-decoration: none;
	height: 50px;
}
#brobutton a:hover{
	border: thin solid #000099;
	background-color: #E8EBE4;
	color: #000000;
}

/* Styles for Buttons */
/* Styles for subButtons */

/* Styles for Back to top */


/* Styles for Content */
#backtotop a {
	text-align: right;
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
}
#backtotop a:hover {
	text-align: right;
	font-size: 13px;
	color: #0033CC;
	text-decoration: underline;
}
#backtotop ul {
	text-align: left;
}
#emaillink a {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
#emaillink a:hover {
	border: 1px solid #000099;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#emaillink2 a {
	color: #000066;
	text-decoration: none;
}
#emaillink2 a:hover {
	color: #0033CC;
	text-decoration: underline;
}


h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
	color: #000099;
	font-weight: bold;
}
h3 {
	font-size: 22px;
	color: #D3D7BB;
	font-family: Tahoma;
	text-decoration: underline;
	font-style: italic;
}
.h3 {
	font-size: 22px;
	color: #D3D7BB;
	font-family: Tahoma;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-size: 25px;
	color: #000099;
}
h5 {
	font-size: 15px;
	color: #000000;
}
h6 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #000099;
}
p {
	font-size: 17px;
	color: #000000;
}
.hdrmodify {
	font-size: 23px;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.alignright {
	text-align: right;
}
.alineleft {
	text-align: left;
}
.alinecntr {
	text-align: center;
}
.tab {
	margin-left: 40px;
}
.txt1 {
	color: #000099;
	font-weight: bold;
}
.txt2 {
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}
.txt3 {
	padding: 2px;
	margin: 1px;
}
.txt4 {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
}
.txt5 {
	font-size: 13px;
	color: #5A5641;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}
.txt6 {
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.table1 {
	width: 100%;
}
.cellclr1 {
	background-color: #000099;
}
.cellclr2 {
	background-color: #D3D0BA;
}
.cellclr3 {
	background-color: #73803E;
}
.cellclr4 {
	background-color: #A7AC75;
}
.cellclr4b {
	background-color: #A7AC75;
	padding-top: 3px;
	border-width: 0px;
	border-style: none;
}
.cellclr5 {
	background-color: #000099;
}
.contactcell1 {
	height: 75px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	text-align: center;
}


.cellpgtitle {
	background-color: #73803E;
}
.columnL {
	background-color: #D3DBCE;
	color: #000000;
	font-family: Tahoma;
	font-size: 17px;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.columnR {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.row1 {
	background-color: #000099;
	height: 15px;
}
.row2 {
	height: 110px;
}
.row3 {
	height: 31px;
}
.row4 {
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.row5 {
	height: 5px;
}
.row6 {
	height: 40px;
}
.row7content {
	text-align: center;
}
.row8 {
	height: 40px;
}
.row9 {
	height: 5px;
}
.row10 {
	height: 23px;
}
.row11 {
	height: 60px;
}
.row12 {
	height: 25px;
}

#col1 {
	width: 8%;
}
#col2 {
	width: 2%;
}
#coltop3 {
	height: 25px;
}
#colmid3 {
	width: 2%;
}
#colmid4 {
	width: 250px;
}
#colmid5 {
	width: 2%;
}
#colmid6 {
	width: 500px;
}
#colmid7 {
	width: 2%;
}
#col8 {
	width: 2%;
}
#col9 {
	width: 8%;
}
.plnpgwidth {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 535px;
}
