﻿html,
body
{
	background: #ece8d3;
	color: #333;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
    text-align: right;
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 21px;
}
h3
{
	font-size: 18px;
}
h4
{
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
sup
{
	font-size: 75%;
	line-height: 75%;
}
.spaced
{
	line-height: 1.4em;
}
.spaced SUB, .spaced SUP
{
	font-size: small;
	line-height: 0;
}
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

div.contentsmbox
{
	float: left;
	display:inline;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	width: 579px;
}
div.contentbgbox
{
	float: left;
	display:inline;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	width: 830px;
}

/* content boxes for the newsletter split layout */
div.contentleft
{
	float: left;
	display:inline;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	width: 215px;
}

div.contentright
{
	float: left;
	display:inline;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	width: 530px;
}


div.contentdefault
{
	margin-left: 1cm;
	margin-right: 1cm;
	margin-top: 0;
	text-align: left;
	vertical-align: top;
}
.floatright
{
	float: right;
}
.floatleft
{
	float: left;
}
div.form
{
	background: #CEE7F1;
	float: left;
	min-height: 440px;
	min-width: 500px;
}
h5
{
	font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #3f7d94;
}
address
{
	margin: 1em 0;
}
a
{
	color: #3f7d94;
	outline: none;
	text-decoration: underline;
}
a:visited
{
	color: #4093b2;
}
a:hover
{
	color: #306275;
}
a img
{
	border: 0;
}

.intro
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
}
em,
strong
{
	color: #000;
}
input,
textarea,
select
{
	border: 1px solid #666;
	color: #000;
	font-size: .92em;
}
input:focus,
textarea:focus,
select:focus
{
	border: 1px solid #000;
}
.boxtext
{
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0;
	padding-top: 5px;
	text-align: left;
}
ul
{
	list-style-image: url('../images/bullet.gif');
	margin-left: 0;
	margin-top: 0;
	padding-left: 35px;
	padding-top: 0;
	vertical-align: middle;
}
li
{
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 7px;
	padding-top: 0;
	text-align: left;
}
#wrapper
{
	display: block;
	float: left;
	text-align: center;
	width: 100%;
}
#header
{
}
.nav_bg
{
	background-image: url('../images/header_nav.jpg');
	border-top: black 1px solid;
    border-right:black 1px solid;
    border-left: black 1px solid;
    width: 980px; 
    height: 31px;

}

.dynamicnavmenu
{
	color: #543300;
	font-size: 13px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;	
	background-image: url('../images/header_nav_drop.jpg') !important; 
	
}
.dynamicnavitem
{
	font-size: 13px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	border: solid 1px black;
	height: 29px;
	position:relative;
	z-index:100;

}
a.dynamicnavitem:link
{
	color: #543300;
	text-decoration: none;

}

a.dynamicnavitem:visited
{
	color: #543300;
	
}
a.dynamicnavitem:hover
{
	color: #9c0007;
	text-decoration: underline;


}
a.dynamicnavitem:active
{
	color: #9c0007;
	text-decoration: underline;

}
.nav
{
	color: #543300;
	font-size: 13px;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	text-align: center;


}
a.nav:link
{
	color: #543300;
	text-decoration: none;

}
a.nav:visited
{
	color: #543300;
}
a.nav:hover
{
	color: #9c0007;
	text-decoration: underline;
}

a.nav:active
{
	color: #9c0007;
	text-decoration: underline;
}
#subnav
{
}
#content
{
}
.foot
{
	background-image: url('../images/footer_bg.jpg');
	height: 166px;
}
#bnavbox
{
	clear: both;
	display: block;
	float: right;
	height: 22px;
	padding-right: 30px;
	padding-top: 7px;
	text-align: right;
	width: 950px;
}
.bnav
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
a.bnav:link
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
a.bnav:hover
{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
}
a.bnav:visited
{
	color: #FFF;
	font-size: 11px;
}
#legal
{
	color: #666;
	font-size: 11px;
}
.floatLeft
{
	float: left;
	margin: 0 1em 1em 0;
    height: 16px;
}
.floatRight
{
	float: right;
	margin: 0 0 1em 1em;
}
.clear
{
	clear: both;
}
.reduced,
form
{
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hide,
.print
{
	display: none;
}
.nav-menu
{
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}
.nav-menu a:hover
{
	color: #CEE7F1;
}
.nav-menu a
{
	color: #fff;
}
.nav-menu li
{
	color: #fff;
}
TABLE.tabulardata
{
	BACKGROUND-COLOR: #74aefa;
}
TABLE.tabulardata TR
{
	BACKGROUND-COLOR: white;
}
TABLE.tabulardata TH
{
	BACKGROUND-COLOR: blue;
	PADDING: 4px;
}
TABLE.tabulardata TD
{
	PADDING: 4px;
}
.brown
{
	color: #543300;
}
.dkred
{
	color: #9c0007;
}
.gold
{
	color: #e8ce63;
}
.rjred
{
	color: #EF3E42;
}
.whiteblue
{
	color: #ceebf6;
}
.ltteal
{
	color: #5ebbdd;
}
.medteal
{
	color: #4093b2;
}
.dkteal
{
	color: #3f7d94;
}
.verydkteal
{
	color: #306275;
}
.ltbeige
{
	color: #ece8d3;
}
.beige
{
	color: #e1dbbb;
}
.medgray
{
	color: #666;
}
.dkgray
{
	color: #333;
}
.dkblueblack
{
	color: #062c3b;
}
.success
{
	color: #090;
	font-weight: bold;
}
.error,
.required
{
	color: #C00;
	font-weight: bold;
}
.adobe-reader
{
	background: white url('../images/getacro.gif');
	border: 1px dashed #999;
	font-size: 80%;
	line-height: 1.2;
	margin: 0 10px 1em 0;
	no-repeat: 100% 5px;
	padding: 5px 5px 5px 5px;
	width: 25%;
}
.cornerA
{
	background-image: url('../images/box_corner_a.gif');
	height: 50px;
	width: 50px;
}
.cornerAA
{
	background-image: url('../images/box_corner_aa.gif');
	height: 50px;
	width: 50px;
}
.cornerB
{
	background-image: url('../images/box_corner_b.gif');
	height: 50px;
	width: 50px;
}
.cornerBB
{
	background-image: url('../images/box_corner_bb.gif');
	height: 50px;
	width: 50px;
}
.cornerC
{
	background-image: url('../images/box_corner_c.gif');
	height: 50px;
	width: 50px;
}
.cornerD
{
	background-image: url('../images/box_corner_d.gif');
	height: 50px;
	width: 50px;
}
.tabletop
{
	background-image: url('../images/box_top.gif');
}
.tablebottom
{
	background-image: url('../images/box_bottom.gif');
}
.smbox_bg
{
	background: url('../images/smbox_background.gif') repeat-y;
	vertical-align: top;
}
.bgbox_bg
{
	background: url('../images/bgbox_background.gif') repeat-y;
}
.leftbox_bg
{
		background: url('../images/leftbox_background.gif') repeat-y;
}
.rightbox_bg
{
		background: url('../images/rightbox_background.gif') repeat-y;
}

	
.maintable
{
     border-right:black 1px solid;
     border-left: black 1px solid;
}
#hide { display: none; }

