/*Tag Elements*/                
        body 
        {
            text-align:center;	
            background-image:url('/images/ws/backgrounds/bg.jpg');
            background-repeat:repeat-x;
            background-color:rgb(69,69,69);
            font-family: arial,helvetica, san-serif;
            font-size:12px;
            margin:0;   
        }
        
        html
        {
            margin:0px;
            padding:0px;
            
            }
        
        img
        {
            border: 0;
        }
        
        form {margin:0;}
        
        p {
            font-size:12px;
            line-height:16px;
            color:rgb(50,65,70);
             /* color:rgb(102,112,117);*/
            margin: 0px;
            padding: 0px;
        }
        
        td, th, div, ul, li, ol {
            color:rgb(50,65,70);
            font-size:12px;
        }

        A.displayBlock {
            display:block;
            color:#006699;
            text-decoration:none;
        }
        
        A.displayBlock:hover {
            text-decoration:underline;
        }
        
        A {
            color:#3f3b3c;
            text-decoration:none;
        }
        
        A:hover {
            text-decoration:underline;
        }
        
        H1
        {
            clear:both;
            display:block;    
            padding:25px 0px 15px 32px;
            font-size:18px;
            margin:0;
            font-weight:normal;
            font-weight:bold;
			
        }
        H2
        {
            display:block;
            font-size:14px;
            margin:0;
            font-weight:bold;
        }
        H3
        {
            display:block;
            font-size:12px;
            margin:0;
            font-weight:bold;
        }
        H4
        {
            display:block;
            font-size:12px;
            margin:0;
             font-weight:normal;
        }        

/*****************
 * Overall Layout
 *****************/
        #container {
            display:block;
            width:947px;
            margin:0px auto;
            text-align:left;
            padding:3px 3px 3px 3px;
            background-color:#000;
            background-repeat:no-repeat;
            background-position:top left;
        }
        
        #page 
        {	
            display:block;
        }
        
        #page #main 
        {
            background-color:#FFFFFF;
            display:block; 
            float:left; 
            margin:0px 0px 20px; 
            width:947px; 
            min-height:495px; 
            height:auto !important; 
            height:495px;
        }        

/*Colors and Backgrounds*/
        .lightblue #page {
            background:#fff;
            background-repeat:no-repeat;
            background-position:top left;            
            background-image:url('/images/ws/backgrounds/bgBlue.jpg');
        }
        .black #page  {
            background:#fff;
            background-repeat:no-repeat;
            background-position:top left;
            background-image:url('/images/ws/backgrounds/bgBlack.jpg');
        }
        .blue #page  {
            background:#fff;
            background-repeat:no-repeat;
            background-position:top left;
            background-image:url('/images/ws/backgrounds/bgBlue.jpg');
        }        
        .lightblue #page  {
            background:#fff;
            background-repeat:no-repeat;
            background-position:top left;
            background-image:url('/images/ws/backgrounds/bgBlue.jpg');
        }            
        .green #page  {
            background:#fff;
            background-repeat:no-repeat;
            background-position:top left;
            background-image:url('/images/ws/backgrounds/bgGreen.jpg');
        }
        .yellow #page {
            background:#fff;
            background-repeat:no-repeat;
            background-position:top left;
            background-image:url('/images/ws/backgrounds/bgOrange.jpg');
        }

        .black H1,
        .black H2,
        .black H3,
        .black H4 {
            color:rgb(101,172,242);	
        }
        .yellow H1,
        .yellow H2,
        .yellow H3,
        .yellow H4{
            color:rgb(242,187,3);	
        }
        .lightblue H1,
        .lightblue H2,
        .lightblue H3
        .lightblue H4{
            color:rgb(82,208,255);
        }
        .blue H1,
        .blue H2,
        .blue H3,
        .blue H4{
            color:rgb(101,172,242);	
        }
        .green H1,
        .green H2,
        .green H3,
        .green H4 {
            color:#014fa2;
        }
                
/*Four Column Pages*/
        .divFourCol
        {
            width:225px;
            display:block;
            float:left;            
        }
        .divFourColContent
        {
            padding:0px 0px 0px 32px;
            display:block;
            width:945px;
            float:left;         
        }
        
   
/*Three Column Pages*/
        .divThreeColHeader
        {
            display:block;
            padding:0px 0px 0px 190px;
        }
        
        .divThreeColLeft
        {
            display:block;
            width:200px;
            float:left;
            padding:0px 0px 20px 0px;
        }
        
        .divThreeColLeftArticle
        {
            display:block;
            width:160px;
            float:left;
            padding:100px 0px 0px 0px;
        } 
        
        .divThreeColMid
        {
            display:block;
            width:488px;
            float:left;
            padding:0px 0px 20px 0px;
            /*border-right:solid 1px #E7E7E7;*/
        }
        .divThreeColContent p
        {
            padding: 15px 0px 0px 0px;
        }
        .divThreeColContent
        {
           padding: 0px 20px 0px 0px;
            line-height:16px;
            
        }

/*Two Column Pages*/
        .divTwoColLeft
        {
            display:block;
            width:680px;
            float:left;
           /* border-right:solid 1px #E7E7E7;*/
        }
        .divTwoColLeftNoBorder
        {
            display:block;
            width:680px;
            float:left;
            margin:0px 0px 20px 0px;
        }        
        .divTwoColLine
        {
            display:block;
            float:left;
            width:1px;
            height:400px;            
            border-left:solid 1px #E7E7E7;
            font-size:0px;

            margin:66px 0px 0px 0px;
        }
        .divTwoColLineSub
        {
            display:block;
            float:left;
            width:1px;
            height:700px;
            border-left:dotted 1px #ccc;
            font-size:0px;
            margin:0px 0px 0px 0px;
            padding:0;
            
        }        
        .divTwoColRight
        {
            display:block;
            float:left;    
            width:230px; 
                            
        }
        .divTwoColRightContent
        {
            display:block;
            float:left;
            padding:0px 0px 20px 20px;
        }
        .divTwoColContent
        {
            display:block;
            float:left;
           padding: 0px 32px 20px 32px;
            line-height:16px;
        }
        .divTwoColContent p
        {
            padding: 15px 0px 0px 0px;
        }
        .divTwoColLeftContent p
        {
            padding: 15px 0px 0px 0px;
        }        


/*Random Text Styles*/
        .pBlue
        {
            color:#0578A8;
            line-height: 1.1em;
            padding: 15px 0px 0px 0px;
        }
        .highlight {
            font-weight:bold;	
            font-size:14px;
            color:#333;
        }
        .topPad10
        {
            padding: 10px 0px 0px 0px;
        }

/*General Tab Style*/
        /*General*/
        .divTabLinks
        {
            display:block;
            float:left;
            padding:0px 20px 0px 32px;
        }

        .aTabLinkOff {
            color:rgb(5,120,168);
            background: url('/images/ws/arrows/arrowGrey.jpg');
             background-repeat:no-repeat;
            background-position:0px 3px;	
            padding: 0px 10px 15px 10px;
        }
        .aTabLinkSelected
        {
            background: url('/images/ws/arrows/arrowGrey.jpg');
             background-repeat:no-repeat;
            background-position:0px 3px;	
            padding: 0px 10px 15px 10px;            
            text-decoration:none;
            color:rgb(102,112,117);
        }
       
/* Footer */
        #footer
        {
            clear:both;
			width:930px;
            display:block;
            text-align:left;
            margin:0px 0px 0px 10px;
            padding:5px 0px 20px 0px;
            border-top: solid 1px #E7E7E7;
            font-size:9px;
        }
        #footer A 
        {
            display:inline;
            color:rgb(80,100,114);
            text-decoration:none;
            font-weight:bold;
            padding:0px 5px 0px 5px;
            text-align:left;
        }
        #footer A:hover {
            text-decoration:underline;	
        }
        #footer #address{
           padding:0px 0px 0px 125px;
        }
        #footer span{
         padding:0px 10px 0px 10px;
        }
        
        
        
        
.STYLE1 {color: #000000}
.c_img{ margin-bottom:10px; border: #999999  dashed; border-width:0px 0px 1px 0px; height:100%;clear:both;}
.c_img img{ float:left;  margin-left:25px; padding-bottom:15px; margin-bottom:15px;}
.c_img span{ font-size:12px; color:#014fa2; font-weight:bold;}


.fd{ float: left; height:180px; width:200px; margin-left:20px; margin-right:15px; padding:0px; display:block; font-size:12px;}