/* @group Main Lyout */

body {
	font: 100% Arial, Helvetica, Geneva, sans-serif;
	background: #fff url(images/BodyBackground.png) repeat 0 136px;
}
div#container {
	margin: 0;
	padding: 0;
}
div#header {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 123px;
	margin: 0;
	width: inherit;
	background: url(images/MastheadLeft.png) no-repeat;
	z-index: 2;
	float: none;
	clear: none;
}

#hedderMiddle {
	height: 123px;
	background: url(images/MastheadMiddle.png) repeat-x;
	margin-right: 279px;
	top: -123px;
	z-index: -1;
	float: none;
	right: 0;
	position: relative;
}

#headerRight {
	background: url(images/MastheadRight.png) no-repeat;
	float: right;
	position: relative;
	top: -246px;
	height: 123px;
	z-index: 3;
	width: 279px;
}
div#sidebar1 {
	top: -122px;
	width: 155px;
	height: 396px;
	z-index: 1;
	background: url(images/Navigation-Backround.png) 0 -32px;
	padding-top: 1px;
	position: relative;
	margin-top: 5px;
	clear: left;
	float: left;
	right: 0;
}
div#subcontainer td {
	background-color: rgba(40,77,158,0.75);
	border: 3px solid #4da1c5;
	padding: 8px;
	width: 38%;
	clear: both;
}
div#submainContnet {
	padding: 0;
	width: 100%;
	float: none;
	clear: none;
	position: relative;
	top: -65px;
}
table {
	width: 100%;
	margin: 0;
	border: 3px solid #3661fb;
	position: relative;
	float: left;
	top: 70px;
}

div#mainContent {
	padding: 14px;
	background: url(images/Indigo.png) no-repeat scroll center center;
	width: 76%;
	margin-left: 164px;
	top: -535px;
	position: relative;
	float: left;
	clear: both;
}

div#mainContentText {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 29px;
}

img.floatRight {
	float: right;
	margin-left: 15px;
}

div#subcontainer {
	margin: 0;
	padding: 0;
}
div#mailForm{
	position: relative;
	width: 58%;
}

/* My Comment */
div#FormFeilds{
	height: inherit;
	clear: none;
	position: relative;
	margin-left: 0;
}

#form1 {
	width: 100%;
}
div#LettersDiv {
	padding: 145px 20px;
}
div#banner {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 466px;
	padding: 11px;
	background-color: #25427a;
	position: relative;
	clear: left;
	white-space: normal;
	overflow: auto;
	z-index: inherit;
	text-shadow: #010019 2px 2px 4px;
	border: 3px solid #58b2fc;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.5em;
	height: 58px;
}
input {
	background-color: rgba(124,171,209,0.85);
	border: 2px solid #609dfc;
	float: none;
	width: 100%;
}
textarea {
	background-color: rgba(124,171,209,0.85);
	width: 100%;
	position: relative;
	height: 98px;
	border: 2px solid #609dfc;
}
.submit input {
	background-color: rgba(124,171,209,0.85);
	float: right;
	position: relative;
	width: 62px;
	border: 2px solid #609dfc;
	top: 8px;
}
div#footer {
	background-color: #25427a;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	margin-top: 9px;
	z-index: 1;
	height: 43px;
	color: #fff;
	font-size: .80em;
	font-weight: bold;
	top: -502px;
	position: relative;
	float: left;
	clear: left;
}
img.floatleft {
	margin-left: 15px;
	float: right;
	margin-top: 1px;
	position: relative;
	bottom: 227px;
}	
/* @end */

/* @group Typography */

th.TableSub {
	font-weight: bold;
	font-style: italic;
	color: #3e51b1;
	text-shadow: #89b5ba 2px 2px 4px;
	font-size: 1.3em;
}

div#mainContent a:link {
	text-decoration: none;
	color: #213793;
	font-weight: bold;
}
div#mainContent a:visited {
	text-decoration: none;
	color: #6585e7;
	font-weight: bold;
}
div#mainContent a:hover {
	text-decoration: none;
	color: #5cb8fc;
	font-weight: bold;
}
div#mainContent a:active {
	text-decoration: none;
	font-weight: bold;
}

p {
	color: #304459;
	font-style: normal;
	font-size: .85em;
	line-height: 2em;
}
H1 {
	font-weight: bold;
	font-style: italic;
	color: #3e51b1;
	text-shadow: #89b5ba 2px 2px 4px;
	font-size: 1.3em;
}

H2 {
	font-weight: bold;
	font-style: italic;
	color: #3e51b1;
	text-shadow: #6d7889 1px 1px 2px;
	font-size: 1em;
}
div#submainContnet td H3{
	font-weight: bold;
	font-style: italic;
	color: #9dccfc;
	text-shadow: #000 1px 1px 2px;
	font-size: 1em;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#mainContent li {
	font-size: .85em;
	color: #434343;
	line-height: 2em;
	list-style-position: outside;
}

#mainContent ul {
	list-style-image: url(images/Bullet-Arrow.png);
}

div#submainContnet td p{
	font-size: .85em;
	line-height: 1.2em;
	text-align: center;
	color: #fefefb;
	text-shadow: #151205 1px 2px 2px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

div#container b{
	font-weight: bold;
	font-size: 1.2em;
}
div#FormFeilds p {
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: 2em;
}
div#LettersDiv h1 {
	text-align: center;
	font-size: 2.5em;
}
div#LettersDiv p {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
h4 {
	margin: 0;
	padding: 0;
	color: #f9fff9;
}

#footer p {
	color: white;
}
/* @end */

/* @group Navigation */

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 8em;
	font-size: .85em;
	margin: 0;
	text-align: left;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 5px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	cursor: pointer;
	width: 143px;
	border-bottom: 2px solid #262521;
	border-right: 2px solid #3c3a34;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border-color: #CCC;
	border-width: 1px;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border-style: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #508dd5;
	padding: 0.5em 0.75em;
	color: #e4e4e4;
	text-decoration: none;
	text-align: left;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #2d3878;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #2d3878;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/* @end */
