body {
	background-color: #020e37;
	/*background-image:url(../images/bg_pattern.gif);*/
	padding: 50px;
    border-top: solid 1px #fff;
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #4e4e4e;
}

h1,h2,h3,h4,h5 {
 color: #ffffff;
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}
/*
a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}
*/
a.blue-link-underline {	
	text-decoration: underline;
	color: #406e9d;
}

a.pdf_letters:link {
  color: #fff;
  text-decoration: underline; 
}
a.pdf_letters:hover{
  color: #824000;
  text-decoration: underline;}

a.pdf_letters:visited{
  color: #fff;
  text-decoration: underline;}
  
a.pdf_letters:active{
  color: #fff;
  text-decoration: underline;}

ul.pdf {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: bold;
color: #406e9d;
text-decoration: none;
background-color: #CCCCCC;
text-indent: 20px;
list-style-position: outside;
list-style-type: disc;
padding: 6px;
margin: 2px;
}

ul.pdf_news {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: bold;
color: #FFF;
text-decoration: none;
text-indent: 20px;
list-style-type: disc;
padding: 6px;
margin: 2px;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
.white-text-underline{
color: #ffffff;
text-decoration: underline;
}
.blye-text-underline {
color: #4c7a9c;
text-decoration: underline;
}

.blye-text-regular {
color: #4c7a9c;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #813f00;
text-decoration: none;
}

.red-text-underline {
color: #813f00;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #4e4e4e;
text-decoration: underline;
}
.gray-text-regular{
color: #4e4e4e;
text-decoration: none;
}

.green-text{
color: #4b781c;
text-decoration: none;
}

.green-text-underline{
color: #4b781c;
text-decoration: underline;
}
.no_indent { 
list-style:circle;
margin:5px;
padding:2px;
}
