﻿body 
{
    margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('images/gradient2.png');
	 background-repeat: repeat-x;
	


}
#wrapper
{
   margin-left: auto;
	margin-right: auto;
	width:968px;
     border:3px white solid;
    background-color:white;
 
}

#header
{
    width: 968px;
	height: 95px;
	margin: 0 auto;



 
    }
#logo
{
    margin-top:15px;
    margin-left:20px;
    float: left;
    height: 72px;
    width:505px;
}
#globe
{
    
    margin-right :1px;
    float: right;
    width:230px;
    height:98px;
    }

#menubar
{   
    clear: both;
    background: #FFFF66;
    width: 968px;
	height:29px;
    margin: 0 auto;
  
    }
#loginstatus
{
    margin-left:10px;        
    color: #000000;
}



#colorbar
{
    background:#111170;
    width: 968px;
	height:3px;
	margin: 0 auto;
    }

#pathmap
{
    background: #FFFFFF;
    width: 958px;
	height: 18px;
	padding-top: 2px;
    padding-left: 10px;
	margin: 0 auto;
	border-bottom-style: outset; border-color: #999999
    }
#columnleftx
{
   
    width: 210px;
	height: auto;
	float:left;
	margin: 0 auto; 
}
#sidemenu
{
     margin-top: 5px;
    }
#sideimage
{ margin-top:3px;
  margin-left:2px;
    
    }
#imagemicrosoft
{
     margin-top:3px;
     margin-left: 4px;
    
    }
#paypal
{
     margin-top: 1px;
     margin-left:1px;
    }

#contentx
{ width: 630px;
	height: auto;
	float:left;
	margin: 0 auto;
	
    }

#columnrightx
{
    width: 128px;
	height: auto;
	float:left;
	margin: 0 auto;
    }
#footercolorbar
{
    clear:both;
   background:#111170;
    width: 968px;
	height:3px;
	margin: 0 auto; 
    
    }
#footerwhitebar
{
    clear:both;
    background:##FFFFFF;
    width: 968px;
	height:5px;
	margin: 0 auto; 
    
    }


#footer
{
    clear:both;
    width: 968px;
    background:#FFFF66;
	height: 35px;
	margin: 0 auto;
    padding-top: 5px;
	text-align:center;
	font-size:9
    }
#pagecontentx
{
    text-align:center;
    font-family:Verdana;
    font-size:14;
    height:1150px;
   
   
    
    
    }
    
    #leftcontentx
    {
         height:auto;
         
        
        }
    #rightcontent
    {
        text-align:center;
         height:1150px; }
 /*styles css*/        
         


/* menu style*/



.nav {
height:35px; 
background: url(images/bg.gif) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:100%; 
z-index:100;
margin:0;
padding:0;
text-align:center;
}

.nav .table {
display:table; 
margin:0 auto;
text-align:center;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
font-weight:bold;
background: url(images/bg.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#2b3238;
}


.nav .select a:hover, 
.nav .select li:hover a {
background: url(images/hover.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#2b3238;
}

.nav .select a b{
	font-weight:bold;
	}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(images/hover.gif) right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#2b3238;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:100%; 
top:35px; 
background:url(images/back.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#2b3238;
}

.nav .current .sub li.sub_show a {
color:#2b3238; 
cursor:default; 
}

.nav .select .sub li a {
	font-weight:normal;
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#73a0d2; 
}


/* ie css*/

.nav ul {display:inline-block;}
.nav ul {display:inline;}
.nav ul li {float:left;}
.nav {text-align:center;}
.nav .select a:hover b, 
.nav .select li:hover a b {float:none;} 


/*Special css*/

.accordionHeader
{
    border: 1px solid #000033;
    color: white;
    background-color: #FFFF66;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color:#FFFF66;
    color: #000000;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;

}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}


/*new menu*/


.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px; /* width of menu */
}

.sexypanels li{
border-bottom: 2px solid white; /* white border beneath each menu item */
}

.sexypanels li a{
background: #474855 url(images/sexypanelright.gif) no-repeat right top; /*color of menu by default*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: white;
width: auto;
padding: 6px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 2px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.sexypanels li a:visited, .sexypanels li a:active{
color: white;
}

.sexypanels li a:hover{
background-color: #D8D8D8; /*color of menu onMouseover*/
color: #2E2E2E;
border-bottom: 2px #01DF01; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
.lastitem
{
    
    }
    
    /*text script*/

             

.glidetext{
position: relative;
/*Set initial position of your text. Make it just enough to hide the text from view:*/
left: -840px;
}



/*Default page*/


       
        .style8
        {
            text-align: left;
        }
       

        .style10
        {
            color: #FFFFFF;
        }
        .style11
        {
            color: #009900;
        }
        .style12
        {
            color: #FF0000;
        font-family: "Microsoft Sans Serif";
    }
        .style13
        {
            color: #0000FF;
        }
        .style14
        {
            color: #FFCC00;
        }
        .style15
        {
            font-size: xx-large;
            font-family: "Comic Sans MS";
            font-weight: bold;
        }
        .style16
        {
            font-family: "Comic Sans MS";
        }
       

        .style18
        {
            font-family: Verdana;
            font-weight: bold;
            color: #000066;
        }
        .style19
        {
            font-family: "Microsoft Sans Serif";
            color: #000066;
        }
        .style20
        {
            font-family: Verdana;
            font-weight: bold;
        }
        .style21
        {
            color: #000066;
        }
       

    .style22
    {
        font-size: medium;
    }
    .style23
    {
        text-decoration: underline;
    }
    .style24
    {
        font-size: xx-large;
        font-family: "Microsoft Sans Serif";
        font-weight: bold;
    }
    .style25
    {
        font-size: xx-large;
        font-weight: bold;
    }
            .style26
        {
  font-family:Arial;
 font-size:small;
 
}
.style27
{
                color: #FFFFFF;
            font-size:large;
    }
      
                .style32
          {
              color:Red;
              }  
                            
        .flashclass {
 height:615px;
border: 5px solid orange;
 padding-top:40px;
}
.flashclass img{
border-width: 0;
}
.border0
{
    border-width:0;
    }
