html
{
	height: 100%; 
	max-height: 100%; 
	padding: 0px;
	margin: 0px; 
	border: 0px; 
	background: #fff; 
	font-size: 76%; 
	font-family: arial, times new roman, serif;
	
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body
{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.label-text
{
    color: #f93;
}

.normal-text
{
    color: #646464;
}

.italic-text
{
    font-style: italic;
}

.red-text
{
    color: red;
}

.bold-text
{
    font-weight: bold;
}

a:link, a:visited 
{
	text-decoration: none;
	color: #0074c8;
}

a:hover
{
	text-decoration: underline;
	color: #ffa500;
}

#content a:link, #content a:visited 
{
	text-decoration: none;
	color: #0074c8;
}

#content a:hover
{
	text-decoration: underline;
	color: #ffa500;
}

#content-right a:link, #content-right a:visited 
{
	text-decoration: none;
	color: #0074c8 ;
}

#content-right a:hover
{
	text-decoration: underline;
	color: #ffa500;
}

div, h1
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div, p
{
	zoom: 1;
}

li a
{
	color: #fff;
	text-decoration: none;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.clear-both
{
	clear: both;
}

.clear-left
{
	clear: left;
}

.clear-right
{
	clear: right;
}


* html .float-img
{
	margin: 0px -3px 5px -3px;
}

#header-content img.float-left
{
    margin-left: 20px;
    border: none;	
}

#header-content img.float-right
{
    margin-right: 5px;
}

#content
{
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 125px;
	bottom: 0px; 
	left: 180px;
	right: 0px;
	background: #fff;
}

* html #content
{
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	max-height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	z-index: 3;
	border-top: 125px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 180px solid #fff;
}

#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 125px;
	background-color: #fff;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 0.8em;
	z-index: 5;
	color: #000;
}

#header-content
{
	width: 100%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	/*overflow: hidden;*/
	background-color: white;
	min-width: 820px; 	/* non IE browsers */
}

#header-section-one
{
	padding: 0px;
	margin: 0px;
	height: 61px;
	width: 100%;
	/*overflow: hidden;*/
	background-color: #fff;
	/*height: 99px;*/
	text-align: center;
}

#header-section-two
{
	height: 38px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*overflow: hidden;*/
	position: absolute;
	top: 71px;
	right: 0px
	
}

#header-section-two span
{
	float: right;
	color: white;
	padding: 12px 40px 0px 0px;
	text-align: right;
	font: italic 18pt Lucida Calligraphy;
}

#header-section-three
{
	height: 16px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*overflow: hidden;*/
	background-color: #f93;
	position: absolute;
	top: 109px;
	right: 0px;
	left: 0px;
}

#footer
{
	position: absolute;
	margin: 0px;
	bottom: 0px;
	left: 180px;
	right: 0px;
	display: none;
	overflow: hidden;
	height: 12px;
	font-size: 0.8em;
	z-index: 4;
	background: #fff;
	color: #0073bc;
}

#footer-content
{
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
}

#menu
{
	position: absolute;
	left: 0px;
	top: 125px;
	bottom: 0px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background: white;
	background-repeat: no-repeat;
	font-size: 1.2em;
	z-index: 4;
	overflow-y: hidden;
	overflow-x: hidden;
	background-repeat: no-repeat;
	xxxborder-right: 1px solid #f93; 
}

* html #menu
{
	height: 100%;
	top: 0px;
	bottom: 0px;
	border-top: 125px solid #fff;
	border-bottom: 0px solid #fff;
	color: #fff;
}

#menu ul
{
	list-style: none;
	line-height: 30px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#menu ul li
{
	font: normal 10pt Arial;
	color: #f93;
	line-height: 150%;
	background-position: 0 .4em;
	background-image: url('../images/bullet_Right.gif') ;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#menu ul li a
{
	top: -2px;
	margin-left: 5px;
	color: #f93;
}

#menu div.discount
{
    padding: 0px 10px 20px 10px;
	color: #0074c8;
	font: normal 10pt Arial;
}

#menu div.copyright
{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #646464;
	font-size: 9px;
	font-weight: 700;
}

#content-page
{
	padding: 0 0 0 5px;
	margin: 0 230px 0 5px;
	font-size: 100%;
	border-top: 20px solid white;
	border-left: 20px solid white;
	border-right: 60px solid white;
}

#content-page.full-width
{
   margin: 0 5px 0 5px;
}

#content-page ol
{
	margin-top: 2px;
	list-style-type: disc;
}

* html #content-page
{
	margin-right: 0px;
}

#content-right
{
	float: right;
	width: 210px;
	bottom: 0px;
	background-color: #f0f0f0;
	margin: 10px 5px 5px 5px;
	padding: 0.3em;
	line-height: 1.2em;
}

#content-right ol 
{
	margin-left: 5px;
	padding-left: 15px;
	list-style-position: outside;
	color:  #646464;
	padding-top: 0px;
	margin-top: 0px;
}

#content-right ol li
{
	margin-top: 0px;
	padding-top: 2.5px;
	
}

#content-right ul 
{
	margin-left: 5px;		
	padding-left: 10px;
	list-style-position: outside;
	color:  #646464;
	padding-top: 0px;
	margin-top: 0px;
}

#content-right ul li
{
	list-style-type:square;
	margin-top: 0px;
	padding-top: 2.5px;
}

#content-right p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: tahoma;
	color: #646464;
}

#content-page h1, #content-right h1
{
	font-size: 180%;
	color: #f93;
	font-weight: normal;
}

#content-page h2, #content-right h2
{
	font-size: 150%;
	color: #f93;
	font-weight: normal;
	margin-bottom: 4px;
}

#content-page h3, #content-right h3
{
	font-size: 125%;
	color: #f93;
	font-weight: normal;
	margin-bottom: 4px;
}

#content-page h4, #content-right h4
{
	font-size: 110%;
	color: #f93;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0px;
}

#content-page h5, #content-right h5
{
	font-size: 50%;
	color: #f93;
	font-weight: normal;
}

#content-page h6
{
	font-size: 125%;
	color: #f93;
	margin-right: 5px;
	font-weight: 500;
	display: inline;
}

#content-page p
{
	font-size: 110%;
	font: tahoma;
	color: #646464;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#content-page ul
{
	margin-top: 0px;
	margin-bottom: 5px;
}
	
#content-page ul li
{
	color: #646464;
	font-size: 100%;
	list-style-type: square;
}

#content-page ol li
{
	color: #646464;
	font-size: 100%;
}

#content-page a
{
	color: #f93;
	text-decoration: underline;
	font-size: 1.0em;
}

#content-page img
{
	margin: 5px 10px;
}

#page-section-one 
{
	padding: 10px;
}

#page-section-one p
{
	padding-left: 0px;
}

#page-section-two 
{
	padding: 0px 10px 10px 10px;
}

#page-section-two p
{
	padding-left: 0px;
}

#page-section-three 
{
	background-color: #efefde;
	padding: 10px;
	margin-top: 10px;
}

#page-section-three p 
{
	padding-left: 0.5cm;
}

.para-bold
{
	font-weight:bold;
}

/* Revision 1.48 */
.table-default, .table-no-background
{
	margin: 0px;
	padding: 0px;
	border: 1px solid lightgrey;
	background: #f0f0f0;
	font-size: 95%;
	border-collapse: collapse;
}

.table-no-background
{
	background: transparent;
}

.table-default td, .table-default th
{
	margin: 0px;
	padding: 0px 3px;
	border: 1px solid lightgrey;
}

.table-no-background td, .table-no-background th
{
	margin: 0px;
	padding-top: 5px; 
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px; 
	border: 1px solid lightgrey;
    vertical-align: top;	
}

.table-no-background td.header
{
   color: blue;
}

.center
{
	text-align: center;
}

#content-page .index-anchor
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

a.base-link:link, a.base-link:visited, a.base-link:active, a.base-link:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

a.base-link:link, a.base-link:visited, a.base-link:active
{
	text-decoration: none;
	color: #0074c8;
}

a.base-link:hover
{
	text-decoration: underline;
	color: #ffa500;
}

#page-section-one p.hanging-indent
{
	margin-left:105px;
	text-indent:-85px;
}

.thumbnail
{
	z-index: 0;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: none;
	padding: 2px;
	left: 0px;
	border: 1px;
	visibility: hidden;
	height: 310px;
	width:444px;
	margin:0px;
}

.thumbnail span img
{ /*CSS for enlarged image*/
	position: absolute ;
	text-align:center;
	left: 360px;
	bottom:70px;
	border: 1px solid black;
	padding: 2px;
	height: 310px;
	width:444px;
	margin:0px;
}

.thumbnail:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	xxtop: 0;
	position: absolute;
	left: -0px; /*position where enlarged image should offset horizontally */
}

.table-image
 {
	margin: 0px;
	padding: 0px;
	border: 1px solid red;
	background: #f0f0f0;
	font-size:95%;
	border-collapse: collapse;
}

.table-image td, .table-image th
{
	margin: 0px;
	padding: 3px 3px;
	border: 1px ;
}

.nl_n 
{
   line-height: .5em;
}

.img-anchor
{
   height: 92px;
}

ul#tabnav
{ /* general settings */
	text-align: right; /* set to left, right or center */
	margin-top: 0px; /* set margins as desired */
	margin-bottom: 0px;
	font: bold 16px arial, sans-serif,verdana; /* set font as desired */
	list-style-type: none;
	padding-top: 19px;
	padding-right: 3px;
	padding-bottom: 0px;
}

ul#tabnav li
{ /* do not change */
	display: inline;
}

ul#tabnav li.tab1 a
{ /* settings for  tab1 links */
	padding: 10px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	background: url('../images/tab_left.gif') left top no-repeat ;/* no-repeat left top;*/
	background-color: #f93;
	padding-left: 10px;
	color: white; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav li.tab2 a
{ /* settings for  tab2 links */
	padding: 2px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	background-color: #D3D3D3;
	padding-left: 10px;
	color: #666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
}

#highlightbox
{
	background-color: transaprent;
	padding-top: 5px;
	margin-bottom: 0px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	margin-left: 90px;
	padding-left: 10px;
}

#highlightbox div.col-one, #highlightbox div.col-two
{
    height: 100%;
}

#highlightbox div.col-one
{
    width: 70%;
    float: left;
}

#highlightbox div.col-two
{
    width:30%;
    float: right;
    text-align: right;
    padding: 15px 0px 5px 0px;	
}

#highlightbox h2
{
	margin-top: 0px;
}

#highlightbox p
{
}

#highlightbox h2 a:link, #highlightbox h2 a:visited
{
	color: #0074c8;
}

.btn_n 
{
    height: 24px;
    width: 88px;
    background: transparent url(../images/nav_btn_normal.png) no-repeat;
    outline: none;
    border: 0px;	
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
    color: white;
    cursor: pointer;	
}

