body{
  font-family : Tahoma, Arial, Verdana;
	font-size   : 10px;
  color       : #002854;
  /*background-image: url('bg.jpg');*/
	margin: 0px;
}
hr {color: #a0522d; }
h1{
	font-size   : 20px;
  color       : #d46900;  
}
h2{
	font-size   : 16px;
  color       : #003979;  
}
p {
  /*text-indent   : 10px;*/
	color         : #0d2237;
	margin-top    : 5px;
	padding-bottom: 10px;
	margin-bottom : 0px;
	margin-left   : 5px;
	margin-right  : 5px;
	font-size     : 10pt;
	font-family   : Tahoma, Arial, Verdana;
  text-align    : justify;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
/* print page names and links */
p.pages,
a.pages
{
  font-size: 9pt;
}
.news_container{
  border-left : 1px dashed #cdcdd4;
  border-top  : 1px dashed #cdcdd4;
  border-right: 1px dashed #a2a2a8;
  border-bottom: 1px dashed #a2a2a8;    
	background  : #f7f7ff;
  padding     : 5px;
	height      : 250px;
}
div.about {
  border-left : 1px solid #d0e8ff;
  border-top  : 1px solid #d0e8ff;
  border-right: 1px solid #8999a9;
  border-bottom: 1px solid #8999a9;  
  
  font-family : Times New Roman, Tahoma;
	font-size   : 10px;
  color       : #00007f;
  padding     : 5px;
}
div.about_logo{
  float       : right;
  margin-top  : 25px;
  margin-left : 10px;
}
hr.about{
  border      : 0px;
  background  : #fff url(hr1.gif) no-repeat scroll center;
  height      : 15px;
  width       : 100%; 
}
div.news{
  font-family : Arial;
	font-size   : 11px;
  color       : #000000; 
}

h1.news{
  font-family : Arial;
	font-size   : 12px;
  color       : #4d9afc;  
}
h2.news{
  font-family : Palatino Lino, Arial;
	font-size   : 11px;
  color       : #a9a800;
	font-weight : bold;
}

li{
  font-family : Arial, Tahoma, Verdana;
	font-size : 10pt;
}

.header 
{
  font-family  : Tahoma;
  font-size    : 12pt;
  font-weight  : normal;
  color        : #000051;
  text-decoration: none;
}

.header a,
.header a:active,
.header a:link
{
  font-family  : Tahoma;
  font-size    : 14pt;
  font-weight  : bold;
  color        : #0001a7;
  text-decoration: none;
}
.header a:hover
{
  font-family  : Tahoma;
  font-size    : 14pt;
  font-weight  : bold;
  color        : #0000d0;
  text-decoration: underline;
}

.footer 
{
  font-family  : Tahoma;
  font-size    : 9pt;
  font-weight  : normal;
  color        : #292929;
  text-decoration: none;
}

.footer a,
.footer a:active,
.footer a:link
{
  font-family  : Tahoma;
  font-size    : 9pt;
  font-weight  : bold;
  color        : #515151;
  text-decoration: none;
}
.footer a:hover
{
  font-family  : Tahoma;
  font-size    : 9pt;
  font-weight  : bold;
  color        : #7d7d7d;
  text-decoration: underline;
}

.bullet{
  background: transparent url('bullet.png') no-repeat left;
  padding: 0 0 0 15px; 	
}

div.video_embed{
	/*float: left;*/
	margin: 3px;
}

div.video_desc{
	padding: 3px;
	font-size: 10pt;
	font-family: palatino lino, tahoma;
}