/* 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:#4A4B8C;
 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;
}
.Form150 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:150px;
	border:1px solid #4A4B8C;
}
.Form50 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:50px;
	border:1px solid #4A4B8C;
}
.Form250 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:250px;
	border:1px solid #4A4B8C;
}
.Form400 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:400px;
	border:1px solid #4A4B8C;
}
.Form100 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:100px;
	border:1px solid #48a39f;
}