@charset "UTF-8";
body  {
	margin: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFF;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body#home a#home,
body#about a#about{
	color: #25408F;
}
.clear{ clear: both;}
#container  {
	width: 897px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #bdc5dd;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 13px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#content{
	text-align:left;
	float: left;
	width: 897px;
}
#left  {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	margin: 0px;
	padding: 0px;
}
#Right  {
	margin: 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 637px;
	float: left;
} 
#bottom  {
	padding: 0;
} 
#footer {
}
#footer p {
	font-size: 10pt;
	color: #919195;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.linksFooter {
	color:#25408F;
	text-decoration: none;
	font-weight: normal;
}
a.linksFooter:hover {
	color:#900;
	text-decoration: none;
}
ul {
	list-style-type:none;
	margin: 9px 0 0 0;
	float: left;
	padding: 0px;
}
ul li ul{
	margin-top: 0px;
	margin-left: 32px;}
li {
	float: left;
	width: 250px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0px;
}
li a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-align: left;
	font-size: 12px;
}

li a:hover {
	color: #25408F;
	background-image: url(images/over.gif);
	background-repeat: no-repeat;

}
#top {
	height: 110px;
}
#RightInside {
	padding: 0px 0 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 622px;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 20px;
}
#RightInside h1 {
	color: #25408F;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#contentInside {
	text-align:left;
	float: left;
	width: 897px;
}

.pars_status{ background: url(images/right-side-bg.jpg) no-repeat; width: 260px; height: 161px; margin: 3px 0 0 0;}
.pars_status h2{ color: #454545; font-size:12px; padding: 4px 0 0 7px; margin:0;}
.pars_status_content{ color: #474646; font-size:11px; font-style: italic; padding: 0 5px 0 7px; margin:3px 0 10px 0; line-height: 14px;}
.input_box{ margin: 0 0 0 8px; float:left; height:67px;}
.pars_status input[type=text]{ width: 170px; margin:0; padding: 2px 3px; font-size: 10px; height:15px}
.pars_status input[type=image]{ width: 81px; height: 30px; margin: 4px 0 0 0px;  /margin: 4px 0 0 5px;}
.pars_status a{ font-size: 12px; font-weight: bold; text-decoration: none; color:#fff; display: block; margin: 13px 0 0 23px}

.left_side_links{ height: 169px;}

.pars_status_main{float:left; padding:10px 0 0 0; margin:0 auto; width:259px}
.pars_statustop_text{ float:left; padding:7px; margin:0 auto; background:#e5e1e2; min-height:60px;}
.pars_statustop_text h2{ font-size:14px; font-weight:bold; margin:0; padding:0}
.pars_statustop_text p{ margin:0; padding:5px 0 0 0; color:#474646; font-size:12px; font-style:italic }
.pars_statustop_bottom{ float:left; padding:7px; margin:0 auto; background:#bdc5dc; min-height:76px; width:245px }
.pars_statustop_bottom p{ margin:0 auto; padding:5px 0 0 0;}
.cleared{clear:both; font-size:1%; width:100%;}
.pars_text_field{ width:180px; height:20px}
.paris_contact_us{
	background: none repeat scroll 0 0 #748EDB;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 auto;
    padding: 0 0 0 25px;
    width: 234px;}
	
	.paris_contact_us a{ color:#fff; text-decoration:none;}
	.paris_contact_us a:hover{ color:#fff; text-decoration:none;}
	
#content_pars{
	text-align:left;
	/*background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/index_06.gif);*/
	float: left;
	width: 897px;
}

#RightInside_pars {
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
     float: left;
    line-height: 20px;
    margin: 18px 0;
    padding: 0 0 0 25px;
    width: 609px;
}

#RightInside_pars h1 { border-bottom: 1px solid #cccccc;
    color: #2A55A3;
    font-size: 22px;
	padding-left:5px;
    padding-bottom: 14px;}
	
#RightInside_pars p{ padding-left:5px}	

/*added by ravisharma 20110514*/

.left_nav a{font-size:13px; color:#000}
.left_nav a:hover{font-size:13px; color:#000}
