body
{
	background-color: #9EC5E2;
	background-image: url(/Images/BgGradient.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

ol
{
	margin-bottom: 10px;
}
.debugBorder
{
	border: solid 1px red;
}
.siteWidth
{
	width: 960px;
}
.siteBorder
{
	border: solid 1px gray;
	background-color: White;
}
.logoBox
{
	float: left;
	position: relative;
}
.logo
{
	margin-left: 46px;
}
.header
{
	text-align: left;
	height: 99px;
}
.quickMenuProducts
{
	left: 43px;
	position: relative;
	top: 56px;
	float: left;
}
.quickMenuMain
{
	float: left;
	left: 198px;
	position: relative;
	top: 29px;
}
.searchBox
{
	float: left;
	left: 8px;
	position: relative;
	top: 51px;
}
.searchBox .sf_searchText
{
	background-image: url(/images/searchBoxBg.gif);
	background-repeat: no-repeat;
	border: 0 none;
	float: left;
	font-size: 10px;
	height: 19px;
	margin-right: 0;
	padding: 4px 14px 0 13px;
	width: 98px;
}
.searchBox .sf_searchSubmit
{
	background-image: url(/images/BtnSearchWhite.gif);
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 21px;
	width: 25px;
}
.searchBox .textSmaller
{
	margin-left: 5px;
}
.flashMenu
{
	margin-left: 1px;
}
.contentArea
{
	text-align: left;
}
.contentPane
{
	float: left;
	width: 579px;
	position: relative;
	margin: 34px 53px 20px;
}
.callOutPane
{
	float: right;
	width: 269px;
	position: relative;
	text-align: left;
}
.columnLeft
{
	float: left;
	width: 411px;
	position: relative;
}
.columnMiddle
{
	float: left;
	width: 275px;
}
.columnRight
{
	float: right;
	width: 272px;
	position: relative;
}
.footerMenu
{
	margin: 0;
	padding: 0;
	width: 960px;
	background-color: #0046AD;
}
.footerMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 22px;
}
.footerMenu ul li
{
	display: inline;
	line-height: 10px;
	margin-bottom: 3px;
	padding-top: 3px;
	margin-left:inherit;
}
.footerMenu ul li a
{
	line-height: 22px;
	color: White;
	text-decoration: none;
	margin-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
.footerMenu ul li a:hover
{
	text-decoration: underline;
}
.heritageText
{
	min-height: 140px;
	padding: 21px 0 0;
	line-height: 21px;
	background: transparent url(/images/LogoDominionSeal.gif) no-repeat left 22px;
}
.callOut
{
	border: 1px solid #c5c5c5;
	padding: 0 10px 0 13px;
	text-align: left;
}
.callOut .callOutBlueSearchBox
{
	background: transparent url(/images/searchBoxBlueBg.gif) no-repeat 0 -1px;
	border: 0 none;
	font-size: 10px;
	height: 20px;
	margin-right: 0;
	padding: 4px 11px 0 12px;
}
img
{
	display: inline-block;
}
.miniBrokerLayout #brokerSearchButton
{
	background-image: url(/images/BtnSearchBlue.gif);
	display: inline-block;
	float: none;
	height: 23px;
	vertical-align: middle;
	width: 15px;
}
.brokerLayout
{
	padding: 6px 0;
	text-align: center;
}
.brokerLayout .riTextBox
{
	background-image: url(/images/searchBoxBg.gif);
	background-repeat: no-repeat;
	border: 0 none;
	font-size: 10px;
	height: 17px;
	margin-right: 0;
	padding: 4px 10px 0 13px;
	width: 98px !important;
	font-family: Arial, Helvetica, sans-serif;
}
.clear
{
	clear: both;
}
.callOutGrayBox
{
	background: #F1F1F1 url(../images/CallOutGraySliver.jpg) repeat-x top;
}
.callOutBlueBox
{
	background: #F1F1F1 url(../images/CallOutBlueSliver.jpg) repeat-x top;
	min-height: 124px;
}
.callOutBlueBox, .callOutGrayBox
{
}
table.contentTable
{
	border-collapse: collapse;
	border: 1px solid gray;
	/*font-family: Verdana,Helvetica,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.85em;
	margin-bottom: 8px;
	/*width: 100%;*/
}
.contentTable th
{
	background-color: #EFEFEF;
	border: 1px solid gray;
	font-size: 1.1em;
	padding: 0.5em;
}
.contentTable td
{
	border: 1px solid gray;
	font-size: 1.1em;
	padding: 0.5em;
	text-align: center;
}
ul
{
	margin-bottom: 10px;
	margin-top: 10px;
}
li
{
	list-style-type: disc;
	padding-left: 0;
	line-height: 130%;
	list-style-position: outside;
	margin-left: 53px;
	margin-bottom: 3px;
	padding-top: 3px;
}

.brokerSearchBoxLayout .boxTop
{
	background: transparent url(/Images/LocateABroker_FullTop.gif) no-repeat scroll left top;
	margin: 0;
	padding: 0;
	width: 579px;
}
.brokerSearchBoxLayout .boxBottom
{
	background: transparent url(/Images/LocateABroker_FullBottom.gif) no-repeat scroll left bottom;
	margin: 0;
	padding: 0;
	width: 579px;
}
.brokerSearchBoxLayout .boxMiddle
{
	margin: 0;
	padding: 0;
	width: 579px;
	display: block;
}
.brokerSearchBoxLayout .boxTop p
{
	margin: 0;
	padding: 20px 10px 10px 20px;
}
.brokerSearchBoxLayout .boxMiddle p
{
	margin: 0;
	padding: 5px 10px 5px 20px;
}
.brokerSearchBoxLayout .boxBottom p
{
	margin: 0;
	padding: 10px 10px 10px 20px;
}
.brokerSearchBoxLayout p strong
{
	color: #000000;
}
.brokerSearchBoxLayout .boxMiddle .boxMiddleTop
{
	background: transparent url(/Images/boxMiddleTop.gif) no-repeat scroll left bottom;
	height: 2px;
	margin: 0;
	padding: 0;
}
.brokerSearchBoxLayout .boxMiddle .boxMiddleMiddle
{
	background: transparent url(/Images/boxMiddleMiddle.gif) repeat-y scroll left top;
	margin: 0;
	padding: 0;
	width: 579px;
}
.brokerSearchBoxLayout .boxMiddle .boxMiddleBottom
{
	background: transparent url(/Images/boxMiddleBottom.gif) no-repeat scroll left top;
	height: 3px;
	margin: 0;
	padding: 0;
}
.brokerLayout #brokerSearchButton
{
	background-image: url(/images/BtnSearchWhite.gif) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	float: none;
	height: 23px;
	margin-left: 0;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	width: 23px;
}

.brokerResults
{
	width: 555px;
}

.brokerResultsIntro
{
	padding-left: 17px;
	margin-top: 20px;
	padding-bottom: 5px;
}
.resultsLabel
{
	color: #000;
	font-size: 1.5em;
}
.brokerRecord
{
	padding-top: 20px;
}


#SearchByLocation table div table, #SearchByName table div table
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #E4EBF6;
}
#SearchByName table div table
{
	margin-bottom: 20px;
}

#SearchByLocation table, #SearchByName table
{
	border: 0px solid gray;
}
#SearchByLocation, #SearchByName
{
	padding-bottom: 10px;
}
.ResumeFormTable
{
	border-collapse: separate;
	border-spacing: 1px;
}

.ResumeFormTable td
{
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	line-height: 130%;
}
.FormLabel
{
	font-weight: bold;
	color: black !important;
}
.FormFieldLeft
{
	float: right;
}
.FormFieldRight
{
	float: right;
}
#ResumeSubjectTable
{
	width: 416px;
	background-image: url(/images/FormFieldBg.png);
	background-repeat: repeat-x;
	float: right;
	height: 25px;
	margin: 0;
	padding: 0;
}

.ResumeFormTable input, .ResumeFormTable iframe
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	color: #747678;a
}

.ResumeFormTable iframe html body
{
	background-color:white;
	background-image:none;
}

.ResumeInstructions
{
	background-color: #FFFFFF;
	border: 1px solid #9A9B9D;
	float: right;
	height: 25px;
	line-height: 13px;
	margin-bottom: 3px;
	padding: 10px 5px 27px 15px;
	text-align: left;
	width: 424px;
	/*color: #333333;*/
}
#CoverLetterTable, #ResumeTable
{
	background-image: url(/Images/SubmitResumeTextAreaBg.gif);
	background-repeat: repeat-x;
	float: right;
	height: 266px;
}
.RadUpload_Default, .RadUpload_Default a, .RadUpload_Default input, .RadUploadProgressArea_Default, .RadUploadProgressArea_Default input
{
	display: inline-block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	color: black;
}
.ResumeUploadField .FormLabel
{
	display: inline-block;
	vertical-align: bottom;
	line-height:204%;
}
.RadUpload_Default .ruStyled .ruFileInput
{
	background-image: url(/Images/SubmitResumeUploadFieldBg.png);
	background-repeat: no-repeat;
	border: none;
}
.RadUpload_Default .ruFakeInput
{
	background-image: url(/Images/SubmitResumeUploadFieldBg.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	background-color: transparent !important;
	border: medium none transparent !important;
	display: inline-block !important;
	height: 22px !important;
	width: 175px !important;
	border-color: transparent !important;
	padding-top: 9px !important;
	color: #747678 !important;
}
.RadUpload_Default .ruButton, .RadUploadProgressArea_Default .ruButton
{
	background-image: url(/Images/FormButtonBgGrey.gif) !important;
	background-position: 2px 2px !important;
	background-repeat: no-repeat !important;
	color: #000000 !important;
	height: 19px !important;
	margin-top: 3px !important;
	width: 75px !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 0.8em !important;
	padding-bottom: 0 !important;
}

.ResumeSubmitButton
{
	background-image: url(/Images/FormButtonBgGrey.gif) !important;
	background-position: 2px 5px;
	background-repeat: no-repeat !important;
	border: medium none;
	font-size: 0.8em !important;
	height: 23px;
	width: 75px;
}

.ResumeUploadField li
{
	list-style-type: none !important;
}
.ResumeSubjectField
{
	background-color: transparent;
	border: medium none;
	height: 13px;
	margin: 6px 0 0;
	padding: 0;
	width: 100%;
}
.ResumeOutterTable
{
	background-image: url(/Images/SubmitResumeFormBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 585px;
}
.RadUpload, .RadUploadProgressArea 
{
	text-align:left;
	width:284px !important;
}
.RadUpload .ruInputs li 
{
	margin:0 0 5px 53px !important;
}
.RadUpload ul.ruInputs
{
	margin-bottom:10px;
	margin-top:10px;
}
#ContactFormName,
#ContactFormEmail,
#ContactFormPhone,
#ContactFormSubject,
#ContactFormPolicy,
#ContactFormMessage
{
    background-image:url(/images/FormFieldBg.png);
	background-repeat:repeat-x;
	/*border:1px solid;*/
	height:25px;
	/*width:200px;*/
	float:right;
    margin:0;
    padding:0;
}
#ContactFormName
{
    width:430px;
}
#ContactFormEmail
{
    width:380px;
}

#ContactFormPhone
{
    width:320px;
}

#ContactFormSubject
{
    width:420px;
}

#ContactFormPolicy
{
    width:300px;
}




#ContactFormSubmitButton
{
	float: right;
	text-align:right;
}
.ContactFormTextArea
{
    background-color:transparent;
	border:medium none;
	height:97px;
	margin:6px 0 0;
	padding:0 0 1px;
	width:100%;
	overflow:auto;

}
.ContactFormTextField
{
    border:0;
    margin:0;
    padding:0;
    width:100%;
	background-color: transparent;
}
#ContactFormMessage
{
    background-image:url(/images/FormTextAreaBg.png);
	background-repeat:repeat-x;
	height:25px;
	float:right;
    margin:0;
    padding:0;
}
#ContactFormMessage
{
    width:390px;
	height:119px;
}
.ContactFormTable td 
{
	padding:5px 0;
}

.ContactFormOutterTable
{
	background-image:url(/images/ContactFormBg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#ContactFormWrapper
{
    width:600px;
	background-image:url(/images/ContactFormBg.gif);
	height:475px;
	background-position:bottom;
	background-repeat:repeat-x;
}

.ContactFormTable
{
	border-collapse:separate;
	border-spacing:1px;
	padding-left:30px;
}

#ContactFormHeader
{
    
}
.ContactFormTable span
{
	display:inline-block;
	float:left;
	height:18px;
	margin:8px 0 0;
}
.newsListMaster
{
	min-height: 85px;
}
.newsListMaster hr
{
	border:solid 1px #D8D9D9;
}
.newsListMasterSummary
{
	padding-bottom:5px;
	padding-top:10px;
	line-height:15px;
}
#SearchResults
{

    /*border:1px solid;*/
    padding:27px 44px;
    width:695px;
    
}
#OneColumnCenterContent
{
    text-align:left;
    padding-bottom:30px;
}
ol.sf_pager
{
	display: inline-block;
}
ol.sf_pager li, #LeftColumnInnerContent ol.sf_pager li
{
	display: inline-block;
	float: left;
	padding-right: 3px;
	margin-left:0px;
}
#SearchResults ol.sf_pager li a.sf_PagerSelItem
{
	background:transparent url(/images/SearchActiveButton.gif) no-repeat scroll 0 0;
	height:37px;
	width: 37px;
	font-size:1.8em;
	color:#757679;
	margin: 0;
	text-align: center;
	line-height: 34px;
}
#SearchResults ol.sf_pager li a.sf_PagerItem
{
	background:transparent url(/images/SearchInActiveButton.gif) no-repeat scroll 0 0;
	height:37px;
	width: 37px;
	font-size:1.8em;
	color:#757679;
	margin: 0;
	text-align: center;
	line-height: 34px;
}
#SearchResults ol.sf_pager li a.searchResultsPageNext
{
	font-size:1.8em;
	color:#757679;
	line-height: 34px;
}
#SearchResults ol.sf_pager li a.searchResultsPagePrevious
{
	font-size:1.8em;
	color:#757679;
	line-height: 34px;
}

.OfficeTable1
{
	float:left;
}

.OfficeTable1 td,
.OfficeTable2 td
{
	padding:5px;
}


.ContactFormSubmitButton {
	background-image:url(/Images/FormButtonBgGrey.gif) !important;
	background-position:2px 5px;
	background-repeat:no-repeat !important;
	border:medium none;
	font-size:0.9em !important;
	height:23px;
	width:75px;
}

.sf_postBookmark, .sf_postTags
{
	display: none;
}