html {height:100%;}
body { height:100%; margin:0; padding:0; background:#f5f4ef; }
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
/*
td, select, input, div {font:11px/14px Tahoma; color:#191919; vertical-align:top; text-align:left; font-size:11px;}
*/
select, input {font-family:Tahoma; color:#191919; vertical-align:top; text-align:left; font-size:13px;}

.table {height:100%;}

td {
 color:#191919; vertical-align:top;
 font-family:Tahoma;
 font-size:13px;
}

td table tr td:nth-child(2) {
  padding-left:6px;
}

.auto { width:auto; height:auto;}
.clear { clear:both;}
/*img { vertical-align:top;}*/
.alignright { text-align:right;}


/*in_line_style*/

a{ color:#191919; text-decoration:underline;}
a:hover{text-decoration:none;}

p {margin:0 0 0 0; padding:0;}

.fright { float:right;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/layout/marker.gif) no-repeat 0 10px; padding-left:18px; line-height:23px; }
li a { line-height:23px; color:#827555;}



.form {height:31px;}
.form input {background:#999999; width:222px; border:0px; height:23px;}
textarea { width:222px; height:86px; background:#999999; overflow:auto; border:0px; font-family:Tahoma; font-size:13px;}

.form1 { height:15px;}
.form1 input { width:257px; border-color:#DBDBDB;}

.img_indent { margin:0 20px 0 0; float:left;}

.link1 { background:url(images/layout/marker.gif) no-repeat 0 4px; padding-left:15px; font-weight:bold; color:#191919; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.tall_top { background:url(images/layout/tall_top.gif) left top repeat-x;}
.tall_center { background:url(images/layout/tall_center.gif) left top repeat-x #faf9f6;}
.tall_bottom { background:url(images/layout/tall_bottom.gif) left top repeat-x;}


/*header*/
#header { height:524px;}
#header .row_1 { height:127px;}
#header .row_1 img { margin:42px 0 0 25px;}
#header .row_2 { height:40px;}
#header .row_3 { height:53px;}
#header .row_3 .col_1 { width:278px;}
#header .row_3 .col_2 { width:465px;}
#header .row_3 .col_2 a {color:#ffffff; font-weight:bold; text-transform:uppercase; text-decoration:none;}
#header .row_3 .col_2 .indent { padding:10px 0 0 0;}
#header .row_3 .col_2 a:hover { text-decoration:underline;}
#header .row_4 { height:304px;}
#header .row_4 .indent { padding:204px 180px 0px 0px;}

/*footer*/
#footer { font-size: 11px; height:102px;}
#footer .indent { padding:26px 26px 12px 26px;}

/*content*/
#content { height:374px;}
#content .indent { padding:33px 0 10px 26px;}

#content h1 {
color: #7aa100;
margin:0 0 10px 0;
font-weight:normal;
}

#content h1 font {
color: #7d735b;
}

#content h2 { 
color: d92f2d;
margin:0 0 5px 0;
font-weight:normal;
/*
font-size:11px; line-height:14px; margin:0 0 17px 0;
*/
}
#content h3 { font-size:11px; line-height:14px; margin:0 0 0 0; color:#d92f2d; text-transform:uppercase;}
#content h3 a {color:#d92f2d;}
#content h4 { font-size:11px; line-height:14px; margin:0 0 7px 0; font-weight:bold;}


/* Navigation Styles begin */
#navigation {
	width: 100%;
	clear: both;
	overflow: hidden;
	float: left;
	font-family:Arial;
	font-size:12px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	height:40px;
	width:126px;
	text-align:center;
	padding-left:0;
	background:none;
}

#navigation li.menudelimiter {
	width:2px;
	background:url(images/layout/menu_del.gif) no-repeat center;
	padding-left:0;
}

#navigation li a {
	text-decoration: none;
	color: #65583d;
	font-weight:bold;
	display: block;
	padding-top:9px;
	height:40px;
	width:100%;
	background-image:none;
	padding-left:0px;
/*	line-height:auto;*/

}

#navigation a:hover, #navigation a.menuitemselected {
	text-decoration: none;
	color: #9E0F0E;
	background-color: #F7F6F2;
}
/* Navigation Styles end */
.medium_gray {
 color: #7d735b;
}
.emailForm {
position:absolute;top: 160;left:390;z-index:9;width: 220px; height:78px;padding:10px;
background-color:silver; 
border-top:1px dotted green; border-left:1px dotted green;
border-right:1px solid green; border-bottom:1px solid green;
}
.emailForm, .emailFormHidden {
position:absolute;top: 160;left:390;z-index:9;width: 220px; height:78px;padding:10px;
background-color:silver; 
border-top:1px dotted green; border-left:1px dotted green;
border-right:1px solid green; border-bottom:1px solid green;
}
.emailForm {
display:block;
}
.emailFormHidden {
display:none;
z-index:9;
}

#learnMoreFlash {
width:860px;
position:absolute;
padding-top:200px;
text-align:right;
}

#div_enterCode {
position:absolute;top: 160;left:390;z-index:9;width: 315px; height:120px;padding:10px;
background-color:silver; 
border-top:1px dotted green; border-left:1px dotted green;
border-right:1px solid green; border-bottom:1px solid green;
}

