/*
#################################### 
	Custom Cascading Style Sheets 
	prepared by
	http://eYeOpenersdesign.com
	http://eYeOpeners.info
	programming@eYeOpeners.info
#################################### 
*/

/*
TEXT
*/

.emphasis{
	font-style:italic}

.text{
	font-family:helvetica,arial;
	font-size:10pt}

.text_navy{
	font-family:helvetica,arial;
	font-size:10pt;
	color:navy}

.text_headline{
	font-size:20pt;
	color:#000000}

.text_headlineNavy{
	color:Navy;
	font-weight:bold
	font-size:120%;
	background-color:lightsalmon;
	padding:12px;
	border:1px outset red;
	margin-bottom:25px}

.text_headlineNavySub{
	color:#fff;
	font-style:italic}

/*
LINKS
*/

a.eO_link_small{
	font-family:lucida grande,arial;
	font-size:8pt;
	color:#2f518f;
	text-decoration:none}

a:hover.eO_link_small{
	font-family:lucida grande,arial;
	font-size:8pt;
	color:#b0a1ff;
	text-decoration:overline underline}

a:active.eO_link_small{
	font-family:lucida grande,arial;
	font-size:8pt;
	color:#d6ceff;
	text-decoration:overline underline}

.feux_link{
	text-decoration:underline}

.feux_link_hover{
	text-decoration:none;
	cursor:pointer}

.linkNOTIFY{
	color:#2f518f}

/*#2f518f 
RESOURCES
*/

.resources_cell{
	font-size:6pt;
	color:navy}

.text_menu{
	font-family:arial;
	font-size:6pt}

/*
RESOURCES
*/

.notify{
	width:600px;
	margin-top:30px;
	margin-left:130px;
	border:1px navy solid;
	padding:14px;
	background-color:#f5f5f5}


