/* CSS Styles for Needham Johnson Law */
/* Auther: Phillips Media Group */

body
	{
	background-color:#2689BA;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}

.heading
	{
	font-family:Tahoma;
	font-size:11px;
	color:#292929;
	font-weight:bold;
	letter-spacing:1px;
	}

.body_text
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	letter-spacing:.5px;
	}
	
.client_comment_red
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#960C0C;
	}

.cases_title
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	letter-spacing:.5px;
	}
	
#body_text
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	letter-spacing:.5px;
	}

.body_text_side
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	letter-spacing:.5px;
	}

#border
	{
	background-color:#035E8B;
	border:1px solid #39A2D6;
	margin:5px;
	}

#border_footer
	{
	margin:6px;
	}

.menu
	{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	}

.menu_side
	{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCC33;
	padding-right:5px;
	line-height:20px;
	}

#sidenav
	{
	padding-right:0px;
	}

.form_text_intro
	{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	}

.form_text
	{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	}

.footer_pmg_branding
	{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:1px;
	}

.footer_copyright
	{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	letter-spacing:1px;
	}

#body_text A:link
	{
	color:#960C0C;
	text-decoration:none;
	background:transparent;
	}

#body_text A:visited
	{
	color:#960C0C;
	text-decoration:none;
	background:transparent;
	}

#body_text A:hover
	{
	color:#960C0C;
	text-decoration:none;
	background:transparent;
	}

#topnav A:link
	{
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
	}

#topnav A:hover
	{
	color:#F6E25B;
	text-decoration:none;
	background:transparent;
	}

#sidenav A:link
	{
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
	}

#sidenav A:hover
	{
	color:#F9E159;
	text-decoration:none;
	background:transparent;
	}

A:link
	{
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
	}

A:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
	}

A:hover
	{
	color:#000000;
	text-decoration:none;
	background:transparent;
	}
