
.border {
	border: thin solid #CBDDEB;
}
.bordernew {
	border: thin solid #0188c3;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	height: 11px;
	width: 65px;
	text-align: left;
	float: left;
}
table.nav
{
    width: 142px;
    font-family:verdana;
	font-size:8px;
	color:#0044a6;
	text-decoration:none;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.nav td
{
    
    azimuth:left;
    font-family:verdana;
	font-size:9px;
	text-decoration:none;
	color:#0044a6;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited
{
    display: block;
    height: 100%;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: bottom;
   
}
.newuse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}



.register_text
	{
	font-family:verdana;
	font-size:10px;
	color:#0044a6;
	text-decoration:none;
	
	}
	
.register_text:hover
	{
	font-family:verdana;
	font-size:10px;
	color:#ffc609;
	text-decoration:none;
}
.textnewinput
	{
	border:#acbaca 1px solid;
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
	
	width:50px;
	}
	
.textnewinput_vac
	{
	border:#acbaca 1px solid;
		}	
	
	
	
.main_link
	{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.main_link
	{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}	
.main_link:visited
	{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.main_link:hover
	{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}	
	

.blue_text
	{
	font-family:verdana;
	font-size:11px;
	color:#0044a6;
	text-decoration:none;
	
	}

.title_text
	{
	font-family:verdana;
	font-size:11px;
	color:#0044a6;
	padding-top:5px;
	text-decoration:none;
	}

.white_text
	{
	font-family:verdana;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	}
	
.black_text
	{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}	
	
.black_text_center
	{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:5px;
	text-decoration:none;
	}	
	
.small_white_text
	{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-top:2px;
	}	

.red_text
	{
	font-family:verdana;
	font-size:11px;
	color:#e40001;
	text-decoration:none;
	}	

.red_link
	{
	font-family:verdana;
	font-size:11px;
	color:#e40001;
	text-decoration:none;
	}	
	
.red_link:link
	{
	font-family:verdana;
	font-size:11px;
	color:#e40001;
	text-decoration:none;
	}	
.red_link:visited
	{
	font-family:verdana;
	font-size:11px;
	color:#e40001;
	text-decoration:none;
	}	
	
.red_link:hover
	{
	font-family:verdana;
	font-size:11px;
	color:#e40001;
	text-decoration:underline;
	}	
	
.blue_link
	{
	font-family:verdana;
	font-size:8px;
	color:#0044a6;
	text-decoration:none;
	}	
	
.blue_link
	{
	font-family:verdana;
	font-size:10px;
	color:#0044a6;
	text-decoration:none;
	}	
	
.blue_link:visited
	{
	font-family:verdana;
	font-size:10px;
	color:#0044a6;
	text-decoration:none;
	}

.blue_link:hover
	{
	font-family:verdana;
	font-size:10px;
	color:#ffc609;
	text-decoration:none;
	}
			
.textinput
	{
	border:#bec4c4 1px solid;
	width:130px;
	font-family:verdana;
	font-size:9px;
		}
	
.textinput_vac
	{
	
	border:#acbaca 1px solid;
		font-family:verdana;
	font-size:11px;
	}	
	
.left_blue_bg
	{
	background:url(images/left_blue_bg.gif) repeat-y;
	}
	
.white_bg
	{
	background: url(images/white_bg.gif);
	}
	
	/*AutoComplete flyout */

/* AutoComplete item */
.AutoCompleteExtender_CompletionList
{
background-color : window;
color : windowtext;
padding : 1px;
font-size: small;
background-color:Gray;
/*creates border with
autocomplete_completionListElement
background-color*/
}

/*AutoComplete flyout */
.AutoCompleteExtender_CompletionListItem
{
text-align : left;
background-color:White;
}

/* AutoComplete highlighted item */
.AutoCompleteExtender_HighlightedItem
{
background-color: Silver;
color: windowtext;
font-weight:bold;
font-size: small;
}
.gray_border {
	border: 1px solid #999999;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:auto;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.80;
}
.updateProgress{
	    border-width:1px;
	    border-style:solid;
	    background-color:#FFFFFF;
	    position:absolute;
	    width:150px;
	    height:40px;
	    vertical-align: middle;
}
.updateProgressMessage {
	   margin:auto;
	   font-family:Trebuchet MS;
	   font-size:small;
	   vertical-align: middle;
} 
.divUpdateProgress{
	text-align:center;
	margin:4px;
	vertical-align: middle;

}
