/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #333366;
}
.flash {
	margin: 0px;
	padding: 0px;
	height: 207px;
}


#header {
	background: #faf5d8;
	font-size: 10px;
	color: #999999;
}
#header td {
	padding-right: 10px;
}

#header a:link, #header a:visited {
	color: #999999;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #999999;
	text-decoration: underline;
}

#nav_top {
	background: #d16309;
	text-transform: uppercase;
/* position: relative; */
 z-index: 20000;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 26px;
	
}


#leftcentercolumn {
	width: 530px;
	font-size: 12px;
	color: #333333;
	padding: 10px 15px;
	background: #FFFFFF;
	z-index: 900;
}




#centerrightcolumn {
	width: 75%;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	padding: 25px 15px 15px;
}

#centerrightcolumn ul li, #centerrightcolumn ol li{
	padding-bottom: 12px;
}

#centerrightcolumn .faq{
	background: #e5e5e5;
	padding: 10px;
	list-style: none;
}
#leftcentercolumn a:link, #leftcentercolumn a:visited,
#centerrightcolumn a:link, #centerrightcolumn a:visited  {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#leftcentercolumn a:hover, #leftcentercolumn a:active,
#centerrightcolumn a:hover, #centerrightcolumn a:active  {
	font-size: 12px;
	color: #9c2300;
	text-decoration: underline;
}

#leftcentercolumn ol li{ 
padding:0 0 10; 
	line-height: normal;

} 


#leftcolumn {
	font-size: 12px;
	color: #333333;
	padding: 25px 15px 10px;
	background: #e5e5e5;
	z-index: 900;
	width: 25%;
}

#leftcolumn  .topAlign{
	vertical-align: top;
}

#leftcolumn  .bottomAlign{
	vertical-align: bottom;
}


#leftcolumn ul  {
padding:0; 
margin: 18px; 
}

#leftcolumn ul li{ 
padding:0; 
	font-size: 10px;
	line-height: 1.5;

} 


#leftcolumn a:link, #leftcolumn a:visited {
	color: #333333;
	text-decoration: none;	
	}
	
#leftcolumn a:hover, #leftcolumn a:active {
	color: #9c2300;
	text-decoration: underline;	
	}

 
#rightcolumn {
	width: 170px;
	font-size: 12px;
	color: #333333;
	background: #e5e5e5 top;
}

#rightcolumn table{
	width: 170px;
}

#infocus {
	background: #9c2300 url(../images/bg_in_focus.gif) repeat-x;
	width: 170px;
	padding: 15px 3px 10px;
}

#infocus h1 {
	font: bold small-caps 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
#psa_player {
	background: #e4b51e url(../images/bg_psa_player.gif) repeat-x;
	width: 170px;
	padding: 15px 3px 10px;
}

#psa_player h1 {
	font: bold small-caps 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}



#title {
	background: #9c2300;
	height: 40px;
	padding-left: 15px;
}
#title h1 {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#subtitle {
	background: url(../images/bg_subpage_subtitle.gif) repeat-x;
	height: 40px;
	padding-left: 15px;
}
#subtitle h2 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #FFFFFF;
	margin: 0px 0px 0px 30px;
	padding: 0px;

}

.espanol {
	background: url(../images/pixel_yellow.gif);
	margin-right: 20px;
	margin-left: 20px;
	padding: 2px 25px 2px 2px;
}
.footerdivider {
	background: #CC6600;
}

#footer {
	color: #999999;
	background: #FFFFCC;
	padding: 10px;
	font-size: 10px;
	text-align: center;
}

#footer a:link, #footer a:visited{
	color: #999999;
}

#footer a:hover, #footer a:active{
	color: #999999;
	text-decoration:underline
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.background_left {
	background: url(images/background_left.gif) repeat-y;
}
.background_right {
	background: url(images/background_right.gif) repeat-y;
}
#nav_top_espanol {
	background: #d16309;
	text-transform: uppercase;
	padding: 0px;
position: relative;
 z-index: 10000;
}
.paraunabuenavida {
	color: #333366;
	font-weight: bold;
}

hr  {
	border: 0;
	height: 2px;
	width: 50%;
	color: #333366;
	background-color: #333366;
}
.source {
	font-style: italic;
}
.bottomAlign {
	vertical-align: bottom;
	padding-bottom: 10px;
} 
.topAlign {  vertical-align: top;  } 
	

