.sm	{font-family: "Arial"; font-size:10px; color: #989898;}
.md	{font-family: "Arial"; font-size:12px; color: #989898;}
.lg	{font-family: "Arial"; font-size:14px; color: #989898;}

a:link		{color: #097EBB; text-decoration: none;}
a:visited	{color: #097EBB; text-decoration: none;}
a:hover		{color: #606060; text-decoration: none;}

.top:link		{color: #000000; text-decoration: none;}
.top:visited	{color: #000000; text-decoration: none;}
.top:hover		{color: #989898; text-decoration: none;}

.bottom:link	{color: #FFFFFF; text-decoration: none; font-weight:bold;}
.bottom:visited	{color: #FFFFFF; text-decoration: none; font-weight:bold;}
.bottom:hover	{color: #FFFFFF; text-decoration: underline; font-weight:bold;}

.themecolor	{color: #097EBB;}
.footer	{font-family: "Arial"; font-size:11px; color: #097EBB; font-weight:bold;}
.inquiry	{font-family: "Arial"; font-size:12px; color: #404040;}

.h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	margin: 0px;
	color: 333333;
}

.h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	color: 333333;
}

.h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	color: 333333;
}

.m {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px; 
	line-height: 18px;
	color: 333333;
}


/* Account Registration */

.reg_rowOver {
	background-color: #B6E6FA;
	cursor:pointer;
}

.reg_rowOut {
	background-color: #FFFFFF;
}

.reg_color {
	color: 3366CC;
}

.reg_error {
	color: FF0000;
}

.reg_form {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 7.5pt;
	color: 333333;
	width: 190px;
}

.reg_notice {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 7pt; 
	line-height: 10pt;
	color: 3366CC;
}

.reg_sm {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 7.5pt; 
	line-height: 12pt;
	color: 333333;
}

.reg_lg {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10.5pt; 
	font-weight:bold;
	letter-spacing:-1pt;
	line-height: 14pt;
	color: 333333;
}