html {
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font: 9pt Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 11px;
  width: 948px;
}

#header {
  width: 948px;
  font-size:0;
}

#headernav  {
  width: 100%;
  height: 28px;
  background: url('/images/topnav/navbackground.gif') repeat-x;
}

.headernav  {
  float: left;
  height: 28px;
}

#headerseparator {
  height: 10px;
  width: 100%;
}

#crumbarea {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 6px 10px 6px;
}

.lc_contactheader, .header {
  color: #000000;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 0px;
}

.lc_contacttext {
  margin: 0px 0px 2px 4px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

#leftcontentbox {
  background-color: #D9DCE7;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 4px 4px 0px 4px;
  width: 228px;
}
#leftcontentbox div {
  margin: 3px 6px 0px 4px;
  float: left;
}
#leftcontentbox p {
  margin: 0px 6px 15px 6px;
}
#leftcontentbox .lcbtitle {
  color: #2C3E79;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  text-transform: uppercase;
  vertical-align: middle;
}

#maincontentbox {
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  width: 702px;
}

.homepage_separator {
  background: url('/images/home/seperator.gif') repeat-y;
  float: left;
  height: 1px;
/*  margin: 35px 0px 0px 0px; */
  width: 10px;
}

.homepage_contentbox {
  float: left;
  width: 218px;
  padding: 0px 5px 0px 0px;
  margin: 0px;
}

.homepage_contentbox p {
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

.contentbox {
  margin: 0px 0px 16px 0px;
}
.contentbox div {
  background-color: #FEE9A2;
  margin: 0px 0px 8px 0px;
  padding: 3px 0px 3px 8px;
}
.contentbox p {
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 8px;
}
.contentbox a {
  color: #C70A00;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
}
.contentbox a:hover, .contentbox a:active {
  text-decoration: underline;
}

.contentbox ul li {
  padding: 4px 10px 8px 0px;
}

.contentbox_title {
  font-weight: bold;
  text-transform: uppercase;
}

p.quoted {
  margin: 10px 35px 10px 35px;
  padding: 0px 0px 0px 0px;
  font-style: italic;
}

img.vodavilogos {
  border: 0px;
  padding: 0px 20px 0px 20px;
}

.bluebar {
  background-color: #D9DCE7;
  margin: 3px 0px 3px 0px;
  padding: 0px;
  font-size:0;
}

.graybar {
  background-color: #E9E9E9;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-size:0;
}

span.rtop, span.rbottom { display: block; background: #FFFFFF }
span.rtop span, span.rbottom span { display: block; height: 1px; overflow: hidden; background: #E9E9E9 }
span.r1 { margin: 0 5px }
span.r2 { margin: 0 3px }
span.r3 { margin: 0 2px }
span.rtop span.r4, span.rbottom span.r4 { margin: 0 1px; height: 2px }

/*

.h-centered_container {
  text-align: center;
}

.h-centered_content {
  margin: 0 auto;
}

.v-centered_container {
  height: 100%;
  display:inline-block;
  vertical-align: middle;
  border-width: 1px;
  border-style: dotted;
}

.v-centered_td {
  height: 100%;
  vertical-align: middle;
}

#footer table {
  padding: 0;
  border-spacing: 0;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}
*/
#footer {
  margin: 0px 0px 0px 0px;
  width: 948px;
}

#footer img.vodavilogos {
  padding: 0px 1px 0px 1px;
/*   valign: middle; */
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #332F28;
  font_weight: normal;
  text-decoration: none;
}

.footernavseperator {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 6pt;
  color: #696661;
  font_weight: normal;
  text-decoration: none;
}

a.footernav {
  color: #C70A00;
  font-size: 6pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  text-decoration: none;
}
a.footernav:hover, a.footernav:active { 
  text-decoration: underline;
}

a.footerlinks {
  color: #332F28;
  font-size: 7pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; 
  text-decoration: none;
}

a.footerlinks:hover, a.footerlinks:active { 
  text-decoration: underline;
}

.redtext {
  color: #C70A00;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a.redlinks, td.redlinks {
  color: #C70A00;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
}
a.redlinks:link, a.redlinks:visited, a.redlinks:hover, a.redlinks:active {
  text-decoration: underline;
}

.imagediv {
  font-size: 0px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

table.prosound {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
  padding: 2px;
  width: 100%;
}
table.prosound th {
	border-width: 1px;
	padding: 0px;
	border-style: inset;
	border-color: black;
	background-color: #999999;
  color: #FFFFFF;
  font-style: italic;
  font-weight: bold;
}
table.prosound td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: black;
	background-color: white;
}
table.prosound .gray_td {
	background-color: #CCCCCC;
}

.userguides {
  margin: 2px 0px 0px 8px;
  padding: 2px;
  width: 100%;
}

.userguides li {
  float: left;
  display: inline;
  width: 31%;
  list-style-type: none;
  padding: 0px 10px 8px 0px;
}

.userguides li a {
  color: blue;
  font-weight: normal;
  text-decoration: underline;
}

.contactform, .contactform input {
  color: #3E3E3E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  margin: 3px 0px 3px 0px;
}






/* vvvvvv OLD CSS INFO vvvvvvv */

td {
  color: #000000;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  }

.bodycopy {
  color: #000000;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  }

.italiccopy {
  color: #000000;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: normal;
  }

.leftcontent {
  color: #000000;
  background-color: #D9DCE7;
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  }

.crumb {
  color: #000000;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  }

.crumbred {
  color: #C60A00;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  }

.footertitle {
  color: #7B1B1B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  }

.footercontent {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 7.5pt;
  }


.error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: red;
  font-weight: bold; 
  }

.success {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: green;
  font-weight: bold; 
  }

.message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #332F28;
  font-weight: bold; 
  }

.phonetitle {
  font-family: helvetica neue, helvetica, courier new, arial, sans-serif;
  font-size: 9pt;
  color: #c60a00;
  font-weight: bold;
  }
/*
a {
  color: #325780;
  font-size: 7.5pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  }
a:link {
  color: #325780;
  text-decoration: underline;
  }
a:visited {
  color: #325780;
  text-decoration: underline;
  }
a:hover { 
  color: #325780;
  text-decoration: underline;
  }
a:active {
  color: #325780;
  text-decoration: underline;
  }
*/

a.crumb {
  color: #C60A00;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  }
a.crumb:link {
  color: #C60A00;
  text-decoration: underline;
  }
a.crumb:visited {
  color: #C60A00;
  text-decoration: underline;
  }
a.crumb:hover { 
  color: #C60A00;
  text-decoration: underline;
  }
a.crumb:active {
  color: #C60A00;
  text-decoration: underline;
  }



a.footerlinksred {
  color: #C70A00;
  font-size: 7pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; 
  }
a.footerlinksred:link {
  color: #C70A00;
  text-decoration: none;
  }
a.footerlinksred:visited {
  color: #C70A00;
  text-decoration: none;
  }
a.footerlinksred:hover { 
  color: #C70A00;
  text-decoration: underline;
  }
a.footerlinksred:active {
  color: #C70A00;
  text-decoration: underline;
  }


.header_red {
  color: #C70A00;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  }

.title {
  color: #000000;
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  }
