/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: "AvantGarde Bk BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
}
.smaller {
	font-size: 12px
}
a {
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
}
a:hover {
	text-decoration: underline;
	color: #006699;
}

ul#menu { width: 100%; height: 43px; background: #FFF url("images/menu-bg.gif") top left repeat-x; font-size: 1em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a {
	height: 43px;
	color: #777;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 8px 15px 0;
	font-size: 14px;
}
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url("images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }
.mycontbox{
	background-color: #F9F9F9;
	border: 1px solid #D5EAF0;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.mybox {	background-color: #F9F9F9;
	border: 1px solid #D5EAF0;
	color: #000000;
}
.mybox p{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.mybox a{
	color: #0099CC;
	font-size: 11px;
	text-decoration: none;
}
.headerbox {
	background-image: url(images/gearandpeople.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}
.mybox a:hover{
	color: #0099CC;
	font-size: 11px;
	text-decoration: underline;
}
.webforms {
	background-image: url(images/formbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
}
.small {font-size: 10px}
.sideboxtitle {
	font-size: 18px;
	color: #006699;
	font-family: calibri, Arial, Tahoma;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.big {
	color: #006699;
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
}
ul#annMembers
{
	list-style:none;
	display:table;
	margin:0;
	padding:0;
}

ul#annMembers li
{
	list-style-type:none;
	list-style:none;
	float:left;
	margin:0;
	padding:2px;
}
ul#annMembers li img
{
	border:1px solid #cccccc;
	width:45px;
	height:45px;
}
