body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 10px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3366CC;
	font-weight: bolder;


}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #396AC4;
	font-weight: normal;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #396AC4;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #396AC4;
	font-weight: bold;
	padding-left: 1px;
	margin-left: 1px;
	padding-top: 5px;
	margin-top: 5px;
}
li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #396AC4;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}


.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.nav a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 8px;
	margin-top: 8px;
} 

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3366CC;
}
.details {
	color: #FF0000;
}
.square {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.square a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-size: 11px;
}

.tabletext {
	font-size: 11px;
}
.tabletitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	
	
}
.consultdeleted {
	font-size: 11px;
	text-align: center;
}
p {
	font-size: 11px;
	font-weight:bold
}
.tdclass {
	background-color: #ffffff;
	}
	
	.tdclass td{
	background-color: #EBEBEB;
	}
	.tdclass h4{
	background-color: #ffffff;
	}
	
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #3366CC;
}
a:active {

	color: #3462B5;
	text-decoration: underline;
}
.tableheader {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


