/* CSS Document */

html, body { text-align:center;
background-color:#CCCCCC;
margin:10px 0px 0px 0px;
      padding:0;
      height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
* body {
text-align: -moz-center;
}
p, tr, td {
text-align:left;
}
h1 {
color:#1f4381;
font-size:19px;
font-weight:bold;

}
h2 {
color:#1f4381;
font-size:12px;
font-weight:bold;

}
#navigation tr, #navigation td {
text-align:center;
}
#navigation table {
height:auto;
border-right:1px solid #000000;
}
img { 
	border:none;
	}
table#locations {
margin-left:23px;
}
#locations a, #locations {
font-weight:bold;
color:#003399;
}
#locations a:hover {
text-decoration:none;
}
#footer, #footer a, #footer2, #footer2 a {
text-align:center;  
font-size:11px; 
font-family:Arial, Helvetica, sans-serif;
}
#footer, #footer a {
color:#FFFFFF;
}
#footer2, #footer2 a{
color:#333333; width:810px; 
}
#footer a:hover, #footer2 a:hover {
text-decoration:none;
}