body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:-10px 0 0 -10px;
	background-color: #FFFFFF;
} 

html body { 
margin:0;padding:0 
} 

li {
	line-height: 20px;
	font-size: 12px;
	list-style-image: url(/graphics/bullet.gif);
}

/* this is the main nav font */

a.mainnav:link {
color: #000066;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainnav:visited {
color: #000066;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainnav:hover {
color: #66CCCC;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.mainnav:active {
color: #000066;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

/* this is the standard link font */

a:link { 
color: #663366; 
text-decoration: underline;
} 
a:visited { 
color: #663366; 
text-decoration: underline;
} 
a:hover {
color: #669933; 
text-decoration: underline;
} 
a:active {
color: #663366;
text-decoration: underline;
} 

/* this is the category header font */

.headerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 8px;
	line-height: 20px;
}
.headertable
{
	color: #669933;
	}

/* this is the colored tables */
.t1
{
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	}
.t2
{
background-color: #CCCCFF;
	}
	.t3
{
background-color: #000066;
	}

	.t4
{
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
	
		.t5
{
background-color: #669933;
	}
/* these below are for the marketing subnav */

a.submenu:link { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
text-decoration: none; color: #FF3300;
}
a.submenu:visited  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
text-decoration: none; color: #FF3300;
}
a.submenu:hover  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
text-decoration: none; 
color: #FF0000;
}
a.submenu:active  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
text-decoration: none; color: #FF3300;
}

/* these should be the other active fonts */

.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	font-weight: normal;


}

.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.linkfont { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 18px
}

.numberfont {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #999999; 
}
/* the breadcrumb */
.titlefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* this is for the odd places where I fogot to put an image as the tan line */
.line 
{
	background-color: #669933;
	color: #FFFFFF; 
	}

/* .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}
*/
.errorfont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; ; color: #FF3300}
p {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
}
.smallheaderfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 8px;
	line-height: 20px;
}
.t6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.boldbodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;

}
.bodyfontsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000066;
	font-weight: normal;
}
.bodyfontconference {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	font-weight: bold;
}
hr {
	width: 1px;
}
