/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #333333;
	line-height: 140%;	
	margin: 0px;
	padding: 0px;
	 margin-left: auto; margin-right: auto;
	text-align:center;
	width:auto;
	background-color:#fd7ccf;
}

a:link, a:visited, a:hover {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #333
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 10pt;
 color: #FCD13E;
}

/* h2@x`[ΐΖΝ@Εgp */
h2{
margin:10px 0 5px 0;
 font-size: 140%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

h3{
margin:15px 0 5px 0;
border-bottom:1px dotted #000;
 font-size: 120%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}
h4{
margin:20px 0 5px 0;
 font-size: 140%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
 color:#000000
}

/* VCζAp[gi[ */
h5{
	margin:10px 0 5px 0;
	font-size: 140%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#fff;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% "lr oSVbN", Osaka, "qMmpS Pro W3";
 color: #334d55;
}
				

/*********** #FrontInterviewVCvision PopUP***********/
.poptxt{
	font-size:small;
	line-height:140%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

.poptxt2{
	font-size:0.7em;
	line-height:140%;
}

.poptxt3{
	font-size:95%;
	line-height:140%;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

.poptxt4{
	font-size:0.7em;
	line-height:120%;
}
