@charset "utf-8";
/* CSS Document */

html{height:100%;}

body	{
	margin:0;
	padding:0;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#333;
	background-color: #F5F5F5;
				}

p{
	margin:0;
	padding:0 0 2em 0;}
h1 {font: 20px Georgia, "Times New Roman", Times, serif;}
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;}
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; line-height: .9em;}
h4 {font-family: font-size: 16px;
	line-height: 1em;
}
h5 {color: #800000;
	font: bold 14px; line-height: 1em;}
h6 {color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	font-style: italic; line-height: 1em;}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #933;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

tablepads1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.subtitle{color: #FFF;}
.smaller {
	font-size: 80%;
}

.c {text-align: center;}
.clear {
	clear: both;
}
.wrapper {
	width: 100%;
}
.box-onethird {
	padding: 10px;
	text-align: left;
	float: left;
	width: 31%;
}
.box-twothirds {
	padding: 10px;
	float: left;
	width: 63%;
}
.boxdecor {
	padding: 10px;
	border: thin solid #666666;
}
.small	{font-size:0.8em;}

.bigger{font-size:1.3em;}

.img{float:left;
	margin-right:15px;}

.img_right {float:right;
		margin-left:15px;}

.bumper {
	padding: 10px;
}
.bumper_main {
	padding-top: 20px;
	padding-bottom: 10px;
}
.cush {
	padding: 25px;
}
.list {
	display: block;
	list-style: square outside;
	text-indent: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}

#nav_container {
	width: 100%;
	padding: 0px;
	height: auto;
	margin: 0px;
}
#navigation {
	height: 27px;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	background: #D6D6D6;
	border-bottom: 2px solid #800000;
}

.myfirstmenu {/* menu container DIV */
	position:relative;
	z-index:10000;
	width: auto;}
				
.myfirstmenu ul	{
	margin:0;
	padding:0;
	list-style:none;
}
				
.myfirstmenu li{	/* menu Item */
	width:auto;
	float:left;
	margin:0;
	cursor: pointer;
	position:relative;
	height: 27px;
}
				
.myfirstmenu li a	{ /* menu Item Link */
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	font-size: 1em;
	font: small-caps 12px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	height: 24px;
	padding-right: 16px;
	padding-left: 14px;
	padding-top: 4px;
	width: auto;
}
				
.myfirstmenu li a.active{cursor:default;}
				
/*1st sub level menu*/
.myfirstmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	margin:8px 0 0 0;
	_margin:8px 0 0 0;	/* only for IE6 */
	margin /*\**/:8px 0 0 0\9; /* IE7, IE8 */
	padding:5px 0;
	z-index:10001;
	width: 7.5em;
	height: 1em;
	opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	background-image: url(images/submenu_arr.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.myfirstmenu ul li ul li{
display: list-item;
float: none;
padding-right:10px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.myfirstmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.myfirstmenu ul li ul li a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 8px 12px;
	text-decoration: none;
	color: #FFF;
}

.myfirstmenu ul li ul li a:hover{
	color: #00C;
	text-decoration:none;
}

/* Holly Hack for IE \*/
* html .myfirstmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
display:none;
}

.rightarrowclass{
display:none;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/* ---------------------------------- Menu ----------------------------------------------*/

.myfirstmenu li a:hover,
.myfirstmenu li a.active,
.myfirstmenu li a.active:hover,
.myfirstmenu li a.selected{
	color:#FFF;
	text-decoration:none;
	background: #3434C5;
				}

#body_container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#body {/*--- Wrapper body ---*/
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #EFEFEF;
}

.bodycon {/*--- Use for wrapper or segmented body ---*/
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


.fff {
	color: #FFF;
}
.flu_container {
	margin-left: 1%;
	margin-right: 1%;
	width: 96%;
	background: #6F0;
}

.flu_full {
	margin-right: 1%;
	margin-left: 1%;
	width: 98%;
}
.flu_one-half {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 48%;
}
.flu_one-third {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 31.3%;
	background: #FFC;
}
.flu_two-thirds {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 64.6%;
	background: #FFC;
}
.flu_one-fourth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 23%;
}
.flu_three-fourths {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 73%;
	background: #CCC;
}

.flu_one-fifth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 18%;
	background: #9CF;
}
.flu_two-fifths {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 38%;
	background: #9CF;
}
.flu_three-fifths {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 58%;
	background: #9CF;
}
.flu_four-fifths {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 78%;
	background: #9CF;
}


.flu_one-sixth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 14.66%;
	background: #96C;
}
.flu_two-sixth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 31.32%;
	background: #96C;
}
.flu_three-sixth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 48%;
	background: #96C;
}
.flu_four-sixth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 64.66%;
	background: #96C;
}
.flu_five-sixth {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 81.3%;
	background: #96C;
}
.container{
	width: 845px;
	margin: 0 auto;
	position: relative;
}

#footercontainer {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer {
	padding: 0px;
	height: 40px;
	width: 845px;
	font-size: 90%;
	margin: 0px auto;
	color: #333;
	background: #D6D6D6;
	border-top: 2px solid #800000;
}

#lastwordscontainer {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px groove #8F8F8F;
	overflow: hidden;
	background-color: #36C;
	background-image: url(../images/bkg_blu.png);
	background-repeat: repeat-x;
}
#lastwords {
	height: 60px;
	width: 1024px;
	font-size: 80%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.bkg-grey {
	background: #D6D6D6;
}
.borderL {
	border-left: 1px solid #999;
}

