body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

table {
	background-color: #FFFFFF
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00209F;
	padding-top: 3px;
	font-size: 1.5em;
}
h2 {
	color: #364F9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
	margin-bottom: -9px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000C8D;
	margin-bottom: -9px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #000000;
	margin-bottom: -15px;
	font-weight: bold;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666666;
	margin-bottom: -9px;
	font-style: italic;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003464;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D4CD;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003464;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3D4CD;
	text-decoration: none;
}
#topNav {
	background-image: url(../images/bg_top-nav.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 553px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 11px 9px 0px 11px;
	margin: 0px;
}
.topNav {
	width: 573px;
}

#leftNav {
	width: 182px;
	background-image: url(../images/bg_left-nav.jpg);
	background-repeat: repeat-y;
	background-color: #F6F4BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000C8D;
}

#rightCol {
	background-image: url(../images/bg_left-right-col.gif);
	background-repeat: repeat-y;
	width: 203px;
	padding: 12px 15px;
}
.otherBlue {
	color: #364F9E;
}
#mainBody {
	padding: 10px 15px 25px;
	width: 500px;
}

#mainBody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#leftNav ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#leftNav li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEA99;
	margin-left: 3px;
	padding-left: 5px;
	margin-right: 3px;
}

#rightCol img {
	margin-right: 8px;
}
.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
#mainBody img {
	margin-right: 7px;
	margin-bottom: 3px;
	padding-right: 5px;
}
#mainBodyONE {
	padding: 10px 15px 25px;
	width: 738px;
	background-color: #FFFFFF
}
#mainBodyONE img {
	margin-right: 7px;
	margin-bottom: 3px;
}

.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 9px;
	text-align: center;
	color: #999999;
}

input {
 background-color: #F6F4BD;
}

form {
	border: 1px solid #F4F3AF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.texta {
 font-size: 10px;
 background-color: #FBFADA;
 border: 1px solid #EBEA99;
}

.capsBold a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000C8D;
	text-transform: uppercase;
}
.capsBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000C8D;
	text-transform: uppercase;
}

#topNav a:link {
	background-image: url(../images/bg_top-nav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
#topNav a:hover {
	background-image: url(../images/bg_top-nav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px none #F4F3AF;
	border-left: none;
}
#topNav a:visited {
	background-image: url(../images/bg_top-nav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
#homeToptext {
	background-image: url(../images/home-under-logo.jpg);
	background-repeat: no-repeat;
	/*height: 101px;*/
	height:89px;
	padding-top: 12px;
	padding-left: 100px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.homeTopText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #042651;
	font-weight: normal;
}
blockquote {
	font-style: italic;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(../images/bullet_left-nav.gif);
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#funds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 12px;
}
h5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000C8D;
	margin-bottom: -9px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#photoTitleDesc {
	width: 425px;
	padding-left: 25px;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7CBC2;
	margin-left: 18px;
	margin-top: 0px;
	text-transform: capitalize;
	padding: 0px;
	margin-bottom: 0px;
}
.breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7CBC2;
	text-transform: capitalize;
}
.breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7CBC2;
	text-transform: capitalize;
}
.textResize {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	height: 35px;
	width: 150px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #344F9C;
}
/* ============ BIG CALENDAR STYLE ================== */
.calendar {
	border:none;
	border-width:1px;
	border-color:#CBD8CF;
	background-color: #CBD8CF;
	width: 490px;
}
.calendar-header {
	color:#364F9E;
	font-size:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:24px;
}
.calendar-days {
	background-color: #CBD8CF;
	font-size:12px;
	width:70px;
}
.calendar-entry {
	background-color: #F6F4BD;
	font-size:10px;
	height:100px;
	width:70px;
	text-align:left;
}
.calendar-empty {
	height:100px;
	width:70px;
}

div.cropme {
  border: 1px solid #CCCCCC;
  height: 90px;
  width: 125px;
  overflow:hidden;
}
