html,body {
	background-color: white;
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	color: white;
}
	
a {
	border: 0;
	text-decoration:none;
	color: #000000;

}

a:hover {
	text-decoration: underline;
}

.nav {
	color: #005ca7;
}

td {
	font-size: 12px;
	line-height: 16px;
}

#wrapper	{
	margin-left: auto;
	margin-right: auto;
	width: 761px;
	position: relative;
}
	
p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}

img {
	border: 0;
}

#box_left {
background-image: url(images/box_left.gif);
background-repeat: x;
}

.indent {
	position: relative;
	left: 10px;
}

#box1 {
	width: 502px;
	background-color: #f0f0f0;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 10px;
	color: #5c6b80;
}

#box1side {
	background-color: #98999c;
}

.box1_medtext {
	font-size: 13px;
}

.black {
	color:#000000;
}

.font13 {
	font-size: 13px;
	font-weight: bold;

}

#box2 {

	background-color: #5c6b80;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.padbot {
	padding-bottom: 10px;
}
	
	
.box2header {
	color: #ffe027;
	font-size: 16px;
}

.header {
	font-size: 24px;
	line-height: 27px;
	color: #000000;
	padding-bottom: 5px;
}

.footer {
	color: #666666;
	fonxt-size: 10px;
}

#boxdots {
	padding-top: 10px;
	padding-bottom: 10px;
}

#arrow {
	padding-right: 5px;
}

.box3header {
	color: white;
	font-size: 16px;
}