﻿.container
{
	position: absolute; 
	width: 100%;
	height: 100%;	
}
.pageCurl
{
	background-image: url(../Images/Content/PageCurl.png);
	height:8px;
	position:fixed;
	top:0px;
	left:0px;	
	display:block;
	width:72px;
	height:72px;
}
.headerContainer
{	
	position: relative;
	_background: #6a6d66;
	background-color:#342828;
	width:100%;
	z-index:1001;
}
.bodyContainer
{
	width: 100%;
	position: relative;	
	z-index:101;
}
.headerMain
{
	margin-right:auto;
	margin-left:auto;	
	width:960px;
	min-height:160px;	
}
.headerShadow
{
	background-image: url(../Images/UI/shadow.png);
	background-repeat: repeat-x;
	height:8px;
}
.bodyMain
{
	position:relative;
	margin-right:auto;
	margin-left:auto;	
	margin-bottom:auto;
	width:960px;
	height: 100%;
	display:block; 
}
.footer
{
	text-align:center;
	font-size: 9px;
	color:#8ea372;
	padding-bottom: 50px;
}
.footer a 
{
	color:#729444;
	text-decoration: none;
	margin:0px 10px 0px 10px;
}
.footer a:hover
{
	color:#5e9416;
}
.titleBlock
{
	text-align:right;
	width:300px;
}
.headingText
{
	font-size:24px;
	font-weight:bold;
	color:#FDB100;
}
.titleText
{
	font-size:18px;
	font-weight:bold;
	color:#346f11;
}
.subHeadingText
{
	font-size:13px;
	font-weight:bold;
	color:#FDB100;
}

.normalText
{
	
}
.normalTextDisabled
{
	color:#949494;
}

.boldText
{
	color:#476520;
}
.tinyText
{
	font-size:10px;
	font-weight:normal;
}
.tinyTextDisabled
{
	font-size:10px;
	color:#949494;
}
.buttonLink
{
	position:absolute;
	color:#5e9416;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;	
	
	 
}
.buttonLink:hover
{
	color:#97c71c;
}
a
{
	color:#346f11;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#5e9416;
}
ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.col1 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.ad
{
    display: inline;
    margin: 3px;
    _vertical-align: middle;
}   

.col1 li
{
	background-image: url('../Images/UI/bullet.gif');
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left: 26px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
pre
{
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width:auto;
	background-color:#e7f3d4;
	border: solid 4px #bbe086;
	padding: 15px;
}

.ajaxUpdate {
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
	position:fixed;
}

.ajaxUpdate  .icon 
  {  	
	width:36px;
	height:36px;
	background-image: url('../Images/UI/ajax-loader.gif');
	position:absolute;
	text-align:center;
	vertical-align:middle;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
    .modalPopup {
	background-color:#e7f3d4;
	background-image: url(../Images/UI/background_popup.jpg);
	background-position:center;
	border: solid 4px #bbe086;
	padding: 15px;
	width:250px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.none {display: none;}


/* 
--------------------------------
Style(s) for the Footer Section
--------------------------------
*/

.tInnerWrap
{
	_background-color: #00030C;
	_background-color: #0B1D2B;
	margin: 0px auto;
	width: 986px;
	position: inherit;
}

.tBottomWrap
{
	_color: #666;
	_color:#C3E58E;
	color:#8AB945;
}

.tBottom:unknown
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	content: "";
}

.tBottom {
	DISPLAY: inline-block
}

.tBottom {
	DISPLAY: block
}

.tBottom
{
	background:#3D4337;
}

.tBottom DIV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px 34px;
	padding-top: 8px;
	border-bottom: #525252 1px dashed;
}
.tBottom DIV.tLast
{
	border-bottom-width: 0px;
	padding-bottom: 17px;
	padding-top: 17px;
}
.tBottom A:link {
	COLOR: #00030C; TEXT-DECORATION: none
}
.tBottom A:visited {
	COLOR: #00030C; TEXT-DECORATION: none
}
.tBottom A:hover {
	COLOR: #00030C; TEXT-DECORATION: none
}
.tBottom A:active {
	COLOR: #00030C; TEXT-DECORATION: none
}
.tBottom A:hover {
	TEXT-DECORATION: underline
}

.tBottom .tRight {
	FLOAT: right
}
.tBottom P.tRight
{
	padding-right: 0px;
	padding-left: 19px;
	_background: url(sprite-no-repeat.html) no-repeat 0px -1135px;
	background: no-repeat 0px -1135px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.tBottom ADDRESS {
	FONT-STYLE: normal
}

.tBottom .tLeft
{
	float: left;
	color:#00030C;
}

.rotator
{
    background-color: #f8fAf6;
    vertical-align:middle;
    text-align:center;
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -5px;
     margin-left: 5px;
     padding-right: 5px;
     margin-top: -10px;
     font-size: 400%;
     color: #FF0000;
 }

 .bqend
{
    float: right;
    height: 25px;
    _margin-right: 25px;
    _margin-left: -45px;
    margin-top: -25px;
    padding-top: 0px;
    _padding-right: 160px;
    font-size: 400%;
    color: #FF0000;
}

blockquote {
display: block;
_padding: 0 60px;
_width: 350px;
}

blockquote:before, blockquote:after {
color: #69c;
_display: block;
font-size: 400%;
_width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
float:right;
}
