.bodytext
	{
		font-family: helvetica,arial;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
	}


.tablepad
	{
		padding: 20px;
	}


.bodyindent
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
	}


.bodynoindent
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
		text-indent: 0em
	}


.header
	{
		background-image:url(images/vertical_stripe.gif);
		background-repeat:repeat;
		margin:0px
	}


.headline
	{
		font-family: times,helvetica,arial;
		font-size: 18px;
		font-weight: bold;
		line-height: 100%;
		color: #003366;
	}


.headline2
	{
		font-family: helvetica,arial;
		font-size: 16px;
		font-weight: bold;
		line-height: 100%;
		color: #000000;
	}


.nav
	{
		font-family: helvetica,arial;
		font-size: 9px;
		line-height: 115%;
		color: #000000
	}


.copyright
	{
		font-family: helvetica,arial;
		font-size: 9px;
		line-height: 125%;
		color: #ffffff
	}


.termstext
	{
		font-family: verdana,helvetica,arial;
		font-size: 10px;
		line-height: 130%;
		color: #000000;
		text-indent: 0em
	}


select.nav
	{
		color: #E5E1D9;
		border-width: 2;
		border-color: #ffffff;
		border-style: solid;
		font-family: verdana,helvetica,arial;
		font-size: 9px;
		background-color: #2D3D86;
	}

select.nav2
	{
		color: #2D3D86;
		border-width: 2;
		border-color: #2D3D86;
		border-style: solid;
		font-family: verdana,helvetica,arial;
		font-size: 9px;
		background-color: #E5E1D9;
	}

ul
	{
		list-style-type: square
	}

