/*
Voices That Matter styles for screen media
*/

/************ PAGE SETUP *************/

html { padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Lucida Grande; font-size: 12px; color:#263842; padding: 0px; margin: 0px; }
a:link, a:visited, a:active { color:#B0B91E; font-weight: bold; }
a:hover { color: #f15a22; font-weight: bold; }
h1, h2 { color:#f15a22; }
h3 { color:#aeaeb0; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
#content { background-color: #FFFFFF; width: 780px; \width:790px; w\idth:780px; height: auto; text-align: left; margin: 10px auto 20px auto; padding: 10px; } 
#footer { width: 790px; height: 25px; text-align: center; font-size: 10px; margin-right: auto; margin-left: auto;}
#header { width: 790px; height: auto; text-align:center; margin:0 auto;}
p {	font-size: 1.1em; }
ol, ul, dl { font-family: Arial, Helvetica, Lucida Grande;}
li, dd { line-height: 1.2em; margin-bottom: 5px;}


/************ Tables *************/
table a:link, a:visited, a:active { color: #f15a22; font-weight: bold; }
table a:hover { color: #B0B91E; font-weight: bold; }
table td { text-align: left; vertical-align: top; }
table td#columnPrimary { width: 540px; \width: 564px; w\idth: 540px; padding-right: 20px; }
table td#columnSubordinate { width:250px; }

/************ FORM ELEMENTS *************/
form { width: 400px; border: thin; border-color: #000000;}

