.body {
background-color:#003333;
font-size:12px;
}

table.tableone
{ text-align: left;
vertical-align: top;
font-family: arial;
font-weight: normal;
font-size: x-small;
color: red;
width: 375px;
background-color: yellow;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}

table.tabletwo
{ text-align: left;
vertical-align: top;
font-family: arial;
font-weight: normal;
font-size: x-small;
color: #336699;
width: 375px;
background-color: gray;
border: none;
border-collapse: collapse;
border-spacing: 0px;}


.link1white a {
	color: white;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.link1white a:hover {
	color: yellow;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}


A.link1white {
	color: white;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER.link1white {
	color: yellow;
	text-decoration : underline;
}


A.link2red {
	color: red;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER.link2red {
	color: green;
	text-decoration : underline;
}


A.link3blue {	
	color: blue;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A:HOVER.link3blue {
    color: red;
	text-decoration : none;
}


A.link2blue {	
	color: navy;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER.link2blue {
    color: red;
	text-decoration : underline;
}

A.link2green {	
	color: green;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A:HOVER.link2green {
    color: red;
	text-decoration : underline;
}

A.link2black {	
	color: black;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A:HOVER.link2black {
    color: green;
	text-decoration : underline;
}








.pumpkin { font-family: arial; font-size: 20; font-style: bold; color: orange }
.redfont { font-family: arial; font-size: 50; font-style: bold; color: red }

/*  <![ 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{
	}

.logo {
	padding:5px;
}

.disclaimer {
	padding:0px 100px;
}

.disclaimer a {
	color:#fff;
}

.header-component p {
	padding:0px;
	margin:0px;
}

td.left-content {
	width:150px;
}

td.right-content {
	width:575px;
}

.drop {
position:absolute;
margin:7px 0 0 -135px;
*margin:19px 0 0 -135px;
width:200px;
}

.drop ul {
list-style-type:none;
}

.drop ul li a{
display:block;
padding:11px 7px;
background:#b3b37c;
_height:20px;
}

.drop ul li a:hover{
}

.right-content li {
padding: 5px 0px;
}