html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
background:#D2CCBF; 
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
/* */ }
 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #12244A;
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow.gif);
	background-color: #D2CCBF;
}
#content {
	position:absolute;
	display:block;
	overflow:auto;
	top:163px;
	bottom:51px;
	left:148px;
	right:0px;
	padding-top:10px;
	padding-left:10px;
	min-width:250px;
	z-index:3;
	background-color: #D2CCBF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
* html #content {
	position:relative;
	height:100%;
	max-height:100%;
	top:0px;
	left:0px;
	min-width:250px;
	border-top:163px solid #B8AD9B;
	border-bottom:51px solid #D2CCBE;
	padding-left:158px;
}
#head {
	position:absolute;
	display:block;
	width:100%;
	height:163px;
	top:0px;
	left:0px;
	margin:0px;
	z-index:7;
	overflow:hidden;
	background-color:#B8AD9B;
	line-height:0px;
	background-image: url(../images/bg_header.jpg);
}
#head div {
	background-image:url(../images/oyster_small.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	}
#foot {
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	background-color:#D2CCBE;
	width:100%;
	height:50px;
	z-index:4;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#footInner {
	position:relative;
	bottom:0px;
	left:0px;
	padding-left:138px;
	padding-right:20px;
	width:100%;
	height:50px;
	text-align:centre;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 8pt;
	color: #12244A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12244A;
	vertical-align:middle;
}
#footInner table {
	font-size: 9pt;
}
.homeFooter {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 10pt;
	color: #FFFCD4;
}

#foot .footer {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 8pt;
	color: #392E2C;
}

#left {
	position:absolute;
	left:0px;
	top:163px;
	bottom:0px;
	width:148px;
	height:413px;
	background-image:url(../images/bg_left_full_new.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:6;
	overflow:none;
	line-height:0px;
}

* html #left {height:413px; top:0px; bottom:0px; top:163px; border-bottom:0px solid #fff; color:#fff;

	background-image:url(../images/bg_left_full_new.png);
	background-repeat:no-repeat;
	background-position:top;
}
#leftTable {
	position:absolute;
	left:0px;
	top:163px;
	bottom:0px;
	width:148px;
	height:413px;
	z-index:7;
	overflow:none;
	line-height:0px;
}

* html #leftTable {height:413px; top:0px; bottom:0px; top:163px; border-bottom:0px solid #fff; color:#fff;
}

#content p {padding:10px;}
.bold {font-size:1.2em; font-weight:bold;}

h2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
.video {
}
.video a {
	color: #FF0000;
}
a {
	color: #0033FF;
}
#headApplication {position:absolute; margin:0px; top:0px; left:0px; display:block; width:100%; height:117px; z-index:7; overflow:hidden; background-color:#392E2C;	line-height:0px;
}
#contentApplication {overflow:auto; position:absolute; z-index:3; top:117px; bottom:0px; left:0px; right:0px; background:#fffcd4; padding:40px;}

* html #contentApplication {top:0px; left:0px; right:0px; bottom:0px; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:117px solid #392E2C; border-bottom:0px solid #fffcd4; border-left:0px solid #fffcd4;}

.print_section
{
margin:0 0 15px 0;
padding:10px;
float:left;
width:95%;
}
.print_section p.printbutton
{
float:right;
}
.print_section p.printbutton a
{
text-decoration:none;
background:white;
display:block;
float:left;
margin:3px;
padding:10px;
border:1px solid red;
}
@media print
{
.noprint, .printbutton
	{
	display:none;
	}
.print
	{
	display:block;
	}
}
.hand{
	cursor: hand;
}
.testpic {
	filter:chroma(color=#009933);
}
.logoFlash {
	font-size: small;
	font-family: Garamond, "Times New Roman";
	padding-left: 15px;
	color:#FFFFFF
}
