/*
	global.css - AMBase v1.26
	built by AntalMedia (www.antalmedia.com)
	built on WSC3 CSS standards
	
	Copyright 2009. All Rights Reserved.
		
*/
/****************************************|STRUCTURE|****************************************/
html,body {
	margin:0;
	padding:0;
	word-wrap:break-word;
	border:0;
	height: 100%;
}
html { overflow: auto; }
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	background-color: #fbf9f2;
}
#container {
	position: relative;
  	min-height: 100%;
	width: 100%;
	background-color: #ebebeb;
}
#page {background-color: #fbf9f2;}
#container .block {
	position:relative;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 980px;
}
#body-index #header {
	position:relative;
	height: 150px;
	background: url(/lib/images/bg-header-bannerspace.gif) 50% 0 no-repeat;
}
#header {
	position:relative;
	height: 173px;
	background: url(/lib/images/bg-header-bannerspace.gif) 50% 0 no-repeat;
}

#feature{
	position:relative;
	height: 330px;
	background: url(/lib/images/bg-feature.gif) 50% 0 no-repeat;
}
#content{
	position:relative;
	background: url(/lib/images/bg-content.gif) 50% 100% no-repeat;
}
#main {
	float: left;
	width: 620px;
}
#body-index #main {float:none; width: auto;}
#sidebar {
	position:relative;
	margin-left: 660px;
	padding-top: 58px;
	width: 320px;
}
#footer {
	min-height: 200px;
	background: url(/lib/images/bg-footer.gif) 50% 0 no-repeat;
}
#base{
	min-height: 200px;
	background:#ebebeb;
}
/****************************************|TYPOGRAPHY|****************************************/
body {
	color:#000000;
	font: normal normal 12px/17px Arial, Helvetica, sans-serif;
}
/*standard*/
h1 {
	margin: 14px 0;
	padding: 0;
	font: normal normal 32px/32px  Arial;
	color: #333;
	height: 42px;
}
h1.pagetitle {
}
h2 {
	margin: 19px 0 13px;
	padding: 0;
	font: normal normal 24px/24px  Arial;
	color: #333;
}
#content h2 {
	margin: 0 0 12px;
	padding: 24px 0 0;
	font: normal normal 32px/32px  Arial;
	color: #444444;
	border-bottom: 1px solid #efefef;
}
#content h2 small{
	color:#333;
}
h3 {
	margin: 12px 0;
	padding: 0;
	font: normal normal 21px/21px  Arial;
	color: #333;
}
#content h3 {
	margin: 0;
	padding: 24px 0 8px;
	font: normal normal 21px/21px  Arial;
	color: #444444;
	border-bottom: 1px solid #f8f8f8;
}
#content h3 small{
	color:#656565;
}
h4 {
	margin: 28px 0 0;
	padding: 0;
	font: normal bold 16px/24px  Arial;
	color: #333;
}
.no-top{margin-top:0; padding-top:0;}
#sidebar h2 {
	margin: 19px 0 12px;
	padding: 7px 18px 0 14px;
	font: normal bold 14px/14px  Arial;
	color: #000;
}
p {
	margin: 0 0 12px;
	text-align: justify;
}
p span.highlight{color: #c49902;}
ul,ol {
	margin: 18px 70px 18px 35px;
	padding: 0;
}
ul li {
	padding: 3px 0;
	list-style-image: url(/lib/images/li-arrow.gif);
}
ol li {
	padding: 3px 0;
}
blockquote {
	margin: 35px 0;
	color: #000000;
	background: url(/lib/images/quote-begin.gif) 0 0 no-repeat;
}
blockquote p{
	padding: 20px 30px 0 50px;
	font-style: italic;
	font-size: 14px;
	line-height: 21px;
	text-align: left !important;
	background: url(/lib/images/quote-end.gif) 100% 100% no-repeat;
}
blockquote p.signature {
	padding: 0 50px;
	color: #000;
	background: none;
}
blockquote .signature:before {
	content: "~ ";
}
/*PAGE HYPERLINKS*/
a, a:visited{
	color:#c49902;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
/****************************************|ALWAYS|****************************************/
table {
	margin: 20px;
}
td.head {
	border-color:#EBEBEB;
	border-style:solid;
	border-width:0 1px 1px 0;
	font-weight:bold;
	padding:5px 10px 5px 3px;
	text-align:right;
	width:150px;
}
td.data {
	border-color:#EBEBEB;
	border-style:solid;
	border-width:0 0 1px;
	padding:5px 3px 5px 10px;
}
td.red {
	background-color:#D81B21;
	vertical-align:top;
	width:23px;
}
/****************************************|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;
  }
}


@media screen {
  .sIFR-active h1.pagetitle {
	  font-size: 36px;
	  text-transform: uppercase;
	  visibility: hidden;
	  font-family: Verdana;
  }
}
/****************************************|ALWAYS|****************************************/
img { border: 0; vertical-align: middle; }
hr.section_break { display:none; }
/****************************************|FIXES (browser & structure)|****************************************/
.clear {
	clear:both;
	font-size:0px;
	height:1px;
	line-height:1%;
	margin-bottom:-1px;
	overflow:hidden;
}
a, a:visited, a:hover, a:active, a:focus {
  -moz-outline-style: none;
  outline-style: none;
}
object { outline: none; }
