html, body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #66C4F7;
}

* :focus {
	outline: 0;
}

input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

p {
	margin: 0 0 1em 0;
}

h1, h2, h3, h4, h5, h6, pre {
	margin: 0;
}

a {
	color: #CF001C;
	text-decoration: underline;
}
a:hover {
	color: #A40014;
	text-decoration: underline;
}

.ImageLink {
	background-color: #F3F3F3;
	border: 1px solid #C0C0C0;
	padding: 4px;
}

a .ImageLink {
	border: 1px solid #C0C0C0;
}

a:hover .ImageLink {
	border: 1px solid #A40014;
}

.Highlight1 {
	color: #CF001C;
}

.Highlight2 {
	color: #A40014;
}

.Highlight3 {
	color: #060;	
}

.Heading1 {
	font-size: 15px;
	font-weight: bold;
	color: #367D45;
	border-bottom: 1px dotted #AECFA7;
}

.Heading2 {
	font-size: 15px;
	font-weight: bold;
	color: #A40014;
}

.Heading3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.Heading3 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.Background1 {
	background-color: #F1F7F0;
	color: #1E4C26;
	padding-left: 6px;
}

.Btn1,
.Btn2,
.Btn3,
.Btn4 {
	background: url(../images/Btn_BG.png) repeat-x top;
	border: 1px solid;
	padding: 3px 11px;
	margin: 0 3px 0 0;
	cursor: pointer;
	font: bold 11px Tahoma, Verdana, sans-serif;
	text-decoration: none;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 2px;	
}
.Btn1:hover,
.Btn2:hover,
.Btn3:hover,
.Btn4:hover {
	text-decoration: none;
}

.Btn1 {
	background-color: #367D45;
	border-color: #1E4C26;
	color: #F1F7F0;
}
.Btn1:hover {
	background-color: #46A258;
	color: #FFF;
}

.Btn2 {
	background-color: #7E7E7E;
	border-color: #6E6E6E;
	color: #E6E6E6;
}
.Btn2:hover {
	background-color: #989898;
	color: #FFF;
}

.Btn3 {
	background-color: #C9992C;
	border-color: #966F12;
	color: #FAEED1;
}
.Btn3:hover {
	background-color: #E4B242;
	color: #FFF;
}

.Btn4 {
	background-color: #AA0000;
	border-color: #7D0000;
	color: #FFE6E6;
}
.Btn4:hover {
	background-color: #C40000;
	color: #FFF;
}

.Layout_HBGL {
	background: url(../images/Layout_Header_BGL.jpg) top right no-repeat;
}

.Layout_HBGR {
	background: url(../images/Layout_Header_BGR.jpg) top left no-repeat;
}

.Layout_FBGL {
	background: url(../images/Layout_Footer_BGL.gif) top right no-repeat;
}

.Layout_FBGR {
	background: url(../images/Layout_Footer_BGR.gif) top left no-repeat;
}

.Layout_FBG {
	background: url(../images/Layout_Footer.jpg) top left no-repeat;
}

.Layout_BG {
	background: #FFF url(../images/Layout_Body_BG.gif) repeat-y;
}

#nav_container {
	float: left;
	width: 328px;
}

#nav_bar {
	padding: 0px 0px 0px 57px;
}

#nav_bg {
	padding: 20px 25px 0px 25px;
	background: url(../images/Layout_NavBG.jpg) top left no-repeat;
	height: 330px;
}
#nav_bg p {
	margin-bottom: 13px;
}

#nav_btn {
	float: left;
	text-align: center;
	width: 241px;
}

#body_container {
	position: relative;
	float: left;
	width: 621px;
	line-height: 23px;
	padding-right: 25px;
}

#ftr_container {
	position: relative;
	width: 100%;
	height: 108px;
}

#ftr_nav {
	position: absolute;
	top: 58px;
	left: 27px;
	font-size: 13px;
	font-weight: bold;
	color: #78B075;
	width: 562px;
	letter-spacing: 4px;
}
#ftr_nav a {
	color: #7F7F7F;
	text-decoration: none;
	letter-spacing: normal;
	padding-right: 4px;
}
#ftr_nav a:hover {
	color: #337D40;
	text-decoration: none;
}

#ftr_license {
	position: absolute;
	top: 78px;
	left: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #337D40;
	width: 562px;
}

#ftr_copyright {
	position: absolute;
	top: 60px;
	left: 645px;
	font-size: 9px;
	font-weight: normal;
	color: #B2B2B2;
	width: 305px;
	text-align: right;
}
#ftr_copyright a {
	color: #B2B2B2;
	text-decoration: none;
	letter-spacing: normal;
	padding-right: 4px;
}
#ftr_copyright a:hover {
	color: #7F7F7F;
	text-decoration: none;
}



/*---- sIFR ---*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*---- Header styling ----*/
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5,
.sIFR-active h6,
.sIFR-active pre {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

.sIFR-active h1 {
	font-size: 16px;
	height: 35px;
}

h1 {
	color: #1E4C26;
	font-size: 16px;
	background: url(../images/Layout_HeaderUnderline.gif) -3px 22px no-repeat;
}

