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;
	background:#D2CCBF; 
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow.gif);
}
#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;
	background-attachment: scroll;
}
* 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;
	margin:0px;
	top:0px;
	left:0px;
	display:block;
	width:100%;
	height:163px;
	z-index:7;
	overflow:hidden;
	background-color:#B8AD9B;
	line-height:0px;
	background-image: url(../images/bg_top2_new.jpg);
}
#flashcontent {
	position: relative;
	height: 30px;
	top: 415px;
}
#foot {
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	background-color:#D2CCBE;
	width:100%;
	height:50px;
	z-index:4;
}
#footInner {
	position:relative;
	bottom:0px;
	left:0px;
	padding-left:138px;
	padding-right:0px;
	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;
}


#left {
	position:absolute;
	left:0px;
	top:163px;
	bottom:0px;
	width:148px;
	height:413px;
	background-image:url(../images/bg_left_full2c.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:4;
	overflow:none;
}

* html #left {
	position:absolute;
	left:0px;
	top:163px;
	bottom:0px;
	width:148px;
	height:413px;
	background-image:url(../images/bg_left_full2c.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:4;
	overflow:none;
}

* html #head, * html #foot,* html #left {position:absolute;}

#content p {
	padding-top:10px;
}
#content ul {
	padding-left:50px;
}
#content li {
	padding-top:10px;
}
#content h2 {
	padding-left:50px;
	text-align:left;
}

.bold {font-size:1.2em; font-weight:bold;}

a.nav, a.nav:visited {display:block; width:100px; height:25px; text-decoration:none; color:#fff; font-weight:bold; line-height:25px;}
a.nav:hover {color:#fc0;}
table {
	font-size: 9pt;
}

a {
	color: #0033FF;
	text-decoration: none;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #F15A21;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	color: #00ADEF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
.headline2 {
	font-size: 9pt;
	line-height: 1.5;
	font-weight: bold;
	color: #00ADEF;
}
.headline {
	font-size: 9pt;
	line-height: 1.5;
	font-weight: bold;
	color: #666666;
}
.homeFooter {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 10pt;
	color: #FFFCD4;
}
