body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
q:before,q:after{content:'';}

h1 {font-size: 115%;}
h2 {font-size: 110%;}
h3 {font-size: 105%;}
h4 {font-size: 100%;}

body {
	background-color: #53698E;
}

p {
	padding: 10px;
}


/*  TOOLTIPS  ************ 
label.tooltip{
    position:relative;
    z-index:24; background-color:#ffffff;
    color:#000;
    text-decoration:none}

label.tooltip:hover{z-index:25; background-color:#ff0}

label.tooltip span{display: none}

label.tooltip:hover span{ //the span will display just on :hover state
	display:block;
	position:absolute;
	top:3.3em;
	left:1.5em;
	width:19em;
	border:1px solid #0cf;
	background-color:#cff;
	color:#000;
	text-align: left;
	padding: 8px;
}
   END TOOLTIPS ******** */



a:link {
/*	font-family: "Times New Roman", Times, serif;*/
	color: #0000FF;
}

greyblockquote {
	padding:10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}

ol {margin:5px;
	margin-left: 20px;
	margin-right: 15px;
	}
li {padding: 5px;}

.myol {
	margin: 4px;
/*	left-margin: 25px;
	right-margin: 25px;
*/	padding: 10px;
	background-color: #DFE4EC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.myli {
	margin: 15px;
	margin-top: 1px;
	padding-top: 0px;
}

.googLrgRect {
/*	background:url(../images/googLrgRect335x280.png);
	float:left;
*/	width: 336px;
	height: 280px;
	margin-right: 8px;
}
.goog728x90 {
	/*	background-image: url(../images/goog728x90banner.GIF);
	background-repeat:no-repeat;
*/  clear:both;
	width: 728px;
	height: 90px;
	padding: 1px;
}

.googLinkBar {
/*	background-image: url(../images/googLinkBarImg468x15.GIF);
	background-repeat:no-repeat;
*/	width: 468px;
	height: 15px;
}

.bannerimg {
	background-color:#000000;
}

.container {
	padding-top: 15px;
	font-size: medium;
}
	
.content {
	text-align: left;
	background-color: #FFFFFF;
	width: 820px;
	border: medium outset #999999;
	padding: 8px;
	font-size: medium;
}

.redfont {
	color: red;
}

.article {
	text-align: left;
	background-color: #FFFFFF;
	border: medium outset #999999;
	padding: 20px;
}

.NavBarStyle {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.imgborder {
  float:left;
  border:outset 3px #999999;
  padding:5px;
  margin-right:10px;
} 

.imgborderCenter {
 /* float:center;
  */clear:both;
  border:outset 3px #999999;
  padding:5px;
  margin-right:10px;
} 

.tdRightBorder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

.tdBottomBorder {
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
}

.rightSideColumn {
	background-color: #FFFFCC;
	float:right;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
	position: relative;
	width: 25%;
}

.leftSideColumn {
	background-color: #FFFFCC;
	float:left;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #999999;
	position: relative;
	width: 25%;
}

.lowEndDesktopTable {
	margin-bottom: 40px;
}	
.spywareForm {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
