@charset "UTF-8";

#formContent {
	color: #000;
	background-color: #9CF;
}

#formContent h1 {
	font-size: 1.6em;
	background-image: url(images/bground_feedback_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 0px 15px;
}

#formContent p {
	padding-left: 15px;
	padding-right: 15px;
}

#finalFeedback {
	background-image: url(images/bground_feedback_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
 
body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 76%;
}
.main #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.2em;
} 
.main #header {
	height: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 a {
	height: 228px;
	background-image: url(images/banner_vc.gif);
	background-repeat: no-repeat;
	width: 780px;
	display: block;
}
#index   {
	height: 228px;
	background-image: url(images/banner_vc.gif);
	background-repeat: no-repeat;
	width: 780px;
	display: block;
}
.main #header h1 {
	height: 228px;
}
.main #topnav ul {
	height: 80px;
	padding: 0px;
	width: 700px;
	margin: auto;
	text-align: center;
}
.main #topnav ul li {
	display: inline;
	float: left;
	height: 80px;
	padding: 0px;
	width: 100px;
	margin: auto;
	list-style-type: none;
}
.main a#voices {
	background-image: url(images/btn_voices_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#voices:hover {
	background-position: 0px -80px;
}
.main a#coping {
	background-image: url(images/btn_coping_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#coping:hover {
	background-position: 0px -80px;
}
.main a#groups {
	background-image: url(images/btn_groups_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#groups:hover {
	background-position: 0px -80px;
}
.main a#help {
	background-image: url(images/btn_help_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#help:hover {
	background-position: 0px -80px;
}
.main a#news {
	background-image: url(images/btn_news_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#news:hover {
	background-position: 0px -80px;
}
.main a#about {
	background-image: url(images/btn_about_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#about:hover {
	background-position: 0px -80px;
}
.main a#contact {
	background-image: url(images/btn_contact_both80.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.main a#contact:hover {
	background-position: 0px -80px;
}
.main #leftnav {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	margin-top: 20px;
}
.main #leftnav ul #navtop {
	background-image: url(images/bground_sbar_greytop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.main #leftnav ul #navbtm {
	background-image: url(images/bground_sbar_greybtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.main ul#navLinks {
	list-style-type: none;
	background-color: #292929;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.main ul#navLinks li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.main #leftnav #picLinks {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	background-color: #000;
}
.main #leftnav #picLinks li {
	margin-bottom: 20px;
	list-style-type: none;
}
.main #picLinks #mic   {
	background-image: url(images/sidebar_mic.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 200px;
	display: block;
}
.main #picLinks #hvn  {
	background-image: url(images/sidebar_hvn.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 200px;
	display: block;
}
.main #picLinks #intervoice  {
	background-image: url(images/sidebar_intervoice.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 200px;
	display: block;
}
.main #intro{
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 220px;
	background-image: url(images/bground_intro_mid.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 20px;
}
.main #intro h1 {
	font-size: 1.6em;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/bground_intro_topa.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 30px;
	padding-top: 20px;
}
.main #intro #finalIntro{
	background-image: url(images/bground_intro_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	min-height: 20px;
}
.main #intro #introVoices {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_voices90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	min-height: 90px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.main #intro #introCoping {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_coping90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	min-height: 90px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.main #intro #introGroups {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_group90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	min-height: 90px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.main #intro #introHelp {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_help90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	line-height: 1.4em;
	font-size: 1.1em;
	min-height: 90px;
}
.main #intro #introNews {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_news90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	min-height: 90px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.main #intro #introAbout {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_info90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	min-height: 90px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.main #intro #introContact {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	background-image: url(images/btn_contact_90.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	min-height: 90px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.main #mainContent {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 220px;
	width: 560px;
	color: #000;
	padding: 0;
	background-color: #E3E3E3;
} 
.main h1{
	font-size: 1.3em;
}
.main #mainContent h2 {
	font-size: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
}
.main #mainContent h3 {
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
}
.main #mainContent h4{
	font-size: 1.1em;
	margin-right: 20px;
	margin-left: 20px;
}
.main #mainContent p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.4em;
}
.main #mainContent ul  li{
	line-height: 1.4em;
	list-style-position: outside;
	margin-bottom: 5px;
}
.main #mainContent ul {
	margin-left: 20px;
	margin-right: 20px;
}
.main ol li {
	list-style-position: inside;
	margin-bottom: 5px;
}
.main #mainContent #top {
	background-image: url(images/bground_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.main #mainContent #finalContent {
	background-image: url(images/bground_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	clear: left;
}
.main #mainContent a:link {
	color: #000;
	text-decoration: underline;
}
.main #mainContent a:visited {
	color: #000;
	text-decoration: underline;
}
.main #mainContent a:hover {
	color: #2296F9;
	text-decoration: underline;
}
.main #mainContent a:active {
	color: #000;
	text-decoration: underline;
}
.main #footer {
	padding: 0;
	background-color: #292929;
	text-align: center;
	font-size: 1em;
	margin: 0;
} 
.main #footerlinks{
	background-image: url(images/bground_footer_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main #footer #footerbtm {
	background-image: url(images/bground_footer_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frontPage #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #000;
}
.frontPage #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000;
	margin: 0px;
	text-align: center;
}
.frontPage #header img {
	margin-top: 20px;
}
.frontPage #header h2 {
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.frontPage #topnav ul {
	list-style-type: none;
	height: 90px;
	margin: auto;
	padding: 0;
	width: 770px;
}
.frontPage #topnav ul li {
	display: inline;
	float: left;
	height: 90px;
	width: 110px;
	text-decoration: none;
	padding: 0;
	margin: auto;
}
.frontPage a#voices {
	background-image: url(images/btn_voices_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#voices:hover {
	background-position: 0px -90px;
}
.frontPage a#coping {
	background-image: url(images/btn_coping_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#coping:hover {
	background-position: 0px -90px;
}
.frontPage a#groups {
	background-image: url(images/btn_group_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#groups:hover {
	background-position: 0px -90px;
}
.frontPage a#help {
	background-image: url(images/btn_help_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#help:hover {
	background-position: 0px -90px;
}
.frontPage a#news {
	background-image: url(images/btn_news_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#news:hover {
	background-position: 0px -90px;
}
.frontPage a#about {
	background-image: url(images/btn_about_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#about:hover {
	background-position: 0px -90px;
}
.frontPage a#contact {
	background-image: url(images/btn_contact_both.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.frontPage a#contact:hover {
	background-position: 0px -90px;
}
.frontPage #navtext {
	background-image: url(images/navtxt_nearlyready.gif);
	height: 39px;
	background-repeat: no-repeat;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.frontPage #mainContent {
	padding: 0 20px;
	color: #CCC;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}
.frontPage #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frontPage #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 1em;
}
.frontPage #footer img {
	margin: auto;
	width: 531px;
}
.frontPage p {
	line-height: 1.3em;
	font-size: 1em;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #2296F9;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.alt {
	display: none;
}
blockquote {
	margin: auto 20px 10px 20px;
	line-height: 1.4em;
}
.main .divider {
	background-image: url(images/divider_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 4.5em;
}

.main #formContainer {
	width: 400px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.2em;
}
.txthighlight {
	color: #6CC;
}
