body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
}
#topNav {
	position:absolute;
	left:231px;
	top: 88px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 763px;
}
#borderTop {
	position:absolute;
	left:213px;
	top: 120px;
	width: 545px;
	height: 37px;
	background-image: url(../images/shadow-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#bodyContent {
	position:absolute;
	top: 152px;	
	left:213px;
	height:auto;
	width: 545px;
	background-image: url(../images/shadow-bg.jpg);
	background-repeat: repeat-y;
}
#bodyContent .txt {
	padding: 0px 30px 10px 30px;
	width:490px;
	font-size:80%;
}
#bodyContent p {
	margin: 10px 10px 10px 10px;
}
#bodyContent td {
   color: #000;
   font: 12px/1.25 Arial, Helvetica, sans-serif;
}
#bodyContent input, #bodyContent select,
#bodyContent textarea, #bodyContent td input,
#bodyContent td select, #bodyContent td textarea   {
	font: 12px Arial, Helvetica, sans-serif;
}

#bodyContent ul li,  #bodyContent ol li  {
   margin: 0px 15px 5px 5px; }

#borderBottom {
	width: 545px;
	background-image: url(../images/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#leftNav {
	position:absolute;
	width:228px;
	left:0px;
	top: 180px;
	text-align: center;
}
#rightNav {
	position:absolute;
	width:217px;
	text-align: center;
	top: 135px;
	left: 759px;
}
#rightNav p {color: #D61649; font-weight: bold; font-size: 14px;}
.style9 {color: #D61649; font-weight: bold; font-size: 14px; }
.redbox {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #D31145;
	text-align: center;
	border: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	width: 478px;	
}
a, a:link, a:visited {
       color: #092C6C;
}
a:hover {
       text-decoration: underline;
       color: #D31145;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	color: #000000;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: none;
	color: #D31145;
}
#Layer1 {
	position:absolute;
	width:175px;
	height:115px;
	z-index:0;
	left: 28px;
	top: 19px;
}
#Layer2 {
	position:absolute;
	width:699px;
	height:30px;
	z-index:0;
	left: 233px;
	top: 44px;
}
#Layer3 {
	position:absolute;
	width:699px;
	height:41px;
	z-index:1;
	left: 233px;
	top: 42px;
}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}
.style15 {font-size: 23px}
.style16 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.style18 {
	font-size: 24px;
	color: #D4D0C8;
}
.style19 {color: #000000}
.style20 {
	font-size: 18pt;
	font-weight: bold;
	color: #D31145;
	line-height: 20pt;
}
.style21 {color: #D31145}
.style24 {color: #000000; font-size: 14px; }
.style27 {font-size: 5px}
.style28 {font-size: 14px}
.style29 {font-size: 14px; color: #D31145; }
.style30 {font-size: 12px}
.style31 {color: #D30200}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 24px;
   font-weight: bold;
   color: #D31145;
   text-align: center;
   text-transform: uppercase;
}
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #092C6C;
   text-align: center;
}
.tableRowEven {
   background-color: #E0E0E0;
}
.underline {
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #000;
}
/* REFERENCES
   =================================================================
*/
#bodyContent #references  {
	     margin-top: 30px; padding-top: 0px;
	     margin-bottom: 15px;
	     border-top: 1px solid #999;
}

#bodyContent #references ul,
#bodyContent #references ol  {
	     margin-top: 0px;  margin-bottom: 10px;
	     list-style-type: decimal;
}

#bodyContent #references ul li,
#bodyContent #references ol li   {
   margin-top: 0px;   margin-bottom: 6px; }
