/* CSS Document */

html, body{
	margin:0px auto 0px auto;
	background-color: #d6d6d6;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
}
#leftshadow
{
    background-image: url(./images/left_border.png);
	background-repeat:repeat-y;
	height: 1200px;
	width: 20px;
	vertical-align: top;
	text-align: right;
	
}
#rightshadow
{
    background-image: url(./images/right_border.png);
	background-repeat:repeat-y;
	height: 1200px;
	width: 20px;
	vertical-align: top;
	text-align:left;	
}

#wrapper 
{
    background-image: url(./images/mainBackground.png);
    /*background-color: #0A5E0F;*/
	margin: 0px auto;
	width: 962px;
	height: 1200px;
	text-align:left;
	vertical-align: top;
	}
#masthead 
{
    font-size: 20px;    
    height: 200px;
	width: 962px;
	float: left;	
	vertical-align: middle;
	color: White;
}
#popuphead {
	width: 962px;
	float: left;
	height: 143px;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	background-color: #00aaff;
}
#popupfooter 
{
    background-image: url(./Images/footerBackground.png);
    background-repeat: repeat-x;
	float: left;
	height: 100px;
	width: 962px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 2px;
	text-align: center;
}

#login {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#login a{
color: #081945;
text-decoration:none;
}
#login a:hover{
color: #081945;
text-decoration:underline;

}
#mainheader {
	width: 611px;
	height: 132px;
	/*background-image: url(./images/headermidfpo.jpg);*/
	float: left;
	z-index: 100;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#contentwrap {
	float: left;
	width: 962px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
}
#popupcontentwrap {
	float: left;
	width: 962px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
    background-color: #ffffff;     
}
#popupcontentwrap h1{
	color: #002288;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	z-index:1001;
}
#popupcontentwrap h1 a{
	color: #002288;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
#popupcontentwrap h1 a:hover{
	color: #002288;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
}
#popupcontentwrap a{
    color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration:underline;
}
#popupcontentwrap a:hover{
    color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration:none;
}
#contentareadetail 
{
	float: left;
	height: auto;
	width: 792px;
	height: 860px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
#contentareadetail a{
color: #000000;
text-decoration: underline;
}

#contentareadetail a:hover{
color: #000000;
text-decoration: none;
}

#contentareadetail h1{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#contentareadetail h1 a{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
#contentareadetail h1 a:hover{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
}
#contentareadetail h2{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#contentareadetail h2 a{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
#contentareadetail h2 a:hover{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
}

#folderContents 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
}
#folderContents a{
	color: Black;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
#folderContents a:hover{
	color: Black;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
}

#leftcolumn {
	float: left;
  	width: 90px;
	color: #ffffff;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 1200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#leftcolumn a{
color: #ffffff;
text-decoration: underline;
}
#leftcolumn a:hover{
color: #ffffff;
text-decoration: none;
}
#rightcolumn {
	float: left;
  	width: 50px;
	color: #000088;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 1200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.folderBackground
{
	background-image: url(./images/contentBackground.png);
	height: 950px;
	width: 812px;
}

.blankBackground {

}

#midwrap {
	float: left;
    vertical-align: top;
	width: 812px;
	height: 950px;
}

#midwrap a{
color: #ffffff;
text-decoration: underline;
}
#midwrap a:hover{
color: #ffffff;
text-decoration: none;
}
#midwrap h1{
font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	padding-top: 2px;
	padding-bottom: 2px;
    vertical-align:text-top;
}
*html #midwrap {
margin-bottom: -20px;
}

.displayText
{
    color: #000000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    vertical-align: top;    
	background-color: #ccddee;
	border: solid 1px black; 
	height: 100px;
	width: 350px; 
}

.groupText
{
    color: #000000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    vertical-align: top;    
	background-color: #ccddee;
	border: solid 1px black; 
	height: 100px;
	width: 350px; 
	cursor: hand;	
}

.displayCard
{
    border: solid 1px #660000;
    background-color: #ffffbb;
    padding: 0px;
    height: auto;    
}

.opaque
{
    filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
}

#loginText 
{
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    width: 300px;
    padding: 20px 20px 20px 20px;
    vertical-align: top;    
	background-color: #ffffff;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
	font-size: 12px;
	border: solid 2px black;
	text-indent: 20px;
}

#loginText a{
color: #000000;
text-decoration: underline;
}

#loginText a:hover{
color: #000000;
text-decoration: none;
}

#opaqueText 
{
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    width: 772px;
    padding: 20px 20px 20px 20px;
    vertical-align: top;    
	background-color: #ffffff;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
	font-size: 12px;
	border: solid 2px black;
	text-indent: 20px;
}

#opaqueText a{
color: #000000;
text-decoration: underline;
}

#opaqueText a:hover{
color: #000000;
text-decoration: none;
}

#footer 
{
	float: left;
	height: 50px;
	width: 812px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 25px;
	color: #ffffff;
}
#footer a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#copyright {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #081945;
	float: right;
	width: 295px;
	padding-top: 20px;
	overflow:hidden;
	text-align:left;
	
}

.formLable 
{
	background-color: #8a8a8a;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;    
	color: #FFFFFF;
	text-align:left;
	text-indent: 3px;
	padding: 4px 0px 0px 0px;
    vertical-align: text-bottom;
    /*border-color: #D9291E;
    border-style: solid;
    border-width: 2px;*/
}

.rowselected 
{    
	color:#000066;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
.subheader
{
	background-image: url(./Images/subHeaderBackground.png);
	background-repeat: repeat-x;
	color:#000033;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	padding:5px;
	height: 10px;
	margin-bottom: 1px;
	vertical-align:middle;
    text-align:center;	
}
.sectionheader
{
    background-image: url(./Images/mainHeaderBackground.png);
    background-repeat: repeat-x;
	/*background-color:#c0c0c0;*/
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:oblique;
	font-weight:bold;
	padding:5px;
	height: 16px;
	vertical-align:middle;
    text-align:center;
    margin-bottom: 1px;
}
.gridheader
{
    background-image: url(./Images/detailHeaderBackground.png);
    background-repeat: repeat-x;
    /*background-color: #a9a9a9;*/
    font-weight: bold;       
    height: 16px;
    vertical-align: middle;  
    text-align: center;
}

.gridfooter
{
    background-image: url(./Images/detailHeaderBackground.png);
    background-repeat: repeat-x;
    /*background-color: #a9a9a9;*/
    font-weight: bold;       
    height: 16px;
    vertical-align: middle;  
    text-align: right;
}

.gridsubheader
{
    /*margin-top: 10px;*/
    padding-top: 10px;
    background-color: #e5e5e5;
    font-weight: bold;       
    height: 25px;
	vertical-align:middle;
    text-align:center;
    font-size: 16px;
    border-bottom-color: #884422;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.gridrow
{
    height: 25px;
}

.gridaltrow
{
    background-color: #dfdfdf;
    height: 25px;
}

.gridaltimbeddedrow
{
    background-color: #c5c5c5;
    height: 25px;
}

.rowselected 
{    
	color:#000066;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}

.smallitalic
{
	font-size: 10px;
    font-style:italic;
    color: Blue;
}

#navigation {
	width: 817px;
	margin: 0px;
	padding: 0px;
	background-color: #1E90FF;
	float: left;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: -10px;*/
	vertical-align:bottom;
}
#navigation ul {
	width: 283px;
	margin-left: 142px;
	margin-top: 3px;
	list-style: none;
	height: 23px;
	z-index:6;
	padding-left:531px;
	background: url(../images/level2/nav_border.gif) repeat-x left bottom;	
	
}
#navigation li>ul { 
	top: auto;
	left: auto;
}
#navigation li {
	float:left;
	position: relative;
	list-style: none;
	z-index:7;
	display:block;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	width: 143px;
	
}
#navigation li.project {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #71B5E6;
	border-right-color: #71B5E6;
	border-left-color: #71B5E6;	
	margin-top: -1px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 87px;
	height:13px;
	background-color:#4292D1;
}
#navigation li a {
	/*width: 120px;*/
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color:#4292D1;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navigation li a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/navBg.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
#navigation li ul {
	margin-top: 18px;
	margin-left: 16px;
	display: none;
	position: absolute;
	left: 0;
	width: 110px;
	z-index:900;
	width: 130px;
	
}

#navigation li li{
	list-style: none;
	text-align: left;
	z-index:800;
	width: 140px;
	margin: 0px;
	vertical-align: top;
/*	display:block;*/
	height: auto;
	padding-top: 2px;
	padding-left: 10px;
	background-color: #4292D1;
	border-style: none;
	top: 15px;
	}
#navigation li li{
/*`margin-left: -15px;*/

	}


#navigation li:hover ul, #mainNav li.over ul { /* This shows second-level lists on hover*/
	z-index:10;
	display: block;
}
#navigation li li a{
	font:  11px Helvetica, sans-serif;
	text-decoration: none;
	/*display: block;	*/
	border-right-style: none;
	color: #ffffff;
	background-color: transparent;
}
#navigation li li a:hover{
	border-right-style: none;
	font:  11px Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	width: 110px;
	background-color: transparent;
	
}
#navigationwrapper{
	clear:both;
	width: 817px;
	height:26px;
	display:block;
    vertical-align: bottom;
    text-align: center;
}

.menustyle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
	margin-left: 0px;
	width: 200px;	
	height:24px;
	border: solid 1px #000000;
	text-align: left;
	text-indent: 15px;
}

.menuitemstyle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
	margin-left: 0px;
	width: 200px;	
	height:24px;
	border: solid 1px #000000;
	text-align: left;
	text-indent: 15px;
}


.menustylehover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc1100;
	margin-left: 0px;
	width: 200px;		
	height:24px;
	border: solid 1px #000000;
	text-align: left;
	text-indent: 15px;
}

.tdLabel
{
    text-align: left; 
    font-weight: bold;
    padding-left: 5px;     
}

.tdLiteral
{
    text-align: left; 
    padding-left: 5px;     
}

.tdAmount
{
    text-align: right; 
    padding-right: 5px;     
}

.tdSubTotal
{
    text-align: right; 
    font-weight: bold;
    font-size: 12px;
    height:20px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: black;
    
}

.tdSubTotalLabel
{
    text-align: right; 
    font-weight: bold;
    font-size: 12px;
    height:20px;   
}

#EditForm
{
    width: inherit;
}

#EditForm td
{
    padding: 2px;
}

#EditForm td.label
{
    text-align: right;
}

#EditForm td.

{
    text-align: left;
}

#EditForm td.EvenRow
{   
    text-align: left;
}

#EditForm td.OddRow
{   
    background-image: url(./Images/oddRowBackground.png);
    background-repeat: repeat-x;
    text-align: left;
}

#EditForm td.EvenRowNumeric
{   
    text-align: right;
}

#EditForm td.OddRowNumeric
{   
    background-image: url(./Images/oddRowBackground.png);
    background-repeat: repeat-x;
    text-align: right;
}


#EditForm td.GrayRow
{   
    background-color: #d7d7d7;
}

#EditForm td.HighLightedRow
{   
    background-color: #bbeeaa;
    text-align: left;
}

#SpreadSheet {
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

#SpreadSheet td
{
    /*padding: 2px;*/
}

#SpreadSheet td.label
{
    text-align: right;
}

#SpreadSheet td.
{
    text-align: left;
}

#SpreadSheet td.H1
{   
    text-align: left;
    font-size: 16px;
    font-weight: 900;
    background-color: #a1a1a1;
    border-top-style:solid;
    border-top-width: 3px;
    border-top-color: Black;     
    border-bottom-style:solid;
    border-bottom-width: 3px;
    border-bottom-color: Black; 
    height: 40px;  
}

#SpreadSheet td.H2
{   
    text-align: left;
    font-size: 14px;
    font-weight: 800;
    background-color: #b8b8b8;
    border-bottom-style:solid;
    border-bottom-width: 2px;
    border-bottom-color: Black; 
    height: 30px;  
}

#SpreadSheet td.H3
{   
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    background-color: #bdbdbd;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-bottom-color: Black; 
    height: 25px;  
}

#SpreadSheet td.SH1
{   
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    background-color: #cbcbcb;
}

#SpreadSheet td.SH2
{   
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    background-color: #e4e4e4;
}

#SpreadSheet td.SH3
{   
    text-align: left;
    font-size: 12px;
    font-weight:normal;
    background-color: #ececec;
}

#SpreadSheet td.F1
{   
    text-align: inherit;
    font-size: 13px;
    font-weight: 600;
    background-color: #cbcbcb;
    border-top-style:solid;
    border-top-width: 3px;
    border-top-color: Black; 
    height: 40px;  
}

#SpreadSheet td.F2
{   
    text-align: inherit;
    font-size: 13px;
    font-weight: 600;
    background-color: #e4e4e4;
    border-top-style:solid;
    border-top-width: 2px;
    border-top-color: Black; 
    height: 30px;  
}

#SpreadSheet td.EvenRow
{   
    text-align: inherit;
}

#SpreadSheet td.OddRow
{   
    background-color: #eeeeee;
    text-align: inherit;
}

#SpreadSheet a{
	text-decoration:none;
	color: #000088;
}
#SpreadSheet a:hover{
	text-decoration:underline;
	color: #000088;
}

.textLabel
{
    text-align:left;
    vertical-align: middle;
    font-weight: bold;
	font-size : 20px;
}

.italicGreenText
{
    font-style: italic;
    color: Green;
}

.italicBlueText
{
    font-style: italic;
    color: Blue;
}

.boldBlueText
{
    font-weight: bold;
    color: Blue;
}

.markerBoldBlueText
{
    text-align:left;
    vertical-align: middle;
    font-weight: bold;
    color: Blue;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
}

.markerText
{
    text-align:left;
    vertical-align: middle;
	font-family : Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}

.checkListDetail
{
    text-align:left;
    vertical-align: middle;
	font-family :  Helvetica, sans-serif;
	font-size : 9px;
	font-weight: normal;
}

.popupMenu
{
    position:absolute;
	visibility:hidden;
	background-color:#ffffdd;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;		
    font-weight: bold;

}

.popupHover
{
	background-color:#FB9519;
	font-style:italic;
}
.NumericInput
{
    text-align: right;
}
.NumericInputModified
{    
    text-align: right;
    color: Green; 
    font-weight: bold;
}
.loginLabel{

}
.loginText{

}
.NumericInputLarge
{
    WIDTH: 150px;
    text-align: right;
}

.NumericInput
{
    WIDTH: 100px;
    text-align: right;
}

.NumericInputSmall
{
    WIDTH: 50px;
    text-align: right;
}
.NumericInputSmallModified
{    
    WIDTH: 50px;
    text-align: right;
    color: Blue; 
    font-weight: bold;
}
.ErrorText
{
    font-weight: bold;
    color: Red;
    font-style: italic;
}
.CompletedText
{
    font-weight: bold;
    color: Green;
    font-style: italic;
}

.gridcellimagecommand
{
    WIDTH: 65px;
}

.gridcell2command
{
    WIDTH: 100px;
}

.gridcell3command
{
    WIDTH: 200px;
}

.gridcellsingle
{
    WIDTH: 25px;
}

.gridcelltiny
{
    WIDTH: 75px;
}

.gridcellsmall
{
    WIDTH: 125px;
}

.gridcellmedium
{
    WIDTH: 175px;
}

.gridcelllarge
{
    WIDTH: 225px;
}

.gridcellextralarge
{
    WIDTH: 275px;    
}

.gridcellhuge
{
    WIDTH: 325px;
}

.panelFullPage
{
    height: 950px;
}

.panelFullPageInner
{
    height: 850px;
}

.panelLarge
{
    height: 790px;
}

.panelLargeWithButton
{
    height: 770px;
}

.panelLargeInner
{
    height: 690px;
}

.PanelThreeQuarterPage
{
    height:620px;
    vertical-align:top;
    text-align:left;    
}

.PanelThreeQuarterPageInner
{
    height:590px;
    vertical-align:top;
    text-align:left;    
}

.PanelTwoThirdPage
{
    height:530px;
    vertical-align:top;
    text-align:left;    
}

.PanelTwoThirdPageInner
{
    height:500px;
    vertical-align:top;
    text-align:left;    
}

.PanelHalfPage
{
    height:450px;
    vertical-align:top;
    text-align:left;    
}

.PanelHalfPageInner
{
    height:420px;
    vertical-align:top;
    text-align:left;    
}

.PanelThirdPage
{
    height:300px;
    vertical-align:top;
    text-align:left;    
}

.PanelThirdPageInner
{
    height:270px;
    vertical-align:top;
    text-align:left;    
}

.PanelQuarterPage
{
    height:200px;
    vertical-align:top;
    text-align:left;    
}

.PanelQuarterPageInner
{
    height:170px;
    vertical-align:top;
    text-align:left;    
}

.PanelFifthPage
{
    height:100px;
    vertical-align:top;
    text-align:left;    
}

.PanelFifthPageInner
{
    height:70px;
    vertical-align:top;
    text-align:left;    
}

.popupPanel
{
    height: 550px;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/*Code To Fix AJAX Calendar*/
.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90ZvGxZ6SJJh48yx62JKItzQ2&t=633053122925312500);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(WebResource.axd?d=x6lt9HfG5Si8NZjMNt1DLcY6US8hUl3G4muzIFtahMQFZTbwxJ00qsx5N8jeAW90HZemRms4wXOo1BZWTwWtNQ2&t=633053122925312500);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}