body {
background-color: #EFF2F8;  /* sets the body background colour */
color: #000000;  /* set the default text color */
text-align: left;  /* Hack to centre the wrapper in IE5.x pc */
font-family: Verdana, Arial, Helvetica, sans-serif;  /* set the default fonts */
font-size: 100.01%;  /* Sets default font size. This odd value compensates for several browser bugs. First, setting a default font size in percent (instead of em) eliminates an IE/Win problem with growing or shrinking fonts out of proportion if they are later set in ems in other elements. Additionally, some versions of Opera will draw a default font-size of 100% too small compared to other browsers. Safari, on the other hand, has a problem with a font-size of 101%. Current "best" suggestion is to use the 100.01% value for this property */
min-width: 790px;  /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
margin-left: 20; 
margin-height: 10; 
margin-right: 10; 
margin-bottom: 10; 
}

td         {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}

p          {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
ul         {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
b          {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 15px; }
center     {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
li         {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
ol         {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
blockqoute {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px; color: #000000;}
input {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px; color: #000000;}
select {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px; color: #000000;}

.login  {font-family: arial, tahoma, verdana, sans-serif; line-height: 12px; }
			
.headline { 
		color: #037318; 
		font-family:: arial, verdana, tahoma, "trebuchet MS", sans-serif;
	 	font-size: 11px; 
	 	font-weight: bold; 
	 	line-height: 16px;}
.pagetitle { color: #2A39D0; font-family: helvetica, arial, verdana, tahoma, "trebuchet MS", sans-serif; font-size: 16px; line-height: 20px; }
h1 { color: #6879BF; font: 24px/30px arial, verdana, tahoma, "trebuchet MS", sans-serif; font-weight: bold; margin: 0; }
h2 { color: #6879BF; font: 20px/26px; }

.head { font-size: 30px; line-height: 32px; color: #0066CC;}
		
.footer {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: 15px;}
.footer a {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: 15px;}
.footer a:hover {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: #BBBBBB; font-weight: normal; line-height: 15px;}

.primary a:link    {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; background-color: none;}
.primary a:visited {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; background-color: none;}
.primary a:hover   {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; color: #F7DE04; text-decoration: none; background-color: none;}

.secondary a:link    {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; font-weight: bold; color: #E33A35; text-decoration: none; }
.secondary a:visited {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; font-weight: bold; color: #F44B46; text-decoration: none; }
.secondary a:hover   {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; font-weight: bold; color: #444D62; text-decoration: none; }

.footerlink  { font: 10px/11px arial, verdana, tahoma, sans-serif; }

.corebody 	{ font-size: 12px; line-height: 16px; }
			
.lgbody  { font-size: 14px; line-height: 18px;}

.mbody  { font: 11px/16px "comic sans MS", "comic sans", verdana, tahoma, sans-serif; }

#content p, .sbody  { font-size: 11px; line-height: 16px;}

.vsbody  { font-size: 9px; line-height: 14px;}

.vvsbody  { font-size: 8px; line-height: 14px;}

#B {font-weight: bold;}
#I {font-style: italic;}
#U {text-decoration: underline;}

#difference { font-size: 12px; text-align: center; font-weight: 700; }
#conference img { border: 1px solid #000; }
#pics { width: 205px; float: left; margin: 0 10px 10px 0; }
#values { display: block; width: 345px; float: right; margin: 0; padding: 0;}


#main { margin: 0 auto; }

