@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #0000ff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
img {
	border: none;
	}
#clear {
	clear: both;
	}
/*--H1, H2, H3, H4--*/
h1 {
	display: none;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -2px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	}
h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: bolder;
	color: #336699;
	}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #75b2dd;
	}
h4 a{
	color: #FFFFFF;
}
h5 {
	margin: 15px 0 15px 0px;
	padding: 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8EB7F2;
	border-bottom-color: #BEBEBE;
	}
h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	}
li {


}
/*--PARAGRAPH--*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	}
.alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	letter-spacing: -1px;
	line-height: 22px;
	}

/*--layout--*/
#tableLayout{
}
#tdHeader{
}
#tdNavbar{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#tdBody{
	vertical-align: top;
}
#tableBody{
}
#tdBody1{
	vertical-align: top;
	background-color: #cce6f7;
}
#tdBody2{
	vertical-align: top;
}
#tdBody3{
	vertical-align: top;
	background-color: #F8F8F8;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#tdFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #666666;
}
#tdFooter a{
	color: #666666;
}
.divPadding1{
	padding-right: 15px;
	padding-left: 15px;
}

.divTest{
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.style1 {
	color: #999999;
	font-size: 12px;
}

.spanSignature	{
	font-family: 'French Script MT';
	font-size: 36px;
}
.spanGallery1 {
	font-size: 16px;
	font-weight: bolder;
	color: #336699;
	display: block;
}
.tdGallery1{
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tdGallery1 img{
	border: 1px solid #CCCCCC;
}
#datamain{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	background-color: #FFFFFF;
}

