/* default styles for html tags */
a:link {
	color: blue;
	text-decoration: none; 
}
a:visited {
	color: purple;
	text-decoration: none;
}
a:hover {
	background-color:silver;	
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
blockquote {
	background: lightblue;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding: /* top */ 8px /* right */ 8px /* bottom */ 6px /* left */8px;
	width: 85%;
	vertical-align: center;
	border: 0px none;
}
body {
	background: silver;
	color: black;
	width: 99%;
	margin: 5px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 22px; 
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: center;
	text-transform: capitalize;
	zoom: 1; /* fixes IE6 bug */
}

h2 {
	font-size: 18px; 
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 6px;
}

h3 {
	font-size: 16px; 
	line-height: 20px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 6px;
}

h4 {
	font-size: 14px; 
	line-height: 16px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 6px;
}
hr {
	background: silver;
	height: 1px;
	width: 90%;
    vertical-align: middle;
    text-align: center;
}
img {
	border: 0px none;
	vertical-align: middle;
	padding: 0px;
}
li {
	color: black;
	font-size: 14px; 
	font-weight: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
p {
	color: black;
	font-size: 15px; 
	line-height: 17px; 
	font-weight: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 5px;
}
table {
	padding: 0px;
	width: 100%;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}
ul {
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* YVM internal named styles */
.article{
	background-color: white;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: /* top */ 2px /* right */ 5px /* bottom */ 2px /* left */ 2px;
	margin: /* top */ 2px /* right */ 12px /* bottom */ 2px /* left */ 20px;
}
.boxhead {
	background-color: darkmagenta;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	margin: /* top */ 3px /* right */ 5px /* bottom */ 3px /* left */ 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 0px /* left */ 0px;
/*	white-space: nowrap; */
}
td.boxhead {
	margin: 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 5px /* left */ 0px;
}
.boxhead1 {
	background-color: #404040;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	margin: /* top */ 3px /* right */ 5px /* bottom */ 3px /* left */ 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 0px /* left */ 0px;
/*	white-space: nowrap; */
}
td.boxhead1 {
	margin: 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 5px /* left */ 0px;
}
.boxhead2 {
	background-color: #606040;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	margin: /* top */ 3px /* right */ 5px /* bottom */ 3px /* left */ 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 0px /* left */ 0px;
/*	white-space: nowrap; */
}
td.boxhead2 {
	margin: 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 5px /* left */ 0px;
}
.boxhead3 {
	background-color: #a06060;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	margin: /* top */ 3px /* right */ 5px /* bottom */ 3px /* left */ 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 0px /* left */ 0px;
/*	white-space: nowrap; */
}
td.boxhead3 {
	margin: 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 5px /* left */ 0px;
}
.boxhead4 {
	background-color: dimgray;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	text-align: center;
	margin: /* top */ 3px /* right */ 5px /* bottom */ 3px /* left */ 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 0px /* left */ 0px;
/*	white-space: nowrap; */
}
td.boxhead4 {
	margin: 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 5px /* left */ 0px;
}
.boxhead5 {
	background-color: #406060;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	vertical-align: bottom;
	text-align: center;
	margin: /* top */ 3px /* right */ 5px /* bottom */ 3px /* left */ 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 0px /* left */ 0px;
/*	white-space: nowrap; */
}
td.boxhead5 {
	margin: 0px;
	padding: /* top */ 4px /* right */ 0px /* bottom */ 5px /* left */ 0px;
}
.boxtrue {
	background-color: green;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	width: 100%;
	border: 1px solid black;
	padding: 2px;
}
.boxhalftrue {
	background-color: orange;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	width: 100%;
	border: 1px solid black;
	padding: 2px;
}
.boxfalse {
	background-color: red;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	text-align: left;
	width: 100%;
	border: 1px solid black;
	padding: 2px;
}
.content{
	background-color: white;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.copyright{
	background-color: mediumblue;
	color: white;
	width: 100%;
	height: 20px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}
.copyright a:active, .copyright a:visited, .copyright a:link, .copyright a:hover {
	background-color: mediumblue;
	color: white;
	text-decoration: none;
}
.dynamicmenu{
	background-color: mediumblue;
	color: white;
	text-align: center;
	height: 22px;
	width: 100%;
	padding: 0px;
	white-space: nowrap;
}
.debatebox{
	font-size: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	width: 50%;
	vertical-align: top;
	border: 1px solid cornflowerblue;
	padding: /* top */ 5px /* right */ 10px /* bottom */ 5px /* left */ 10px;
}
.dynamicmenu td{
	text-align:center;
	color: white;
	background-color: mediumblue;
	cursor: pointer;
	height: 18px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	display: table-cell;
	padding: 0px;
	white-space: nowrap;
}
.dynamicmenu a:active, .dynamicmenu a:visited, .dynamicmenu a:link, .dynamicmenu a:hover {
	text-decoration: none;
	background-color: mediumblue;
	color: white;
}
.footer{
	background-color: #a00000;
	width: 100%;
	color: white;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}
.footer a:active, .footer a:visited, .footer a:link, .footer a:hover {
	background-color: #a00000;
	color: white;
}
.forminfo {
	background-color: lightblue;
	border: 1px solid dimgray;
}
.img-margin img {
	border: 0px none;
	vertical-align: top;
	padding: 0px;
	margin: -1px 0px 0px 0px;
}	
.linklist {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-transform: capitalize;
	background-color: white;
	color: black;
	padding: /* top */ 2px /* right */ 5px /* bottom */ 2px /* left */ 8px;
}
.linklist img {
	vertical-align: top;
	border: 0px none;
	padding-top: 4px;
}
.minwidth hr {
	background: white;
	color: white;
	height: 1px;
	min-width: 775px;
	line-height: 1px;
}
.morenews {
	background-color: cornflowerblue;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border-bottom: 2px solid dimgray;
	border-right: 2px solid dimgray;
	border-left: 2px solid dimgray;
	vertical-align: top;
	text-decoration: none; 
}
.morenews a:link, .morenews a:active, .morenews a:visited {
	color: black;
	text-decoration: none; 
}
.morenews a:hover {
	color: black;
	background-color: silver;
	text-decoration: none; 
}
.morevideos {
	background-color: cornflowerblue;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	text-decoration: none; 
}
.morevideos a:link, .morevideos a:active, .morevideos a:visited {
	color: black;
	text-decoration: none; 
}
.morevideos a:hover {
	color: black;
	background-color: silver;
	text-decoration: none; 
}
.multicolumn {	
	column-count: 3;
	column-gap: 20px;
	column-width: 200px;
	column-rule: 1px dotted #BBB;
}
.multicolumn2 {
	column-count:2;
	column-gap: 20px;
	column-width: 200px;
	column-rule: 1px dotted #BBB;
}
.navdropmenu {
	background-color: blue;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	color: white;
	left: 0px; 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 3px;
	position: absolute;
	top: 25px;
	white-space: nowrap;
	visibility: hidden;
}
.navdropmenu  a:active, .navdropmenu a:visited, .navdropmenu a:link{
	display:block;
	margin-bottom:-10px;
	background-color: blue;
	color: white;
	overflow: hidden;
}
.navdropmenu a:hover{
	color: black;
	background-color:silver;	
}
.newslinks {
	background-color: cornflowerblue;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-top: 2px solid dimgray;
	border-right: 2px solid dimgray;
	border-left: 2px solid dimgray;
	vertical-align: top;
	padding: 8px /* top */ 5px /* rght */ 0px /* botm */ 6px /* left */;
	text-decoration: none; 
	text-transform: capitalize;
}
.newslinks p {
	background-color: cornflowerblue;
	color: black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
	vertical-align: top;
}
.newslinks a:link, .newslinks a:active {
	color: black;
	font-weight: bold;
	text-decoration: underline; 
}
.newslinks a:visited {
	color: dimgray;
	font-weight: bold;
	text-decoration: underline; 
}
.newslinks a:hover {
	color: black;
	background-color: silver;
	text-decoration: none; 
}
.newshead, .newshead a:link, .newshead  a:visited, .newshead a:active {
	background-color: dimgray;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	vertical-align: bottom;
	text-align: center;
	border-top: 2px solid dimgray;
	border-bottom: 1px solid dimgray;
	text-decoration: none; 
}
.newshead a:hover {
	color: black;
	background-color: silver;
	text-decoration: none; 
}
.page {
	background-color: white;
	color: black;
	width: 100%;
	border: 1px solid black;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.video {
	background-color: cornflowerblue;
	color: black;
	border: 2px solid dimgray;
	text-align: left;
	vertical-align: middle;
	margin-left: 10px;
	width: 49%;
}
.videohead {
	background-color: dimgray;
	color: white;
	border-bottom: 2px solid dimgray;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	vertical-align: top;
	white-space: nowrap;
}
