/* Global Styles */

body {
	margin:0px;
	}
	
a {
	color: #FF6600;
	text-decoration: underline;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	}
	
#navigation a {
	color: #3366CC;
	line-height:18px;
	text-decoration: none;
	display:block;
	padding:8px 6px 12px 34px;
	background:  url(../images/flecha.gif) no-repeat 20px 45%;
	font-size: 12px;
	}
	
#navigation a:hover {
	line-height:18px;
	text-decoration: none;
	display:block;
	padding:8px 6px 12px 35px;
    background: #ffffff url(../images/flecha.gif) no-repeat 21px 45%;
	color:#FF6600;
	}
	
#logo 	{
	color: #573939;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	}

#tagline 	{
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 18px;
	font-style: normal;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}

#dateformat {
	color: #003366;
	letter-spacing:0.03em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
	
#dateformat a {
	font:x-small Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.pageName{
	color: #FFFFFF;
	line-height:24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	}
	
.navText {
	color: #3366CC;
	line-height:18px;
	text-decoration: none;
	display:block;
	padding:8px 6px 12px 34px;

	background:  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right 45%;
	background-attachment: scroll;
	list-style-position: inside;
	list-style-type: decimal;
	font-weight: normal;

	}
	
hr {
	margin-top: 20px;
	color: #996666;
}
#pie {

	color: #432D2D;
	letter-spacing:0.02em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pie2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}


