.progress 
{
    border:solid;
    background-color:gray;
    position: absolute; 
    top: 180px; 
    left: 180px; 
    width: 60px; 
    height: 60px; 
    padding-left:40px; 
    padding-top:40px;
    z-index:1
}
.content_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9a7878;
}

.link_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left: 1px;
}
.sublink_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9ea0a1;
}
.contact_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B5B5B5;
	padding-left: 80px;
}
.red_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.contact_urlstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f9da88;
}
.contact_paddingstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 26px;
}
.contact_paddingstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
.textbox_contact { color: black; font-weight: normal; font-size: 9px; line-height: 14px; background-color: #b5b5b5; text-align: left; padding: 0px 0px 1px 1px; border: solid 1px #f0232c}

.button_contact { color: #333333; font-weight: bold; font-size: 9px; background-color: #e7c6c7; text-align: center; padding: 1px 0px 0px 1px; border: solid 1px #f0232c}



.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.asmall { color: #7f7c7c; font-variant: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.textbox { color: black; font-weight: normal; font-size: 9px; line-height: 14px; background-color: #8ed8f8; text-align: left; padding: 0px 0px 1px 1px; border: solid 1px #0054a6}
       .createUser
        {
            width:350px;
            font:11px Verdana,Sans-Serif;
            background-color:#f4f1e8;
            border:solid 3px black;
            padding:4px;
            align:Center;
        }
        .createUser_title
        {
            background-color:darkblue;
            color:white;           
            font-size: 11px;
	        font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	        text-align: Center;
	        text-indent:0px;
	        margin: 0px;
	        border: None 0px;
	        line-height: 13px;
	        font-weight: Bold;	        
	        height:20px;
	        text-decoration: none;        
        }
        .createUser_instructions
        {
            font-size:11px;
            text-align:left;
            line-height: 12px;
	        font-style: normal;
            padding:10px;            
        }
        .createUser_button
        {
            font-size: 11px;
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        text-align: Center;
	        text-indent:0px;
	        margin: 0px;
	        border: Solid 1px #000080;
	        line-height: 14px;
	        font-style: normal;            
            color: #FFFFFF;
	        text-decoration: none;
	        background-color: #038AD6;
	        font-weight: bold;           
        } 
        
  
       Panelcontents
        {
		  font:11px Verdana,Sans-Serif;
          background-color:#f4f1e8;                        
          align:Center;
	    }
	    fieldset
        {
           padding: 1em;
           font:80%/1 sans-serif;
           border:1px solid Highlight;
           background-color:#f4f1e8;
        }
        legend 
        {
          padding: 0.2em 0.5em;          
          color:Highlight;
          font-size:90%; 
          text-align:right;
       }      
        
 .opera
{
	display:block;
	/* fonts for the tabs */
	font-family:"Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;	
}
.opera .ajax__tab_tab
{
	/* header text is always be bold */
	font-weight:bold;	
}
.opera .ajax__tab_body 
{
	/*background-color:#fff;*/
	background-color:#f4f1e8;
	border:1px solid #eeeeee;
	border-top:none;
	padding:10px;
}
.opera .ajax__tab_header
{
	border-bottom:1px solid #eeeeee;
	padding-right:10px;
}

/* regular header styles */
.opera .ajax__tab_header .ajax__tab_tab
{
	/* left/right rounded images are 11 pixels wide */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin:0px 11px 0px 11px;
	color:#fff;
	background:url(img/bg.gif) repeat-x;	
}
.opera .ajax__tab_header .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */
	margin-right:2px;
	background:url(img/right.gif) no-repeat right top;
}
.opera .ajax__tab_header .ajax__tab_inner
{
	background:url(img/left.gif) no-repeat left top;
}

/* active/hover headers styles */
.opera .ajax__tab_active .ajax__tab_tab, 
.opera .ajax__tab_hover .ajax__tab_tab  
{
	/* left/right rounded images are 11 pixels wide */
	margin:0px 11px 0px 11px;
	color:#111111;
	background:url(img/bg.gif) repeat-x 0pt -48px;	
}
.opera .ajax__tab_active .ajax__tab_outer,
.opera .ajax__tab_hover .ajax__tab_outer
{
	/* 2 pixel horizontal space between tabs */	
	margin-right:2px;
	background:url(img/right.gif) no-repeat 100% -48px;
}
.opera .ajax__tab_active .ajax__tab_inner,
.opera .ajax__tab_hover .ajax__tab_inner
{	
	background:url(img/left.gif) no-repeat 0pt -48px;
}

.tabletit 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: Center;
	text-indent:0px;
	margin: 0px;
	border: None 0px;
	line-height: 13px;
	font-weight: Bold;
	color: white;
	height:20px;
	text-decoration: none;
	background-color: #D56341;
}

.row1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: Center;
	text-indent:0px;
	margin: 0px;
	border: None 0px;
	line-height: 13px;
	font-weight: Bold;
	color: #00aff1;
	height:20px;
	text-decoration: none;
	background-color:#fcead8;
}

.modalPopupBackground
 {
	background-color:Silver;	
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopupCss 
{
	background-color:#EEEEEE;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:medium;
	padding:0.2px;
	width:400px;	
	vertical-align:middle;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;			  
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid;
}

.txt1 {font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-indent:0px; margin: 0px; border: Solid 1px #000080; line-height: 12px; font-style: normal; background: white; color: black;text-decoration: none}
.txt11
 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: Left;
	text-indent:0px;
	margin: 0px;
	border:Solid 1px #000000;
	line-height: 12px;
	font-style: normal;
	color: black;
	text-decoration: none;
	background-color: white;
	
}
.btn1 
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: Center;
	text-indent:0px;
	margin: 0px;
	border: Solid 1px #EDE4C6;
	line-height: 14px;
	font-style: normal;
	color:Black;
	text-decoration: none;
	background-color:#D56341;
	font-weight: bold;
}





.watermark 
{
   background:#fcead8;
   font-size: 11px; 
   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
   text-align: left; 
   text-indent:0px; 
   margin: 0px; 
   border: Solid 1px #000080; 
   line-height: 12px; 
   font-style: normal;    
   color: black;
   text-decoration: none
}
.heading_colorstyle_small
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B5B5B5;
	padding-left: 5px;
	text-decoration:none;
}















.heading_style_small 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00aff1;
	padding-left: 20px;
}

.heading_colorstyle_small
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54514e;
	padding-left: 5px;
	text-decoration:none;
}
.news_contentstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7f7c7c;	}
	.news_contentstyle1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7f7c7c;	}