@charset "utf-8";
/* CSS Document */

body {
	background: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#bfccd4;
}
.bodyBG {
	background: url(images/midBg.png);
	background-position:top;
	background-repeat:no-repeat;
}
.alignrbchktext
{
    vertical-align:middle;
    padding-bottom:10px;
}
.alignrbchk
{
    vertical-align:middle;
}
.nextprevious
{
    width:80px;
    height:16px;
}
/*.menubgimage td
{
    background-image:url(/images/_btn_bg.jpg);
    background-repeat:repeat-x;
    color:White;
    font-size:16px;
    font-family:Tahoma;
    text-decoration:none;
}
.IE8Fix
{
    z-index:100;
}
.dynamicmenuitem
{
    width:160px;
}
.dynamicmenuitem td
{
    text-align:left;
    padding:3px;
    text-decoration:none;
    font-size:12px;
    color:white;
    background-color:#CCCCCC;
}
.dynamicmenuitem a:Link
{
    color:black;
    text-align:left;
    padding-left:2px;
    padding-top:2px;
    text-decoration:none;
    font-size:12px;
    background-color:#CCCCCC;
    
    height:15px;
    width:100%;
    margin-top:0px;
    cursor:hand;
    border-bottom: 0px #efefef inset;
    DISPLAY: block; 
}
.dynamicmenuitem a:hover
{
    color:white;
    text-align:left;
    padding-left:2px;
    padding-top:2px;
    text-decoration:none;
    font-size:12x;
    background-color: #1A284D;
    
    height:15px;
    width:100%;
    margin-top:0px;
    cursor:hand;
    border-bottom: 0px #efefef inset;
    DISPLAY: block; 
    
}
.menuHover td
{
    font-size:16px;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;	
    background-image:url(/images/_btn_bg_hover.jpg);
    background-repeat:repeat-x;  
}
.staticMenuItem td
{	    
	font-family:Tahoma;	
	font-weight:lighter;
	padding: 2px 4px;
	width:130px;
	font-size:14px;
	text-align:center;
}
	
.staticMenuItem a:link
{
	color:White;
	font-family:Tahoma;	
	padding: 2px 4px;
	width:130px;
	text-decoration:none;
	font-size:14px;	
}
.dmenuHover td
{    
	color:#000000;	
	background-color: #1A284D;
	font-size:12px;	
}
.dmenuHover a:link
{    
	color:#FFFFFF;	
	background-color: #1A284D;
	font-size:12px;	
	
	height:15px;
    width:100%;
    margin-top:0px;
    cursor:hand;
    border-bottom: 0px #efefef inset;
    DISPLAY: block; 
}*/
.shorttextbox
{
    width:50px;
    height:20px;
    border:solid 1px #566A7D;
}
.shortmeduimtextbox
{
    width:90px;
    height:20px;
    border:solid 1px #566A7D;
}
.meduimtextbox
{
    width:150px;
    height:20px;
    border:solid 1px #566A7D;
}
.textbox
{
    width : 270px;
    border:solid 1px #566A7D;    	
	height:20px;	    
}
.CodeTextBox
{
    width :50px;
    border:solid 1px #566A7D;    	
	height:20px;
}
.AreaTextBox
{
    width :52px;
    border:solid 1px #566A7D;    	
	height:20px;
}
.SmallTextbox
{
    width : 200px;
    border:solid 1px #566A7D;    	
	height:20px;	    
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
hr {
	color:#222d4f;	
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#222d4f;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222d4f;
}
.bodyBG {
	/*background: url(/images/midBg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
}
.subpages {
	background-color:#FFF;
}
.content {
	padding-left:15px;
	padding-right:15px;
}
.box {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	height: 206px;
}

.bar {
  background-color:#222d4f;
  color: #ffffff;
  cursor: move;
  font-weight: bold;
  padding: 2px 1em 2px 1em;
}

.contentCell {
	border-left:solid #e3e3e3;
	border-right:solid #e3e3e3;
	border-bottom:solid #e3e3e3;	
}
.bottomBoxes {
	background: url(/images/bluboxesBg.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:10px;	
	padding-top:15px;		
}
.boldWhiteTXT	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bolder;
	color:#FFFFFF;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
}
.whiteTXT1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;	
}
a.whiteTXT1:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	
}	
a.whiteTXT1:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#FFF;
	text-decoration:none;	
}	
a.whiteTXT1:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#FFF;
	text-decoration:none;	
}	
a.whiteTXT1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#FFF;
	text-decoration:underline;	
}	
.blueBox {
	padding-left:5px;
	
}
.welcomeTXT {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#707070;
	font-variant:small-caps;
	float:right;
}
.searchTXT {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#7b7b7b;	
}
input {
	border: 0px solid #FFFFFF;
	height:20px;
}
.announcements {
	font-family:Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	padding-left:10px;
	padding-right:10px;		
}
.boldgreyTXT {
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
	font-size:13px;
	color:#666;
	font-weight:bold;
}
.greyTXT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b7b7b;
}
.space {
	height:20px;
}
.footer {
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:9px;	
	height:37px;
	color:#Fff;
}
.required {
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
.highlightIMG {
	border:thin #003;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#647791;
	text-decoration:none;
}	
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;	
}	
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	text-decoration:none;	
}	
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#647791;
	text-decoration:underline;	
}	
.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	text-decoration:none;
	font-weight:bold;
}	
.links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#222d4f;
	text-decoration:underline;	
	font-weight:bold;
}

a.link1:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b7b7b;
	text-decoration:none;
	
}	
a.link1:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b7b7b;
	text-decoration:none;	
}	
a.link1:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b7b7b;
	text-decoration:none;	
}	
a.link1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222d4f;
	text-decoration:underline;	
}	
.pop_up {
	background-image:url(/images/pop_up_BG.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.boardPic {
	
}
.boardTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222d4f;
	line-height:16px;
}
.borderText {
	border-style:solid;
	border-width:thin;
	padding:10px;
	border-color:#CCC;
	margin-bottom:20px;
	vertical-align:top;
}
.borderText1 {
	border-style:solid;
	border-width:thin;
	padding:5px;
	border-color:#CCC;
	margin-bottom:20px;
}
.greyBorder {
	border-style:solid;
	border-width:thin;
	border-color:#647791;
	padding:5px;
}
.greyBorder:hover
{
    text-decoration:none;
}
.greyBG {
	background-image:url(/images/pageBG.jpg);
}
.greyBGDIV {
	width:400px;
	background-color:#FFF;
	position:relative;
	top:300px;
	padding:15px;
}
.comments {
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:10px;
	color:#7b7b7b;
}
.smllTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7b7b7b;
}
.container1 {
	position: relative;
	width: 910px;
	height: 100px;
}
.smallcart {
	width:216px;
	display:block;
	padding-bottom:20px;
	position:absolute;
	top:0;
	float:right;
	left: 692px;
}
.chckOutLink {
	border-style:solid;
	border-width:thin;
	position:absolute;
	padding:10px;
	border-color:#CCC;
	left: 1px;
	top: 43px;
	width: 192px;
}
.smallcart2 {
	width:216px;
	display:block;
	padding-bottom:20px;
	position:absolute;
	top:176px;
	float:right;
	left: 1066px;
}
.chckOutLink2 {
	border-style:solid;
	border-width:thin;
	position:absolute;
	padding:10px;
	border-color:#CCC;
	left: 4px;
	top: 48px;
	width: 192px;
}
.req {
	color:#F00;
}
.annText {
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
	margin-bottom:20px;
	width:244px;	
}
.jobDetails {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
/*history page*/
.yearDiv {
/*	background-color:#f3f3f3; */
	background-image:url(/images/yearBG.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.yearHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:40px; 
	color:#ffffff;	
}
.yearTxt {
	padding:5px;
}

/*end of hostory page */

a.eventLinks:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	
}	
a.eventLinks:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;	
	color:#000;
	text-decoration:none;	
}	
a.eventLinks:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;	
	color:#006;
	font-weight:bold;
	text-decoration:none;	
}	
a.eventLinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;	
	color:#000;
	text-decoration:underline;	
}	
#committeeList {
	overflow:auto;
	height:500px;
	
}
.inputBox
{
    width:210px;
    border:solid 1px #566A7D;
}
.button_login
{
    background-image:url(/images/loginButton.jpg);
    background-repeat:no-repeat;
    width:72px;
    border-style:none;
    height:16px;    
    background-color:#283150;
}
.button_login:hover
{
    background-image:url(/images/OverLoginButton.jpg);
    background-repeat:no-repeat;
}
.btnSubmit
{
    background-image:url(/images/submit_button.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnSubmit:hover
{
    background-image:url(/images/over_submit_button.gif);
    background-repeat:no-repeat;
}
.btnSend
{
    background-image:url(/images/send.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnSend:hover
{
    background-image:url(/images/send_over.gif);
    background-repeat:no-repeat;
}
.btnPreviewmail
{
    background-image:url(/images/preview.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnPreviewmail:hover
{
    background-image:url(/images/preview_over.gif);
    background-repeat:no-repeat;
}
.btnRegister
{
    background-image:url(/images/registerButton.jpg);
    background-repeat:no-repeat;
    width:247px;
    border-style:none;
    height:22px;    
}
.btnRegister:hover
{
    background-image:url(/images/OverRegisterButton.jpg);
    background-repeat:no-repeat;
}
.btnDownloadDoc
{
    background-image:url(/images/download_doc.jpg);
    background-repeat:no-repeat;
    width:247px;
    border-style:none;
    height:22px;    
}
.btnDownloadDoc:hover
{
    background-image:url(/images/over_download_docs.jpg);
    background-repeat:no-repeat;
}
.btnPurchase
{
    background-image:url(/images/purchase.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnPurchase:hover
{
    background-image:url(/images/over_purchase.gif);
    background-repeat:no-repeat;
}
.btnSearch
{
    background-image:url(/images/search.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnSearch:hover
{
    background-image:url(/images/over_search.gif);
    background-repeat:no-repeat;
}
.btnAddAnotherJob
{
    background-image:url(/images/AnotherJob.jpg);
    background-repeat:no-repeat;
    width:247px;
    border-style:none;
    height:22px;    
}
.btnAddAnotherJob:hover
{
    background-image:url(/images/overAnotherJob.jpg);
    background-repeat:no-repeat;
}
.btnCheckOut
{
    background-image:url(/images/check_out.jpg);
    background-repeat:no-repeat;
    width:247px;
    border-style:none;
    height:22px;    
}
.btnCheckOut:hover
{
    background-image:url(/images/over_check_out.jpg);
    background-repeat:no-repeat;
}
.btnLoginSubmit
{
    background-image:url(/images/small_submit.jpg);
    background-repeat:no-repeat;
    width:72px;
    border-style:none;
    height:16px;    
}
.btnLoginSubmit:hover
{
    background-image:url(/images/over_small_submit.jpg);
    background-repeat:no-repeat;
}
.btnContinue
{
    background-image:url(/images/continue.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnContinue:hover
{
    background-image:url(/images/over_continue.gif);
    background-repeat:no-repeat;
}
.btnYes
{
    background-image:url(/images/yes_XL.jpg);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:22px;    
}
.btnYes:hover
{
    background-image:url(/images/over_yesXL.jpg);
    background-repeat:no-repeat;
}
.btnNo
{
    background-image:url(/images/noXL.jpg);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:22px;    
}
.btnNo:hover
{
    background-image:url(/images/ovenoXL.jpg);
    background-repeat:no-repeat;
}
.btnConfirm
{
    background-image:url(/images/confirm.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnConfirm:hover
{
    background-image:url(/images/over_confirm.gif);
    background-repeat:no-repeat;
}
.btnEdit
{
    background-image:url(/images/edit.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnEdit:hover
{
    background-image:url(/images/over_edit.gif);
    background-repeat:no-repeat;
}
.btnBack
{
    background-image:url(/images/smllBack.gif);
    background-repeat:no-repeat;
    width:108px;
    border-style:none;
    height:24px;    
}
.btnBack:hover
{
    background-image:url(/images/oversmllBack.gif);
    background-repeat:no-repeat;
}
.btnContinueXL
{
    background-image:url(/images/ContinueXL.gif);
    background-repeat:no-repeat;
    width:247px;
    border-style:none;
    height:22px;    
}
.btnContinueXL:hover
{
    background-image:url(/images/overContinueXL.gif);
    background-repeat:no-repeat;
}
.btnPreview
{
    background-image:url(/images/preview.jpg);
    background-repeat:no-repeat;
    width:247px;
    border-style:none;
    height:22px;    
}
.btnPreview:hover
{
    background-image:url(/images/over_preview.jpg);
    background-repeat:no-repeat;
}
.LinkBtn_BGImage
{
    background-image:url(/images/_btn_bg.jpg);
    background-repeat:repeat-x;
    color:#ffffff;
    padding-top:5px;
    padding-bottom:10px;
    height:22px;
    text-decoration:none;
    border-style:none;
}
.LinkBtn_BGImage:hover
{
    background-image:url(/images/_btn_bg_hover.jpg);
    background-repeat:repeat-x;
    height:22px;
    color:#ffffff;
    text-decoration:none;
    padding-top:5px;
    padding-bottom:10px;
}
.GridViewAlternateRow
{
    background-color:#C6D6DE;
}
.MediumTextBox
{
    width:600px;
    height:80px
}
.FrontMediumTextBox
{
    width:300px;
    height:80px
}
.error
{
    color:Red;
}
.success
{
    color:Green;
}
.errorMsg
{
    background-color:#FFDDE6;
    border: solid 1px Red;
    color:Red;
    font-family:Verdana;
    font-size:12px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:5px;
    padding-right:5px;
    line-height:25px;
}
.successMsg
{
    background-color:#E7F1E7;
    border: solid 1px Green;
    color:Green;
    font-family:Verdana;
    font-size:12px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:5px;
    padding-right:5px;
}
.GridViewHeader
{
    font-size:15px;

}
.GridViewHeader th a
{
    font-size:15px;
    color:#000000;
}
.JobSearchResult
{
    width:100%;
    padding:5px;
}
.JobSearchResult th
{
    background-color:#c7d2da;
}
#AddNew_Popup
{
	text-align:center;
	vertical-align:middle;
}
.AddNew_GreyBox
{
	background-color:Gray;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:9999990;
	display:none;
	position:absolute;
	top:0;
	left:0;
}
#Login_Popup
{
	text-align:center;
	vertical-align:middle;
}
.LoginPopup_GreyBox
{
	background-color:Gray;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:9999990;
	display:none;
	position:absolute;
	top:0;
	left:0;
}
.MediumTextArea
{
    width:295px;
    height:85px;
}
.LargeTextArea
{
    width:595px;
    height:85px;
    font-family:Verdana;
    font-size:11px;
}
.highlightRecord
{
    background-color:#999999;
}
.highlightRecord a
{
    color:#000000;
    font-weight:bold;
}
.hint_message
{
    font-size:9px;
    color:#7B7B7B;
}
.formFields
{
    font-weight:bold;
}
#tr_highlight td
{
    background-color:#c7d2da;
    font-weight:bold;
}
.footer a
{
    color:#ffffff;
    font-size:10px;    
}
.siteMapLinks:link
{
Font-family:Verdana;
Font-Size:8;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
color:#59666F;
}
.siteMapLinks:hover
{
text-decoration:underline;
}
.siteMapLinks:visited
{
color:#59666F;
}
.warning
{
    color:Red;
    font-size:16px;
    font-weight:bold;
}
#div_MapMessage
{
    text-align:right;
    width:726px;
    padding-top:10px;
    color:#232E42;
    font-weight:bold;
}
.ConfDescLinks
{
    text-align:left;
}
.ConfDescLinks a
{
    cursor:hand;
    cursor:pointer;
}
.votingCode
{
    background-color:#242E47;
    padding:5px;
    color:#ffffff;
}
#div_otherText
{
    position:relative;
    left:500px;
    top:-25px;
    width:300px;
}
.DashboardLabel
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b7b7b;
	text-decoration:none;
}
.bottomMsg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;	
	font-weight:bold;
}
.progress 
    {
        position: Fixed; 
        top: 340px; 
        left: 340px; 
        width: 100px; 
        height: 100px; 
        padding-left:40px; 
        padding-top:40px;
        z-index:1
    }
