body {
	margin:10px;
}
p {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1f4a53;
	font-style: normal;
	line-height: 150%;
	margin-top:10px;
	margin-bottom:0px;
	text-align:justify;
}

p.Indent {
	margin-left:20px;
}
p.TextBoxContent {
	color: #bccdd4;
	font-style: normal;
	line-height: 130%;
	margin-top:4px;
	margin-bottom:4px;
}
p.TextBoxTitle {
	color: #bccdd4;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	margin-top:0px;
	margin-bottom:0px;
}
p.FieldLabel {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1f4a53;
	font-style: normal;
	line-height: 100%;
	margin-top:10px;
	margin-bottom:0px;
	text-align:justify;
}
li {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1f4a53;
	font-style: normal;
}
th {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #1f4a53;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom:0px;
}
.PageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	color: #1f4a53;
	padding-right:20px;
}

.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}
#mainContent
{
	border: 1px solid #000000;
	padding: 4px;
	width:720px;
}

#pageMenuBar
{
	background-color:#CCCCCC;
	width:100%;
	height:20px;
}

a.unviewable
{
	color: #6b848b;
	font-size:2px;
	text-decoration:none;
	padding-left: 2px;
	padding-right: 2px;	
	
}
a.LinkStyleMenu
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bccdd4;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}
a.LinkStyleMenu:hover
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#1f4a53;
	background-color: #bccdd4;
}

a.LinkStyle01
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1f4a53;
	font-style: normal;
	line-height: 150%;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
a.LinkStyle01:hover
{
	color:#FFFFFF;
	background-color: #51727b;
}

a.LinkStyle02
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bccdd4;
	font-style: normal;
	line-height: 150%;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
a.LinkStyle02:hover
{
	color:#1f4a53;
	background-color: #bccdd4;
}
a.BriteBITLink
{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bccdd4;
	font-style: normal;
	line-height: 150%;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
a.BriteBITLink:hover
{
	color:#1f4a53;
	background-color: #bccdd4;
}
.ButtonClass01  {
	width: 150px ; 
	color : #bccdd4;
	background-color : #1f4a53;
	font-family : "Times New Roman";
	font-size : 12;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border:1px solid white;
}


