@charset "iso-8859-1";
							
	body {
		background : #ffffff;
		font-family : Verdana,Lucida,sans-serif;
	}

	body,tr,td {
		font-size : 85%;
	}

	a {
		color : #003399;
		text-decoration : none;
	}
	
	#content h1 {
	 width: 100%; background: #ccccff; font-size:1.1em; padding:2px;
	
	}
	#content h2 {
	width:100%; background : #dcdcdc; font-size: 1.1em; padding:2px;	
	}

	a:hover {
		text-decoration : underline;
	}

	tr.titleBarTop {
		background : #003399;
	}

	tr.tableBody1 {
		background : #eeeeee;
	}

	tr.tableBody2 {
		background : #ffffff;
	}

	td.tableOutline1 {
		background : #999999;
	}

	td.tableOutline2 {
		background : #9999ff;
	}

	td.tableHead1 {
		background : #dcdcdc;
	}

	tr.tableHead2 {
		background : #ccccff;
	}

	td.footerOutline {
		background : #a0b8c8;
	}

	tr.footerBody {
		background : #ffffff;
		color:#808080;
		font-size: .8em;
	}

	.title {
		font-size : 200%;
		color : #ffffff;
		font-weight : bold;
	}

	.heading {
		font-size : 120%;
		font-weight : bold;
		padding:0px;margin:0px;
	}
	
	td.accounttypes {background-color:#003399;color:#FFFFFF;}
td.specs {background-color:#ccccff;}
td.features {background-color:#ccccff;font-weight:bold;text-align:left;}
