body{
	background-color: #233870;
	margin: 15px 0px 15px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 89%;
}

a:link,a:visited{
color: #233870;
font-weight: bold;
text-decoration: underline;
}

a.nav:link,a.nav:visited{
font-family: arial, helvetica, sans-serif;
font-size: 80%;
font-weight: bold;
color: #000;
text-decoration: none;
}

a.nav:hover{
font-family: arial, helvetica, sans-serif;
font-size: 80%;
text-decoration: underline;
}

.shadedbox{
background-color: #F3F0E9;
border-bottom: solid #E6E6E6 3px;
padding: 3px 8px 8px 8px;
}

.shadedbox2{
background-color: #F3F0E9;
border-bottom: solid #E6E6E6 3px;
padding: 0px 5px 5px 5px;
}

div.right{
float: right;
padding: 0px 0px 0px 5px;
}

div.left{
float: left;
padding: 0px 5px 0px 0px;
}

.label{
font-weight: bold;
color: #019BA0;
}

.labelpink{
font-weight: bold;
color: #B44C76;
}

.footer{
font-family: arial, helvetica, sans-serif;
font-size: 80%;
color: #888;
text-align:center ;
padding-top: 10px;
}

.tip{
font-size: 80%;
color: #888;
}
