body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #993300;
}
a.buttons:visited, a.buttons:link{
	color: #00FF66;
	text-decoration: none;
	}
	
a.buttons:hover{
	color: #993300;
	text-decoration: none;
	}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

td {
	text-align: center;
	}
#header{
	padding: 10px 0px 0px 0px;
	width:  750px;
	border-bottom-style: none;
	height: 50px;
	position: absolute;
	top: 0;
	left: 10px;
}

#strip{
	padding: 10px 0px 0px 10px;
	width:  750px;
	border-bottom-style: none;
	position: absolute;
	top: 35px;
	left: 0px;
}

#button_area{
	width: 750px;
	top: 125px;
	left: 10px;
	position: absolute;
	height: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#navBar{
	float: right;
	position: absolute;
	width: 150px;
	margin-top: 150px;
	margin-left: 610px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content{
	float: left;
	margin-top: 0px;
	width: 600px;
	position: absolute;
	margin-left: 0px;
	top: 180px;
	left: 10px;
}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}


/************** .feature styles ***************/


.strip_img{
	font-size: 80%;
	text-align: justify;
	padding: 0px;
}

.feature{
	font-size: 80%;
	text-align: justify;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
}


/************** .story styles *****************/

.story{
	clear: both;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000066;
	text-shadow: #006666;
	padding: 3px;
	color: #006699;
	azimuth: rightwards;
	letter-spacing: 5px;
	padding-left: 8px;
	border-width: thin;
	border-style: solid;
	border-bottom-color:#000033;
	border-right-color: #000033;
	border-top-color: #0000CC;
	border-left-color: #0000CC;
}

.style1 {
	font-size: large;
	color: #006699;
	text-align: center;
}
.style1 a:link{
	color: #009999;
	text-decoration: underline;
}

.style1 a:visited{
	color: #009999;
	text-decoration: underline;
}

.style1 a:hover{
	color: #993300;
	text-decoration: underline;
}
.style2 {
	font-size: medium
}
.style3 {
	font-size: medium;
	color: #006699;
	text-align: center;
}
.Estilo3 {
	font-size: 16px;
	font-weight: bold;
}
#siteInfo{
	position: inherit;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}
