@charset "utf-8";
/* CSS Document */

H1 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:20pt;
	font-style: italic;
	color: #013E7F;
	margin: 22px 0px 0px 0px;
	font-weight:bold;

}
H2 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:14.0pt;
	font-style: italic;
	color: #013E7F;
	margin: 0px 0px 0px 0px;
}

H2.headingLarger {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:18.0pt;
	font-style: italic;
	color: #013E7F;
	margin: 0px 0px 0px 0px;
}

H2.headingLargerNormal {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:16.0pt;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

H3 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:13.5pt;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

H4 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:normal;
	font-size:12.5pt;
	font-style: normal;
	color: #013E7F;
	margin:0;
	text-align:center;
}

H4.Signatures {
	color: #999999;
	font-size:12.0pt;
	font-style: italic;
}

p {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:12pt;
	color:#000000;
	margin-top:5px;
	line-height:1.25em;
	width:580px;
}

.Copy {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:12pt;
	color:#000000;
	margin-top:0px;
	line-height:1.25em;	
}

p.lists {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:12pt;
	color:#000000;
	margin:0px 0px 14pt 0px;
	line-height:1.25em;
	width:360px;
}
p.lists1 {	
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:12pt;
	color:#000000;
	margin-top:0px;
	line-height:1.25em;
	width:375px;
}

LI.bullets {
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height:1.10em;
color: #135dac;
list-style-type: disc;
}

LI.bulletsBlack {
margin-top:0px;
margin-bottom:0px;
padding:0px;
line-height:1.25em;
color: #000000;
list-style-type: disc;
}

A {
text-decoration:none;
color:blue;
}

A:Hover
{
text-decoration:none;
color: #666666;
font-weight:bold;
}

A.FaqsAnc {
text-decoration:none;
color: #000000;
font-weight:bold;
}

A.FaqsAnc:Hover
{
text-decoration:none;
color: #000000;
font-weight:bold;}


A:Hover.hvrThreeCol
{
text-decoration:none;
color: #CCCCCC;
font-weight:normal;
}

FORM {
margin: 0px 0px 0px 0px;
}

FORM.Labels {
font-family: "Times New Roman", Times, Serif, Geneva;
color:#000000;
font-size:9pt;
}

DIV.list_table {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:12pt;
	color:#000000;	
	margin-bottom:8px;
}

.ListImages {
margin-top:3px;
}

#dvToggleLinks {
margin: 2px 0px 0px 0px;
float:right;
}

#lstHdr {
padding-bottom:3px;
}

#Footer {
background-image:url(../images/CA_Footer.jpg);
background-repeat:no-repeat;
width:775px;
height:47px;
}

#Footer_Text {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:9pt;
	color: #FFFFFF;	
	margin-bottom:10px;
	width:320px;
	height:26px;
	margin-left:415px;
	padding-top:24px;
}

.bg
{
background-image:url(images/CA_Links.jpg); background-repeat:no-repeat;
}
.links {
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #666666;
	margin: 0px 0px 0px 0px;
}

.TextBox {
 background-color: #FFFFCC;
 font-family: "Times New Roman", Times, Serif, Geneva;
 font-size:12px;
 color:#000000;
  }

 .Error 
 {
  font-family: "Times New Roman", Times, Serif, Geneva;
  font-size:12px;
  color:#FF0000;
  background-color:#FFFFCC;
 }
  
 .GetAcro {
 	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:9pt;
	color: #000000;
	line-height:1.10em;
	margin-left:10px;
	width:300px;	
}