/* image attributes */

.image-padding { padding: 3px; }
.image-padding-more { padding: 6px; }
.image-border-lightblue { border: 1px solid #b6cbe8; padding: 3px; }
.image-border-blue { border: 1px solid #007fc6; padding: 3px; }
.image-border-brown { border: 1px solid #de7d2c; padding: 3px; }
.image-border-lightgray { border: 1px solid #cccccc; padding: 3px; }

/* link attributes */

a 		{ color: #0066cc; text-decoration: none; }
a:hover	{ color: #3399ff; text-decoration: underline; }

a.brownLINK { color: #de7d2c; text-decoration: none; }
a.brownLINK:hover { color: #ff9933; text-decoration: underline; }

.hr-brown {
	color: #DE7D2C;
	width: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* bullet list attributes */

.bullets-plain-disc {
	margin-left: 25px;
	margin-bottom: 6px;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}

.bullets-plain-square {
	/* width: 740px; */
	margin-left: 25px;
	margin-bottom: 6px;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}

.bullets-square-brown {
	/* width: 740px; */
	margin-left: 25px;
	margin-bottom: 6px;
	list-style-image: url(../images/agua/bul_brwn.gif);
}

/* numbered list attributes */

.numberlist-dec {
	margin-bottom: 6px;
	list-style-type: decimal;
}

.numberlist-roman {
	margin-bottom: 6px;
	list-style-type: upper-roman;
}

.numberlist-apha {
	margin-bottom: 6px;
	list-style-type: upper-alpha;
}

/* spacing - padding type adjustments to anything */
.spacing-top-bottom-0 { padding-top: 0px; padding-bottom: 0px;}
.spacing-top-bottom-6 { padding-top: 6px; padding-bottom: 6px;}
.spacing-top-bottom-12 { padding-top: 12px; padding-bottom: 12px;}
.spacing-top-bottom-24 { padding-top: 24px; padding-bottom: 24px;}

/* font attributes - styles */

.text-normal { font-style: normal; }
.text-italic { font-style:italic; }
.text-bold { font-weight:bold; }
.text-bolder { font-weight:bolder }
.text-underline { text-decoration:underline }

/* font attributes - sizes */
 
.text-xsmall {font-size:x-small }
.text-small { font-size:small }
.text-medium { font-size:medium }
.text-large { font-size:large }
.text-larger { font-size:larger }
.text-xlarge { font-size:x-large }
.text-xxlarge {font-size:xx-large }

/* font attributes - sizes */

.text-Arial { font-family: Arial, Helvetica, sans-serif; }
.text-TimesNewRoman { font:"Times New Roman", Times, serif; }
.text-Verdana { font:Verdana, Arial, Helvetica, sans-serif; }

/* font attributes - align */

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }

/* font attributes - special */

.text-strikethrough { text-decoration:line-through }
.text-overline { text-decoration:overline }
.text-blink { text-decoration:blink }
.text-border-lightblue { border: 1px solid #b6cbe8; }
.text-border-blue { border: 1px solid #007fc6; }
.text-border-brown { border: 1px solid #de7d2c; }
.text-color-blue { color: #007ec4; }
.text-color-bluelite { color: #b5cbe8; }
.text-color-brown { color: #de7e2c; }
.text-color-green { color: #008541;}
.text-color-white { color: #FFFFFF }
.text-color-gray { color:#666666 } 
.text-color-ltgray { color:#CCCCCC }
.text-highlight-yellow { background-color: #FFFF99; }
.text-highlight-blue { color: #ffffff; background-color: #007fc6; }
.text-offset-18 { padding-left: 18px; }
.text-offset-24 {	padding-left: 24px; }
.text-offset-48 {	padding-left: 48px; }
.text-offset-48 {	padding-left: 48px; }
.text-offset-64 {	padding-left: 64px; }

/* table attributes */

.table-border-blue { border: solid #b6cbe8; }
.table-brown-blue { border: solid #de7d2c; }
.table-padding-extra { margin: 6px;	padding: 6px; }
.table-padding-none { margin: 0px;	padding: 0px; }
.table-txt-lft-top { text-align: left; vertical-align: top; }
.table-txt-lft-mid { text-align: left; vertical-align: middle; }
.table-txt-lft-bot { text-align: left; vertical-align: bottom; }
.table-txt-cent-top { text-align: center; vertical-align: top; }
.table-txt-cent-mid { text-align: center; vertical-align: middle; }
.table-txt-cent-bot { text-align: center; vertical-align: bottom; }



h1 {
	margin: 0px;
	line-height: normal;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de7d2c;
	font-style: italic;
	padding-top: 18px;
	padding-bottom: 16px;
}

h2 {
	margin: 0px;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de7d2c;
	padding-top: 10px;
	padding-bottom: 12px;
}

h3 {
	margin: 0px;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de7d2c;
	padding-top: 8px;
	padding-bottom: 10px;
}

h4 {
	margin: 0px;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de7d2c;
	padding-top: 6px;
	padding-bottom: 8px;
}

h5 {
	margin: 0px;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de7d2c;
	padding-top: 6px;
	padding-bottom: 8px;
}

h6 {
	margin: 0px;
	line-height: normal;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de7d2c;
	padding-top: 4px;
	padding-bottom: 6px;
}

