@CHARSET "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #282C97;
	font-family: Cambria;
}

/** HEADINGS **/


h1 {
	letter-spacing: normal;
	font-size: 22px;
	color: #003366;
	}

h2 {
	font-size: 16px;
	color: #003366;
	}

h3 {
	font-family: Cambria;
	color: #003366; 
	font-size: 14px;
	}
	
a img { 
	border: none; 
	}
	
div.scroll {
	height: 482px;
	width: 430px;
	overflow: auto;
	border: 0px ;
	padding: 8px;
}

div.scrollArchivos {
	height: 400px;
	width: 200px;
	overflow: auto;
	border: 0px ;
	padding: 8px;
}

div.scrollArticleContent {
	height: 400px;
	width: 500px;
	overflow: auto;
	border: 0px ;
	padding: 8px;
}

.boxed .content {
	font-family: Cambria;
	font-size: 16px;
	color:  #000000;
    padding: 30px 23px 0px 23px;
	background: url(/imagenes/subpage2_02.png) no-repeat left top;
	}
	
/*
 * MainWindow is use for the main content window on the page.
 */	
.MainWindow_LU {
	width: 28px;
	height: 26px;
	background: url(/imagenes/hde_MainWindow_LU.jpg) ; 
	}
	
.MainWindow_U {
	background: url(/imagenes/hde_MainWindow_U.jpg) ;
	}	

.MainWindow_RU {
	width: 29px;
	height: 26px;
	background: url(/imagenes/hde_MainWindow_RU.jpg) ;
	}
	
.MainWindow_R {
	background-color: #282C97;
	background: url(/imagenes/hde_MainWindow_R.jpg) ;
	}
	
.MainWindow_L {
	background-color: #282C97;
	background: url(/imagenes/hde_MainWindow_L.jpg) ;
	}
	
.MainWindow_LD {
	width: 28px;
	height: 34px;
	background: url(/imagenes/hde_MainWindow_LD.jpg) ;		
}

.MainWindow_D {
	background: url(/imagenes/hde_MainWindow_D.jpg) ;		
}

.MainWindow_RD {
	width: 29px;
	height: 34px;
	background: url(/imagenes/hde_MainWindow_RD.jpg) ;		
}

.MainWindow_test {
	background-color: #282C97;
	background: url(/imagenes/hde_secc_externa_LU.jpg) ;
	}

/*
 * The Winow_S_ are for the smaller windows to the right of the page
 */
.Window_S_LU {
	width: 20px;
	height: 18px;
	background: url(/imagenes/hde_Window_LU.jpg) ;		
}

.Window_S_U {
	width: 20px;
	height: 18px;
	background: url(/imagenes/hde_Window_U.jpg) ;		
}

.Window_S_RU {
	width: 21px;
	height: 18px;
	background: url(/imagenes/hde_Window_RU.jpg) ;		
}

.Window_S_L {
	background: url(/imagenes/hde_Window_L.jpg) ;		
}

.Window_S_R {
	background: url(/imagenes/hde_Window_R.jpg) ;		
}


.Window_S_LD {
	width: 20px;
	height: 23px;
	background: url(/imagenes/hde_Window_LD.jpg) ;		
}

.Window_S_D {
	background: url(/imagenes/hde_Window_D.jpg) ;		
}

.Window_S_RD {
	width: 20px;
	height: 23px;
	background: url(/imagenes/hde_Window_RD.jpg) ;		
}

.calendar {
	font-size: 14px; 
}

.archiveList {
	font-size: 14px; 
}

.articleComment {
	background-color: #ccd9e9;
	padding:	10px;
	left:		10px;
	}	
	
.communityImg {	
	float: left;
	margin: 0px 10px 0px 0px
}

a:link {
	text-decoration: underline;
	color: #003366;
	}
	
a:visited {	
	text-decoration: underline;
	color: #003366;
	}
	
a:hover {
	text-decoration: underline;
	color: #003366; 
	}

a:active {
	text-decoration: underline;
	color: #003366;
	}
}