/* CSS Document */

/* ELGEE */

/* Body Styles */

body {
	background-color: #FFFFbF;
	color: #000000;
	margin: 0 0 0 0;
	
}

body.print {
	background-color: #FFFFFF;
}

.corner {background: url(images/header_corner5.gif) center no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cornerp {background: url(images/header_corner5a.gif) center no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.hdr_bkgd {background: url(images/header_background_only_shor.gif) center no-repeat; }


/* Heading tags */

h1.page_title {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold; 
	font-size:14pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
h2.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
	
h3.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}		

h3.parts_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
		
h4.sub_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

h4.parts_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h5.title_sub_ben {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;	
}


/* Content styles */

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #000000;
}

.main_text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 2em;
	font-weight: normal;
	color: #000000;
}

.video_textdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}

.video_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	line-height: 1.0em;
	font-weight: normal;
	color: #000000;
}


.to_top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.menu_top_pg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
ul.list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2em;
	list-style-type: disc;
}

ul.list_textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	line-height: 1.5em;
	list-style-type: disc;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.printer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.address_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

.address_block_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}

.caveat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}


.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal; 
	
}

.nav_icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal; 
	
}

.prv_notice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal; 
	color:#000000;
}

.color_red { color:#FF0000;}


/* Table Styles */


.table_envelop {
	/*border-bottom-style:groove;
	border-bottom-color:#000000;
	border-bottom-width:medium;
	border-left-style:groove;
	border-left-color:#000000;
	border-left-width:medium;
	border-top-style:groove;
	border-top-color:#000000;
	border-top-width:medium;
	border-right-style:groove;
	border-right-color:#000000;
	border-right-width:medium;*/
	background-color: #FFFFBF;		
}

.subtable_envelop {
	border-bottom-style:groove;
	border-bottom-color:#000000;
	border-bottom-width:medium;
	border-left-style:groove;
	border-left-color:#000000;
	border-left-width:medium;
	border-top-style:groove;
	border-top-color:#000000;
	border-top-width:medium;
	border-right-style:groove;
	border-right-color:#000000;
	border-right-width:medium;
	background-color: #FFFFFF;		
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}

.table_headersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}

.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

.table_list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



/* Standard Link Styles */

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;   
}

a:active {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}










