td.black {
	background:#000;
}
.npdodgeblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3366AA;
}
.npdodgeblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
.npdodgewhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
}
.npdodgered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}
.style51 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #ffffff;
}
.style52 {font-size: 12px}
.style53 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	color: #990000;
	font-weight: bold;
}
.style54 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #ffffff;
}
.input {
    border: 1px solid #006;
    background:url('/images/formbg.gif') repeat-x left top;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url('/images/button9.gif') repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
}
.button1 {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url('/images/button2.jpg') repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
}
.button:hover {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url('/images/button4.jpg') repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
}
.button1:hover {
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url('/images/button4.jpg') repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
}
label {
    display: block;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { 
	clear: left; 
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
a.squarebutton{
background: transparent url('/images/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 9px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
width: 85px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
font-family:Arial, Helvetica, sans-serif;
}

a.squarebutton span{
background: transparent url('/images/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.ovalbutton{
background: transparent url('/images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
width: 300px;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
font-family:Arial, Helvetica, sans-serif;
}

a.ovalbutton span{
background: transparent url('/images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: blue;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}
a.squarebutton1{
background: transparent url('/images/square-red-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 9px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
width: 90px;
}

a.squarebutton1{
background: transparent url('/images/square-red-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 9px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
width: 85px;
}

a:link.squarebutton1, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
font-family:Arial, Helvetica, sans-serif;
}

a.squarebutton1 span{
background: transparent url('/images/square-red-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton1:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton1:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;}

a.ovalbutton1{
background: transparent url('/images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
width: 200px;
}

a:link.ovalbutton1, a:visited.ovalbutton1, a:active.ovalbutton1{
color: #494949; /*button text color*/
font-family:Arial, Helvetica, sans-serif;
}

a.ovalbutton1 span{
background: transparent url('/images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton1:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton1:hover span{ /* Hover state CSS */
background-position: bottom right;
color: blue;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

td.login{ 
font: normal 12px Arial; /* Change 12px as desired */
}

td.heading{ 
font: normal 18px Arial; /* Change 12px as desired */
color:#00F
}

a.boldbuttons{
background: transparent url('/images/roundedge-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('/images/roundedge-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}
a.boldbuttons1{
background: transparent url('/images/roundedge-red-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons1, a:visited.boldbuttons1, a:hover.boldbuttons1, a:active.boldbuttons1{
color: white; /*button text color*/
}

a.boldbuttons1 span{
background: transparent url('/images/roundedge-red-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons1{ /* Hover state CSS */
text-decoration: underline;
}

