a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: "Tahoma", Courier, mono;
	font-size: 14pt;
}
button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body {
  background-color: #FFFFFF;
  font-family: Arial, Tahoma, Verdana;
}

.top1 {
  height: 112px;
  background-image: url('../images/top1.jpg');
  background-repeat: no-repeat;

}

.top2 {
  background-image: url('../images/top2.jpg');
  background-repeat: repeat-x;
}

.websiteurl {
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
}

.tagline {
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: bold;
}

.center1 {
  background-image: url('../images/center1.jpg');
  background-repeat: no-repeat;
  height: 300px;
}

.left1 {
  background-image: url('../images/left1.jpg');
  background-repeat: no-repeat;
}

.left2 {
  background-image: url('../images/left2.jpg');
  background-repeat: repeat-y;
}

.left3 {
  background-image: url('../images/left3.jpg');
  background-repeat: no-repeat;
  height: 47px;
}

.left4 {
  background-image: url('../images/left4.jpg');
  background-repeat: repeat-y;
}

.bottomspacer {
  background-image: url('../images/bottomspacer.jpg');
  background-repeat: repeat-x;
  height: 31px;
}

.msgbox {
  background-image: url('../images/msgbox_spacer.jpg');
  background-repeat: repeat-y;
  height: 140px;
  width: 228px;
}

.msgboxmain {
  background-image: url('../images/mxgbox_main.jpg');
  background-repeat: no-repeat;
}

.msgboxtop {
  font-weight: bold;
  height: 33px;
  text-align: center;
  color: #FFFFFF;
}

.msgboxbottom {
  background-image: url('../images/msgbox_bottom.jpg');
  background-repeat: no-repeat;
  height: 6px;
  width: 228px;
}

.variablemessagebox {
  height:150px;
  width:450px;
}

.productboxspacer {
  background-image: url('../images/xmsgbox_main_center.jpg');
  background-repeat: repeat-x;
  height: 34px;
}

.productboxleft {
  background-image: url('../images/xmsgbox_main_left.jpg');
  background-repeat: no-repeat;
}

.productboxright {
  background-image: url('../images/xmsgbox_main_right.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}

.productboxspacercenter {
  
  background-image: url('../images/xmsgbox_spacer_center.jpg');
}

.productboxleftcenter {
  background-image: url('../images/xmsgbox_spacer_left.jpg');
  background-repeat: repeat-y;
}

.productboxrightcenter {
  background-image: url('../images/xmsgbox_spacer_right.jpg');
  background-repeat: repeat-y;
  background-position: right top;
}

.productboxtop {
  font-weight: bold;
  height: 33px;
  text-align: center;
  color: #FFFFFF;
}

.productboxspacerbottom {
  height: 6px;
  background-image: url('../images/xmsgbox_bottom_center.jpg');
  background-repeat: repeat-x;
}

.productboxleftbottom {
  height: 6px;
  background-image: url('../images/xmsgbox_bottom_left.jpg');
  background-repeat: no-repeat;
  
}

.productboxrightbottom {
  height: 6px;
  background-image: url('../images/xmsgbox_bottom_right.jpg');
  background-repeat: no-repeat;
   background-position: right top;
}

.intro {
  background-image: url('../images/intro.jpg');
  background-repeat: no-repeat;
  height: 434;
  width: 745;
}

.intro-ex {
  background-image: url('../images/introex.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.intro-bottom {
  background-image: url('../images/intro-bottom.jpg');
  background-repeat: no-repeat;
}
.intro-top {
  background-image: url('../images/intro-top.jpg');
  background-repeat: no-repeat;
  width: 745;
  height: 125;
}

.copyright {
  text-align: center;
  color: #FFFFFF;
  font-size:8pt;
}