body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", "lucida grande", verdana, lucida, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.blue {
	color: #000080;
}

#content {
	padding-right: 40px;
	padding-left: 40px;
}

#copyright {
	/*font-family: Tahoma,Verdana,"Trebuchet MS";*/
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: Gray;
	width: 100%;
	padding-top: 20px;
	font-size : 11px;
	text-align:center;	
	font-style: italic;	
}	
#copyright a {
	color: Gray;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}

.SeminarHeading4{
	font-family: Tahoma, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #993300;	
}

.Box2a
{
	font-family: Tahoma,Verdana,"Trebuchet MS";
	padding: 3px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	background-color: #D4E3FF;
	font-size : 11px;
	font-weight: bold;	
	text-align: right;
	
	
}

.Box2
{
	font-family: Tahoma,Verdana,"Trebuchet MS";
	margin-bottom : 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px solid #d5d5d5;
	background-color: #F0F8FF;
	font-size : 11px;
	font-weight: bold;	
	text-align: right;

}

.SubBox1{
	font-weight: bold;
	color: #D9AC2C; 
	font-size: 12px;
	margin-top:16px;
}
	
.SubBox2{
	font-weight: bold;
	color: #66B62B; 
	font-size: 12px;
	margin-top:16px;
}

 .Box3
{
	margin-bottom : 6px;
	margin-top: 10px;
	padding-bottom: 3px;
	font-size : 11px;
	
}

.Boxing
{
	border-bottom: 1px solid #CDCDCD;
	
}

.Box1
{
	
	background-color: #ffffff;
	margin-left: 6px;
	margin-top: 4px;
}

.SearchBox
{
	background-color: #ffffff;
	border: 1px solid #0000CD;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}		

.FindBox
{
	background-color: #E8EEF9;
	border-right: 1px solid #DDD0B9;
	width: 170px;
	position:relative;
	font:bold 80%;
	top:0px;
	left:0px;
	margin-left:3px;

} 


.SubHead2
{	
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-left: 40px;
	padding-bottom: 6px;
	padding-top: 5px;
	
}		

.SubHead3
{	
	font-size: 14px;
	font-weight: bold;
	color: Black;
	padding-left: 180px;
	padding-bottom: 6px;
	padding-top: 5px;
	
}		

.SeminarHeading5
{	
	font-size: 14px;
	font-weight: bold;
	color: Black;
	padding-left: 0px;
	padding-bottom: 14px;
	padding-top: 6px;
	
}
.Phone
{	
	font-size: 17px;
	font-weight: bold;
	color: gray;
	text-align: right;
}
.FormHeading
{	
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-family: tahoma,Georgia, "Times New Roman";	
	
	color: #696969;
	border-bottom: 1px #eeeeee solid;
}		

.SeminarHeading3
{	
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-family: Tahoma, Georgia, "Times New Roman";	
	font-weight: bold;
	color: #696969;
	border-bottom: 1px #eeeeee solid;
}		

.FormHeading2
{	
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Tahoma, Georgia, "Times New Roman";	
	color: #696969;
	border-bottom: 1px #eeeeee solid;
}
		
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}

.border001
{
	border: 1px solid Gray;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.tw {
	font-size: 11px;
}



.navBar {
	background-image: url(../images/navBar.gif);
	background-repeat: no-repeat;
}
#navBar a:link, #navBar a:visited, #navBar a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 8px;
}
#navBar a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
	padding: 8px;
}

a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;	
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;	
	text-decoration: underline;
	color: #990000;
}

