body

{ background-color:#1E68B3;
    background-image: url(../images/bk-gd.jpg); 
    background-repeat: repeat-x;
    margin: 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

li.blackText 
{
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}


li.blackText1 
{
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	list-style-type:circle;
	list-style-position:inherit;
}

li.blackText2
{
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}

.ReportHeader 
{ 
  PADDING-LEFT: 5px; 
  FONT-SIZE: 14pt; 
  FONT-FAMILY: Verdana; 
  HEIGHT: 44px 
} 
.SectionHeader 
{ 
  PADDING-LEFT: 5px; 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 12pt; 
  FONT-FAMILY: Verdana; 
  HEIGHT: 35px 
} 
  
 
 .TableHeader 
 { 
    FONT-WEIGHT: bold; 
    COLOR: #ffffff; 
    FONT-FAMILY: Verdana; 
    BACKGROUND-COLOR: #003657 
 }

li.blackText1Square 
{
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	list-style-type:square;
	list-style-position:inherit;
}

	
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1068A0;
}


a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.ytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FBBB26;
	text-decoration: underline;
	}
.bwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;

	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;

	}
.ytextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FDD349;
	text-decoration: none;
	}
	
	
	.white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
		
		.smallwhite
		
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
		
		
	.orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #E76800;
	text-decoration: none;
	}
	
	
	.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	}
	
		.smtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

	.healthreport {
	float:right;
	padding-left: 10px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	}


.packageRow 
{ BORDER-RIGHT: silver 2px solid; 
  BORDER-TOP: silver 2px solid; 
  FONT-SIZE: x-small;
  BORDER-LEFT: silver 2px solid;
  BORDER-BOTTOM: silver 2px solid;
  FONT-FAMILY: arial; 
}
.packageCell
{ BORDER-RIGHT: silver 2px solid;
  BORDER-TOP: silver 2px solid;
  BORDER-LEFT: silver 2px solid;
  BORDER-BOTTOM: silver 2px solid;
}	

/*-- Modal Popup -- */		
.smtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
.modalPopup {
background-color:#FFFFDD;
border:3px solid Gray;
padding:3px;
width:630px;
}

.modalBackground {
background-color:Gray;
filter: Alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7;;
}