body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header2 {
	background-image: url(../images/head4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	background-color: #034670;
}

.header3 {
	background-image: url(../images/head5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	background-color: #349BBC;	
}

p {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, non-serif
}
textarea {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; COLOR: #000033; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



select {
	FONT-SIZE: 12px; BACKGROUND: #ffffff; COLOR: #000033; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

option {

	FONT-SIZE: 12px; BACKGROUND: #ffffff; COLOR: #000033; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif

}

.bodybg {

	background-color: #2E95B6;

}

a {
	color: #10537D;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {

	color: #9BC245;

	text-decoration: underline;

}

.u1 {

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #A3CA3B;

}

.u2 {

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #20618B;

}



.sideheader1 {

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #A3CA3B;

}

.sideheader2 {

	border-top-width: 3px;

	border-top-style: solid;

	border-top-color: #20618B;

}

.footer1 {

	/*background-image: url(../images/foot1.jpg);*/

	background-repeat: repeat;

	background-position: right top;

	display: block;

	background-color: #749D59;

}

.footer2 {
	background-repeat: repeat;
	background-position: top;
	display: block;
	background-image: url(../images/foot1.jpg);


}

#topnav {

	FONT-SIZE: 11px;

	COLOR: #333333;

	FONT-FAMILY: Verdana, Arial, Helvetica, non-serif;

	text-align: center;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #F0F0F0;

	padding-bottom: 2px;

}

#topnav a{
	text-decoration: none;
}

#topnav a:hover{
	color: #9ABC1D;
	text-decoration: none;
}

#mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 10px;
	padding-right: 3px;
}

#mainbody h1 {
	font-size: 1.45em;
	color: #333333;
	text-decoration: none;
}

#mainbody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #054872;
	text-decoration: none;
	font-weight: bold;
}

#mainbody p {
	font-size: 0.65em;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#box {
	width: 175px;
	border: 1px solid #1E5F89;


}
#box2 {
  width: 100%;
  border: 1px solid #900;
  padding: 10px;
  margin: 0;
  background: #fee;
}
#insidebox {
	background-color: #F8F8F8;
	height: 86%;
	width: 100%;
	border: 7px solid #FFFFFF;
	padding: 1px 1px 0px;

}
#insidebox p{
	font-size: 12px; color: #333333; font-family: Verdana, Arial, Helvetica, non-serif
}
#insidebox li{
	list-style-type: none;
	list-style-image: url(../images/arrow1.gif);
}
.quote{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, non-serif;
}
.quotee{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, non-serif;
	font-style: italic;
}
#footer {
	background-color: #F4F4F4;
}
.virustxt {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #8A0003;
}
