@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	line-height: 1.7em;
	font-style: normal;
}
blockquote {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	background-image: url(../assets/img/upquote.gif);
	background-repeat: no-repeat;
	padding: 1.5em;
	line-height: 1.5em;
	margin-bottom: 0px;
	font-style: italic;
	color: #0090BC;
	text-align: left;
}
blockquote span {
	line-height: 0.8em;
	font-weight: bold;
	background-image: url(../assets/img/downquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	display: block;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	margin: 0px;
	font-style: normal;
	font-size: 0.9em;
	color: #0A95BF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #22A1C7;
}
a:hover {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#0099CC;
}

a:visited {
	color: #00CCFF;
}
a:visited:hover {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#00ADE2;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bolder;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 1.1em;
	border-left-color: #0099CC;
	padding-left: 8px;
	border-left-style: solid;
	border-left-width: 1.1em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 4px;
	font-size: 1em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #0099CC;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: middle;
}
#tableLayout  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#tdmainContent  {
	margin: 0px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#tableLayout img {
	text-align: center;
}
#tdmainContent img {
	float: left;
	margin-right: 15px;
}
#tdTop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	text-align: right;
	padding: 2px 12px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tdHeader  {
}
#tdSidebar  {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 150px;
}
#tdSidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0099CC;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: normal;
	text-align: left;
	margin: 0px;
	width: 110px;
}
#tdSidebar a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 8px;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
}
#tdSidebar a:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
#tdSidebar a.current, #tdSidebar a.current:hover, #tdSidebar a.current:active {
	color: #FFFFFF;
	background-color: #0099CC;
}

#tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding: 5px;
	background-color: #E5E5E5;
}
#tdNavbar {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#tableGallery {
	background-color: #E1E1E1;
	margin: 0px;
	padding: 5px;
	font-family: Eurostile, "Trebuchet MS", "Andale Mono";
	font-size: 1.2em;
	color: #333333;
}
#tableGallery td {
	padding-right: 15px;
}
#tableGallery a:hover {
	text-decoration: none;
}
.descripion {
	font-family: Candara, "Century Gothic", sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bolder;
	color: #565E66;
	text-decoration: none;
}
