BODY
{
	list-style: circle url(../images/arrow.orange.small.gif) outside;
	background-image: none;
	margin: 10px;
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	margin: 10 10 10 10;
}

IMG 
{
	border: 0;
}

.Site
{
	width: 900px;
	vertical-align: top;
}

.Site .HeaderTitle 
{
}

.Site .HeaderBar1 
{
	background-image: url(../images/bgrnd.HeaderBar1.gif);
	background-repeat: repeat-x;
	height: 25;
}

.Site .HeaderBar2
{
	background-color: #FFFFFF;
}

.Site .HeaderBar2 .Date
{
	font-size: 10pt;
	font-family: Times New Roman, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 2;
	color: #000000;
}

.Day
{
	font-size: 12pt;
	color: #CC0000;
}

.Label 
{
	font-weight: bold;
}

.Site .HeaderBar3
{
	background-image: url(../images/bgrnd.HeaderBar3.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.Site .HeaderBar3 .Text
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.PageForm
{
	width: 100%;
	padding-right: 10px;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.PageForm .input
{
	font-size: 9pt;
	margin:0px;
	width:80px;
	height:19px;
	margin-left:2px;
	margin-right:2px;
	margin-top:1px;
	margin-bottom:1px;
}

.PageForm .button
{
	font-size: 9pt;
	margin:0px;
	height:19px;
}

.LoginForm
{
	width: 100%;
	padding-right: 10px;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color:#FEFEFE;
}

.LoginForm .input
{
	font-size: 9pt;
	margin:0px;
	width:100px;
	height:19px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.LoginForm .button
{
	font-size: 9pt;
	margin:0px;
	height:19px;
}

.Site .Main 
{
}

.Site .Main .NewsPaper
{
	width: 100%;
}

.Site .Main .NewsPaper .Page
{
	width: 429px;
	text-align: center;
	vertical-align: middle;
}

.Site .Main .NewsPaper .Page .NewsPaperBox 
{
	height: 597px;
}

.Site .Main .NewsPaper .Page .NewsPaperBox .filo
{
	width: 398px;
	height: 597px;
}

.InfoText
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	background-color: #FAFBFC;
	color: #456D94;
}

.Site .Footer
{
}

.Site .Footer A 
{
	text-decoration: none;
	color: #0073A9;
	font-size: 10pt;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-style: normal;
}

.Site .Footer A:hover
{
	text-decoration: none;
	color: #0073FF;
	font-size: 10pt;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-style: normal;
}

.Site .Footer A:visited
{
	text-decoration: none;
	color: #0073A9;
	font-size: 10pt;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	font-style: normal;
}

.Notice 
{
	color: #cc0000;
}

.Error
{
	color: #cc0000;
	font-size: 9pt;
	font-weight: bold;	
}

.PageBorderTopLeft
{
	width: 12px;
	height: 12px;
	background-color: trasparent;
}

.PageBorderTopRight
{
	width: 12px;
	height: 12px;
	background-color: trasparent;
}

.PageBorderBottomLeft
{
	width: 12px;
	height: 12px;
	background-color: trasparent;
}

.PageBorderBottomRight
{
	width: 12px;
	height: 12px;
	background-color: trasparent;
}

.PageBorderHorz 
{
	height: 12px;
	background-color: #F8F0D7;
}

.PageBorderVert
{
	height: 608px;
	background-color: #F8F0D7;
}

.contactForm
{
	font-family: Arial, Helvetica;
 	font-size: x-small;	
  font-weight: bold;
	background-color: #FAFBFC;
	color: #456D94;
	padding: 5px;
  margin: 0px;
  width: 100%;
}

.activationForm
{
	font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
	background-color: #FAFBFC;
	color: #456D94;
  margin: 0px;
  width: 100%;
}

.activationForm .input
{
	margin-left: 15px;
	margin-top: 1px;
  font-size: 11px;
	width: 300px;
	height: 18px;
}

.subscriptionForm
{
	font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
	background-color: #FAFBFC;
	color: #456D94;
  margin: 0px;
  width: 100%;
}

.subscriptionForm .input
{
	margin-left: 15px;
	margin-top: 1px;
  font-size: 11px;
	width: 105px;
	height: 18px;
}

.subscriptionForm .dropdown
{
	margin-left: 15px;
	margin-top: 1px;
  font-size: 11px;
	width: 220px;
	height: 15px;
}

.subscriptionForm .header
{
	background-color:#E8F1F6;
	width:100%;
	font-size:11px;	
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

.subscriptionForm .data1
{
	background-color:#F4F7F8;
	width:100%;
	font-size:11px;	
	vertical-align:top;
}

.subscriptionForm .data1 .labels
{
	width:40%;
	padding-right:10px;
	text-align:right;
	font-size:11px;
}

.subscriptionForm .data1 .labels .label
{
	font-size:11px;
	font-style:normal;
}

.subscriptionForm .data2
{
	background-color:#E8F1F6;
	width:100%;
	vertical-align:top;
	font-size:11px;	
	padding-top:5px;
}

.subscriptionForm .data2 .labels
{
	width:40%;
	padding-right:10px;
	text-align:right;
	font-size:11px;
}

.subscriptionForm .data2 .labels .label
{
	font-size:11px;
	font-style:normal;
}


