body
{
	margin: 0px;
	background-image: url(../img/cont_shad.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #FFF;
	font-family: Tahoma, Arial, Sans Serif;
}


/*body
{
	margin: 0px;
	background-image: url(../img/body_grad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Tahoma, Arial, Sans Serif;
}*/



h4
{
	font-family: Tahoma;
	color: #004B96;
	font-size: 0.9em;
	margin:0px;
}


h5
{
	font-size: 0.6em;
	margin: 0px;
}

.textPanel table { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: transparent; border: 0px none; }
.textPanel table tbody { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: transparent; }
.textPanel table tbody tr { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: transparent; }
.textPanel table tbody tr td { margin: 0px 0px 0px 0px; padding: 5px; background: #eeeeee; text-align: left; }
.textPanel table tbody tr td p{ margin: 0px 0px 0px 0px; padding: 0px; background: transparent; text-align: left; }

#container
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height:auto;
}

#topBanner
{
	padding: 0px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#midBanner
{
	padding: 0px;
	height: 258px;
	background-image: url(../img/banner_bg_slice.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	overflow: visible;
}

#bannerContent
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 258px;
	width: 820px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#contentPanel
{
	padding: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}

#contentPanel_old
{
	padding: 0px;
	height: 182px;
	background-image: url(../img/content_bg_grad2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#botPanel
{
	padding: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #FFFFFF;
}

#topGrad
{
	padding: 0px;
	height: 101px;
	width: 760px;
	background-image: url(../img/top_grad_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}




#contentMid
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px;
	background-image: url(../img/cont_shad.gif);
	background-repeat:repeat-y;
	background-position: top left;
	height: auto;
	width: 820px;
	clear: left;
	margin-bottom: 0px;
}

#botMid
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/cont_shad.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	width: 820px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#botBot
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/cont_shad.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
	width: 820px;
	margin-top: 0px;
	margin-bottom: 0px;
	display:block;
	float:left;
}


#sidebar-a
{
	float: left;
	margin: 0px 0px 4px 0px;
	background-color: #FFF;
	width: 236px;
	background-image: url(../img/nav_bot_curve.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.langBar
{
	font-family: Tahoma;
	font-size: 0.6em;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 0px;
	margin-left: 15px;
	height: 24px;
	width: 485px;
	clear: left;
}

.langBar a
{
	color: #FFFFFF;
	text-decoration: none;
}

.langBar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.mainBody
{
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
}

/*	.hdrText {
	font-family: Tahoma;
	line-height: normal;
	color: #FFFFFF;
	display: block;
	padding: 0px 20px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 20px;
	width: 760px;
	height: 168px;
	background-color: #FFFFFF;
}*/



.hdrText
{
	margin: -1px 0px -3px 0px;
	padding-right: 20px;
	display: block;
	float: right;
	background-color: #FFFFFF;
}

.breadBar
{
	line-height: normal;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	text-align: left;
	float: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

.mainContent
{
	display: block;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	width: 490px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}

.mainContent2
{
	display: block;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	width: 480px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}
.mainContentKBase
{
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
	width: 750px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}

.textPanel
{
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color: #676A72;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	background-color: #FFF;
	width: 490px;
	padding-right: 0px;
	float: left;
	padding-left: 0px;
}

.textPanel a{

	font-weight: bold;
	color: #004B96;
	text-decoration:none;

}

.textPanel a:hover{

	font-weight: bold;
	color: #004B96;
	text-decoration:none;

}

.textPanel2
{
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: left;
	background-color: #FFFFFF;
	width: 392px;
	padding-right: 0px;
	float: left;
	padding-left: 3px;
}

.textPanel3
{
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: left;
	background-color: #FFFFFF;
	width: 392px;
	padding-right: 0px;
	float: left;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 0.6em;
}

.textPanel4
{
	font-family: Tahoma;
	color: #333333;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: left;
	background-color: #FFFFFF;
	width: 387px;
	padding-right: 0px;
	float: left;
	padding-left: 3px;
}

.textPanel5
{
	font-family: Tahoma;
	font-size: 0.6em;
	line-height: 1.4em;
	font-weight: normal;
	color: #676A72;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 24px;
	text-align: left;
	width: 490px;
	padding-right: 0px;
	float: left;
	padding-left: 0px;
}

.textWrap
{
	font-family: Tahoma;
	font-size: 0.6em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
}

.featurePanel
{
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

.textPanel ul { list-style: none; margin-left:0px; padding:0px;}

.textPanel li
{
	background: url(../img/arrow_list.gif) no-repeat 0px 3px;
	margin: 0px;
	padding: 0px 0px 3px 15px;
}

.peoplePanel
{
	display: block;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}

.navContent
{
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
	display: block;
	text-align: left;
	width: 236px;
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
}

.topNav
{
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
	display: block;
	text-align: left;
	width: 254px;
	float: left;
	margin-left: 0px;
	margin-top: 18px;
	height: 150px;
	background-color: #F6A800;
}

.topNav-b
{
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
	display: block;
	text-align: left;
	width: 132px;
	float: left;
	margin-left: 0px;
	margin-top: 18px;
	height: 150px;
	background-color: #F9BA46;
}

.siteLinkBox
{
	color: #333333;
	display: block;
	padding: 0px 0px 15px 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 12px;
	margin-left: 0px;
	text-align: left;
	background-color: #ffffff;
	width: 213px;
	float: left;
	background-image: url(../img/site_list_panel.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 64px;
}

.siteLinkText
{
	font-family: Tahoma;
	font-size: 0.6em;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 4px;
}

.siteLinkDrop
{
	font-family: Tahoma;
	font-size: 0.6em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	display: block;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	width: 197px;
	float: left;
	height: auto;
	margin-top: 5px;
	border: 1px solid #999999;
}

.searchBar
{
	font-weight: normal;
	color: #333333;
	display: block;
	text-align: left;
	width: 250px;
	float: right;
	height: 49px;
	background-image: url(../img/search_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 5px;
	background-color: #FFFFFF;
	margin: 40px 0px 0px 0px;
}

.searchInput
{
	color: #333333;
	display: block;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	width: 260px;
	float: right;
	height: 23px;
	margin: 0px;
}

.orangeBar
{
	display: block;
	text-align: left;
	padding-top: 0px;
	width: 273px;
	float: left;
	margin-bottom: 0px;
}

/*	.header../img {
	font-family: Tahoma;
	line-height: normal;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	width:780px;
	height: 225px;
	padding-top: 0px;
	clear: left;
	background-color: #CCCCCC;
}*/



.contentTbl
{
	display: block;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 17px;
	padding-bottom: 0px;
}

.footerBar
{
	font-family: Tahoma;
	line-height: normal;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: right;
	text-decoration: none;
	height: auto;
	float: left;
	width: 760px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/foot_bg_temp.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}

.botNav
{
	font-family: Tahoma;
	font-size: 0.65em;
	line-height: normal;
	font-weight: normal;
	color: #004B95;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 470px;
	float: left;
	height: 30px;
}

.botNavTxt
{
	color: #F6A800;
	text-decoration: none;
}

.botNavTxt a
{
	color: #F6A800;
	text-decoration: none;
}

.botNavTxt a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.emailTxt
{
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 25px 23px 7px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	text-decoration: none;
	width: 232px;
	float: right;
}

.bodyLinkTxt
{
	color: #FF6600;
	text-decoration: none;
}

.bodyLinkTxt a
{
	color: #FF6600;
	text-decoration: none;
}

.bodyLinkTxt a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.breadCrumbs
{
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding: 10px 0px 0px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	text-decoration: none;
	width: 440px;
	float: left;
}

.breadText
{
	color: #FFFFFF;
	text-decoration: none;
}

.breadText  a
{
	color: #FFFFFF;
	text-decoration: none;
}

.breadText  a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.emailLink
{
	color: #FFFFFF;
	text-decoration: none;
}

.emailLink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.emailLink a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.copyrTxt
{
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	display: block;
	padding: 10px 0px 0px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	clear: left;
	text-align: left;
}

.mainTbl { background-color: #FFFFFF; }

.tblCell-a
{
	background-color: #FFFFFF;
	color: #B3B3B3;
	font-size: 1em;
	font-weight: bold;
}

.tblCell-b
{
	background-color: #F3F3F3;
	font-family: Tahoma;
}

.textCol-grey { color: #E5E5E5; }

.txtOrng
{
	color: #F6A800;
	font-weight: bold;
}

.txtDgrey
{
	color: #666666;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-size: 0.65em;
}

.txtLgrey
{
	color: #999999;
	font-weight: normal;
	font-size: 0.65em;
}

.contactHdr
{
	display: block;
	width: 280px;
}

#headerArea
{
	padding: 0px;
	height: 288px;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#glowL
{
	float: left;
	width: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 258px;
	background-image: url(../img/l_shad.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#glowR
{
	float: right;
	width: 10px;
	margin: 0px;
	padding: 0px;
	height: 258px;
	background-image: url(../img/r_shad.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.featureBox
{
	width: 191px;
	display: block;
	float: left;
}

.featureTitle
{
	color: #FF6600;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
}

.featureCaption
{
	display: block;
	width: 140px;
	padding-top: 7px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 0.65em;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 23px;
}

.peopleBox
{
	width: 88px;
	display: block;
	float: left;
}

.imageBox
{
	width: 95px;
	display: block;
	float: left;
}

.midPeopleBg
{
	width: 128px;
	display: block;
	padding: 0px;
	background-color: #FFFFFF;
	height: 128px;
}

.midPeopleBg2
{
	width: 128px;
	display: block;
	padding: 0px;
	height: 128px;
}

.midPeopleBg3
{
	width: 95px;
	display: block;
	padding: 0px;
	background-color: #FFFFFF;
	height: 95px;
	margin: 0px 0px 15px 0px;
}

.newsImg
{
	width: auto;
	display: block;
	padding: 0px;
	height: auto;
	margin: 5px 0px 10px 5px;
}

.newsLatestBox {
	height:auto;
	vertical-align:middle;
	padding-left:10px;
	padding-right:15px;
	width:211px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Sans Serif;
	font-size:0.6em;
	font-weight:normal;
	text-decoration: none;
	display:block;
	margin:5px 0px 0px 0px;
	padding-top:4px;
	padding-bottom:5px;
	background-image: url(../img/b_lev1_on.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #F4F4F4;
	float:left;
	line-height:1.4em;
}

.midProjectBg
{
	background-image: url(img/proj_pan_slice.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 160px;
	display: block;
	padding: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 15px;
}

.midProjectBg2
{
	background-image: url(img/proj_pan_slice.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
	display: block;
	padding: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 15px;
}

.midProjectBg3
{
	background-image: url(img/proj_pan_slice.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 180px;
	display: block;
	padding: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
}

.midProjectBg4
{
	background-image: url(img/proj_pan_slice.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 275px;
	display: block;
	padding: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}

.peopleBox
{
	width: 128px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.projectTitle
{
	color: #FF6600;
	padding-left: 11px;
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 2px;
}

.bodyTitle
{
	color: #FF6600;
	font-family: Tahoma;
	line-height: 1.4em;
	font-weight: normal;
	float: left;
	width: 290px;
	margin-bottom: 4px;
}

.searchField
{
	height: 15px;
	width: 170px;
	padding: 2px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	font-size: 0.7em;
	display: block;
	float: left;
	border: 3px solid #D3D3D3;
	font-family: Tahoma;
	font-weight: normal;
	vertical-align: bottom;
	color: #F6A800;
	text-indent:3px;
}

.goButton
{
	height: 23px;
	width: 76px;
	padding: 0px;
	margin: 2px 2px 1px 0px;
	font-size: 0.7em;
	float: right;
	display: block;
}

.featureButton
{
	height: 30px;
	width: 30px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.textblock
{
	width: 290px;
	display: block;
	float: left;
}

.orangeBodyText
{
	color: #FF6600;
	font-weight: normal;
}

.plusBullet
{
	font-size: 0.9em;
	font-weight: bold;
}

.mainHeading
{
	font-family: Tahoma;
	margin: 10px 0px 0px 0px;
	color: #F6A800;
	font-size: 1.1em;
}

.subHeading
{
	font-family: Tahoma;
	margin: 0px 0px 15px 0px;
	color: #004B95;
	font-size: 0.6em;
}

.subHeading2
{
	font-family: Tahoma;
	margin: 0px 0px -10px 0px;
	color: #004B95;
}

.newsHeading
{
	font-family: Tahoma;
	margin: 0px 0px 15px 0px;
	color: #004B95;
	font-weight: bold;
	text-decoration: none;
}

a.newsHeading  
{
	font-family: Tahoma;
	margin: 0px 0px 15px 0px;
	color: #004B95;
	font-weight: bold;
	text-decoration: none;
}

a:hover.newsHeading 
{
	font-family: Tahoma;
	margin: 0px 0px 15px 0px;
	color: #004B95;
	font-weight: bold;
	text-decoration: underline;
}

.newsCopy
{
	font-family: Tahoma;
	margin: 0px 0px 10px 0px;
	color: #676A72;
	font-weight: noraml;}

.projlink
{
	font-family: Tahoma;
	color: #676A72;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	background: url(../img/arrow.gif) no-repeat 0px -1px;
	padding: 0px 0px 3px 18px;
}

.projlink:hover
{
	font-family: Tahoma;
	color: #676A72;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	background: url(../img/arrow_on.gif) no-repeat 0px -1px;
	padding: 0px 0px 3px 18px;
}

.projlinkblue
{
	color: #004B96;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat 0px -1px;
	padding: 0px 0px 3px 18px;
	font-weight: bold;
}

.projlinkblue:hover
{
	color: #004B96;
	text-decoration: none;
	background: url(../img/arrow_on.gif) no-repeat 0px -1px;
	padding: 0px 0px 3px 18px;
	font-weight: bold;
}

/* -- newsletter-register.aspx -- */


.tblDataEntry
{
	margin-top: 20px;
	font-size: 0.6em;
	padding: 2px 0px;
	color: #666666;
}

.tblDataEntry td { text-align: left; }

.tblDataEntry textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

.tblDataEntry select
{
	font-family: Arial, Helvetica, sans-serif;
}

/* Display Data */
.tblDisplayData {
	margin: 0px;
	font-size: 0.6em;
	font-weight: normal;
	color: #666;
	padding: 2px 0px;
}

.tblDisplay td { text-align: left; }


.tblDisplayData th {
	text-align: left;
	font-weight: bold;
}
.tblDisplayData td {
	padding-top: 2px;
}

.tblDisplayData2 {
	margin: 0px;
/*	font-size: 0.6em;*/
	font-weight: normal;
	color: #666;
	padding: 2px 0px;
}

.tblDisplay2 td { text-align: left; }


.tblDisplayData2 th {
	text-align: left;
	font-weight: bold;
}
.tblDisplayData2 td {
	padding-top: 2px;
}



/* Maintenance Area */



.mainContent2
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	background-color: #FFF;
	width: 750px;
	float: left;
	clear: left;

}

samp {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;

}



/* -- Instructions for Adding Maintenance Items -- */
ul#listInstructions
{
	margin-left: 5px;
	padding-left: 0px;
	font-size: 12px;
}

ul#listInstructions li
{
	list-style-type: disc;
	color: #666666;
	line-height: 14px;
}

/* index.aspx */
.textPanel img
{
	float: left;
	margin: 5px 15px 0px 0px;
}

.textPanel p
{
	margin-top: 0px;
	padding-top: 0px;
}

.style3 { color: #F6A800; }

/* textDisplayBox.ascx */

.TextDisplayBox {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 0.6em;
	color: #666666;
	padding: 15px;
	width: 460px;
	margin: 0px;
	background-color: #F0F0F0;
}

.TextDisplayBox a
{
	color: #004B96;
	padding: 15px 0px;
	width: 460px;
	margin: 0px;
	background-color: #F0F0F0;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans Serif;
	font-weight: bold;
}

.TextDisplayBox a:hover
{
	color: #004B96;
	padding: 15px 0px;
	width: 460px;
	margin: 0px;
	background-color: #F0F0F0;
	font: Tahoma, Arial, Sans Serif;
	text-decoration: none;
	font-weight: bold;
}

.quote{
width:400px;
}

.quoteHeader
{
	width: 285px;
	height: 28px;
	margin: 0px;
	font-size: 0.6em;
	font-family: Tahoma, Arial, Sans Serif;
	background: #F6A800 url(../img/r_panel_tab_large.gif) top center no-repeat;
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.quoteHeader strong
{
	padding-left: 10px;
	line-height: 28px;
}




/* our-people.aspx */


.separatorSolid
{
	clear: both;
	margin: 0px 0px 5px;
	border-bottom: 3px solid #CCCCCC;
}

.txtSearchBy
{
	font-size: 0.6em;
	color: #666666;
}

/* newsLatestNewsListings.ascx */
.newsHeading2
{
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}

.newsHeading2 a{
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	color: #004B95;
	font-weight: bold;
	text-decoration: none;
}

.newsHeading2 a:hover{
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	color: #004B95;
	font-weight: bold;
	text-decoration: underline;
}
.formtext
{
	color: #666;
	text-decoration: none;
	font-size: 0.6em;
	text-align: right;
	padding-right: 10px;
}
.formtextddl { 
	color: #666;
	text-decoration: none;
	font-size: 0.6em;
	text-align: right;
	padding-right: 10px;
}

/* our-people.aspx, people.aspx */
.txtContactHeading {
	font-weight: bold;
	margin-top: 6px;
	font-size: 0.6em;
	color: #F6A800;
	background-color: #F4F4F4;
	padding: 3px 0px 3px 8px;
}

.txtContactDetails02 {
	margin-top: 6px;
	color: #666;
	font-weight:normal;
}

.txtContactDetails02 a {
	margin-top: 6px;
	color: #004B95;
	text-decoration:none;
	font-weight:bold;
}

.txtContactDetails02 a:hover {
	margin-top: 6px;
	color: #004B95;
	text-decoration:none;
	font-weight:bold;
}

#sidebar-a .txtContactDetails
{
	color: #999;
	font-weight: normal;
}

 #sidebar-a a  {
	color: #004B95;
	font-weight: bold;
}

#sidebar-a a:hover {
	color: #004B95;
	font-weight: bold;
}


#sidebar-c .txtContactDetails
{
	color: #999;
	font-weight: normal;
}

 #sidebar-c .txtContactDetails a  {
	color: #004B95;
	font-weight: bold;
}

#sidebar-c .txtContactDetails a:hover  {
	color: #004B95;
	font-weight: bold;
}


/* Form Fields - Contact Form & Register */


.formtable
{
	background-color: #F4F4F4;
	padding: 5px;
}

.formContactTable
{
	padding: 6px;
	background: #CCC url(../img/hdr_contact_form.jpg) no-repeat left top;
}

.formSeminarTable
{
	padding: 6px;
	background: #CCC url(../img/hdr_register_form.jpg) no-repeat left top;
}
.formSeminarTable select
{
	text-decoration: none;
	border: 1px solid #CCC;
	font: 11px Tahoma, Arial, Sans Serif;
	color: #FF6600;
	padding: 2px;
}

.formRegisterTable
{
	padding: 6px;
	background: #CCC url(../img/hdr_register_form.jpg) no-repeat left top;
}


.formSentText
{
	color: #FF9900;
		font-size: 0.6em;
	text-decoration: none;
	font-weight: bold;
}

.formTextRequired
{
	color: #000;
	text-decoration: none;
	font-size: 8pt;
	padding-left: 1px;
	font-weight: none;
}

.formFields
{
	text-decoration: none;
	border: 1px solid #CCC;
	font: 11px Tahoma, Arial, Sans Serif;
	color: #FF6600;
	padding: 2px;
}

/* Table Text Styles */
.infoTableText
{
	font-family: Tahoma;
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

.infoTableLinkBlue
{
	font-family: Tahoma;
	font-size: 10px;
	color: #004B96;
	font-weight: bold;
	text-decoration: none;
}

.infoTableLinkBlue:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #004B96;
	font-weight: bold;
	text-decoration: none;
}

/* End Table Text Styles */

/* Blue Button Effect */

.blueButton{
	vertical-align:middle;
	width:214px;
	color: #FFF;
	text-decoration: none;
	display:block;
	margin:0px 0px 2px;
	font: bold 0.6em Tahoma, Arial, Sans Serif;
	padding: 8px 15px 5px 10px;
	background: #FFFFFF url(../img/bluebuttonback.gif) no-repeat right top;
}


input.formfields { width: 255px; }

/* Removed From Contact-Us.aspx 

.TextDisplayBox {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 0.6em;
	color: #666666;
}
*/
.txtNotice {
	margin-top: 50px;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 0.6em;
	color: #666666;
}

.txtFormPages {
	margin-top: 50px;
	font-size: 0.6em;
	font-family: Tahoma, Arial, Sans Serif;
	color: #666666;
}

.txtContactDetails {
	font-size: 0.6em;
	color: #666666;
	padding:15px;
	background-color:#F0F0F0;
}

.txtContactDetails a{
	color:#004B96;
	text-decoration:none;
	font-weight: bold;
}

.txtContactDetails a:hover{
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

.separatorDotted {
	clear: both;
	margin: 0px 0px 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.quoteHdr{
	
	height:28px;
	width:285px;
	vertical-align:middle;
	background-color:#666666;
	color: #FFFFFF;
	font-family:Tahoma, Arial, Sans Serif;
	font-size:0.6em;
	font-weight:normal;
	text-decoration: none;
	display:block;
	margin:0px;
	background-image: url(img/r_panel_tab_large.gif);
	background-repeat: no-repeat;
	background-position: top center;

}

.quoteHdr strong {

padding-left: 10px;
line-height:28px;

}

/* Removed From Contact-Us.aspx */

.imageBorderGrey {
	border:1px solid #999999;
	color:#999999;
}

.btnStyle {
	background: url(../img/submitbuttonback.gif) no-repeat left center;
	font: bold 9px Tahoma, Arial, Sans Serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	width: 100px;
	height: 26px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: left;
	vertical-align: middle;
}

.imageBorderMargin {

	border:1px solid #999999;
	color:#999999;
	margin-bottom:20px;

}

.medFont{
	font-size:0.7em;
}

/* Printing Formatting */
@media print {
	body {background-image: none;}
}

@media print {
	#midBanner {display:none;}
}

@media print {
	.navContent {display:none;}
}

@media print {
	#contentMid {background-image: none;}
}

@media print {
	#botPanel {display:none;}
}
