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;
}

#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;
}

#content {
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 115px;
	bottom: 12px;
	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: 115px 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: 115px;
	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: 0;
	padding: 0;
	/*overflow: hidden;*/
	background-color: white;
}

#header-section-one {
	padding: 0px;
	margin: 0px;
	height: 46px;
	width: 100%;
	/*overflow: hidden;*/
	background-color: #fff;
}

#header-section-two {
	height: 53px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*overflow: hidden;*/
	xxbackground-color: #446d8c;
	xxvertical-align: middle;
	xxborder: thin solid red ;

}

#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;
	xxbackground-color: red;
}

#footer {
	position: absolute;
	margin: 0px;
	bottom: 0px;
	left: 180px;
	right: 0px;
	display: none;
	overflow: hidden;
	xxwidth: 100%;
	height: 12px;
	font-size: 0.8em;
	z-index: 4;
	background: #fff;
	color: #0073bc;
}

#footer-content {
	display: block;
	position: relative;
	xxtop: 10px;
	width: 100%;
	xxright: 0px;
	xxleft: 0px;
	text-align: center;
}

#menu {
	position: absolute;
	left: 0px;
	top: 115px;
	bottom: 0px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	xxbackground: #446d8c;
	background: white;
	background-repeat: no-repeat;
	font-size: 1.2em;
	z-index: 4;
	overflow-y: hidden; //auto;
	overflow-x: hidden;
	background-repeat: no-repeat;
	xxmargin-right: 10px;
	border-right: 1px solid #f93; 
}

* html #menu {
	height: 100%;
	top: 0px;
	bottom: 0px;
	border-top: 115px solid #fff;
	border-bottom: 0px solid #fff;
	color: #fff;
}

#menu ul {
	list-style: none;
	line-height: 30px;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	xxvertical-align:middle;
	xxvalign:middle;
	xxvertical-align:middle;
}

#menu ul li {
	font: normal 10pt Arial;
	color: #f93;
	line-height:170%;
	background-position: 0 .5em;
	background-image:url('../images/bullet_Right.gif') ;
	padding-left:15px;
	xxvertical-align:middle;
	xxvalign:middle;
	background-repeat: no-repeat;
}

#menu ul li a {
	top: -2px;
}

#content-page {
	xxmargin-left: 5px;
	xxpadding-left: 5px;
	xxmargin-right: 220px;
	padding: 0 0 0 5px;
	margin: 0 230px 0 5px;
	font-size: 100%;
	xxborder-right: 30px;
	border-top: 20px solid white;
	border-left: 20px solid white;
	border-right: 60px solid white;
}

#content-page ol{
	margin-top:2px;
	list-style-type: disc;
}
* html #content-page {
	margin-right: 0px;
	
}

#content-right {
	xxposition: absolute;
	xxtop: 0px;
	xxright:0px;
	float: right;
	width: 210px;
	xxheight: 90%;
	bottom: 0px;
	background-color: #f0f0f0;
	xxxborder: 1px solid #cccccc;
	margin: 10px 5px 5px 5px;
	padding: 0.3em;
	line-height: 1.2em;
	xxmin-height: 100%;
	}

#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 {
 
	xxxtext-indent: -1em;
	margin-top: 0px;
	xxmargin-bottom: 0.5em;
	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 {
 
	xxxtext-indent: -1em;
	list-style-type:square;
	margin-top: 0px;
	xxmargin-bottom: 0.5em;
	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 {
	xxxbackground-color: #f7f7f7;
	padding: 10px;
}

#page-section-one p {
	padding-left: 0px;
}

#page-section-two {
	xxxbackground: #ccc;
	padding: 0 10 10 10;
	xxmargin-right: 20px;
}

#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;
}

.table-default {
  margin: 0px;
	padding: 0px;
	border: 1px solid red;
	background: #f0f0f0;
	font-size:95%;
	border-collapse: collapse;
}

.table-default td, .table-default th {
	margin: 0px;
	padding: 0px 3px;
	border: 1px solid lightgrey;
}

#content-page .index-anchor {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}


/* From here i am testing stuff*/   
 
.thumbnail{
xxposition: relative;

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;
xxcolor: black;
xxtext-decoration: none;
height: 310px;
width:444px;
xxalign: center;
margin:0px;
}

.thumbnail span img{ /*CSS for enlarged image*/
position: absolute ;
xxwidth:200%;
text-align:center;
left: 360px;
bottom:70px;
xxborder-width: 0;
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 ;
}

xx#tabnav{
xxbackground: black;
xx}

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 */
xxborder-bottom: 1px solid #6c6; /* set border COLOR as desired */
list-style-type: none;
padding-top: 34px;
padding-right: 3px;
padding-bottom: 0px;
xxpadding: 13px 10px 4px 10px; /* THIRD number must change with respect to padding-top (X) below */
xxforeground-color: red;
}

ul#tabnav li { /* do not change */
display: inline;
}

ul#tabnav li.tab1 a { /* settings for  tab1 links */
padding: 1px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
xxborder: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
xxbackground-color:#f93;/* #cfc;  set unselected tab background color as desired */
xxbackground: url('../images/tab_left.gif') left top no-repeat ;/* no-repeat left top;*/
xxbackground-color:#f93;
background: #D3D3D3;
xxbackground-color:grey;
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;
border-bottom: none;
}
ul#tabnav li.tab2 a { /* settings for  tab2 links */
padding: 10px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
xxborder: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background: url('../images/tab_left.gif') left top no-repeat;/* no-repeat left top;*/background-color:#f93;
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;
padding-bottom: 0px;
xxborder-bottom: none;
}
xxul#tabnav a:link {
xxcolor: #000000;
xxtext-decoration: none;
}
xxul#tabnav a:visited {
xxcolor: #000000;
xxtext-decoration: none;
}
xxul#tabnav li.tab2 a:hover {
xxcolor: #FFFFFF;
xxbackground-color: #990000;
xx}
xxul#tabnav a:active {
xxcolor: #FFFFFF;
xxtext-decoration: none;
}
div #highlightbox{
background-color:#FFFFCC;
padding-top: 5px;
xxpadding-bottom:5px;
xxline-height: 120%;
margin-bottom:0px;
min-height: 80px;
height: auto !important;
height:80px;
margin-left: 90px;
padding-left:10px;
padding-right: 10px;
}
div #highlightbox h2{
margin-bottom: 0px;
margin-top:0px;
xxpadding-top: 5px;
}
div #highlightbox p {
xxmargin: 0px 10px 10px 0px;
xxpadding-top: 1px;
}
