/* css styles */
/* eMotive dsgn */


/* tags */
body {	background-color: #FFFFFF;	margin: 0px }
p {	font-family: Georgia, Times New Roman, serif; font-size: 11px; color: #333333; font-style: normal; line-height: 14px }
td { font-family: Georgia, Times New Roman, serif; font-size: 10px;	font-style: italic; border: none }
li { text-indent: 2px; list-style-type: square;	font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #333333 }
h2 { font-family: Georgia, Times New Roman, serif; font-size: 14px;	font-style: italic;	font-weight: bold; color: #333333; line-height: 16px }
h5 { font-family: Georgia, Times New Roman, serif; font-size: 12px;	font-style: normal;	font-weight: bold; color: #6699CC; text-transform: uppercase; line-height: 12px }
h6 { font-weight: bold;	color: #333333;	font-size: 12px; font-style: normal; line-height: 6px }

/* links */
a:link, a:visited {	color: #FF9933;	text-decoration: underline }
a:hover { color: #FFFFFF; text-decoration: none; background-color: #FF9933 }

a.path:link, a.path:visited { color: #333333; text-decoration: none }
a.path:hover { color: #333333; text-decoration: underline; background-color: #FFFFFF }

/* especificos */
.negrita { font-style: italic; font-weight: bold; color: #559DD0 }
.tdtxt { padding: 8px }
.tdtxtAzul { padding: 8px; border-width: 1px; border-style: solid; border-color: #6699CC }
.tdintro { font-family: Georgia, Times New Roman, serif; font-size: 10px; font-style: italic; line-height: 150% }
.borderleft { border-left-width: 1px; border-left-style: solid;	border-left-color: #FF9933;	padding: 0px }
.borderright { border-right-width: 1px; border-right-style: solid;	border-right-color: #FF9933; padding: 0px }
.bordertotal { border-left-width: 1px; border-left-style: solid; border-left-color: #FF9933; border-right-width: 1px; border-right-style: solid; border-right-color: #FF9933 }
