/*-----------------------------------------------------------------*/
/*                          G L O B A L                            */
/*-----------------------------------------------------------------*/

html {margin:0; padding:0; spacing:0;}

body {
	font-family:Arial; 
	font-size:12pt; 
	height:100%;
	background-color: #004a82;
	margin-top: 19px; 
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;


}

.main {
	width: 984px; 	             
	margin-left: auto;
	margin-right: auto;
	position:relative;
	padding:0px;
}

a {text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#000000;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline; color:#004a82;}


.grey {background-color: #e9e9e8;}
.white {background-color: #ffffff; text-align:left;}
.dkBlue {background-color: #004a82;}
.ltBlue {background-color: #0072bc;}

table {margin:0; padding:0; spacing:0;}
tr {margin:0; padding:0; spacing:0;}
td {margin:0; padding:0; spacing:0;}

.phone {font-size:16pt; font-weight:bold; color:#000000;}
.address {font-size:14pt; color:#000000;}
.titleBlock {font-size:14pt; font-weight:bold; font-style: italic; color:#004A82;}
.titleService {font-size:14pt; font-weight:bold; color:#004A82; padding-top:10px;}
.introBlock {font-size:13pt; font-style: italic; color:#004A82; }
.serviceBlock {font-size:10pt; color:#5b5c5b; background-color: #ffffff; height:390px;}
.centerBlock {font-size:10pt; color:#5b5c5b; background-color: #ffffff; height:362px;}
.leftLinkBG {background-color: #c4c4c3;}
.mainblock {height:100px;}

.nav {
	height:31px;	
	text-align:center;

}

a.modelService {padding-left:35px;}
a.modelService:hover {text-decoration:underline;}
a.modelService:visited {text-docration:none;}

.consult {
	border-style: solid; 
	border-width: 1px; 
	border-color:#5b5c5b;
	font-family:Arial; 
	font-size:10pt;
	color: #5b5c5b;
	vertical-align:text-top;
}

.thumbnail {
	padding: 2px;	
	color: #5b5c5b;
	width: 175px;
	height: 131px;
	text-align:center;	
}

.thumbnail img{
	background: #004a82;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;		
}

.serviceThumb img{
	border: 2px solid #cccccc;
}

.serviceThumb:hover img{
	border: 2px solid #000000;
}

.serviceThumb:visited  img{

}

/* non IE  hover */
td.thumbnail:hover{
	background: #0072bc;
	color: #76B41C;
	font-weight: bold;
}

a img {
border:none;

}

.LowerLeft {
	vertical-align:text-top;
	background-color:#ffffff;
}

.center {
	padding: 2px;	
	color: #CCCCCC;
	width: 175px;
	height: 131px;
	text-align:center;
}

#seoDiv {
	position:absolute;
	width:200px;
	height:35px;
	z-index:1;
	left: 563px;
	top: 11px;
	visibility: hidden;
	font-size: 1pt;
}



p {
	text-align:left;
}


#fadeshow2 {
	float:right;
	margin-left:15px;
}


