/* CCSTheme v 3.x */
/* General */
/* BEGIN Common */
body { 
	font-family: Arial;
	color:grey;
	font-size:9pt;
	background-image:url(../web_images/page_back.jpg);	
	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.MainMenuLink:link, a.MainMenuLink:visited { 
	border:1px solid #6c7d8d;
	margin-left:10px;
	color: #ffffff;
	text-align:left;
	background-image:url('../web_images/menu_arrow.jpg');
	background-repeat:no-repeat;
	background-position:2px 100%;
	text-decoration: none;
	display:block;
	padding-top:10px;
	padding-left:14px;
	width:80%;
	height:20px;
	}
a.MainMenuLink:hover, a.MainMenuLink:active { 
	border:0px solid #6c7d8d;
	margin-left:0px;
	color: #ffffff;
	text-align:center;
	background-image:url('../web_images/menu_back.jpg');
	background-repeat:no-repeat;
	background-color:#db1313;
	background-position: bottom right;
	text-decoration: none;
	display:block;
	padding-top:15px;
	padding-left:0px;
	width:90%;
	height:27px;
	}
	a.MainMenuSelected:link, a.MainMenuSelected:visited { 
	border:0px solid #6c7d8d;
	margin-left:0px;
	color: #ffffff;
	text-align:center;
	background-image:url('../web_images/menu_back.jpg');
	background-repeat:no-repeat;
	background-color:#db1313;
	background-position: bottom right;
	text-decoration: none;
	display:block;
	padding-top:15px;
	padding-left:0px;
	width:90%;
	height:27px;
	}
a.MainMenuSelected:hover, a.MainMenuSelected:active { 
	border:0px solid #6c7d8d;
	margin-left:0px;
	color: #ffffff;
	text-align:center;
	background-image:url('../web_images/menu_back.jpg');
	background-repeat:no-repeat;
	background-color:#db1313;
	background-position: bottom right;
	text-decoration: none;
	display:block;
	padding-top:15px;
	padding-left:0px;
	width:90%;
	height:27px;
	}
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: 1px;
height: 1px;
z-index: 1;

overflow:auto;
}
#MainPage{
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
overflow:auto;
}
.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: 13pt; 
	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: #ffc5b3;
	white-space: normal;
	}
.GridRowAlt td { 
	font-size: 10pt;
	padding: 0px;
	background-color: #ffdead;
	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/orangebg.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;
}
fieldset{
border:1px solid #4b4b4b;
}
.imgb{

padding:2px;
}

.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; 
    }
.bigtjab{
    text-align: justify;
	font-size: 12pt; 
	font-weight: bold; 
    }
.tja{
    text-align: justify;
	font-size: 10pt; 
	font-weight: normal; 
    }
.tra{
    text-align: right;
	font-size: 10pt; 
	font-weight: normal;
    }
.tca{
    text-align: center;
	font-size: 8pt; 
	font-weight: normal;
    }
.tla{
    text-align: left;
	font-size: 10pt; 
	font-weight: normal; 
    }
.trab{
    text-align: right;
	font-size: 10pt; 
	font-weight: bold;
    }
.mtrab{
    text-align: right;
	font-size: 8.5pt; 
	font-weight: bold;
    }
.tcab{
    text-align: center;
	font-size: 10pt; 
	font-weight: bold;
    }
	.mtcab{
    text-align: center;
	font-size: 8.5pt; 
	font-weight: bold;
    }
	.tlab{
    text-align: left;
	font-size: 10pt; 
	font-weight: bold; 
	
    }
.gtlab{
    text-align: left;
	font-size: 10pt; 
	font-weight: bold; 
	color: #7A7A7A;
    }
	.mtlab{
    text-align: left;
	font-size: 8.5pt; 
	font-weight: bold; 
    }
	.mtla{
    text-align: left;
	font-size: 8.5pt; 
	
    }
.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{
	font-size: 8pt;
	font-weight: normal;
    }
	.vtinytla{
    text-align: left;
	font-size: 7.5pt; 
	font-weight: normal; 
    }
	.vtinytlab{
    text-align: left;
	font-size:  7.5pt; 
	font-weight: normal; 
	font-weight: bold;
    }
.tinytra{
    text-align: right;
	font-size: 8pt; 
	font-weight: normal;
    }
.tinytca{
    text-align: center;
	font-size: 8pt; 
	font-weight: normal;
    }
	.vtinytca{
    text-align: center;
	font-size: 7.5pt; 
	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:#f05b0b;
	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: #f05b0b;	
    }
	.orangelegendtext{
    text-align: center;
	font-size: 10pt; 
	font-weight: bold;
    color: #f05b0b;	
    }
.greenlegendtext{
    text-align: center;
	font-size: 10pt; 
	font-weight: bold;
    color: #91c602;	
    }
.rvform{
    border:1px solid #6491d5;
	font-size: 9pt; 	
    color: #444444 ;	
    }
	.vform{
	font-size: 9pt;
	color: #D6D6D6;
    }
.rvformdashed{
    border:1px dashed #69ADF1;
	font-size: 9pt; 	    	
    }	
.rvformButton{
    height: 24;
	color: #0099FF; 
    }.orange{
		color:#f05b0b;
		}
	.white{
	color:#ffffff;
	}
	.green
	{
	color:#3e9103;
	}
	.blue
	{
	color:#6491d5;
	}
	
.grey
{
color:#4b4b4b;
}
