body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-width: 770px;
}

/* begin css for the buttons on the home page */

#default .leftHome .btnHomeBlue {
	display: block;
	height: 48px;
	width: 190px;
	background-image: url(../images/btn_blue.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
}
#default .leftHome .btnHomeGreen {
	display: block;
	height: 48px;
	width: 190px;
	background-image: url(../images/btn_green.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#default .leftHome .btnHomeMaroon {
	display: block;
	height: 48px;
	width: 190px;
	background-image: url(../images/btn_maroon.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#default .leftHome .btnHomePurple {
	display: block;
	height: 48px;
	width: 190px;
	background-image: url(../images/btn_purple.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#default .leftHome .btnHomeBlue a, #default .leftHome .btnHomeGreen a, #default .leftHome .btnHomeMaroon a, #default .leftHome .btnHomePurple a {
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-top: 12px;
	width:180px;
	height:30px;
	text-decoration:none;
}
#default .leftHome .btnHomeBlue a:hover, #default .leftHome .btnHomeGreen a:hover, #default .leftHome .btnHomeMaroon a:hover, #default .leftHome .btnHomePurple a:hover {
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-top: 12px;
	width:180px;
	height:30px;
	text-decoration:underline;
}
/* end css for the buttons on the home page */

/* begin css for the buttons on the interior pages */

#default .left .btnInteriorBlue {
	display: block;
	height: 42px;
	width: 122px;
	background-image: url(../images/btn_blue_interior.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
}
#default .left .btnInteriorGreen {
	display: block;
	height: 42px;
	width: 122px;
	background-image: url(../images/btn_green_interior.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#default .left .btnInteriorMaroon {
	display: block;
	height: 42px;
	width: 122px;
	background-image: url(../images/btn_maroon_interior.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#default .left .btnInteriorPurple {
	display: block;
	height: 42px;
	width: 122px;
	background-image: url(../images/btn_purple_interior.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#default .left .btnInteriorBlue a, #default .left .btnInteriorGreen a, #default .left .btnInteriorMaroon a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	height: 35px;
	width: 120px;
	text-decoration:none;
}
#default .left .btnInteriorBlue a:hover, #default .left .btnInteriorGreen a:hover, #default .left .btnInteriorMaroon a:hover {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	height: 35px;
	width: 120px;
	text-decoration:underline;
}
/* exception in top padding for the purple button to fit 2 lines of text in button */

 #default .left .btnInteriorPurple a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	height: 35px;
	width: 120px;
	text-decoration:none;
}
 #default .left .btnInteriorPurple a:hover {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	height: 35px;
	width: 120px;
	text-decoration:underline;
}
/* end of purple button interior page exception */


/* end of interior buttons  */ 

#default .footer {
	font-size: 11px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;

}

#default .footer a {
	color: #077BD4;
}

#default .homeSmall {
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px;
}
.logo1 {
	font-size: 51px;
	font-family: "Times New Roman", Times, serif;
	color: #006DB7;
	margin-bottom: 20px;
}

.logo2 {color: #cba4fd}

#default .logo1 a {
	font-size: 51px;
	font-family: "Times New Roman", Times, serif;
	color: #006DB7;
	margin-bottom: 20px;
	text-decoration:none;
}
#default .logo1 .logo3 a {
	color: #55BBFF
	text-decoration:none;
}

#default .leftHome .navWrapper {
	text-align: center;
}

#default .leftHome .related {
	font-size: 80%;
}

#default .leftHome a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#default .leftHome a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#default .leftHome h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}

#default .topHead {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/head.jpg);
}

#default .topHeadInterior {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/head_interior.jpg);
}
td.homeImage {
	background-image: url(../images/home_photo.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 511px;
	text-align: left;
	vertical-align: bottom;
}

.tagline {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	}
	
#default h1 {
	font-size: 22px;
	font-weight: bold;
	color: #006DB7;
}
#default h2 {
	font-size: 18px;
	font-weight: normal;
	color: #660066;
}

#default li {
	font-weight: normal;
	color: #000;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
#default .img {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 10px;
}
#default .bkimg {
	border: 1px solid #ddd;
	padding: 3px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* right column of interior pages */
#default .right  {
	text-align: center;
}
#default .right p {
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 5px 0px;

}
#default .right a {
	font-size: 10px;
	font-weight: bold;
	color: #077BD4;
}
#default .right a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #077BD4;
	text-decoration:none;
}
.profilename {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #077BD4;
}
.profileimg {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 20px 10px 10px 0px;
}

/* left column of interior pages */
#default .left .related {
	font-size: 80%;
	color: #FFFFFF;
}



#default .left a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#default .left a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#default .left h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#default .backTop a {
	color: #999999;
	font-size: 11px;
	text-decoration:none;
}
#default .backTop a:hover {
	color: #999999;
	font-size: 11px;
	text-decoration:underline;
}
#default .crumbs {
	font-size: 0.8em;
}
#default .jumpto {
	font-size: 0.8em;
}
.frontpagenotice {
	background-color: #C5E4FC;
	padding: 10px;

}
.rss-item {
	font-weight: bold;
	padding-bottom: 1em;
}
#default .content .readmore {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
