h1 {
	font-size : 17pt;
	font-style : normal;
	font-family : Verdana;
	color : Navy;
	font-weight : bold;
}

h2 {
	font-size : 17pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : bold;
}
h3 {
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	
	font-weight : bold;
}

.hiddenlink a{
	text-decoration : none;
	color : Black;
	
}
.hiddenlink{
	color : Black;
	font : 10pt Arial, Helvetica, sans-serif;
	
}

.services{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Teal;
}

#rightbodycell{
	padding-left : 20px;
}
#rightcell{
	padding-left : 20px;
	padding-top : 10px;
	padding-right : 60px;
}



.examplepage {
	margin-left : 10px;
	border-bottom-color : Teal;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Teal;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Teal;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Teal;
	border-top-style : solid;
	border-top-width : 1px;
}



/*  */
.tdbutton     {
	background-color : #EBEBEB;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border-bottom-color : Teal;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Teal;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Teal;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Teal;
	border-top-style : solid;
	border-top-width : 1px;
} 

.tdbutton  a   {
	text-decoration : none;
	color : Black;
}

body         {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

body a{
	color : Black;
}

p {
	font : 10pt Arial, Helvetica, sans-serif;
	text-align : justify;
	background-color : White;
	
}

.listing {
	line-height : 16pt;
	text-align : left;
}


#maintextcell {
	border : solid #D5F2D8;
	border-width : 1px 1px 1px 1px;
}

#bannerbox {
	border : solid #D5F2D8;
	border-width : 1px 1px 1px 1px;
}