@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

A {
	COLOR: #537ABF;
	TEXT-DECORATION: none;
	font-weight: normal;

}

A:hover {
	COLOR: #537ABF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.newnnavbg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
}
.newbannerbg {
	background-image: url(../images/nav-part3.jpg);
}
.newbannerbottom {
	margin-bottom: 12px;
}
.newbannertoppad {
	margin-top: 0px;
}

.pagebgandborder {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 10px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.tenpxpadtop {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vpadlogo {
	margin-top: 5px;
	margin-bottom: 5px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #66326D;
}
.printerfriendlypad {
	margin-right: 5px;
}
A.toplink {
	TEXT-DECORATION: none;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.toplink:hover {
	COLOR: #537ABF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.curvetopborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
.curvebtmborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.curvesides {
	background-image: url(../images/curvelandr.jpg);
	background-repeat: repeat-y;
}

A.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	color: #666;
}
A.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #666;
	text-decoration: underline;

}
.footerarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 12px;
	padding: 12px;
	background-repeat: repeat-x;
	background-position: left top;
}
.navbarbg {
	background-image: url(../images/silverbgsmall.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A4595;
}

.addthispadding {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
}
.navbarbg2 {
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.page-silverbg {
	background-image: url(../images/silverbglarge.png);
	background-repeat: repeat-x;
}

A.toplink2 {
	TEXT-DECORATION: none;
	color: #FFF;
}
A.toplink2:hover {
	COLOR: #FFF;
	text-decoration: none;
}
.navbarbg {
	background-image: url(../images/navbar/buttonblank.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.tablebg {
	background-image: url(../images/silverbgsmall.png);
	background-repeat: repeat-x;
	margin: 8px;
	padding: 8px;
}
hr  {height:0px; border: 1px dotted #cdcdcd; noshade 

}
.formtextandpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 8px;
	margin-bottom: 10px;
	border: 1px solid #cdcdcd;
}

.photopadright {
    margin-right: 5px;
}
a:focus { 
outline: none;
}
