/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {font-size: 80%;}
h1 {
	color: #192068;
	font-size: 15px;
	font-weight: bold;
}
.righttext {
	line-height: 110%;
	font-size: 11px;
	padding:10px;
}
.backLightBlue{
background-image:url(images/spacer_lightblue.gif);
}
.backDarkBlue{
background-image:url(images/spacer_darkblue.gif)
}
.backMidBlue{
background-image:url(images/spacer_midblue.gif)
}
td{
vertical-align:top;
}
.warning{
color:#FF0000;
}

.footer {
	line-height: 130%;
	font-size: 10px;
}
.menuLinks{color:#FFFFFF; }
.menuLinks a:link, .menuLinks a:active, .menuLinks a:visited {
	font-weight:bold;
	display:block;
	padding:6px 20px 6px 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
}
.menuLinks a:hover {
	background-image:url(images/spacer_lightblue.gif);
}
.headerfont a{
font-size:70%;
color: #333399;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:center;
display:block;
margin:10px;
border-bottom:4px solid #FFFFFF;
}
.headerfont a:hover{
border-bottom:4px solid #bbbbd2;
}
.leftnav, .leftnav a:link, .leftnav a:active, .leftnav a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.leftnav a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}


.breadcrumbs {
	color: #192068;
	font-size: 9px;
}

.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #192068;
	font-size: 9px;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	color: #192068;
	font-size: 9px;
	text-decoration: none;
}

.whitetext {
	line-height: 150%;
	font-size: 11px;
	color: #FFFFFF;
}


.smlwhitetext a:link, .smlwhitetext a:active, .smlwhitetext a:visited {
	line-height: 120%;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.smlwhitetext a:hover {
	line-height: 120%;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.smlwhitetext {
	line-height: 120%;
	font-size: 11px;
	color: #FFFFFF;
}
.datetxt{
color: #000066;
font-size:70%;
padding: 0 10px 0 0;
}
li {
list-style:circle;
font-size:80%;
}
.caseStudies{
background-image: url(images/spacer_lighterblue.gif);
}
.extraPad{
padding:10px;
}
input{
width:60%;
}
#form1{
font-size:80%;

}