body {
	font:11px/1.5 Helvetica, Arial, sans-serif;
	color: #666;
	background: #002c7d url(../img/bg-tile.gif) repeat-x top;
	padding: 0px 0 40px;
}
a {
	color:#002c7d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	background-image: url(../img/bullet-h1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	padding: 20px 0 0;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.content p {
	overflow: hidden;
	text-align: left;
	padding-top:20px;
}
.container_12 {
	margin-bottom: 10px;
}
.homeFlash {
	margin:0px;
}
.content {
	background-color:#FFF;
	padding-bottom:25px;
	background-image: url(../img/border-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* Staff *******************************************/
#staffNav {
	width:200px;
	margin:20px 0 0;
	padding:0;
}

#staffNav li a {
	display:block;
	width: 200px;
	margin-top: 5px;
	color: #666;
}
#staffNav li a:hover {
	text-decoration: none;
	background-image: url(/img/staff/staffGradient.gif);
	background-repeat: repeat-y;
	background-position: 45px;
	color: #00307D;
}
#staffNav li {
	float:left;
	list-style:none;
	display:inline;
}
#staffNav img {
	vertical-align:middle;
	padding-right:10px;
}
#staffNav .current a {
	text-decoration: none;
	background-image: url(/img/staff/staffGradient.gif);
	background-repeat: repeat-y;
	background-position: 45px;
	color: #00307D;
	display:block;
	width: 200px;
	margin-top: 5px;
}
/*.grid_LEFT {	display: inline;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	width:190px;
}
.grid_RIGHT {
	display: inline;
	float: left;
	width: 325px;
}*/
#margin-right  {
	margin-right: 10px;
}
div.staffHeader {
	float:left;
}
div.staffEmail {
	text-align:right;
	padding-top: 7px;
}

/* Social Networking Bar *******************************************/
/*.staffPhoto {
	display:inline;
	float:left;
	width:380px;
	margin-right:20px;
	margin-top:20px;
}*/
.staffContact {
}
.staffContact a {
	margin-right:20px;
}
.staffContact img {
	margin-right:5px;
/*	vertical-align:middle;*/
}

/* Tips *******************************************/
.tips {
/*	background-image:url(/staff/img/dc-bg.gif);*/
	background-color: #e8f1f8;
	padding: 10px;
	width: 515px;
}
.tips #grid_RIGHT {
	display: inline;
	float: left;
	width: 325px;
}
.tips #grid_LEFT {
	display: inline;
	float: left;
	width: 175px;
}
#grid_RIGHT h1 {
	font-size: 14px;
	padding:0;
	margin:0;
	font-style: italic;
	background-image:none;
}
#grid_RIGHT h2 {
	font-size: 11px;
	padding:0;
	margin:0;
	font-weight: normal;
	font-style: italic;
	text-align:left;
}

#grid_RIGHT p {
	padding-top:10px;
}
.avendi {
	font-size: 9px;
}