﻿
		/*body {
			font-family:georgia 'san serif';
			color:#152763;
			background-color:#dbeaef;
			text-align:center;
			background-image: url(http://www.fbla-pbl.org/images/fblapbl_logos/bkg2_FBLA-PBL.gif); 
			background-position: 0px 0px; 
			background-repeat: repeat; 
			background-attachment: fixed;
			margin-top:10px; 
		}*/
		ol,ul {
			list-style-type:disc !important;
			list-style-position:outside !important;
			margin-left:30px !important;
			margin-top:5px !important;
			margin-right:30px !important;
			margin-bottom:10px !important;
		}
		a:active {color:#7B68EE; text-decoration: none;font-weight:bold;}
		a:hover {color:#FF0000; text-decoration: none;font-weight:bold;}
		a:link {color:#6A5ACD; text-decoration: none;font-weight:bold;}
		a:visited {color:#6A5ACD; text-decoration: none;font-weight:bold;}
		a img {border:none;}
		a.navlink {
			font-size:10pt;
			font-weight:bolder;
			text-decoration:none;
			color:#152764;
		}
		#divClick {
			min-height:325px;
			border:0px solid black;	
			background-color:#ffffff;
			color:#152764;		
		}
		#divWork {
			border:0px solid black;
			padding:8px;	
			background-color:#ffffff;
			color:#152764;
		}
		#ft {
			text-align:center;	
			background-color:#ffffff;
			color:#152764;
			padding-top:10px;
			padding-bottom:10px;
		}
		#hd {
			text-align:center;	
			background-color:#ffffff;
			font-size:14pt;
			color:#152764;
			font-family:georgia;
			font-weight:bolder;
		}
		#doc {
			text-align:center;	
			background-color:#ffffff;
			color:#152764;
			padding:5px;
			border:2px solid #152764;
		}
		.pageheader {
			text-indent:0px;
			font-size:14pt;
			font-weight:500;
			color:#5d77b2;
		}
		
		p {
			text-indent:25px;
			text-align:justify;
			padding:0px !important;
		}
		.pheader {
			text-indent:0px;
			font:12px Verdana, Helvetica, sans-serif;
			font-weight:bold;
			color:#5d77b2;
			
			/*font: 11px Verdana, Helvetica, sans-serif;
			line-height: 22px;
			color: #2a4b99;
			font-weight:bold;*/

		}
		.pheader3 {
			text-indent:0px;
			font-size:11pt;
			font-weight:900;
		}
		.todo {
			text-indent:0px;
			font-size:10pt;
			font-weight:900;
			color:#6A5ACD;
		}
		.pheader2 {
			text-indent:0px;
			font-size:10pt;
			font-weight:700;
		}
		.ptext {
			text-indent:0px;
		}
		.hideshow {
			color:#6B59CE;
			font-family:Verdana;
			font-weight:bold;
			font-size:9px;
			text-decoration:none;
			text-align:center;
			cursor:pointer;
		}
		.expanded {
			display: block;
		}
		.collapsed {
			display: none;
		}
		hr {
			width:85%;
		}
		form p {
		   width: 650px;
		   clear: both;
		   padding:0px !important;
		   text-align:left;
		}
		
		form p label {
		   display: inline;
		   float: left;
		   width: 150px;
		   text-align:right;
		}
		
		form p label.disalign {
		   display: inline;
		   float: left;
		   width: 250px;
		   text-align:left;
		   color:Blue;
		   font-weight:bolder;
		}
		
		form p label.reverse {
		   display: inline;
		   float: right;
		   width: 620px;
		   text-align:left;
		   font-weight:bolder;
		}
		
		form p input, form p textarea, form p select, form p checkbox {
		   margin: 0;
		}
		.header  {
			font-size : 13px;
			font-family : Verdana ,Arial ,Helvetica ,Geneva ,Swiss ,SunSans-Regular;
			font-weight : bold;
			color : #ddf4ff;
			background-color: #004080;
		}
		td.spacer {
			height:10px;
		}
		td.legend {
			font-size:8pt;
			background-color:#dedede;
			color:black;
			text-align:center;
			padding:5px;
		}
		#tblparf {
			display:block;
		}
		#tblparf td {
			text-align:left !important;
		}
		#tblJobApp {
			font-family:verdana;
			font-size:8pt;
			font-weight:bolder;
			color:#152764;
			text-align:left;
		}
		#tblJobApp1 {
			border-color:black;
		}
		.sectionhead {
			background-color:#dedede;
			font-family:verdana;
			font-size:12pt;
			font-weight:bolder;
			color:#000000;
			text-align:left;
		}
		
