body {
	background-color:#666666;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding:0px;
	font-size : 13px;	
	line-height: 17pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color : #000000; }


/* TEXT */

.text-top {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	line-height: 16pt;
	text-decoration: none; }

.text-title-white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 16px;
	font-weight : bold;
	padding-left: 15px;
	color : #ffffff;
	line-height: 16pt;
	text-decoration: none; }

.text-title-blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #00597E;
	line-height: 16pt;
	text-decoration: none; }

.text-white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 17pt;
	text-decoration: none; }

a.text-white {
	text-decoration:none;
	color:#ffffff; }
	
a.text-white:hover {
	text-decoration:underline;
	color:#00597E; }

.text-white-small {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	line-height: 17pt;
	text-decoration: none; }

a.text-white-small {
	text-decoration:none;
	color:#ffffff; }
	
a.text-white-small:hover {
	text-decoration:underline;
	color:#00597E; }

.text-link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
	line-height: 16pt;
	text-decoration: none; }

a.text-link {
	text-decoration:none;
	color:#000000; }
	
a.text-link:hover {
	text-decoration:underline;
	color:#00597E; }

.text-footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	line-height: 17pt;
	text-decoration: none; }

a.text-footer {
	text-decoration:none;
	color:#ffffff; }
	
a.text-footer:hover {
	text-decoration:underline;
	color:#00597E; }

.text-menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #ffffff;
	padding: 15px;
	line-height: 18pt;
	text-decoration: none; }

a.text-menu {
	text-decoration:none;
	color:#ffffff; }
	
a.text-menu:hover {
	text-decoration:none;
	color:#00597E; }






	

/* MENU */
	
#sublist li { 
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px; }	


.button {
  	background:#00597E;
  	color:#ffffff;
  	font-size: 13px;
	width: 85px;
	height: 26px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  	border:1px solid #00597E;
  	border-color:#00597E #00597E #00597E #00597E; }



.textPaginator {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left: 5px;
	padding-right: 5px;
	color : #333333;
	text-decoration : none; }

.textPaginatorLink A {
	BORDER-LEFT-COLOR: #00597E; 
	BACKGROUND: #00597E; 
	BORDER-BOTTOM-COLOR: #00597E; 
	COLOR: #ffffff; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	BORDER-TOP-COLOR: #00597E; 
	TEXT-DECORATION: none; 
	BORDER-RIGHT-COLOR: #00597E;
	margin-right:10px;
}
.textPaginatorLink A:visited {
	BORDER-LEFT-COLOR: #00597E; 
	BACKGROUND: #00597E; 
	BORDER-BOTTOM-COLOR: #E6008B; 
	COLOR: #ffffff; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	BORDER-TOP-COLOR: #E6008B; 
	BORDER-RIGHT-COLOR: #E6008B
}
.textPaginatorLink A:hover {
	BORDER-LEFT-COLOR: #00597E; 
	BACKGROUND: #E6008B; 
	BORDER-BOTTOM-COLOR: #E6008B; 
	COLOR: #ffffff; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	BORDER-TOP-COLOR: #E6008B; 
	BORDER-RIGHT-COLOR: #E6008B
}


.image {
	float: center;
	margin: 0 0 0 0;
	border: 1px solid #005289;
	padding: 0px; }	



