body
{
margin: 0;
padding: 0;
font-size: 95%;
font-family: Calibri;
/* font-family: georgia, times, "times new roman", serif; */
color: #000;
background-color: #fff;
}

h2 {
	padding-top: 0.8em;
	color: #003;	
	font-family: "Balloon Bd BT";
	line-height: 105%;	
}
sup	{
	font-size: 80%;
}
pre[wrap]		{
	white-space:pre-wrap;
}
.inleft	{
	margin-left: 2em;
}
.centre	{
	text-align: center;
}
.faright	{
	
	text-align: right;
}
#vmacttee	{
	border-collapse: collapse;
	table-layout:fixed;
	/* width:60em; */
	padding:0em;
	border-spacing: 0em;
	text-align: left;
	font-size: 12px;
}
#awards table	{
	width: 75%;
	border: 0px;
	padding: 1px;
	  
}
table#throwscttee {
	border-collapse: collapse;
	table-layout:fixed;
	/* width:60em; */
	padding:0em;
	border-spacing: 0em;
	text-align: left;	
}
td, th	{
	margin: 0px;
	padding: 0.3em;
}
dd		{
	padding-left: 20px;
}
.grey	{
	background-color: #e5e5e5;
}
.taupe	{
	background-color: #eeefde;
}
.blu		{
	background-color: #b9c8ed;
}
.crimson		{
	color: #f52929;
}
.graytxt		{
	color: gray;
}
.obscuregray	{
	background-color: #333;
	color: white;
}
.mediumblue	{
	background-color: #33f;
	color: white;
}
.ltyellow	{
	background-color: #ff3;
	color: black;
}
.ltgreen	{
	background-color: #3f3;
	color: black;
}
.viswhite	{
	background-color: #ffffff;
	color: black;
}

.intxtleft	{
	border: 0px;
	float: left;
	padding: 5px 15px 5px 0px;
}
.intxtright	{
	border: 0px;
	float: right;
	padding: 5px 0px 5px 15px;
}
a:link { color: #039; }		/* dark azure-blue */
a:visited { color: #309; } /* dark vivid blue */

a:hover, a:active
{
color: #fff;
background-color: #039;
}

div#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 980px;
}
div#banner
{
color: #fff;
background-color: #039;
border-bottom: 0px solid #000;
 min-height: 45px;
}

div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

div#hnavcontainer  {
	color: #003;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #d6d6d6;	
	padding: .3em;
	float: right;
	margin-top: 0px;
}

#hnavbase	{
	background-color: #eee;
	height: 20px;
}

div#redline	{
	background-color: #f52929;
	line-height: 4px;
	border: none;
	padding: 0;
	margin-top: 2px;
	width: 100%;
}
div#container
{
padding-top: 1em;
}

div#container2
{

}

div#more
{
float: right;
width: 180px;
margin: 0;
padding: 0 0 0 0;
color: #003;
background-color: #fff;
}

div#more h3
{
margin-top: 0;
margin-bottom: 0px;
color: #003;
padding: .2em;
}

div#content
{
margin-top:10px;
margin-left: 0px;
margin-right: 200px;
max-width: 80em;
}

div#content h2
{
font-size: 1.5em;
color: #003;
margin: 0;
padding-top: 0.5em;
font-weight: normal;
}

div#content { line-height: 110%; }

#cleardiv
{
clear: both;
height: 1em;
}

div#footer
{
clear: both;
background-color: #eee;
padding: 0.5em 1em;
border-top: 1px solid #999;
text-align: center;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
} 

div.notice {
  float: right;
  width: 95%;
  border: thin #cbcbcb solid;
  margin: 10px 0 0 0;
  padding: 0px 0px 0px 0px;
  color: #039;
  background-color: #eee; 
}
div.notice h5 {
	text-align: center;
	background-color: #eee;
	margin: 0px;
	padding: 0.2em;
}
div.noticetxt	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
   line-height: 14px;
	border-top: thin #cbcbcb solid;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
div.notice p {
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #777777;
  background-color: #ffffff;
  font-weight: 500;
  text-indent: 0;
  margin: 0px;
  padding: 0.4em 0.5em 0.4em 0.5em;
}

table#venue	{
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
td#venue	{
	padding: 0px;
}
/* checkmark for Firefox, etc  */
div#results a:visited:after	{
	content: "\2713";
} 


/*   styling for in-text images/photos  */
.picture { 
	background-color: #eee; 
	border: 0px solid #CCCCCC; padding: 4px; 
	font: 11px/1.4em Arial, sans-serif; 
	} 
.picture img { 
	border: 1px solid #CCCCCC; 
	vertical-align:middle; margin-bottom: 3px; 
	} 
.right { 
	text-align:center;
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
	} 
.left { 
	text-align:center;
	margin: 0.5em 0.8em 0.5em 0; 
	float:left; 
	} 
/*   End image styling   */
/*  Start Top Menu  */
#tmenu {
background: #eee;
float: right;
padding-left: 180px;
padding-bottom: 2px;
}

#tmenu ul {
list-style: none;
margin: 0;
padding: 0;
width: 100px;
float:left;
}

#tmenu a, #tmenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
}

#tmenu h2 {
color: #fff;
background: #003;
text-transform: uppercase;
}

#tmenu a {
color: #003;
background: #eee;
text-decoration: none;
}

#tmenu a:hover {
color: #a00;
background: #fff;
}

#tmenu li {position: relative;}

#tmenu ul ul {
position: absolute;
z-index: 500;
}

#tmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#tmenu ul ul,
div#tmenu ul li:hover ul ul,
div#tmenu ul ul li:hover ul ul
{display: none;}

div#tmenu ul li:hover ul,
div#tmenu ul ul li:hover ul,
div#tmenu ul ul ul li:hover ul
{display: block;}
/*  End Top Menu  */
/*  Start Main Menu  */
#menu {
width: 100%;
background: #eee;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 140px;
float: left;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #003;
text-transform: uppercase;
}

#menu a {
color: #003;
background: #eee;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu li a:active, #menu .current
{
	color: #f52929;
	background-color: #fff;
}