@charset "utf-8";
/* CSS Document */

Body{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	background-color:#E2EDF1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

 img, div, input { behavior: url("/iepngfix.htc") }


p{text-align:justify;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
color:#333333;
padding-bottom:7px;}

p a{ text-decoration:underline;
color:#346699;}

p a:hover{ text-decoration:underline;
color:#333333;}

.main{width:920px;}

.top{height:126px;}

.nav{border-bottom:1px dashed #7D8E98;
height:50px;
vertical-align:bottom;}

.title{ font-size:30px;
color:#346699;
font-family:"Times New Roman", Times, serif;
padding-left:18px;
text-align:left;}

.title span{color:#676500;}

.button{
 /*leave this value as is in most cases*/
text-align:center;
text-transform:lowercase;
}

.button ul{
margin: 0;
padding: 0;
float: right;
 /*width of menu*/

}



.button ul li{
display: inline;
text-align:right;

}

.button ul li a,visited{
float: left;
color: #000000; /*text color*/
height:25px;
padding-top:8px;
padding-left:18px;
padding-right:18px;
text-decoration: none;
border-right:1px dashed #6F797B;
/*background-image:url(/images/divider.jpg);
background-repeat:no-repeat;
background-position:left;*/
}

.button ul li a:hover, .button ul li .current{
color:#000000;
background-color:#E6E3AA;
}

.left{width:275px;
border-right:1px dashed #1C2E46;
padding-left:5px;
padding-right:5px;}

.folder_links a, link, visited
{
line-height:20px;
text-transform:capitalize;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.folder_links a:hover
{
color:#990000;
text-decoration:underline;
}

.folder_links_selected
{
color:#990000;
text-decoration:underline;
}

.sub_links UL LI{text-align:left;
list-style:none;
background-image:url(/images/sub_link_arrow.jpg);
background-repeat:no-repeat;
background-position:left;
color:#CA3201;
font-weight:bold;
line-height:20px;
text-transform:capitalize;
padding-left:25px;
margin-left:-30px;

}

.sub_links span{background-color:#1D3654;
padding:2px 2px; 
color:#FFFFFF;}

.sub_links a,link,visited,active{color:#000000;
text-decoration:none;
font-weight:normal;}

.sub_links a:active{color:#FF0000;
text-decoration:none;
font-weight:normal;}

.sub_links a:hover{color:#990000;}

.content{padding-left:5px;
padding-right:5px;}

.heading{ font-size:30px;
color:#646700;
font-family:"Times New Roman", Times, serif;
text-align:right;}

.left_img{border:3px solid #fff;}

.login_box{background-color:#7D8E98;
width:300px;}

.file_box
{
	background-color:#7D8E98;
}

.admin_box, .client_box
{
	background-color:#7D8E98;
}

.login_box_heading{background-color:#1C2E46;
height:50px;
font-size:24px;
color:#E6E3AA;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:3px solid #E6E3AA;}

.login_box_content{padding:10px;
padding-bottom:0px;
color:#000000;
text-align:left;}


.login_box_content_input{width:100%;
background-color:#F4F4F4;
font-size:17px;
color:#19334E;
border:0px;
height:22px;}

.login_box_btn{background-color:#646700;
border:0px;
color:#fff;
width:100px;}

.login_box_btn:hover{background-color:#1D3855;
border:0px;
color:#fff;
width:100px;}

.top_corner{background-image:url(/images/cor_left_top.png);
background-repeat:no-repeat;
background-position:left top;
text-align:right;
vertical-align:top;
behavior: url("/iepngfix.htc");
height:10px;}

.bottom_corner{background-image:url(/images/cor_left_bottom.png);
background-repeat:no-repeat;
background-position:left;
text-align:right;
vertical-align:bottom;
behavior: url("/iepngfix.htc");
height:5px;}

.grid a,link,visited{color:#000000;
text-decoration:none;}

.grid a:hover{color:#FF6600;
text-decoration:none;}

.grid{background-color:#FFFFFF;
border:1px solid #ccccc;}

.grid_head{background-color:#E7A73D;
color:#FFFFFF;
font-size:18px;
text-align:left;
padding:5px;
border-bottom:1px solid #000000;}

.grid_head a,link,visited{color:#fff;
text-decoration:none;}

/*.grid TD:hover{background-color:#f8f8f8;
color:#333333;}
*/
.grid_line{background-color:#EDEED4;
padding-left:5px;
height:25px;
border-bottom:1px solid #dddddd;}


.grid_line1{background-color:#D7D8BA;
height:25px;
padding-left:5px;
border-bottom:1px solid #dddddd;}

.grid_pages{background-color:#1E3956;
padding:5px;
text-align:right;
word-spacing:5px;
border-top:1px solid #000000;}


.grid_pages a,link,visited{padding-left:4px;
padding-right:4px;
text-decoration:none;
color:#ffffff;
border:1px solid #FFFFCC;}

.grid_pages a:hover{padding-left:4px;
padding-right:4px;
text-decoration:none;
color:#000000;
background-color:#FFFFFF;
border:1px solid #000000;}

.quote_box{border:1px solid #cccccc;
width:500px;
text-align:left;
padding:5px;}


/*fieldset
{
border: 1px solid #781351;
width: 95%;
text-align:left;
padding:10px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} */

.quote_box1{
background-color:#7D8E98;
color:#000000;
border:1px solid #45545D;}

.quote_box1 input{
}



form{margin:0px;}


.footer{border-top:1px solid #cccccc;
font-size:11px;
height:25px;}

.footer a,link,visited{color:#333333;}

.footer a:hover{color:#FF9900;}


.new_sub_heading{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
color:#0B151F;}

.new_sub_heading span{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#434201;}

.new_sub_heading span a{
text-decoration:underline;
color:#434201;}

.new_sub_heading span a:hover{
text-decoration:underline;
color:#EE9807;}


.sub_heading_list{
margin:10px 0px 0px 60px;
padding:0px;
color:#333333;
text-align:left;
font-weight:normal;
}

.sub_heading_list li{text-align:left;
list-style:none;
background-image: url(/images/arrow.gif);
background-position:left 5px;
background-repeat:no-repeat;
line-height:20px;
padding-left:20px;
margin-left:-30px;
}


.sub_heading_list a{
text-decoration:underline;
color:#434201;}

.sub_heading_list a:hover{
text-decoration:underline;
color:#EE9807;}



.sub_heading_padding{
border:0px;
font-size:13px;
font-weight:bold;
padding-left:35px;
color:#0B151F;
text-align:left;
}

.text{text-align:justify;
margin:5px 0px 0px 0px;
font-weight:normal;
font-size:12px;
color:#333333;
padding-left:35px;}

.quote_text{
text-align: center;
font-size:15px;
font-weight:bold;
color:#330033;}

