.body{
	margin:0;
	margin-top:0px;
	margin-bottom:15px;
	padding:0;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg.gif);
	background-color:#6dbae4;
	height:100%;
	font-size:62.50%;
	
}
.dateholder{
	z-index:50;
	position: absolute;
	margin-top: 72px;
	margin-left: 720px;
	width: 250px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #003366;
	text-align: right;
}
.TableBorder{
	border: 1px solid #E5E5E5;
	background-color: #d2e8f9;
}

.IndexTableBorder{
	border: 1px solid #E5E5E5;
	background-color: #BCDCF3;
}

.contentholder{
	width:990px;
	margin-right: auto;
	margin-left: auto;

	*height:100%;
	min-height:100%;
}

.midSection{
   
	background-image:url(../images/ssis_04.gif);
	background-repeat: repeat-x;
	background-position: left top
}

.shadowLeft
{
	
	width:18px;	
	background-image:url(../images/LeftBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.Bgdiv{
	background-image: url(../images/Bgdivbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.shadowRight
{
	
	width:18px;
	background-image:url(../images/RightBG.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

.dummydiv{
    height:auto;

}

.MidCell
{
	*height:800px;
	height:800px;

	
}

.IndexBox{
width:700px;
}

.IndexBox .top{
	background-image: url(../images/box_vt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}

.IndexBox .middle{
	background-image: url(../images/box_02.gif);
	background-position: left top;
	height: 410px;
	background-repeat: repeat-y;
}

.newsholder{
	width:auto;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-size:8pt;
	font-family:Tahoma;
	height: auto;
}

.newsholder .newsTitle{
	font-size:10pt;
	font-weight:bold;
	color: #333333;
	font-family: Tahoma;
}

.newsholder .newstable td{
border-bottom:dashed 1px #ffffff;
padding-bottom:10px;
}

.IndexBox .bottom{
	background-image: url(../images/box_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}

.Searchbox{
	background-repeat: no-repeat;
	height: 35px;
	width: 270px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

.SearchboxContent{
	color:#9DDFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 10px;
	margin-top:5px;
	vertical-align:middle;

}


.SearchboxContent .inputs{
	height:15px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}


.SearchboxContent img{
bottom:0;

}


.secondarymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EBEBEB;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	letter-spacing: 0.05em;
	float: right;
	margin-top: 3px;
	height: 15px;
}


.secondarymenu a{
	color: #EBEBEB;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}


.secondarymenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.Heading{
	height: auto;
	padding: 0px;
	font-family: Georgia;
	font-size: 18pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-transform: uppercase;
}

.Writeup{
	height: auto;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
	text-align: justify;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.Writeup .ImgHolder{
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

.Writeup .LeftImgHolder{
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;

}

.Writeup .RightImgHolder{
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.PicHolder{
	font-size: 8pt;
	color: #006699;
	width:560px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	text-align: center;
}

.breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}

.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	margin:2px auto 2px auto;
	width:90%;
}

.Paraheads{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #6699CC;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}

