body, table, td, th, p, input, select, textarea, div, span {
	color: #000000;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;
	margin: 0;
}
a, area {
	outline: none;
	text-decoration: none;
}
a:link {
	color: #4F7CA8;
	text-decoration: underline;
}
a:visited {
	color: #4F7CA8;
	text-decoration: underline;
}
a:hover {
	color: #333366;
}
a:active {
	color: #4F7CA8;
}

/* text classes */
.section {
	color: #4F7CA8;
	font-size: 24px;
	font-family : Arial, Helvetica, sans-serif;
}
.headerblack {
	color: #000000;
	font-size: 24px;
	font-family : Arial, Helvetica, sans-serif;
}
.headerblue {
	color: #4F7CA8;
	font-size: 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: -0.05em;
}
.outline {
	border: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: normal;
	line-height: 30px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style-type: disc;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
}
.boldtxt {
	font-weight: bold;
	line-height: normal;
}
.menu {
	line-height: 30px;
	color: #333333;
	background-color: #BBCCDD;
	font-weight: bold;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.bgright {
	background-image: url(../images/bgright.jpg);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	padding: 10px;
	background-repeat: repeat-y;
}
.bgtop {
	background-image: url(../../images/bgtop_640.jpg);
	background-repeat: no-repeat;
}
.trebuchet {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #999999;
	letter-spacing: -1px;
}
.supermini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.gradientR {
	background-image: url(../images/grad_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.gradientL {
	background-image: url(../images/grad_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
frameset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
