/*Redefine padding, fonts, sizes, etc for HTML elements*/
body, td, p { 
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 12px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	line-height: 20px;
}
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2.bio {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #cc9900;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9900;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}
h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #cc9900;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}
ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 12px 0px;
	line-height: 20px;
	
	list-style-image: url("/images/ydot.gif");
}
ol {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 12px 0px;
	line-height: 20px;
}
li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
strong, b {
	color: #000000;
}
/* link styles */
a:link, a:link font {
	color: #0D5087;
}
a:visited, a:visited font {
	color: #5688B1;
}
a:hover, a:hover font {
	color: #186CB1;
}
.calloutLink{
	font-size: 10px;
	font-weight: bold;
}
.bioLink, .bioLink:link, .bioLink:visited, .bioLink:hover{
	font-size: 12px;
	font-weight: bold;
	color: #dab640;
}

/* secondary page styles */
.contentArea {
	padding-right: 39px;
	padding-left: 10px;
}
.breadcrumb {
	font-size: 10px;
}
.arrowList {
	list-style-image: url("/images/bullet_arrow.gif");
	line-height: 18px;
}

/*homepage styles*/
.nopadding {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bodyText {
	padding: 20px 10px 0px 10px;
}
.border1 {
	border-color: #b5b5b5;
	border-style: solid;
	border-width: 1px
}
.border1-black {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
}
.calloutText {
	font-size:10px;
}
.calloutCell {
	font-size: 10px;
	padding: 3px 4px 3px 4px;
	background-color:#f2f2f2;
}
.calloutTitle{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.calloutTitleCell{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-color:#5788b1;
	padding: 3px 4px 3px 4px;
}
.calloutTitleCellb{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-color:#83A552;
	padding: 3px 4px 3px 4px;
}
.selectBox {
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 4px;
	border-color: #b5b5b5;
	border-style: solid;
	border-width: 1px
}
.inputBox {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	border-color: #b5b5b5;
	border-style: solid;
	border-width: 1px
}
/*These are TABLE styles for FORMS*/
.th {
	background-color: #C8D4AA;
}
.th-left {
	background-image: url("/images/th-left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.th-right {
	background-image: url("/images/th-right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.firstrow-left {
	background-image: url("/images/tb-top_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.firstrow-middle {
	background-image: url("/images/tb-top_middle.gif");
	background-repeat: repeat-x;
	background-position: top;
	
	padding: 5px;
	
	font-family: verdana, arial;
	font-size: 12px;
}
.firstrow-right {
	background-image: url("/images/tb-top_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.green-row {
	background-color: #F5F7EF;
}
.green-left {
	background-image: url("/images/tb-green_left.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.green-right {
	background-image: url("/images/tb-green_right.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.white-left {
	background-image: url("/images/tb-white_left.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.white-right {
	background-image: url("/images/tb-white_right.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.bottom-right {
	background-image: url("/images/tb-bottom_right.gif");
	background-repeat: repeat-x;
	background-position: bottom right;
}
.bottom-middle {
	background-image: url("/images/tb-bottom_middle.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom-left {
	background-image: url("/images/tb-bottom_left.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}

.text-cell {
	padding: 5px;
	
	font-family: verdana, arial;
	font-size: 12px;
}

.header-cell {
	padding: 5px;
	
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
}
#tiptext h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.hiddenItem {
	display: none;
}
a.bold {
	font-weight: bold;
}
