﻿html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#page-background
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#content
{
	position: relative;
	z-index: 1;
	padding: 0px;
}
body
{
	font-family: arial, verdana, tahoma;
	background-color: #c8d2de;
	color: #004774;
	background-image: url( 'images/gray.png' );
}
.headStrip
{
	background-image: url(   'images/header_bg.jpg' );
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 50px;
	text-align: right;
	font-size: 10pt;
}
.footStrip
{
	background-image: url(   'images/header_bg.jpg' );
	background-position: top left;
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	font-size: 8pt;
}
.headStrip, .footStrip
{
	background-color: #c8d2de;
	color: #004774;
	font-weight: bold;
}
.Boxmain .Head
{
	color: #004774;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 0px;
	font-size: 14pt;
	background-image: url(       'images/main_head.jpg' );
	background-repeat: repeat-x;
	height: 30px;
	background-position: bottom left;
}
.Boxmain .Box .Head
{
	padding-top: 0px;
}
.Boxmain .Box
{
	text-align: center;
}
.HeadSub
{
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #004774;
	color: #FFFFFF;
	height: 20px;
	border-bottom: 2px Solid #FFFFFF;
}
.Box, .Boxmain
{
	border: 0px solid #004774;
	padding: 0px;
	text-align: center;
}
.Box
{
	background-color: #c8d2de; /*#cfddef;*/
	margin-bottom: 10px;
}
.Box .Head
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	padding-top:5px;
	background-image: url(   'images/td_2.jpg' );
	background-repeat: repeat-x;
	height: 30px;
}

.NavMenu
{
	padding: 2px;
	margin: 0px;
}
.NavMenu ul
{
	margin: 0px;
	margin-top: 0px;
}
.NavMenu ul li
{
	margin: 1px;
	width: 150px;
	display: block;
	list-style: none;
}
.NavMenu ul li a
{
	display: block;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	border: 3px double #000000;
	color: #004774;
}
.NavMenu ul li a:hover
{
	background-color: #cccccc;
}
.wrapper
{
	background: #ffffff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.wrapper_opac
{
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-khtml-opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.vertmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

.vertmenu h1
{
	display: block;
	background-color: #FF9900;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
}

.vertmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border: none;
}
.vertmenu ul li
{
	margin: 0px;
	padding: 0px;
}
.vertmenu ul li a
{
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #004774;
	padding: 8px 0px 5px 4px;
	text-decoration: none;
	color: #004774;
}

.vertmenu ul li a:hover, .vertmenu ul li a:focus
{
	color: #c8d2de;
	background-color: #004774;
}
a
{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #004774;
}
a:hover
{
	text-decoration: underline;
}
.General ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border: none;
}
.General
{
	padding: 3px;
}
.General ul li
{
	margin: 0px;
	padding: 0px;
}
.General ul li a
{
	font-size: 80%;
	padding: 0px;
	text-decoration: none;
	color: #004774;
}
.General ul li a:hover, .General ul li a:focus
{
	text-decoration: underline;
	color: Maroon;
}
p
{
	text-align: justify;
	text-indent: 0.2in;
	margin: 20px;
}
table, td, th
{
	border-collapse: collapse;
	border: 0px solid #000000;
}
table.borderless td, table.borderless th
{
	border-style: none;
	border: 0px solid #000000;
	padding: 1px;
}
.tbl .borderless tr
{
	background-color: Transparent;
}
.tbl tr
{
	background-color: #FFFFFF;
}
.tbl .alternaterow
{
	background-color: #c8d2de;
}
.tbl td, .tbl th
{
	border: 1px solid #004774;
}
.FormD
{
	border:1px solid #004774;
}
.FormD tr
{
	background-color:Transparent;
}
.FormD td
{
	text-align:left;
	margin-left:10px;
}
.FormD th
{
	text-align:right;
	margin-left:5px;
	vertical-align:top;
	font-weight:bold;
}
#LeftAlignT
{
	text-align: left;
	margin-left: 50px;
}
.LeftAlignT
{
	text-align: left;
	margin-left: 50px;
}
.LeftAlign
{
	text-align:left;margin-left:5px;
}
.tbl th
{
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #004774;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	text-align:center;
}
th.mainhead
{
	font-size: 11pt;
	background-image: url( 'images/td_2.jpg' );
	background-repeat: repeat-x;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top:5px;
	text-align:center;
}

th.mainheadBig
{
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #004774;
	text-transform: uppercase;
	border-bottom: 2px solid #FFFFFF;
	border-top:2px solid #004774;
	letter-spacing: 3px;
	font-weight: 900;
	text-align:center;
}

.smstitle
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
	color: #004774;
	padding-top: 10px;
	font-family: 'verdana';
	height: 30px; /*background-color: #ffffff;*/
	text-align: justify;
}

input.button
{
	border: 3px double #FFFFFF;
	padding: 5px;
	background-color: #004774;
	color: #FFFFFF;
	cursor: hand;
}
input, textarea
{
	font-size: medium;
	text-transform: capitalize;
}
.RightAlignBold
{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
.Height5px
{
	height: 10px;
}
a.AgendaLink
{
	width:200px;border-right:1px solid #004774;padding:4px;padding-left:20px;padding-right:20px;
}

