.table-up {
	background-image: url(img/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77797D;
}

.light-grey {
	color: #bcbec0;
	font-size: 15px;
}



p { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #77797D;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 1px;
	font-weight: normal;
}
a:link {
	color: #77797D;
	text-decoration: underline;
}

a:visited {color: #77797D;
	text-decoration: underline;
}

a:hover {
	color: #77797D;
	text-decoration: none;
}
a:active{
	color: #77797D;
	text-decoration: none;}
li {
	list-style-type: disc;
	padding: 0px 1px 0px 0px;
	margin: 0px 1px 0px 6px;
	clip: rect(auto,auto,auto,auto);
	font-style: normal;
}

	
.p1 {
	font-size: 14px;
	font-weight: normal;
}
#mainContainer{
		margin:0 auto;
		width:680px;
		text-align:left;
		background-color:#FFF;
		padding:0px;
		border:0px solid #317082;	
	}
	.clear{
		clear:both;
	}/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{/* Width of divs for thumbnails */
		width:680px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
	overflow:hidden;/* Don't change this */
	height:75px;/* Height of thumbnail div */
	position:relative;/* Never change this */
	float:none;
	width: 680px;
	}
	#DHTMLgoodies_largeImage{/* Large image div */
	width:670px;/* Width of large image div *//*height:310px;/* Height of large image div */
		float:none;
	padding-left:0px;/* "Air" */
	padding-right:0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	#DHTMLgoodies_largeImage table{/* Used table to get both horizontal and vertical center alignement of large image */
		width:95%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{/* Large image */
		border:0px solid #317082;/* Border around large image */
	}
	
	
	.strip_of_thumbnails{/* A vertical strip of thumbnails */
	width:96px;/* Width of strip */
	padding:0px;/* "Air" inside filmstrip div */
	position:absolute;
	}

a.orange-t{color: #ff9933;}	
a.orange-t: link {color: #ff9933; text-decoration: underline;}
a.orange-t: hover {color: #ff9933; text-decoration: none;}
a.orange-t: visited {color: #ff9933; text-decoration: none;}
a.orange-t: active {color: #ff9933; text-decoration: none;}

a.grey{color: #808285; text-decoration: none; font-size: 14px;}	
a.grey: link {color: #808285; text-decoration: none; font-size: 14px;}
a.grey: hover {color: #808285; text-decoration: none; font-size: 14px;}
a.grey: visited {color: #808285; text-decoration: none; font-size: 14px;}
a.grey: active {color: #808285; text-decoration: none; font-size: 14px;}


	.strip_of_thumbnails div{
		width:100px;
		height:80px;
		padding:0px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:0px;
	}
.p-2 {
	font-family: Verdana, "Arial Narrow";
	font-size: 14px;
	font-weight: lighter;
	color: #77797D;
}
	.strip_of_thumbnails .activeImage{/* Active thumbnail */
		border:0px;/* Green border around active thumbnail */
		padding:0px;
	}
	.leftArrow{
		float:right;
	}
	.rightArrow{
		float:left;
	}
	#DHTMLgoodies_thumbs_inner{
	position:relative;/* Never change this */
	width:950px;
	margin-left: 10px;
	padding-left: 10px;
	background-color: #0000FF;
	}	
.table-valign {
	vertical-align: middle;
}
ul {
	font-size: 12px;
	padding-left: 5px;
	color: #77797D;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: decimal;
	margin-left: 5px;
}

ul.list{
margin : 10px;
list-style : decimal;
font-size: 12px;
padding-left: 20px;
	}
	li.list3{
	padding-top : 5px;
}
	
ul.list2{
margin : 5px;
list-style-image : url(img/bullet.gif);
padding-left: 10px;

}

h3.faq{ padding : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #77797D;
		}
	h2 { padding : 10px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
	color: #77797D;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin : 1px;
	text-indent : 1px;
	}
	
p.faq1{
	margin : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0;
	padding : 0px;
	text-indent : 0px;
	text-align: justify;
}
p.faq2{
	margin : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10;
	padding : 0px;
	text-indent : 15px;
	text-align: justify;
}

.table-cent {
	width: 100%;
	height: 100%;
	padding: 0; margin: 0;
}
em.light{
font-size : 12px;
font-weight : normal;
}
