/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linkmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4B8C;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.linkmenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4B8C;
	text-decoration: underline;
}
#NewsContent {
position:relative;
 top:0px;
  height:auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
overflow:hidden;
margin-bottom:-50px;
padding:0px;
}
#NewsBox {
position:relative;
 top: -48px;
  height:auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  margin:0px;
  padding:0pz;
}
#Page {
position:relative;
 top:0px;
  height:auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  
  background-color:#FFFFFF;
}
#BackgroundContainer {
 position:relative;
 top:0px;
 bottom:600px;
 width:100%;
 height:600px;
 background-color:#cccccc;
 background-image:url(../styles/glassfill.png);
 background-repeat: repeat-x;
 height:600px;
}
#ProgLogo {
 position:absolute;
 top:15px;
 bottom:115px;
 width:201px;
 height:100px;
 left:50%;
  margin-left:-490px;
 background-image:url(../images/progweb.png);
 background-repeat: no-repeat;
}
#Content {
 position:absolute;
 width: 950px;
  left:50%;
  margin-left:-475px;
 top:80px;
}
#Masthead {
 position:absolute;
 width: 760px;
  left:50%;
  margin-left:-480px;
 top:0px;
 bottom:125px;
 width:960px;
 height:125px;
}
#Footer {
  position:relative;
  width:760px;
  background-color: yellow;
  height: auto;
}
.menuwhitesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	line-height: 20px;
}
.menuwhitesm  a:hover{
	text-decoration:underline;
}
.menuwhitemed {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.menuwhitemed a:hover{
	text-decoration: underline;
}
.whitetiny {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menuside {
	font-family: tahoma;
	color: #4A4B8C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menuside a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4B8C;
	text-decoration: none;
	font-size: 12px;
}

.tabmenu {
color: #4A4B8C; text-decoration: none; font-size: 14px; font-family: tahoma;
}
td.button{
width:75px;
color:#FFFFFF;
padding:0;
margin:0;
border: 1px solid #717171;
}
td.button a{
	display:block;
	background-image:url(../images/topmenubg.jpg);
	background-repeat:repeat-x;
	height: 14px;
	font-weight: bold;
	border-top:0;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	vertical-align: bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
}
td.button a:hover {background-image:url(../images/topmenubgr.jpg); background-repeat:repeat-x; color:#FFFFFF;}
.menuwhitesm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	line-height: 14px;
}
a.menuwhitesm2:hover{
	text-decoration:none;
}