body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

p {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color:#404040;
	margin:0px;
	z-index:1;

}
span.inTextHeader {color:#1C72A4;background-color:transparent; font-weight: bold;font-size: 9pt;}
span.inTextHeaderWhite {
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}
span.inTextHeader a {color:#1C72A4;}
span.inTextHeader a:visited {color:#1C72A4;}
span.inTextHeader a:hover {color:#404040;}
p.rightMenu {color:#404040;margin-left:10px;margin-top:5px;font-size: 7pt;}
p.rightMenu a {color:#404040;text-decoration: underline;}
p.mainText {padding-top:5px;}
p.mainBold {padding-top:5px;padding-bottom:3px;font-weight: bold;}
p.mainItalic {padding-top:5px;font-style:italic;}
p.mainList {margin-left:20px;}
p.rightMenuHeader {color:#1C72A4;margin-left:10px;margin-top:5px;background-color:transparent; font-weight: bold;font-size: 10pt;}
p.rightMenuHeader a {color:#1C72A4;background-color:transparent; font-weight: bold;font-size: 10pt;}
p.rightMenuHeader a:visited {color:#1C72A4;background-color:transparent; font-weight: bold;font-size: 10pt;}
p.rightMenuHeader a:hover {color:#404040;background-color:transparent; font-weight: bold;font-size: 10pt;}
span.rightMenuHeader2{color:#404040;background-color:transparent; font-weight: bold;margin-right:30px;font-size: 9pt;}
span.ipaTopHeaderText {font-size: 8pt; color:#1572AD; font-weight: bold;}
span.ipaTopHeaderText a {font-size: 8pt; color:#1572AD; font-weight: bold;}
span.ipaTopHeaderText a:visited {font-size: 8pt; color:#1572AD; font-weight: bold;}
span.ipaTopHeaderText a:hover {font-size: 8pt; color:#a09d8d; font-weight: bold;}
span.ipaSmall {font-size: 7pt; color:#404040; font-weight: bold;}

ul.inText {color:#404040;margin:0px;padding-left:15px;}
ol.inText {color:#404040;margin:0px;padding-left:25px;}
.errortext {font-family:verdana, helvetica, arial; font-weight:bold; font-size:14px; margin-left: 0px; color:#ff0000;}

a {color:#404040;text-decoration:none;font-weight: bold;}
a:active {}
a:visited{}
a:hover{color:#1C72A4;font-weight: bold;}

h1, h2, h3, h4 {color:#1C72A4;background-color:transparent; font-weight: bold;}
h1 {font-size: 26pt;text-align:center;margin:0px;}
h2 {font-size: 14pt;margin:0px;}
h3 {font-size: 10pt;margin:5px 0px 0px 0px;}
h4 {font-size: 9pt;margin:5px 0px 0px 0px;}

.topMenu {
	font: 10pt Arial, sans-serif; 
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #609EC3;
	text-align: center;
	line-height: 25px;
}
.topMenu A {
	line-height: 25px;
	text-decoration: none;
	display:block;
	color: #ffffff;
}
.topMenu A:visited {
	color: #ffffff;
}
.topMenu A:hover {
	color: #dcd9c4;
	background-color: #609EC3;
	text-decoration: none;
}

.subMenuTD {
	font: 9pt Arial, sans-serif; 
	font-weight: bold;
	color: #609EC3;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #DED9C5;
	text-align: center;
	line-height: 20px;
}
.subMenuTD A {
	line-height: 18px;
	text-decoration: none;
	display:block;
	color: #609EC3;
}
.subMenuTD A:visited {
	color: #609EC3;
}
.subMenuTD A:hover {
	color: #FFFFFF;
	background-color: #DED9C5;
	text-decoration: none;
}

#ipaPage {
	width: 852px; 
	margin: 0px auto;
	border-top:0px;
	border-left:2px solid;
	border-right:2px solid;
	border-bottom:2px solid;
	border-color: #DED9C5;
}

#subMenu {
	width: 100%;
	height:25px;
	background-color: #DED9C5;
}

#ipaContents {
	width: 552px;
	margin-left: 5px;
	padding:5px; 
	padding-right:0px;
	background-color: #ffffff;
	height: 100px;
}
html>body #ipaContents { min-height: 100px; height: auto;}

#ipaRightMenu {
	float: right; 
	width: 230px;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:0px;
	height: 300px;
	z-index: 200;
}
html>body #ipaRightMenu {min-height: 300px; height: auto;}

#ipaCopyright {
	background-color:#fbfcfc; 
	height: 15px; 
	border-top: 1px solid #DED9C5; 
	clear: both; 
	padding-top: 5px;
	font-size:10px;
	color:#404040;
}

table.ipaMainPageTable {
	width: 820px; 
	background-color: #ffffff;
	padding:0px;
}

table.ipaTopHeader {
	padding:0px;
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #ffffff;
}

table.ipaRightMenuHeader {
	background-image: url('../images/right_links_header_2px.gif');
	line-height: 27px;
}

td.ipaRightMenuHeader2 {
	text-align: right;
}

td.ipaTopHeaderText {
	padding-left: 35px;
	background-color:#ffffff; 
}

td.ipaTopHeaderText2 {
	padding-left: 10px;
	background-color:#ffffff; 
}

table.copyright {
	padding:0px;
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
}

td.copyright_left {
	padding-left: 20px;
	text-align: left;
}
td.copyright_right {
	padding-right: 20px;
	text-align: right;
}

table.inText {
	border-collapse: collapse;
}
th.inText {
	color:#1C72A4;
	background-color:transparent;
	font-weight: bold;
	font-size: 9pt;
	padding:3px;
	border: 1px solid #404040;
}
td.inText {
	border: 1px solid #404040;
	padding:3px;
	vertical-align: top;
}
td.inTextC {
	border: 1px solid #404040;
	padding:3px;
	vertical-align: top;
	text-align: center;
	font-size: 8pt;
	color:#404040;
}



table.inText_blue {
	border-collapse: collapse;
}
th.inText_blue {
	color:#ffffff;
	background-color:#0F7EF5;
	font-weight: bold;
	font-size: 9pt;
	padding:3px;
	border: 0px solid #404040;
}
td.inText_blue {
	border: 0px solid #404040;
	padding:3px;
	vertical-align: top;
}
td.inTextC_blue {
	border: 0px solid #404040;
	padding:3px;
	vertical-align: top;
	font-size: 8pt;
	color:#404040;
	background-color: #c0c0c0;
}




table.imageLink {
	padding:0px;
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C72A4;
	background: #DED9C5;
	border: 1px solid #186EA4;
}

.textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C72A4;
}

.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C72A4;
}

.dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1C72A4;
}






table.red_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #2a2c39;
	border-bottom-color: #2a2c39;
	border-left-color: #2a2c39;
	border-top-color: #2a2c39;
	background-color: #B72732;
}

td.red {
    background-color: #B72732;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 5px;
}

#box_title { 
  padding-top: 0px;
  padding-bottom: 0px;
  font: 11px 'Century Gothic', verdana, arial;
  color: #ffffff;
}
td.textcell {
	vertical-align: top;
	padding:5px 10px 5px 10px;
}
td.textcellNewsLetter {
	vertical-align: top;
	width: 550px;
	height: 92px;
	background-image: url(../images/textbox_newsletter.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	color: #FFFFFF;
}
td.textcellProductOffering {
	vertical-align: top;
	width: 550px;
	height: 92px;
	background-image: url(../images/textbox_product_offering.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	color: #FFFFFF;
}
td.textcellAscites {
	vertical-align: top;
	width: 550px;
	height: 92px;
	background-image: url(../images/textbox_ascites.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	color: #FFFFFF;
}
td.textcellCustomPoly {
	vertical-align: top;
	width: 550px;
	height: 92px;
	background-image: url(../images/textbox_custom_poly.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	color: #FFFFFF;
}
td.textcellCustomMono {
	vertical-align: top;
	width: 550px;
	height: 92px;
	background-image: url(../images/textbox_custom_mono.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	color: #FFFFFF;
}
.IndentedTextBox {
	vertical-align: top;
	width: 475px;
	height: 70px;
	font-size: 7pt;
	margin: 5px 0px 0px 60px;
	color: 404040;
}

