body {
	background-color: #666666;
}
p, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-align: justify;
}
/* Navigations */
a {color: #B31c05; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #382b7b;}
A.anchorText { color: #999999; text-decoration: none; font-weight: bold; background-color: transparent; }
A.anchorText:hover {color: #4c8dad;}
A.boxNav { color: #ffffff; text-decoration: none; font-weight: bold; background-color: transparent; }
A.boxNav:hover {color: #4c8dad;}

/* body backgrounds*/
.bodytable {
	border: 1px solid #333333;
	background-color: #Afaba8;
}
.bodytable2 {
	background-position: bottom; background-image: url(images/bottomBg.gif); background-repeat: no-repeat; background-color: #D5D2DB;/*#c9c6a0;*/
}
.headerBg {
	background-position: top left; background-image: url(images/headerBg.jpg); background-repeat: no-repeat; background-color: transparent;
}
.contactForm {
	background-position: top right; background-image: url(images/girl_phone.jpg); background-repeat: no-repeat;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;color: #554F60; font-weight: bold; padding-top: 10px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;color: #990000; font-weight: bold;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #ff0000; font-weight: bold;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;color: #000000; font-weight: bold; margin-bottom: 0em;}
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0018AC; font-weight: bold; margin-bottom: 1px;}
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { list-style-image: url(images/icons/bullsquare.gif); margin-left: 30px; list-style: outside; color: #42656B; text-align: left;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f8f8f8;
	background-color: #555061;/*#382b74;*/
	border: 1px solid #555061;
}
A.footer { color: #e1e1e1; background-color: transparent; }
A.footer:hover {color: #cccc99;}
.footerMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4c8dad;
}
A.footerMain { color: #cccc99; background-color: transparent; }
A.footerMain:hover {color: #e1e1e1;}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e1e1e1;
	padding: 5px;
}
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.forForms2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B4B4B4;
	background-color: #ffffff;
	text-indent: 3px;
	color: #666666;
}
.imageBox {
	background-color: #E8EFF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;	
	border: 1px;
	border-color: #E1E1E1;
	border-style: solid;
}
.box_button {
	background-color: #E8EFF7;
	border: 1px 1px 1px 1px;
	border-color: #214A84;
	border-style: solid;
	color: #373737;
	font-size: 11px;
	font-style: normal;
	margin: 4px 0px 0px 0px;
}
.box_title {
	font-family: Arial,Verdana,Geneva,Helvetica,Sans-serif;
	color: #FF8A00;
	font-size: 11px;
	font-weight: bold;
}

table.menu a { 
width:100%;
text-align:center; 
border:1px solid #333333; 
display: block; 
}
div.menu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:10px; 
line-height:16px; 
font-family: verdana, Tahoma, arial, sans-serif;
padding: 2px 0px;
filter:blendTrans(duration=0.4);
}
div.menu a:link {
color: #f8f8f8; 
background: #555061;/*#382b7b; */ /*#42428d;*/
}
div.menu a:active { 
color: #333333;
background: #787088;/*#6b6ba6; */
}
div.menu a:visited {
color: #f8f8f8; 
background: #555061;/*#382b7b; */ /*#42428d;*/
}
div.menu a:hover {
color: #333333;
background: #787088;/*#6b6ba6; */
border:1px solid #000000; 
}
form {
	height: auto;
	width: auto;
}
/*Boxes*/
table.infoBox {
  background-color: #ffffff;/*#787088;#f8f8f8;*/
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666; 
  border-right: 1px solid #666666; 
  border-top: 1px solid #666666;
}
td.infoBoxHeader {
  background-color: #f8f8f8;   
  border-top: 1px solid #e1e1e1;
}
table.blueblock {
  padding-bottom: 7px;
}
td.blueblock {
  background-color: #392c7c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #ffffff;
  text-align: center;
}
.blueblocktext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
div.infoText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 5px;
  color: bd2c11;
  font-weight: bold;
}
.boxHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.navBox {
	BORDER-RIGHT: #4c8dad 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #4c8dad 2px solid; PADDING-LEFT: 5px; FONT-WEIGHT: normal; PADDING-BOTTOM: 5px; BORDER-LEFT: #4c8dad 2px solid; COLOR: #ffffff; PADDING-TOP: 5px; BORDER-BOTTOM: #4c8dad 2px solid; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #392C7C;/*#e4e4e4;*/ FONT-SIZE: 10px; text-align: center;
}
.highlight_tag {
	font-family: Verdana,Geneva,Helvetica,Sans-serif;
	font-size: 12px;
	color: #ffff00;
	font-weight: bold;	
}
td.cabinets { 
	background-color: #e1e1e1;
	border:1px solid #999999;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
td.contactRow {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #999999;	
}

a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:200px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-150px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:150px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}