body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom:0px;
}
a {color: #0000CC; text-decoration: none; }
a:active {color: #0000CC; }
a:hover {text-decoration: underline; }

img {display: block;}

.HomepageText {
	font-family: "Constantia", "Times New Roman", "Times", serif; /*"Palatino Linotype", "Palatino"*/
	font-size: 13px;	
}

.SuccessMessage {
	color: #00CC00;
}

.ErrorMessage {
	color: #CC0000;
}

p.FooterText {
	font-family: Constantia, Times New Roman, Times, serif;
	font-size: 13px;
	font-color: #555555;
	text-align: center;
}
td.serviceinformation-header {
	font-family: Constantia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align: center;
	border-color:black;
	border-style:solid;
	border-width:1px;
	background-color:#2B7DD1;
}
td.serviceinformation-body {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	border-color:#2B7DD1;
	border-style:solid;
	border-width:1px;
	padding:8px;
}
td.blognav {
	font-family: Constantia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align: center;
	background-color:#2B7DD1;
}
ul.linespacing{
	margin-left:0px;
	padding-left:15px;
	}
td.dotted {
	border-left: thin dashed;
	border-color: gray;
	}
td.bioName {
	font-family: Constantia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
}
td.bioTitle {
	font-family: Constantia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}
td.servicetext{
	font-size:14px;
	font-weight:bolder;
	margin-bottom:0px;
	margin-top:0px;
	}
h1 {
	display:none;	
}
h2 {
	display:none;
}
h3 {
	font-size:10px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}
ul {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
a.rolled{
	background-color:lightgreen;
}
a.selected{
	background-color:lightblue;
}

a.serviceNav:hover{text-decoration:none}
a.serviceNav:link {color:Black;}     
a.serviceNav:visited {color:Black;}  
a.serviceNav:hover {color:Black;}  
a.servoceNav:active {color:Black;}
a.serviceNav:hover{text-decoration:none}

a.noLink:hover{text-decoration:none}
a.noLink:hover{cursor:default}
a.noLink:link {color:Black;}     
a.noLink:visited {color:Black;}  
a.noLink:hover {color:Black;}  
a.noLink:active {color:Black;}

a img { border:none; vertical-align:top; }

a.OrangeRed:link {color:orangered;}
a.OrangeRed:visited {color:orangered;}
a.OrangeRed:hover {color:red;}  
a.OrangeRed:active {color:orange;}