	
/* ---------->>> GLOBAL <<<-----------*/

body {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
	font: 12px "Times" serif;
}

body { background-color: #fff; font: 12pt "Times" serif; }
h1, h2, h3, h4, h5 { margin: 0; padding: 0; }

a { color: #000; text-decoration: none;}

img { border: 0px; }

a:link { color: #000; text-decoration: none; }

li {
list-style-type: none;
}
	
/* ---------->>> DIVS <<<-----------*/
	
#wrapper { 
	}
	
/* Used on Homepage */
#container2 {
	}
	
/* Used on subpage */
#container {
	}
	
#header {
	display: none;
	}
	
#navigation {
	display: none;
	}
	
#leftcolumn { 
	display: none;
	}
	
#content { 
	}
	
#subcontent { 

	}
	
#rightcolumn { 
	display: none;
	}
	

/* ---------->>> ANCHOR ITEMS <<<-----------*/


h1 { }

	#header h1 {
	height:90px; /* height of logo */
	width:221px; /* width of logo */
	background: #fff url(bedfordWelcomelogoVA.jpg) center center no-repeat;
	text-indent:-9000px;
	float: left;
	}
	
	#rightcolumn h1 { 
	font-family: 'Times New Roman';
	font-size: 20px;
	letter-spacing: -.02em;
	line-height: 1em;
	color: #fff;
	padding: 5px;
	background-color: #023465;
	width: 205px;
	}
	#content h1, #subcontent h1 { 
	font-family: 'Times New Roman';
	font-size: 36px;
	letter-spacing: -.04em;
	line-height: 1em;
	color: #EB943A;
	margin-left: 0px; padding-top: 20px;
	}	

h2 { }

	#header h2 {
	font: bold 16px;
	color: #9E0040;
	padding-top: 5px;
	}
	#content h2, #subcontent h2 { 
	font-family: 'Times New Roman';
	font-size: 24px;
	letter-spacing: -.02em;
	line-height: 1em;
	color: #9E0040;
	margin-left: 0px; padding-top: 20px;
	}	
	#content h3, #subcontent h3 { 
	margin-top: 5px !important;
	font-family: 'Times New Roman';
	font-style: italic;
	font-size: 22px;
	letter-spacing: -.02em;
	color: #023465;
	/*	#023465	9E0040  */
	}	


/* ---------->>> GLOBAL NAVIGATION <<<-----------*/

#textsizer {
	display: none;
}


/* ---------->>> RIGHT COLUMN <<<-----------*/



#acc_container {
	display: none;
}	
.accordion_toggle {
	display: none;
	}

.accordion_toggle h2 {
	display: none;
	}
	

p.breadcrumbs { 
	display: none; }

p.breadcrumbs a { 
	display: none; }

#content p, #subcontent p {
	margin-top: 20px;
	}

#content a, #subcontent a {
	font-weight: bold;
	}
	
p.sectionhead { 
	margin-top: 5px !important;
	font-family: 'Times New Roman';
	font-size: 14px;
	letter-spacing: -.02em;
	color: #000;
	/*	#023465	9E0040  */
	}

table.plans {
	width: 100%;
}
 

  
.footer {
	font: normal 10px/1em arial;
	margin-top: 100px;
	text-align: center;
	}