body, p, ol, ul, td
{
	color: #484848;
	font-family: Tahoma, Arial;
	font-size: 10pt;
}
H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #003399;
	font-family: Arial;
}
H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family: Arial;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-style: italic;
	font-family: Arial;
}

#mainContent
{
    position: absolute;
	left: 50%;
	top: 5px;
	width: 668px;
	margin-left: -334px; /* half of the width */
}


table.Feature{ border-collapse:collapse; border-spacing:0;}
table.Feature td, table.Feature th{border:1px solid #aaa;}
table.Feature th, table.Feature td{margin:0; padding:2px 4px;}

.TblHeader
{
	font-family:Tahoma, Arial;
	font-weight: bold;
	font-size: 10pt;
	background-color: #003399;
	color: #ffffff;
	text-align: center;
}

td.yes {background:transparent url(tick.png) no-repeat scroll 50% 50%;}
td.no {background:transparent url(cross.png) no-repeat scroll 50% 50%; }

B, STRONG
{
	font-weight: bold;
	color: #003399;
}
.dropshadow1
{
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=4, Direction=135);
	border: 1px solid rgb( 145, 155, 156 );
	background-color: #ffffff;
}
#chrissyboy-about
{
	font-family: Arial;
	font-size: 8pt;
	position: absolute;
	background: white;
	top: 122px;
	right: 10px;
	width: 20px;
	writing-mode: tb-rl;
	filter: flipH() flipV() alpha(opacity=50);
}
.smallText
{
	color: #484848;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
.Nav A
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family:  Arial;
	text-decoration: none;
}
A:hover
{
	color: #ff0000;
}
.inputtext
		{
		color: #003399;
		background-color: #FFFFFF;
		background-image: url('/images/bg_forms.jpg');
		background-repeat: repeat;
		font-family:Tahoma, Arial;
		font-size: 12px;
		border: #888888 1px solid;
		height: 19px;
		width: 200px;
		font-weight : bold;
}

.inputtextarea
{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 9px;
		border: #888888 1px solid;
		font-weight : bold;
}
