/* layout */

#box1title, #box2title, #box3title {
	color: #000066;
	font-weight: bold;
}

#picBoxSpacer28 {
	width:28px;
	float:left;
}

#picBoxSpacer55 {
	width:55px;
	float:left;
}

#spacercol {
	height:15px;
	width:109px;
}

#topspacer {
	height:5px;
	width:640px;
}

#leftspacercol {
	width:10px;
	height:445px;
	float:left;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
}

#sidenavcontainer {
	width:109px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000066;
	text-align: left;
}

#dividerlineH {
	height:2px;
	width:103px;
	background-color:#FFCC00;
	margin-top:3px;
	margin-bottom:3px;
}

#homestrap {
	width:610px;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:middle;
	text-align:left;
}

#Headline {
	font-size: 14px;
	font-weight: bold;
}

.IntroText {
	font-size: 12px;
	font-weight: bold;
}

#ContentArea {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#strapspacer {
	width:610px;
	height:5px;
	clear:left;
}

/* 3 Boxes at bottom of page */

/* Wraps around text */
#bulletcol1 div, #bulletcol2 div, #bulletcol3 div {
	padding-left: 10px;
	text-align: left;
}

#bulletcol3 li div {
	padding-left: 0;
}

#bulletcol1 ul, #bulletcol2 ul, #bulletcol3 ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#bulletcol1 li, #bulletcol2 li, #bulletcol3 li {
	padding: 3px 0 3px 0;
}

#bulletcol1 p, #bulletcol2 p, #bulletcol3 p {
	margin: 10px 0 3px 0;
}

#bulletcol1, #bulletcol2, #bulletcol3 {
	color: black;
}

#bulletcol1 {
	width:148px;
	background-color:#FFEF91;
	float: left;
	height: 190px;
	margin-right: 20px;
}

#bulletcol2 {
	width:270px;
	background-color: #B3E3EE;
	float: left;
	height: 190px;
	margin-right: 20px;
}

#bulletcol3 {
	height: 190px;
	width:148px;
	background-color: #FFEF91;
	float: left;
}

#footer {
	width:610px;
	height:50px;
	clear:left;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
	vertical-align:top;
}

#footer a {
	font-weight: bold;
}

#footerleft {
	width:400px;
	float:left;
	text-align:left;
}

#footerright {
	width:210px;
	float:left;
	text-align:right;
}

#indentcoltext {
	width:10px;
	float:left;
}

#tweencolspace {
	width:20px;
	float:left;
}

/* New rollover boxes */

#rollovers {
	position:relative;
	height:104px;
	width:630px;
}

.item {
	width:104px;
	height:104px;
	position:absolute;
	top:0px;
}

.number1 {
	left:22px;
}

.number2 {
	left:182px;
}

.number3 {
	left:342px;
}

.number4 {
	left:502px;
}

.image {
	width: 104px;
	height: 104px;
	position:absolute;
	top:0px;
	left:0px;
}

.image img {
	width:104px;
	height:104px;
}

.over .image img {
	display:none;
}

.text {
	color: white;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	width:104px;
	height:104px;
	position:absolute;
	top:0px;
	left:0px;
}

.number1 .text {
	background-color:#0F8D12;
}

.number2 .text {
	background-color:#0F238C;
}

.number3 .text {
	background-color:#FFB310;
}

.number4 .text {
	background-color:#BF0029;
}
