/* General settings for main layouts  */

a img,:link img,:visited img { border: none; }

a
{

  color: #4f8efe;
}
h2, h3{

color: #4f8efe;

}

a:hover
{
  text-decoration: underline;
}

body, td{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
}

.Containers_Background {
	background-color: #1d1d1f;
	text-align: left;


}

.Mainblueheading {
	font-size: 24px;
	color: #4f8efe;
}

.Bluetext {
	color: #4f8efe;
}

.contactusbg {
	background-image: url(../images/contactus/bg.jpg);
	height: 163px;
	width: 291px;
	padding: 10px;
}

.newsletterbg {
	background-image: url(../images/home/background.jpg);
	height: 187px;
	width: 289px;
	padding: 5px;
}


/* Forms  */

.quickquote {
	width:200px;
	border: 1px solid #ffffff;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

.quickquote_longer {
	width:190px;
	border: 1px solid #ffffff;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

.quickquotePD {
	width: 200px;
	height: 50px;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	background-color:#ffffff;
}

.tablepadding01 {
	margin: 5px;
	padding: 5px;
}
.textpadding01 {
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

/*  CSS Bullets code for later

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

HTML

<div id="navcontainer">
<ul id="navlist">
<li id="active">
Item one</a></li>
<li>Item two</a></li>
<li>Item three</a></li>
<li>Item four</a></li>
<li>Item five</a></li>
</ul>
</div>

*/

#member{

}

#member tr td{
 text-align:left;
}


/* Content Layout  */

.toptable {
	height: 235px;
	width: 900px;
	border: 3px solid #333238;
	padding: 2px;
	text-align: center;
}

.subtables {
	height: 85px;
	width: 280px;
	border: 3px solid #333238;
	padding: 2px;

}

.contenttable {
	width: 900px;
	border: 3px solid #333238;
	padding: 2px;
	text-align: center;
}


.menutextactive a{
color: #4f8efe;

}

/* Menu Styles  */

.menutext {
	color: #ccd2e0;
	text-decoration: none;
	font-size: 1.2em;
}

.menutext:link {
	color: #ccd2e0;
	text-decoration: none;
	font-size: 1.2em;
}

.menutext:hover {
	color: #4f8efe;
	text-decoration: none;
	font-size: 1.2em;
}

.menutext:visisted {
	color: #ccd2e0;
	text-decoration: none;
	font-size: 1.2em;
}
.submenuheading {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

/* Link */

.link {
	color: #4f8efe;
	text-decoration: none;
}

.link:link {
	color: #4f8efe;
	text-decoration: none;
}

.link:hover {
	color: #0033CC;
	text-decoration: none;
}

.link:visisted {
	color: #4f8efe;
	text-decoration: none;
}


.textbox {
	width: 270px;
	height: 150px;
}

#menutab tr td{

text-align:center;

}

#dirdetail{

padding-left: 10px;
}
