﻿/* GLOBAL */
html
{
	margin:0px;
	text-align:center;
	overflow-y:scroll;
}
body
{
	margin:0px;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.top
{
	background-color:#d9e1ef;
	height:92px;
	overflow:hidden;
}
.top .ctr
{
	background-repeat:no-repeat;
	background-position:center 0px;
	width:750px;
	height:92px;
	margin:0px auto 0px auto;
	text-align:left;
}
.top .left
{
	width:375px;
	height:92px;
	display:inline-block;
	float:left;
}
.top .right
{
	width:365px;
	height:82px;
	padding:10px 10px 0px 0px;
	display:inline;
	text-align:right;
	float:left;
}
.top .srchFrm
{
	width:177px;
	text-align:left;
	float:right; /* for Opera */
}
.top .srchFrm .offices
{
	padding:9px 0px 0px 0px;
}
.top .search
{
}
.top .search .txt
{
	float:left;
	margin:3px 3px 0px 0px;
	width:143px;
	height:17px !important;
	border:solid 1px #003895;
	padding:1px;
}
.top .search .btn
{
	width:27px;
	height:27px;
}
.mnu
{
	height:73px;
	text-align:center;
	background:url(mnubk.gif) repeat-x;
}
.mnu .ctr
{
	background-repeat:no-repeat;
	background-position:center -92px;
	height:73px;
	width:750px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
.mnu .logo
{
	border:0px;
	float:left;
	padding:10px 16px 0px 0px;
	height:52px;
	width:246px;
}
.bodysep
{
	width:750px;
	margin:0px auto 0px auto;
	height:20px;
	background-position:center -165px;
	background-repeat:no-repeat;
	text-align:right;
}
.bodysep img
{
	margin:5px 10px 0px 0px;
	height:14px;
	border:0px;
}
#body
{
	width:750px;
	min-height:150px !important;
	margin:10px auto 0px auto;
	text-align:left;
}
#body .lupd
{
	font-size:9px;
	color:#4e4e4e;
	padding:15px 0px 0px 0px;
}
.ftr
{
	width:750px;
	text-align:center;
	margin:20px auto 5px auto;
	border-top:solid 3px #009545;
}
.ftr .tagline
{
	margin:10px auto 10px auto;
	width:550px;
	height:64px;
}

/* ERROR */
.error
{
	color:Red;
}

/* CONTENT */
h1, .h1
{
	font-size:16px;
	font-weight:bold;
	color:#003895;
	margin:0px 0px 15px 0px;
	padding:0px;
}
h1 .dt
{
	display:inline-block;
	padding:10px 0px 0px 0px;
}
h2, .h2
{
	font-size:14px;
	font-weight:bold;
	color:#003895;
	margin:10px 0px 5px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:solid 2px #009545;
	page-break-after:avoid;
}
h3, .h3
{
	font-size:12px;
	font-weight:bold;
	color:#003895;
	margin:10px 0px 5px 0px;
	padding:0px;
}
hr
{
	width:100%;
	height:2px;
	color:#009545;
	background-color:#009545;
	margin:10px 0px 10px 0px;
	padding:0px;
	border:none;
}

.clr
{
	clear:both;
	height:0px;
}
.layout
{
}
.layout td
{
	vertical-align:top;
}
.input
{
}
.input .help
{
	background:transparent url(help.gif) no-repeat;
	min-height:16px;
	padding:0px 0px 10px 20px;
}
.input td
{
	vertical-align:middle !important;
	padding:0px 4px 3px 0px;
}
.input .vt
{
	vertical-align:top !important;
	padding-top:5px;
}
.input .req
{
	color:Red;
	padding-left:3px;
}
.input label
{
	padding-left:3px;
}
.input .reqMsg
{
	padding:0px 0px 10px 0px;
}
.input .grpHdr
{
	color:#003895;
	font-size:10pt;
	font-weight:bold;
	padding:15px 0px 8px 0px;
}
.form
{
	background-color:#d9e1ef;
	padding:15px;
	margin:20px 0px 20px 0px;
}
.form .label
{
	display:inline-block;
	font-style:italic;
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.form li
{
	padding-bottom:10px;
}
.edit
{
}
.edit .lbl
{
	width:100px;
	padding:0px 5px 3px 0px;
}
.edit .input
{
	width:525px;
	padding:0px 0px 3px 0px;
}
.edit .valid
{
	width:125px;
	padding:0px 0px 3px 5px;
}
.twocol
{
	width:750px;
}
.twocol td
{
	vertical-align:top;
}
.twocol .body
{
	width:500px;
}
.twocol .sidebar
{
	width:225px;
	padding:0px 0px 0px 25px;
	font-size:8pt;
}
.twocol .sidebar .hdr
{
	width:212px;
	background-color:#003895;
	color:#fff;
	padding:6px 4px 7px 7px;
	font-weight:bold;
}
.twocol .sidebar .list,
.twocol .sidebar .list ul
{
	list-style-type:none;
	margin:0px;
	padding:6px 6px 0px 6px;
}
.twocol .sidebar .list li
{
	padding:0px 0px 6px 0px;
}
.twocol .sidebar .list li a
{
	text-decoration:none;
	color:#000;
}
.twocol .sidebar .list li a:hover
{
	text-decoration:underline;
}
.twocol .sidebar .list li span
{
	color:#009545;
}
.twocol .sidebar .list li .indent
{
	display:inline-block;
	padding-left:25px;
}
.twocol .sidebar .contacts
{
	width:223px;
	border:solid 1px #003895;
	margin-bottom:10px;
}
.twocol .sidebar .services
{
	width:223px;
	border:solid 1px #003895;
	margin-bottom:10px;
}
.twocol .sidebar .news
{
	width:223px;
	border:solid 1px #003895;
	background-color:#d9e1ef;
	margin-bottom:10px;
}
.twocol .sidebar .news li
{
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.twocol .sidebar .links
{
	width:223px;
	border:solid 1px #000;
	background-color:#d1d1d1;
}
.twocol .sidebar .links .hdr
{
	background-color:#000;
}


.locList
{
}
.locList ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.locList li
{
	min-height:104px;
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position:2px 2px;
}
.locList li:hover
{
	background-color:#e5ebf4;
}
.locList li a
{
	color:#000;
	text-decoration:none;
	min-height:100px !important;
	width:500px !important;
}
.locList li a:hover
{
	text-decoration:none;
}
.locList li div
{
	padding:0px 0px 2px 240px;
	margin:0px;
}
.locList li h1
{
	color:#009545;
	margin:0px;
	padding:3px 0px 3px 0px;
}
.neCat
{
	padding:20px 0px 0px 0px;
}
.neCat ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.neCat li
{
	margin:0px;
	padding:0px 0px 20px 40px;
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.neCat h1
{
	color:#009545;
	margin:0px;
	padding:0px 0px 5px 0px;
}
.neList
{
	margin:0px;
	padding:20px 0px 0px 0px;
	width:500px;
}
.neList td
{
	padding:5px 0px 5px 0px;
	vertical-align:top;
	border-top:dotted 1px #009545;
}
.neList .sep td, .neList .first td
{
	border-top:none;
}
.neList .hdr td
{
	font-weight:bold;
	border-top:none;
	border-bottom:solid 1px #009545;
}
.neList .name
{
	width:450px;
}
.neList .namel
{
	width:335px;
}
.neList .loc
{
	width:115px;
}
.neList .date
{
	width:50px;
	white-space:nowrap;
}
.neList a
{
	display:inline-block;
	margin:0px 10px 0px 0px;
	padding:2px;
}
.neList .filter
{
	padding:0px 0px 12px 0px;
}
.neList .filter input[type='text']
{
	width:300px;
	margin-right:4px;
}
.neCat a
{
	color:#000;
	text-decoration:none;
	display:inline-block;
	width:460px;
	padding:2px;
}
.neCat a:hover, .neList a:hover
{
	background-color:#e5ebf4;
	text-decoration:none;
}
.neList .pgr, .neCat .pgr
{
	border-top:solid 1px #009545;
	font-size:8pt;
}
.neList .pgr a, .neCat .pgr a
{
	width:auto;
	text-decoration:underline;
}
.neList .pgr a:hover, .neCat .pgr a:hover
{
	background-color:Transparent;
}
.neList .pgr a[disabled='disabled'], .neCat .pgr a[disabled='disabled']
{
	color:#aaa;
	text-decoration:none;
}
.leadership
{
}
.leadership td
{
	vertical-align:top;
	width:250px;
}
.leadership div
{
	padding:10px 12px 0px 12px;
}
.leadership h1
{
	border-top:solid 2px #009545;
	margin:20px 0px 0px 0px;
	padding:4px 0px 5px 0px;
}
.leadership .first
{
	border-top:none;
	margin-top:0px;
	padding-top:0px;
}
.leadership h2
{
	margin:0px;
	padding:0px 0px 2px 0px;
	border:none;
	color:#000;
	font-size:10pt;
}
.leadership p
{
	margin:0px;
	padding:0px 10px 0px 10px;
}
.leadership p .loc
{
	color:#009545;
}
.leadership a
{
	color:#000;
	text-decoration:none;
}
.leadership .atty
{
	padding:2px;
}
.leadership .atty:hover
{
	text-decoration:none;
	background-color:#e5ebf4;
}
.leadership .email:hover
{
	text-decoration:underline;
	background-color:Transparent;
}
.leadership .grp
{
	color:#003895;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}
.srvind
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.srvind li
{
	width:355px;
	padding:0px 10px 0px 10px;
}
.srvind li a
{
	display:inline-block;
	padding:0px 0px 5px 0px;
	color:#000;
	text-decoration:none;
}
.srvind li a:hover
{
	text-decoration:underline;
}
.srvind li .first
{
	padding-top:0px;
	margin-top:0px;
}
.srvind .indent
{
	padding-left:15px;
}
.office
{
	width:500px;
	margin-top:15px;
}
.office .addr
{
	width:233px;
	float:left;
	margin-right:25px;
}
.office .map
{
	width:240px;
	float:left;
	border:solid 1px #003895;
}
.office .map .hdr
{
	width:229px;
	background-color:#003895;
	color:#fff;
	padding:6px 4px 7px 7px;
	font-weight:bold;
}
/* Misc */
.csv
{
	margin-left:100px;
	padding-left:20px;
	background-image:url(images/excel.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}
.cmdbtn
{
	padding:0px 0px 0px 20px;
	margin:0px 10px 0px 5px;
	display:inline-block;
	min-height:20px;
	line-height:20px;
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.smallbtn
{
    height:20px;
    font-size:9px;
}
.clickHereToRegister
{
	font-weight:bold;
}
.clickHereToRegister .btn
{
	display:inline-block;
	width:175px;
	height:21px;
	overflow:hidden;
	background-image:url(register.gif);
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	cursor:pointer;
	margin:0px 0px 8px 0px;
}
.clickHereToRegister .btn:hover
{
	background-position:0px 21px;
}
.clickHereToRegister .img
{
	border:none;
}
.event
{
}
.event .locNotes
{
	font-weight:normal;
	font-size:12px;
}