
#ctl00_ContentMiddle_SearchResult1{margin:0px 10px 0px 10px}

/* --------------Middle Holder ----------------- */

#middleHolder
{
	margin-left:16px;
	margin-right:16px;
	clear:both;
}

#middleBottom
{
	margin-left:16px;
	margin-right:16px;
	clear:both;
}
#middleSingle
{
	margin-left:55px;
	margin-right:16px;
	clear:both;
	padding-top:30px;
}


/* --------------Middle Left Wide Holder ----------------- */

#middleLWLeftHolder
{
	height:auto;
	width:602px;
	float:left;
	display:inline;
	margin-right:12px;
	margin-left:16px;
}
*html #middleLWLeftHolderHome
{
	height:auto;
	width:602px;
	float:left;
	display:inline;
	margin-left:16px;
}
#middleLWRightHolder
{
	height:auto;
	width:285px;
	float:left;
	display:inline;
}

/*#middleLWLeftHolder img
{
border:1px dotted #999999;
	margin-left:16px;
}*/

.ImageHolder
{
	border:1px dashed #999999;
	margin-top:20px;
}

.MiddleBorder
{
	border-right:1px dashed #999999;
}


/* --------------Middle Left Narrow Holder ----------------- */

#middleLNLeftHolder
{
	height:auto;
	width:250px;
	float:left;
	display:inline;
	margin-left:16px;
}

#middleLNRightHolder
{
	height:auto;
	width:630px;
	float:left;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}
#middleLNRightHolder p
{
	margin:0px;
	padding:5px 0;
}

/* --------------LeftRight 50-50 Holder ----------------- */

#Left50Holder 
{
	height:auto;
	width:44%;
	float:left;
	display:inline;
	margin-left:30px;
	padding:10px;
	border:#0033CC 1px dashed;
}

#Right50Holder
{
	height:auto;
	width:44%;
	float:right;
	display:inline;
	padding:10px;
	margin-right:30px;
	border:#0033CC 1px dashed;
}
#LeftRight_50x50Holder p
{
	margin:0px;
	padding:8px 0;
}


/* --------------------- content --------------------------*/

.Middle
{
	padding-top:8px;
	margin-left:12px;
	padding-right:12px;
	margin-top:0px;
}

.Middle h1
{
	font-size:1.84em;
	font-weight:normal;
	margin:0 0 8px 0;
	padding-bottom:5px;
	border-bottom: 1px dashed #afafaf;
}

.Middle h2
{
	font-size:1.07em;
	margin:5px 0;
	padding:0px;
	color:#ce2e25;
}
.Middle h3
{
	font-size:1.07em;
	margin:5px 0;
	padding:0px;
	color:#fc9d11;
}
.Middle h4
{
	font-size:1.07em;
	margin:5px 0;
	padding:0px;
	color:#419100;
}
.Middle h5
{
	font-size:1.00em;
	padding:0px;
	color:#419100;
}

.Middle ul ol
{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}

.Middle ul li
{
	/*background:url(Images/bullet.jpg) no-repeat 0 8px ;*/
	background:transparent url(Images/bullet.jpg) no-repeat scroll 0 4px;
	/*background-repeat:no-repeat;
	background-position: - 20%; 
	background-position:left;*/
	list-style:none;
	padding:0 0 5px 15px;
}

.Middle ol li {
  background-image:none;
  list-style:decimal;
  padding:0 0 5px 15px;
}

.Middle p
{
	padding:10px 0 10px 0px;
	line-height:20px;
	
}
.partnerBox{
	background-color:#f6f6f6;
	border:1px dotted #9b9b9b;
	padding:5px;
	font-style:oblique;
}
.NewsBox{
	background-color:#f6f6f6;
	border:1px dotted #9b9b9b;
	padding:5px;
}


/* ---------- Time Port Class -------*/

#TimePort {
	display:block;
}
#TimePort ul
{
	display:block;
	list-style:none;
	margin:0 0 0 30px;
	padding:0px;
}

#TimePort li
{
	background-image:url(Images/Rightbullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
	padding:0px 0 5px 20px;
}
#TimePortRight {
	display:block;
}
#TimePortRight ul
{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}

#TimePortRight li
{
	background-image:url(Images/Rightbullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
	padding:0px 0 5px 20px;
}

#KeyFeatures{
	background-image:url(Images/KeyFeaturesBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:260px;
	height:144px;
}
#KeyFeatures ul{
	margin:5px 0 0 8px;
	padding:5px 0 0 0; 
	list-style:none;
	display:block;
}
#KeyFeatures li{
	background-image:url(Images/KeyFeaturesList.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
	padding:0px 0 5px 20px;
}

#KeyFeaturesPage p{
	padding:5px 0 5px 20px;
}

#KeyFeaturesPage h3{
	color:#50504f;
}

/*--------------Inner page class --------------*/


