/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
		
		body
		{
			background: #113a81;
		}
		.flasharea
		{
			background: url(images/flasharea.jpg) no-repeat;
		}
		
		.contentBody
		{
			background: #FFFFFF;
			width:700px;
			height:450px;
			font-family: Comic Sans MS,Georgia,Times,Arial;
			font-weight:bold;
			font-size:14px;
			line-height:24px;
			padding:20px;
			text-align: justify;
		}
		
		.formText
		{
			width:235px;
		}
		.formTextarea
		{
			width:235px;
		}
		form table tr td
		{
			font-family:Georgia,Times,Arial;
			font-size:14px;
		}
		
		.bodyContents {
		width: 100%;
		}
	
		p.recogTitle
		{
			font-size:18px;
			font-weight:bold;
		}
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
	.header
	{
		background: url(images/header-top.jpg);
		width:740px;
		height:64px;
	}
	
	.header,.header table tr td a, .header table tr td
	{
		color:#FFFFFF;
		font-family: georgia, 'trebuchet ms', times;
		font-size: 13px;
		text-decoration: none;
	}
	
	.phoneNumber {
		width: 295px;
		height: 104px;
		color: #fff;
		font-family: Helvetica, sans-serif;
		font-size: 18px;
		background: url(/resources/default/images/belownav.jpg) no-repeat;
	}

	.phoneNumber p {
		padding: 1.5em 0px 0px 41px;
	}
	
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
		.bio-rollOver
		{
			background: url(images/bio-up.jpg);
			width:295px;
			height:27px;
			display: block;
		}
		
		.services-rollOver
		{
			background: url(images/services-up.jpg);
			width:295px;
			height:30px;
			display: block;
		}
		
		.whatido-rollOver
		{
			background: url(images/whatido-up.jpg);
			width:295px;
			height:28px;
			display: block;
		}
		
		.symptoms-rollOver
		{
			background: url(images/symptoms-up.jpg);
			width:295px;
			height:27px;
			display: block;
		}
		
		.testimonials-rollOver
		{
			background: url(images/testimonials-up.jpg);
			width:295px;
			height:27px;
			display: block;
		}
		
			.bio-rollOver:hover
		{
			background: url(images/bio-over.jpg);
		}
		
		.services-rollOver:hover
		{
			background: url(images/services-over.jpg);
		}
		
		.whatido-rollOver:hover
		{
			background: url(images/whatido-over.jpg);
		}
		
		.symptoms-rollOver:hover
		{
			background: url(images/symptoms-over.jpg);
	
		}
		
		.testimonials-rollOver:hover
		{
			background: url(images/testimonials-over.jpg);

		}
		
		
		
		a.formlink:visited
		{
			color:#72CE2B;
		}
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
		.footer
		{
			background: url(images/footer-repeat.jpg) repeat-x;
			font-family:verdana,'trebuchet MS', georgia;
			font-size:10px;
			color:#FFFFFF;
			padding-top:17px;
		}
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		.title1
		{
			color:#09367a;
			font-size:20px;
		}
		.title2
		{
			color:#72CE2B;
			font-size:20px;
		}
		
		.title3
		{
			color:#09367a;
			font-size:14px;
		}
		
		.title4
		{
			font-size:20px;
		}
		
		ul {
		margin-left: 50px;
		}
		
		.noSpacing {
		margin: 0;
		padding: 0;
		}
		
		.noSpacing div {
			color:#09367a;
			font-size:20px;
		}
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
		
		.imgBorder {
			border: #113A81 solid 1px;
		}
	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
	.borderTable
	{
	
	}
	.tableRowHeader
	{
	
	}
	.tableRowFooter
	{
	
	}
	.textRequiredField
	{
	
	}
	.textSmallerFont
	{
	
	}
	.labelColumn
	{
	
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
