/* PE4ME text Style Sheet */ 

a:link {
	color: #360;
	font-weight: bold;
	}
a:visited { 
	color: #360;
	font-weight: bold;
	}
a:hover {
	color: #C00;
	text-decoration: none;
	}
a:active { 
	color: #FC6;
	}


p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
}	
h1{
	font-family: Arial, sans-serif;
	font-size: 1.8em; /* 16x1.375=22px */
	line-height: normal;/* 16x1.636=36px */
	color: #8a0054; /* 14x.71=10px */
	text-align: left;
	font-variant: normal;
	font-weight: normal;
}
h2{
	font-size: 1.2em;/* 16x1.636=36px */
	color: #600;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal; /* 14x.71=10px */
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.875em; 
	color: #2F66A4;
	font-weight: normal;
	padding-left: 0px; 
	margin-top: 1.286em;
	margin-right: 0;
	margin-bottom: 1.286em;
	margin-left: 0;
}
ol {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
}

ul {
	font-family: Tahoma, Arial, sans-serif;


}
li {
	padding-bottom: .45em;
}

#table{
	border:1px; 
	border-style:dotted; 
	border-color:#CC0; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:.75em;
	}
.td-green-border {
	border:1px; 
	border-style:dotted; 
	border-color:#CC0; 

	}

 /* Styled Text */
 
 .acrobat-list {
	list-style-image: url(../images/acrobat.gif);
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75em;
	}	

 .article-link {
	font-size: 0.8em;
	padding-left: 0px;
	color: #393641;
	line-height: 1.3em;
	}
.blue-title {
	color:#336699;
	font-weight:bold;
	font-stretch:semi-condensed;
	}
.blue-subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336699;

	font-size: 1
.em;
	font-style: italic;
	font-size: 1em;
	
	}	
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	color: #808366;
	font-size: .85em;
	}
a.breadcrumb {
	text-decoration: none;
	}
a.breadcrumb:hover {
	color: #C00;
	text-decoration: underline;
	}
a.breadcrumb:active {
	color: #C00;
	text-decoration: underline;
	}	
a.breadcrumb: visited {
	text-decoration: none;	
	color: #808366;
}

.bullet-redarrow {
	list-style-image: url(../images/arrow_red.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	line-height: 1.4em;
	margin-bottom: 5px;
}


 .bullet-blue-box{
	list-style-image: url(../images/blue-bullet.gif);
	list-style-type: disc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

 .bullet-blue-box-ul{
	list-style-image: url(../images/blue-bullet.gif);
	list-style-type: disc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.footer {
	text-decoration: none;
	}	
a.footer{
	color: #369;
	text-decoration: none;
}

a.footer:hover{
	color: #396;
	text-decoration: underline;
}
a.footer:active{
	color: #396;
	text-decoration: underline;
}
a.footer:visited{
	color: #369;
}

.emp-title {
	font-size: 1.4em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color: #516186;
	line-height: 1.2em;	
	}
.impt-title {
	font-size: 1.4em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color: #900;
	line-height: 1.2em;
	}	
.number-list {
	margin:10px;
	list-style-position: outside;
	
	}
.ret-elig-title{
	font-size: 1.4em;
	color: #35462F;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;

	}
	
.red-bold {
	font-weight: bold;
	color: #990000;
}
.red-text {
	color: #b21c11;
}
.small-txt{
	font-size: 0.85em; /* 16x0.75=12px */
	line-height:1.2em; /* 16x1.375=22px */
}

.xsmall-txt {
	font-size: 0.6em; /* 16x0.9=14px */
}

.hilite{
	background-color: #FF0;	
	}

