.txt	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	}
.bluefoot	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #668890;
	font-weight: normal;
	}

.blue_cell	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
        background-color: #F1FAFF;
	}
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	}
.isites	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #C4C4C4;
	font-weight: normal;
	}

li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disk;
	}

h1	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 25px;
	color: #02528D;
	font-weight: bold;
	margin-bottom: 7px;
	}

h2	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #3375A5;
	font-weight: bold;
	margin-bottom: 4px;
	}

h3	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #3375A5;
	font-weight: bold;
	margin-bottom: 0px;
	}


.h3	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #3375A5;
	font-weight: bold;
	}

a	{
	text-decoration: none;
	color: #3399CC;
	}

a:visited	{
	text-decoration: none;
	color: #3399CC;
	}

a:hover	{
	text-decoration: none;
	color: #99CCE5;
	}

a:active	{
	text-decoration: none;
	color: #3399CC;
	}

a:visited:active	{
	text-decoration: none;
	color: #3399CC;
	}

a:visited:hover	{
	text-decoration: none;
	color: #99CCE5;
	}




a.privdl	{
	text-decoration: none;
	color: #666666;
	}

a:visited.privdl	{
	text-decoration: none;
	color: #666666;
	}

a:hover.privdl	{
	text-decoration: underline;
	color: #666666;
	}

a:active.privdl	{
	text-decoration: none;
	color: #666666;
	}

a:visited:active.privdl	{
	text-decoration: none;
	color: #666666;
	}

a:visited:hover.privdl	{
	text-decoration: underline;
	color: #666666;
	}
/* classes that are used for forms on the site ----------------------------------------------- */
.form-text,.form-radio {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		color: #000000;
		BORDER: #666666 1px solid;
		HEIGHT: 18px;
		text-align : left;
	}
.form-dropdown, {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10px;
		color: #000000;
		BORDER: #666666 1px solid;
		HEIGHT: 14px;
	}
.form-text2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		color: #000000;
		BORDER: #666666 1px solid;
		HEIGHT: 18px;
	}
.form-button {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		color: #000000;
		BACKGROUND-COLOR: #e0e0e0;
		BORDER: 1px solid #000000;
		HEIGHT: 18px;
		vertical-align: middle;
		letter-spacing: 1px;
		font-weight: bold;
		background: #e0e0e0 url(/i/btn-bg.gif) repeat-x !important;
		text-align: center;
	}
.form-textare {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		color: #000000;
		BORDER: #666666 1px solid;
		height: 100px;
	}
td.cell-dark {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	BACKGROUND-COLOR: #ACDDEC;
	line-height: 24px;
}
td.cell-medium {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
	color: #626262;
	BACKGROUND-COLOR: #D9D9D9;
	line-height: 24px;
}
td.cell-light {
		FONT-SIZE: 12px;
		FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
		color: #727272;
		BACKGROUND-COLOR: #F3F3F3;
		line-height : 24px;
	}

.trackingcode {
	position: absolute;
	z-index: 43;
	top: 1px;
	left: 1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}


