body {
	background: #F5F9FB;
	margin: 0px 0px 0px 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006BB3;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background: #F5F9FB;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006BB3;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	border-bottom: 1px solid #006BB3;		
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

.footer a:visited {
	color: #006BB3;
}
.dcfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006BB3;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background: #F5F9FB;
}
.dcfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006BB3;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	border-bottom: 1px solid #DF1111;		
}
.dcfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

.dcfooter a:visited {
	color: #006BB3;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	list-style-image: url(images/bluebullet.gif);
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.hpbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
.hpbodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;

}
.bodytext a:hover {
   background-color: #F5F9FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;	
}

.bodytext a:visited {
	color: #000;
}

.crmb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000;
	padding: 1px;
}

.crmb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000;
	padding: 1px;
}
.crmb a:visited {
	color: #000;
}

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	border: 1px solid #006BB3;
}

select {
  outline: 1x solid #006BB3;
  border: 1px solid #006BB3;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;	
	font-weight: bold;
	color: #fff;
	text-indent: 2px;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}

	
.cntnt{
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	line-height: 7px;
	}
	
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color : #FA9A44;
}


  ul {
	margin-left: 10;
	padding-left: 10;
}

.popover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: #F5F9FB;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #006BB3;
	padding-left: 11px;
}
.leftmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #006BB3;
}


.left			{
	color: 3F3F3F ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin : 0px;
}

.leftHeader 				{
	color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin : 0px;
}

.left a:link{
	color: 3F3F3F;
	text-decoration: none;
}

.left a:visited{
	color: 3F3F3F;
	text-decoration: none;
}
.left a:active{
	color: 3F3F3F;
	text-decoration: none;
}
.left a:hover{
	color: #FF6600;
	text-decoration: none;
}