/* CCSTheme v 3.x */
/* General */
/* BEGIN Common */
body { 
	font-family: Verdana;
	color:#4280c4;
	background-color: #FFFFFF;	
	background-image: url('../web_images/page-back.gif');
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	}
a:link, a:visited { 
	color: #003399;
	text-decoration: none;
	}
a:hover, a:active { 
	text-decoration: underline;
	color: #353F4A;
	}
a.MenuLink:link, a.MenuLink:visited { 
	color: #003399;
	text-decoration: none;
	}
a.MenuLink:hover, a.MenuLink:active { 
	text-decoration: underline;
	color: #353F4A;
	}
a.BlueLink:link, a.BlueLink:visited { 
	color: #4A8ED9;
	text-decoration: none;
	}
a.BlueLink:hover, a.BlueLink:active { 
	text-decoration: underline;
	color: #68A4DF;
	}	
a.TopLink:link, a.TopLink:visited { 
	color: #81898D;
	text-decoration: none;
	}
a.TopLink:hover, a.TopLink:active { 
	text-decoration: underline;
	}
a.UtilLink:link, a.UtilLink:visited { 
	color:#550000;
	text-decoration: none;
	}
a.UtilLink:hover, a.UtilLink:active { 
	text-decoration: underline;
	color:#616281;
	}	
ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form{
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

/* END Common */
#ShowContent{
position: absolute;
top: 1px;
left: 1px;
width: 10px;
height: 10px;
z-index: 1;
visibility:hidden;
}
.ZeroTable{
     border:0px;
	 width:100%;
	 border-collapse: collapse;
	 padding-top:0px;
	 padding-right:0px;
	 padding-left:0px;
	 padding-right:0px;
	}
.PageContentHeading { 
    text-align: center;
	font-size: 15pt; 
	font-weight: bold;
	color: #003399;		
	}
.TextHeading { 
    text-align: center;
	font-size: 13pt; 
	font-weight: bold;
	background-image: url('../web_images/shade.gif');
	border: 1px solid #acbcf0;
	color: 	#003399 ;
	}
.PageContentCell { 
    text-align: left;
	font-size: 10pt; 
	font-weight: normal;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;	
	}	
.vbigtcab{
    text-align: center;
	font-size: 15pt; 
	font-weight: bold;
    }
.Header {
	width: 100%;
		}
.Header th { 
	font-size: 9pt; font-weight: bold; text-align: center;
	padding: 0px;	
	background-image: url('../web_images/hbc.gif'); color: #081c7b;
	width: 100%;
	white-space: nowrap;
	}
.HeaderLeft { 
	background-image: url('../web_images/hbl.gif');
	}

.HeaderRight { 
	background-image: url('../web_images/hbr.gif');
	}
.LeftMenu{
	width:100%;
	}
.LeftMenu { 
	font-size: 9pt; font-weight: normal; text-align: left;
	padding: 0px;
	background-image: url('../web_images/lmc.gif'); color: #000000;
	white-space: nowrap;
	}
.LeftMenuRight { 
	background-image: url('../web_images/lmr.gif');
	width:15px;
	}
.Grid{
    border:1px solid #69ADF1;
    }
.GridHeader th { 
	font-size: 12pt;
	padding: 0px;
	background-image: url('../web_images/hbc.gif');
	white-space: nowrap;
	}
.GridRow td { 
	font-size: 10pt;
	padding: 0px;
	background-color: #CFE1FE;
	white-space: normal;
	}
.GridRowAlt td { 
	font-size: 10pt;
	padding: 0px;
	background-color: #D6DEE9;
	white-space: normal;
	}
.LastAdded td { 
	font-size: 10pt;
	padding: 0px;
	background-color: white;
	white-space: normal;
	}
td.GridRow:hover{
    font-size: 13pt;
	background-color: #FFFFFF;	
}
td.GridRowAlt:hover{
    background-color: #FFFFFF;	
}
.FormBody td { 
	font-size: 10pt; font-weight: bold; text-align: center;
	padding: 0px;
	background-image: url('../web_images/form-back.gif');
	width: 100%;
	white-space: nowrap;
	}


.shadetabs{
border-bottom: 1px solid #acbcf0;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 2px;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #acbcf0;
color: #6170a2;
background: white url(../web_images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #6170a2;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #6170a2;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../web_images/shadeactive.gif);
border-bottom: 1px solid #acbcf0;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.UtilText{ 
	color:#550000;	
	}
.vbigtra{
    text-align: right;
	font-size: 15pt; 
	font-weight: normal;
    }
.vbigtca{
    text-align: center;
	font-size: 15pt; 
	font-weight: normal;
    }
.vbigtla{
    text-align: left;
	font-size: 15pt; 
	font-weight: normal; 
    }
.vbigtrab{
    text-align: right;
	font-size: 15pt; 
	font-weight: bold;
    }

.vbigtlab{
    text-align: left;
	font-size: 15pt; 
	font-weight: bold; 
    }
.bigtra{
    text-align: right;
	font-size: 13pt; 
	font-weight: normal;
    }
.bigtca{
    text-align: center;
	font-size: 13pt; 
	font-weight: normal;
    }
.bigtla{
    text-align: left;
	font-size: 13pt; 
	font-weight: normal; 
    }
.bigtrab{
    text-align: right;
	font-size: 13pt; 
	font-weight: bold;
    }
.bigtcab{
    text-align: center;
	font-size: 13pt; 
	font-weight: bold;
    }
.bigtlab{
    text-align: left;
	font-size: 13pt; 
	font-weight: bold; 
    }
.tra{
    text-align: right;
	font-size: 10pt; 
	font-weight: normal;
    }
.tca{
    text-align: center;
	font-size: 10pt; 
	font-weight: normal;
    }
.tla{
    text-align: left;
	font-size: 10pt; 
	font-weight: normal; 
    }
.trab{
    text-align: right;
	font-size: 10pt; 
	font-weight: bold;
    }
.tcab{
    text-align: center;
	font-size: 10pt; 
	font-weight: bold;
    }
.tlab{
    text-align: left;
	font-size: 10pt; 
	font-weight: bold; 
    }
.tinytlab{
    text-align: left;
	font-size: 8pt; 
	font-weight: bold; 
    }
.tinytrab{
    text-align: right;
	font-size: 8pt; 
	font-weight: bold;
    }
.tinytcab{
    text-align: center;
	font-size: 8pt; 
	font-weight: bold;
    }
.tinytla{
    text-align: left;
	font-size: 8pt; 
	font-weight: normal; 
    }
.tinytra{
    text-align: right;
	font-size: 8pt; 
	font-weight: normal;
    }
.tinytca{
    text-align: center;
	font-size: 8pt; 
	font-weight: normal;
    }
.tlaberr{
    text-align: left;
	font-size: 8pt;
	color:#C7035B;
	font-weight: bold; 
    }
.traberr{
    text-align: right;
	font-size: 8pt;
	color:#C7035B;
	font-weight: bold;
    }
.tcaberr{
    text-align: center;
	font-size: 8pt;
	color:#C7035B;
	font-weight: bold;
    }
.tcaerr{
    text-align: center;
	font-size: 8pt;
	color: #C7035B;
	font-weight: normal;
    }
.tlaerr{
    text-align: left;
	font-size: 8pt;
	color:#C7035B;
	font-weight: normal;
    }	
.greylegendtext{
    text-align: center;
	font-size: 10pt; 
	font-weight: bold;
    color: #7A7A7A;	
    }
.greenlegendtext{
    text-align: center;
	font-size: 10pt; 
	font-weight: bold;
    color: #91c602;	
    }
.rvform{
    border:1px solid #69ADF1;
	font-size: 9pt; 	
    color: #444444 ;	
    }
.rvformdashed{
    border:1px dashed #69ADF1;
	font-size: 9pt; 	    	
    }	
.rvformButton{
    height: 24;
	color: #0099FF; 
    }