/* Second Tier Level style sheet definitions for VECCAarts.org */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-left: 1%;
	padding: 0;
	background-color: #FFF;
}
/* Tag Attribute Classes */
h1 {
	font-size: 18px;
	font-style:italic;
	color: #FFF;
	background-color: #396;
	padding-left: 5px;
}
h2 {
	font-size: 16px;
	color: #000;
}
h3 {
	font-size: 12px;
	color: #000;
}
cite {
	font-size: 10px;
	font-style: italic;
	color:#000;
}
th {
	font-size: 16px;
	color: #000;
}
hr {
	height: 2px;
	color: #369;
	width: 100%;

}
li.off {
	list-style-type:none
}
/* End Tag Classes */

/* Classes */
.Banner3 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	background-color: inherit;
}
.Pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
	color: #000;
	background-color: inherit;
}
.Navhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 8px 2px 8px 0;
	line-height: 26px;
	color: #FFF;
	background-color: #396;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #369;
	text-align: right;
}
.Navhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 8px 2px 8px 0;
	line-height: 26px;
	color: #FFF;
	background-color: #369;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #369;
	text-align: right;
}
.Nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 4px 2px 4px 0;
	color: #000;
	background-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #369;
	text-align: right;
}
.Navon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	margin: 4px 2px 4px 0;
	color: #369;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #369;
	text-align: right;
}
.FooterNav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000;
	background-color: #9CC;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	background-color: #9CC;
}
.selected {
	font-size: 12px;
	color: #C00;
}
.error {
	font-size: 16px;
	color: #C00;
}
/* End Classes */

/* ID Attributes */	
#header2 {
	height: 60px;
	background-color: #99cccd;
	margin: 0 30px 0 0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #369;

}
#nonav {
	float: left;
	width: 181px;
	margin: 0;
	background-color: #CCC;
}
#nocontent {
	float: none;
	margin: 0 30px 0 181px;
	color: #000;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}
#nav {
	float: left;
	width: 181px;
	height: 800px;
	margin: 0;
	background-color: #CCC;
}
#pagenav {
	float: none;
	margin: 0 30px 0 181px;
	color: #000;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}
#content {
	float: none;
	margin: 0 30px 0 181px;
	height: 500px;
	color: #000;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 15px;
}
#footer {
	clear: both;
	height: 80px;
	background-color: #9CC;
	margin: 0 30px 0 0;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #369;
}
/* End ID Attributes */		
		
/* hyperlink states pseudoclasses */
a {
	font-size: 13px;
	color: #00F;
}
a:visited {
	color: #90C;
}
a:active {
	color: #F00;
}
a:hover {
	color: #F00;
	background-color:#FFFF99;
}
a.nav1:link {
	font-size: 15px;
	color: #000;
	background-color: #CCC;
	text-decoration:none;
}
a.nav1:visited {
	font-size: 15px;
	color: #000;
	background-color: #CCC;
	text-decoration:none;
}
a.nav1:active {
	font-size: 15px;
	color: #666;
	background-color: #CCC;
	text-decoration:none;
}
a.nav1:hover {
	font-size: 15px;
	font-weight: 500;
	color: #F00;
	background-color: #CCC;
	text-decoration:none;
}
a.footernav:link {
	font-size: 15px;
	color: #000;
	background-color: #9CC;
	text-decoration:none;
}
a.footernav:visited {
	font-size: 15px;
	color: #000;
	background-color: #9CC;
	text-decoration:none;
}
a.footernav:active {
	font-size: 15px;
	color: #000;
	background-color: #9CC;
	text-decoration:none;
}
a.footernav:hover {
	font-size: 15px;
	font-weight: 500;
	color: #F00;
	background-color: #9CC;
	text-decoration:underline;
}
/* end pseudoclasses */		

/* end style sheet definitions */