body {
background-color:#FDFDFD;
background-repeat:repeat;
margin:0px;
padding-top:0px;
font-family: 'Trebuchet MS'; 
font-size:13px;
color:#222222;


	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #555555;
	SCROLLBAR-TRACK-COLOR: #E1E1E1;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #E7EFDE; 
	SCROLLBAR-SHADOW-COLOR: #E7EFDE;
	SCROLLBAR-DARKSHADOW-COLOR: #E7EFDE; 
	SCROLLBAR-3DLIGHT-COLOR: #E7EFDE;
}

a {
font-family: 'Trebuchet MS';
font-size:12px;
color:#F26521;
font-weight:normal;
text-decoration:underline;
}

a:hover {
font-family: 'Trebuchet MS';
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.leftbuffer {
background-image: url('../images/buffer_left.gif');
background-repeat:repeat-y;
width:20px;
}

.rightbuffer {
background-image: url('../images/buffer_right.gif');
background-repeat:repeat-y;
width:20px;
}

.topbg {
background-image: url('../images/topbg.gif');
background-repeat:repeat-x;
height:102px;
}

.navbg {
background-image: url('../images/navbg.gif');
background-repeat:repeat-x;
height:35px;
font-family: 'Trebuchet MS';
font-size:14px;
text-transform:uppercase;
color:#ffffff;
padding-left:4px;
padding-right:4px;
text-align:center;
}

.navlinks {
font-family: 'Trebuchet MS';
font-size:14px;
text-transform:uppercase;
color:#ffffff;
text-decoration:none;
}

.navlinks:hover {
font-family: 'Trebuchet MS';
font-size:14px;
text-transform:uppercase;
color:#FBAF5C;
text-decoration:none;
}

.tableborder1 {
border:1px solid #BBBBBB;
}

.searchtable {
background-color:#EBEBEB;
border:0px solid #EBEBEB;
}

.lefttextlink {
background-image: url('../images/righticon.gif');
background-repeat:no-repeat;
font-family: verdana, arial, 'sans serif';
font-size:11px;
line-height:18px;
color:#534640;
text-align:left;
padding-left:11px;
text-decoration:none;
}

.lefttextlink:hover {
background-image: url('../images/righticon.gif');
background-repeat:no-repeat;
font-family: verdana, arial, 'sans serif';
font-size:11px;
line-height:18px;
color:#F7941C;
text-align:left;
padding-left:11px;
text-decoration:none;
}

.faqlink1 {
background-image: url('../images/righticon.gif');
background-repeat:no-repeat;
font-family: verdana, arial, 'sans serif';
font-size:11px;
line-height:18px;
color:#534640;
text-align:left;
padding-left:18px;
text-decoration:none;
}

.faqlink1:hover {
background-image: url('../images/righticon.gif');
background-repeat:no-repeat;
font-family: verdana, arial, 'sans serif';
font-size:11px;
line-height:18px;
color:#9D080D;
text-align:left;
padding-left:18px;
text-decoration:underline;
}

.questiontext {
/*background-image: url('../images/righticon.gif');
background-repeat:no-repeat;*/
font-family: 'Trebuchet MS';
font-size:12px;
line-height:18px;
color:#9D080D;
text-align:left;
padding-left:5px;
font-weight:bold;
text-decoration:none;
}

.answertext {
/*background-image: url('../images/righticon.gif');
background-repeat:no-repeat;*/
font-family: verdana, arial, 'sans serif';
font-size:11px;
line-height:18px;
color:#534640;
text-align:justify;
padding-left:5px;
text-decoration:none;
}



.liststyle {
list-style:none;
padding:0px;
margin:0px;
}

.liststyle1 {
line-height:18px;
}

.headertext1 {
font-family: 'Trebuchet MS';
font-size:13px;
text-transform:uppercase;
color:#9D080D;
font-weight:bold;
text-decoration:none;
}

.headerbg1 {
background-color:#e1e1e1;

/*background-color:#A1D75E;*/
border-bottom:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
}

.pagebg {
background-color:#EBEBEB;
border-bottom:1px solid #EBEBEB;
}

.searchtext {
font-family: verdana, arial, 'sans serif';
font-size:11px;
color:#534640;
text-align:left;
padding-left:10px;
}

.formbox {
font-family: verdana, arial, 'sans serif';
font-size:11px;
color:#534640;
border:1px solid #9F9F9F;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
}

.button {
background-color:#555555;
border:1px solid #555555;
font-family: 'Trebuchet MS';
font-size:13px;
color:#ffffff;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
}

.footertext {
font-family: verdana, arial, 'sans serif';
font-size:11px;
color:#D7D7D7;
padding-left:10px;
}

.scoll_style
{
	OVERFLOW: auto;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #555555;
	SCROLLBAR-TRACK-COLOR: #E1E1E1;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #E7EFDE; 
	SCROLLBAR-SHADOW-COLOR: #E7EFDE;
	SCROLLBAR-DARKSHADOW-COLOR: #E7EFDE; 
	SCROLLBAR-3DLIGHT-COLOR: #E7EFDE;
    
	font-family :Tahoma;
	font-size : 11px;
	color : #2a2d30;
}

.modalPopup {
	background-color:#ffffff;
	border:3px solid #AEB13F;
	padding:3px;
	width:500px;
	height:250px;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.divmodal1 {
clear:both;
}
