/***********************************************/
/*             Osterhoudt     CSS              */
/***********************************************/





/************** layout styles *****************/


.body {
	background-color:#FFFFFF;
	background-image:url(/images/body-bg.gif);
}



td {
	font-family: Arial, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
}


a {
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}



/********************* text styles **********************/

.main {
	font-family: Arial, Times New Roman, Times;
	font-size: 12px;
	color: #000000;
	padding-top: -225px;
	padding-left: 25px;
	padding-right: 25px; 
}


.address {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}


.pitch {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 12px;
	color: #000000;
	padding-top: 0px; 
	padding-bottom: 5px; 
	padding-left: 25px;
	padding-right: 45px; 
}



.aop {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	color: #5E638E;
	font-weight: bold;
}

.aophead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E638E;
	font-weight: bold;
	}

.atty {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
}


.label {
	font-family: Verdana, Times New Roman, Times, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}



.copyright {
	font-family: verdana, Times New Roman, sans-serif;
	font-size: 10px;
	color: #999999;
}



.disclaimer, .disclaimer a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999898;
}

.logo {
	float:left;
	padding:15px 15px;
}	


/**************    link styles    *****************/
.atty {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
	text-decoration:none;
}

.atty:link {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
	text-decoration:none;
}

.atty:active {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
	text-decoration:none;
}

.atty:hover {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
	text-decoration:none;
}

.atty:visited {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
	text-decoration:none;
}



a.label_links {
	font-family: Verdana, Times New Roman, Times, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

a.label_links:link {
	font-family: Verdana, Times New Roman, Times, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}
	
a.label_links:active {
	font-family: Verdana, Times New Roman, Times, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}
	

a.label_links:hover {
	font-family: Verdana, Times New Roman, Times, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
	
a.label_links:visited {
	font-family: Verdana, Times New Roman, Times, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

/********************* End **********************/

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

.side-nav {
	text-align:left;
	margin:0px;
	padding:0px;
}

.side-nav li {
	list-style:none;
	margin:15px 28px 25px 28px;
	height:12px;
	background:url(/images/icon.gif) no-repeat bottom left;
}

.side-nav a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#336666;
	margin:0px;
	padding:0px 0px 0px 8px;
}

.nl-nav {
	text-align:left;
	margin:0px;
	padding:0px;
}

.nl-nav li {
	list-style:none;
	margin:0px 24px 15px 24px;
	height:11px;
	background:url(/images/icon.gif) no-repeat bottom left;
}

.nl-nav a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#336666;
	margin:0px;
	padding:0px 0px 0px 16px;
}