﻿/*---->>>Style Sheet Rules<<<----*/
/*---->>>Sets HTML Rules<<<----*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #ffffff url('images/background.jpg') repeat-x;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}
hr {
	background-color: #466086;
	color: #FFFFFF;
	border: none;
	height: 1px;
	width: 100%;
}
img {
	border: none;
}
ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;
	list-style-image: url('arrow4bullets.PNG');
}
h1 {
	color: #466086;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
}
h2 {
	color: #466086;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;
}
h3 {
	color: #466086;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;
}
h4 {
	color: #dd6711;
	font: bold 16px Arial, Helvetica, sans-serif;
}
h5 {
	color: #dd6711;
	font: bold 14px Arial, Helvetica, sans-serif;
}
h6 {
	color: #466086;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a {
	color: #668ab6;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ee8712;
	text-decoration: underline;
	font-weight: bold;
}
/*---->>>Sets Formatting for Form<<<----*/
fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 5px 0;
}
legend {
	background-color: #ffffff;
	color: #dd6711;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;
}
form {
	padding: 1px;
	text-align: left;
	margin: 4px 0 2px 0;
}
form2 {
	padding: 1px;
	text-align: left;
	margin: 4px 0 2px 0;
}

label {
	width: 150px;
	float: left;
	text-align: right;
	margin: 3px 5px 5px 5px;
	clear: both;
}
input {
	margin: 3px 5px 5px 5px;
	background-color: #fff;
	color: #000;
	border: 1px solid #c2c2c2;
}
textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px;
	background-color: #fff;
	color: #000;
	border: 1px solid #c2c2c2;
}
.button {
	text-align: center;
	margin: 5px 0 0 170px;
	border: none;
	clear: both;
}
.calculatorbutton {
	text-align: center;
	margin: 5px 0 0 84px;
	border: thin solid #C0C0C0;
	clear: both;
	color: #000000;
	font-weight: normal;
}
.calculatorbutton2 {
	text-align: center;
	margin: 3px 0 0 3px;
	border: thin solid #C0C0C0;
	clear: both;
	color: #000000;
	font-weight: normal;
}


/*---->>>Sets ID Rules Used for Page Layout<<<----*/
#wrapper {
	background: url('images/wrapperbg.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#global {
	background: url('images/global.jpg') no-repeat;
	text-align: right;
	height: 30px;
	font-size: 80%;
	padding: 20px 20px 0 0;
}
#logo {
	height: 200px;
}
#mainnavigation {
	background: url('images/navbar.jpg') no-repeat;
	color: #ffffff;
	text-align: center;
	padding: 10px 0 0 0;
	height: 20px;
}
#mainnavigation a {
	font-variant: small-caps;
	padding: 0 8px;
	color: #ffffff;
}
#mainnavigation a:hover {
	text-decoration: underline;
	font-variant: small-caps;
	color: #FF9900;
}
#content {
	float: left;
	width: 560px;
	line-height: 1.5em;
	padding: 0 20px 10px 20px;
}
#contentwide {
	width: 860px;
	line-height: 1.5em;
	padding: 0 20px 10px 20px;
}
#contentwide2 {
	width: 840px;
	line-height: 1.5em;
	padding: 0 30px 10px 32px;
	color: #000000;
}
#sidebar {
	font-size: 85%;
	float: right;
	width: 260px;
	padding: 0 20px 10px 20px;
}
#righthandside {
	font-size: 85%;
	float: right;
	width: 260px;
	padding: 0 20px 10px 20px;
}
#footer {
	clear: both;
	background: #ffffff url('images/footer.jpg') no-repeat;
	color: #555555;
	padding: 15px 0;
	text-align: center;
	font-size: 80%;
	padding: 30px 0 0 0;
	height: 50px;
}
#bottom {
	clear: both;
	background: #ffffff url('images/footer.jpg') no-repeat;
	color: #555555;
	padding: 15px 0;
	text-align: center;
	font-size: 80%;
	padding: 30px 0 0 0;
	height: 50px;
}
#bottom a {
	color: #555555;
	font-weight: normal;
}
#footer a {
	color: #555555;
	font-weight: normal;
}
#bottom a:hover {
	color: #668ab6;
	font-weight: normal;
}
#footer a:hover {
	color: #668ab6;
	font-weight: normal;
}
#footer p {
	margin: 0;
	padding: 3px 0;
}
#bottom p {
	margin: 0;
	padding: 3px 0;
}
/*---->>>Sets 2-Column Catalog Display<<<----*/
table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}
.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;
}
/*---->>>Sets Classes Used for Formatting<<<----*/
.box {
	background: #f6f6f6;
	border: 1px dashed #c2c2c2;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;
}
.borders4rotatepics {
	margin: 0 10px 0 0;
	border: 3px double #c2c2c2;
	
	}

.calendar {
	text-align: center;
	margin: 0 0 20px 0;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;
}
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;
}
.imageleft-border {
	margin: 0 10px 0 0;
	float: left;
	border: 3px double #c2c2c2;
}
.imagenone-border {
	margin: 0 10px 0 0;
	border: 3px double #c2c2c2;
}
.imageright-border {
	margin: 0 0 0 10px;
	float: right;
	border: 3px double #c2c2c2;
}
.style3 {
	font-size: larger;
}
.style16 {
	margin-left: 6px;
}
.style19 {
	text-align: left;
	margin: 0 0 20px 0;
}
.style20 {
	color: #466086;
}
.style21 {
	color: #DD6711;
}
.style23 {
	height: 21px;
	width: 53px;
}
.style25 {
	font-size: xx-small;
}
.style26 {
	width: 113px;
	height: 18px;
}
.style27 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style28 {
	float: right;
	vertical-align: top;
}
.style29 {
	float: right;
	vertical-align: top;
	margin-left: 8px;
	margin-right: 8px;
}
.style30 {
	color: #4973AB;
}
.style1 {
	color: #668AB6;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #000000;
}
.style12 {
	color: #466086;
}
.tit_azul {
	font-family: Tahoma;
	font-weight: bold;
	color: #0a78a9;
	font-size: 9pt;
	text-align: left;
}
.style15 {
	color: #555555;
}
.style16 {
	margin: 0 10px 0 0;
	float: right;
}
.style17 {
	text-align: left;
}
.style18 {
	margin: 0 2px;
	float: right;
}
.style19 {
	font-size: large;
}
.style32 {
	text-align: left;
	font-size: large;
	font-family: Verdana;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.style33 {
	float: left;
	vertical-align: middle;
	border: 3px double #c2c2c2;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.style34 {
	text-align: center;
	font-size: 85%;
	font-family: "Courier New", Courier, monospace;
}
.style35 {
	float: left;
	vertical-align: bottom;
	border: 3px double #c2c2c2;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style36 {
	vertical-align: top;
}
.style37 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD6711;
}
.style8 {
	color: #000000;
}
.style38 {
	float: right;
	vertical-align: text-top;
	margin-left: 30px;
	margin-right: 30px;
}
.style39 {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
.style40 {
	color: #668AB6;
	font-family: Verdana;
}
.header{
	background: url('images/navbar.jpg') no-repeat;
	color: #ffffff;
	text-align: center;
	padding: 10px 10px 10px 20px;
	height: 20px;
}
.tablecaption
{
	color: #466086;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
}

.buttonstyle
{
	background-color:#F77D05;
	color:#FFFFFF;
	font-weight:bold
}
.tableborder
{
	border-top: 1px solid rgb(186, 186, 186);
	border-left: 1px solid rgb(186, 186, 186);
	border-bottom: 1px solid rgb(186, 186, 186);
	border-right: 1px solid rgb(186,186,186);
}
.tableheader
{
	border-top: 1px solid rgb(186, 186, 186);
	border-left: 1px solid rgb(186, 186, 186);
	border-bottom: 1px solid rgb(186, 186, 186);
	border-right: 1px solid rgb(186,186,186);
	background-color:#dddddd;
}
.tableheader1
{
	border-top: 1px solid rgb(186, 186, 186);
	border-left: 1px solid rgb(186, 186, 186);
	border-bottom: 1px solid rgb(186, 186, 186);
	border-right: 1px solid rgb(186,186,186);
	
}
