@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#EDEDEE;
	behavior:url(js/csshover2.htc);
	font-family:Helvetica, Arial, "Trebuchet MS",  sans-serif;
	font-size:12px;
	line-height:17px;
	letter-spacing:1px;
	font-weight:normal;
	color:#4d4d4d;
}
	
img {
	/*behavior:url(js/iepngfix-tidy.htc);*/
	border:0px;
}
	
/*div, span {
	behavior:url(js/iepngfix-tidy.htc);
}*/
	
*a {
	cursor:hand;
}

a {
	color:#fd7117;
	text-decoration:none;
}

a:hover {
	color:#00578e;
	text-decoration:none;
}

sup {
	font-size:8px;
	vertical-align:top;
}

ul {
	list-style:outside disc;
	margin:0px 0px 15px 17px;
}

p ul {
	margin:0px 0px 0px 17px;
}

#white_container {
	width:100%;
	height:auto;
	background:#ffffff url(../images/blue_bar_top.gif) top repeat-x;
}

p {
	margin:0px 0px 15px 0px;
}

h1 {
	height:32px;
	text-indent:-999999px;
	overflow:hidden;
	display:block;
	margin:0px 0px 15px 0px;
}

h2 {
	height:23px;
	text-indent:-999999px;
	overflow:hidden;
	display:block;
	margin:0px 0px 15px 0px;
}

h3 {
	color:#00548E;
	font-size:18px;
	letter-spacing:1px;
	font-weight:normal;
	padding:15px 0px 15px 0px;
	margin:15px 0px 0px 0px;
	
}

h4 {
	color:#00548E;
	font-size:21px;
	letter-spacing:1px;
	font-weight:normal;
	margin:-40px 0px 20px 0px;
}

.bio-image {
	float:left;
	margin:0px 15px 15px 0px;
	display:block;
}



/* ROLLOVERS */
.learnmore_dark {
	width:102px;
	height:22px;
	text-indent:-999999px;
	display:block;
	background:url(../images/learn_more_dark.gif) no-repeat;
	float:right;
	margin:10px 0px 0px 0px;
}

.learnmore_dark:hover {
	background:url(../images/learn_more_dark_over.gif) no-repeat;
}

.learnmore {
	background:url(../images/learn_more_over.png) no-repeat;
	width:102px;
	height:22px;
	behavior:url(js/iepngfix-tidy.htc);
}

.learnmore_a {
	text-decoration:none;
	border:none;
	float:right;
	margin:10px 0px 0px 0px;
}

.learnmore_light {
	width:102px;
	height:22px;
	text-indent:-999999px;
	background:url(../images/learn_more_light.gif) no-repeat;
}

.learnmore_light:hover {
	background:url(../images/learn_more_light_over.gif) no-repeat;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {
color:#00548E;
font-size:18px;
letter-spacing:1px;
font-weight:normal;
padding:15px 0px 15px 0px;
margin:15px 0px 0px 0px;
}

.bio-image {
float:left;
margin:0px 15px 15px 0px;
display:block;
}

h4 {
color:#00548E;
font-size:21px;
letter-spacing:1px;
font-weight:normal;
margin:-40px 0px 20px 0px;
}

