/*Regular Tags*/

body{
	background-color:#DDEBF6;
	}
	
h4{
	color:#23465E;
	font-family:verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:14px;
	padding:0px;
	}
	
h5{
	font-size:8px;
	font-style:italic;
	margin: 1px 1px 1px 1px;
	}

td{
	border-right:1px #4582AE solid;
	}
	
	
a:link, a:hover, a:visited, a:active{
	color:#051520;
	text-decoration:none;
	}


ul{
	line-height:18px;
	}


/*Classes for Main Layout*/

.main{
	background-color:#ffffff;
	color:#31556F;
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	width:700px;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	}


.menu{
	background-color:#5592BD;
	color:#ffffff;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:20px;
	}


.bottom{
	background-color:#5592BD;
	color:#ffffff;
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	height:32px;
	}

.bottommap{
	border-right:0px;
	background-color:#DDEBF6;
	}


.content{
	background-color:#ffffff;
	background-repeat:no-repeat;
	color:#23465E;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:551px;
	height:335px;
	padding:5px;
	}


.layoutbartd{
	width:551px;
	height:64px;
	background-color:#ffffff;
	}


.layoutlefttd{
	background-color:#ffffff;
	border-left: 1px #4582AE solid;
	border-right: 1px #4582AE solid;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:147px;
	}

.layoutlefttd a:link, .layoutlefttd a:visited{
	background-color:#C4D6E5;
	background-repeat:repeat;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	display: block;
	margin: 0px;
	padding: 3px 3px;
	line-height: 15px;
	color: #23465E;
	}

.layoutlefttd a:hover{
	background-color:#5592BD;
	}

.layouttopbanner{
	width:700px;
	height:101px;
	}
	
.disclaimer{
	position:relative;
	border: 1px #000000 dashed;
	background-color:#DDEBF6;
	width:95%;
	padding:3px;
	font-family:verdana, helvetica, sans-serif;
	font-size:8.5px;
	line-height:10px;
	text-align:left;
	font-weight:normal;
	}
	
.location{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:0px;
	text-align:left;
	position:middle;
	}

/* IDs */

#table{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:0px;
	text-align:left;
	position:middle;
	}


#outcomestable{
	align:middle;
	background-color:#B4CDE0;
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	border:1px solid #000000;
	}
	

/* Classes & IDs for Office Locator */

#result{
	display: none; 
    }
	
.findoffice{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#23465E;
	}
	
.showoffice{
	width:95%;
	empty-cells: show;
	border:1px solid #BDD2E2;
	 }


.gobutton{
	background-color: #C7DBE9; 
	border: #8BAFC9 solid 2px; 
	padding: 3px;
	width: 30px; 
	text-align: center;
    } 

.showzipcounty{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	background-color:#C7DBE9;
	text-align:center;
	padding:5px;
	border-right:0px;
	}
	
.darkcell{
	background-color:#8BAFC9;
	border-width:0px;
	padding:5px;
	}

.lightcell{
	background-color:#C7DBE9;
	border-width:0px;
	padding:5px;
	}
	
.darkcell_left{
	background-color:#8BAFC9;
	border-width:0px;
	border-right:1px solid #C7DBE9;
	padding:5px;
	}

.lightcell_left{
	background-color:#C7DBE9;
	border-width:0px;
	border-right:1px solid #8BAFC9;
	padding:5px;
	}
	
/*Classes for Appointment  Scheduler */

.appointment{
	border-width:0px;
	}
	
.appointmentcell{
	border-width:0px;
	}
	
.appointmentnote{
	border-width:0px;
	color:#990000;
	font-style:italic;
	font-weight:normal;
	font-size:10px;
	}
	
.submitbutton{
	border-color:#23465E;
	}

input, textarea{
	border-style:double;
	}
	
.usethisoffice{
	background-color:#FFFFFF;
	border:2px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:40%;
	}