/* CSS Document */
/* ONLY CHANGE  left navi height  !!!!!!!!!!!!!!!!!!!!!!!! */
.LeftNavigation {
	float: left;
	border-left: 1px solid #541800;
	width: 225px;
	height: 650px;
	background-image: url(../images/tan.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #541800;
	}
	
.RightHolder {
	width: 773px; 
	display: inline;
	}
/* ONLY CHANGE  middle content height !!!!!!!!!!!!!!!!!!!!!!!!*/	
.FlexibleContents {
	float:left;
	width: 743px;
	height: 650px;
	background-image: url(../images/peach.gif);
	background-repeat: repeat;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #541800;
	color: #541800;
	}
/* ONLY CHANGE  right navi height  !!!!!!!!!!!!!!!!!!!!!!!! */	
.RightNavigation {
	float:left;
	width: 30px;
	height: 650px;
	border-right: 1px solid #541800;
	background-image: url(../images/peach.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #541800;
	}


.topBG {
	background-image:url(../images/top.jpg); 
	width: 735px; 
	height: 10px; 
	margin: 10px 0 0 0;
	padding: 0;
	background-repeat:no-repeat;
	}
	
.midBG {
	background-image: url(../images/middle.jpg);
	background-repeat:repeat-y;
	width: 735px; 
	height: 550px;
}

.bottomBG {
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	width: 735px; 
	height: 15px;
}

h3 {
color: #541800;
}
/* New changes--- began!!!*/

.heading {
	width:690px;
	height: 30px;
	background-image: url(../images/690x30bannerApplication.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0 25px; 
	float: left; 
	font-size: 120%; 
	font-weight: 500;
	}
.videoHolder {
	float: left; 
	margin: 5px 0 0 25px;
	outline: none;
	}
	
.details {
	margin: 5px 0 0 15px; 
	padding: 0 15px 5px 5px; 
	float:left; 
	width: 280px; 
	text-align: left;
	}

.txtHolder {
	width: 680px;
	height: 535px;
	padding: 0;
	margin: 5px 0 0 25px;
	float: left;
	overflow: auto;
	font-size: 90%;
	text-align: left;
	}

.txtTopic {
	font-size: 100%;
	padding-left: 17px;
	height: 470px;
	overflow: auto;
	}

.top01 {
	padding: 5px 0 10px 10px;
	}

.top01 a{
	font-size: 90%;
	color:#999999;
	padding: 0 0 0 1px;
	}
	
.top01 span{
	font-size: 110%;
	}
	
.tab02 {
	background-image: url(../images/620x30tabSecure.jpg); 
	background-repeat:no-repeat; 
	width: 620px; 
	height: 30px;
	}
	
.tab01 {
	background-image: url(../images/620x30tabSecure2.jpg); 
	background-repeat:no-repeat; 
	width: 620px; 
	height: 30px;
	}
	
.tab03 {
	background-image: url(../images/620x30tabForm03.jpg) ; 
	background-repeat:no-repeat; 
	width: 620px; 
	height: 30px;
	}

	
.form01 {
	background:url(../images/620x30tabSide.jpg); 
	background-repeat: no-repeat; 
	width: 600px; 
	padding:10px 0 2px 20px;
	}
	
.form01 ul{ 
	padding:15px 0 15px 25px;
	list-style: none;
	}
	
.form01 ul li{ 
	padding:2px 0 3px 0px;
	}

	
.category01 {
	width: 185px;
	padding:2px 5px 0 0;
	float:left;
	text-align: right;
	}
	
.input01 {
	width: 350px;
	float:left;
	padding: 2px 0 0 0;
	}
	
.input01 select{
	font-size: 85%; 
	border: solid 1px #999999;
	}

.input01 input{
	font-size: 85%; 
	border: solid 1px #999999;
	padding: 0 2px 0 2px;
	}
.input01 textarea{
	font-size: 85%; 
	border: solid 1px #999999;
	padding: 0 2px 0 2px;
	}

.clear01 {
	clear:both; 
	height: 10px;
	}

.refer01 {
	font-size: 90%;
	padding: 5px 0 0 25px;
	}

.refer01 a{ 
	}

.left01 {
	background-image:url(../images/120x24left.gif); 
	background-repeat: no-repeat; 
	width: 5px; 
	height: 24px;
	padding: 5px 0px 5px 0px;
	}
	
.mid01 {
	background-image:url(../images/120x24mid.gif); 
	background-repeat: repeat-x; 
	padding: 5px 5px 5px 10px;
	}
	
.right01 {
	background-image:url(../images/120x24right.gif); 
	background-repeat: no-repeat; 
	width: 5px; 
	height: 24px;
	padding: 5px 0px 5px 0px;
	}
