body
{
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
}

/*


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}

	ul li {
	float;left;display:block;
	}

	li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}

	ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

	
 Fix IE. Hide from IE Mac \
* html ul li { float: left; }
* html ul li a { height: 1%; }



ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}


li:hover ul { display: block; }

/*
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 132px;
	border-bottom: 0px solid #ccc;
	}

ul li {
	position: relative; float:left;
	}

li ul {
	position: absolute;
	bottom: 99px;
	top: 19;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #202020;
	background: #C0C0C0;
	padding: 2px;
	border: 1px solid #202020;
	border-bottom: 0;
	}

html ul li { float: left; }
html ul li a { height: 1%; }
*/

div.middle { width: 480px; height: 400px; padding-top: 0px; display: block; float: left; font-size: 14px; }
* html div.middle { height: 480px; }
div.middle h1 { margin: 0px auto; }

div.middle div.mid-me { width: 480px; height: 175px; display: none; float: left;}
div.middle div.mid-me div.left { width: 480px; height: 280px; padding: 0 25px 0 0; display: block; float: left; text-align: center; }
div.middle div.mid-me div.right { width: 480px; height: 280px; display: block; float: left; margin-left: 10px; }
div.middle div.mid-me div.right span { color: #1d5cb2; font-size: 21px; font-weight: bold; }

div.content-boxes { width: 64px; height: 95px; display: block; }
div.content-boxes div.box { width:64px; height: 95px; display: block; float: left;}
div.content-boxes div.box1 { width: 64x; height: 95px; display: block; float: left;}
div.content-boxes div.box2 { width: 69px; height: 95px; display: block; float: left;}
div.content-boxes div.box3 { width: 66px; height: 95px; display: block; float: left;}
div.content-boxes div.box4 { width: 68px; height: 95px; display: block; float: left;}
div.content-boxes div.box4 { width: 68px; height: 95px; display: block; float: left;}
div.content-boxes a { display: block; }


/*
li:hover ul, li.over ul {
	display: block; }
*/

.menutext {
	font-family: tahoma,arial;
	font-size:12px;
	color:#202020;
}

.label {
	font-style: verdana,helvetica;
	font-size:16px;
	font-weight: bold;
	color:#202020;
}

.contentlabel {
	font-style: verdana,helvetica;
	font-size:16px;
	font-weight: bold;
	color:#202020;
}

.bigredlabel {
	font-style: verdana,helvetica;
	font-size:16px;
	font-style: bold;
	color:red;
}


.quotetext {
	font-style: tahoma,arial;
	font-size:12px;
	color:#202020;
}

.bodytext {
	font-family: tahoma,arial;
	font-size:12px;
	color:#000;
}

.footertext {
	font-family: tahoma,arial;
	font-size:10px;
	color:#202020;
}

.textwhite {
	font-family: tahoma,arial;
	font-size:12px;
	color:#FFF;
}

.textblue {
	font-family: tahoma,arial;
	font-size:12px;
	font-weight:normal;
	color:blue;
}

.deeplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;

}

.cursorText { cursor: text !important; }
.cursorPointer { cursor: pointer !important; }

.lightness {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	line-height: normal
	letter-spacing: 4px;
}

.smallgraytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333
}