/* CSS Document */

H1 { font-weight: bold; font-size: 1.4em; line-height: 14pt; font-family: helvetica; font-variant: normal; 
		font-style: normal; color:#04395D;}
H2 { font-weight: bold; font-size: 1.2em; line-height: 14pt; font-family: helvetica; font-variant: normal;
  	font-style: normal;	color:#570010; }
		
	.sectionHeader {font-size:1.1em; font-family:verdana; background-color:#e2e2e2; padding:3px; border:1px solid #04395D; border-bottom:2px solid #04395D;}
	.frontText {color:#333333; font-family:verdana; font-size:.8em; padding:3px 0px 15px 0px;}
	.linkList {line-height:1.3em; type:circle; font-size:.8em; padding-top:0px; margin-top:0px; padding-bottom:0px; margin-bottom:0px; padding-left:10px; margin-left:10px;}
	a.leftLink {color:#04395D; font-weight:bold; font-size:.9em; text-decoration:none;}
	a.leftLink:active {color:#04395D; font-weight:bold; font-size:.9em; text-decoration:none;}
	a.leftLink:visited {color:#04395D; font-weight:bold; font-size:.9em; text-decoration:none;}
	a.leftLink:hover {color:#570010; font-weight:bold; font-size:.9em; text-decoration:none;}

	.defHeader {font-weight:bold; padding:5px 0px 5px 0px;}
	.defInfo {color:#333333;}
	.webHeader {background-color:#0767a6; color:#ffffff; font-weight:bold; padding:5px; border-bottom:1px solid #04395D;}
	.webData {border-bottom:1px solid #0767a6; padding:2px;}
	a.webLink {color:#04395D; font-weight:bold; font-size:1.1em;}
	a.webLink:active {color:#04395D; font-weight:bold; font-size:1.1em;}
	a.webLink:visited {color:#04395D; font-weight:bold; font-size:1.1em;}
	a.webLink:hover {color:#570010; font-weight:bold; font-size:1.1em;}
	
	.webFeature {font-weight:bold; color:#0767a6;}

