/* Style for the Page */

BODY {
        margin-top:0;
        padding-top:0;
        margin-bottom:0;
        padding-bottom:0;
        color: #222222;
	background-color:#f3f3f3;
        font-size: 10pt;
        font-family: verdana, Helvetica, Serif;
        text-align:center;
}

/* Style for the page body */

div.mainbody {
        background-color: #ffffff;
	color: #222222;
        text-align:center;
        font-size: 9pt;
        font-family: verdana, Helvetica, Serif;
        width: 950px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 2px;
        padding-right: 2px;
}

/* Style for the horizontal line at the top */

#hr {
        width:950px;
        border-top:5px solid #808080;

}

/* Style for the space after the horizontal line */

.hdiv {
        width:950px;
        height:20px;
        background-color:white;
}

/* Style for the header */

#header {
	background-color:#ffffff;
	width:950px;
	height:130px;
}

/* Style for the main body */

#bodycontent {
        float:left;
        width:950px;
        height:auto;
        background-color: #fdfdfd;
}

#content {
        background-color:white;
        width:950px;
        height:auto;
        border:1px solid #eeeeee;
}

/* Style for the left navigation */

.contentleft {
        width:240px;
        height:auto;
        float:left;
        border-right: #eeeeee dotted 1px;
}

/* Style for the main content */

.contentright {
        width:680px;
        height:auto;
        margin-right:10px;
        margin-left:250px;
        margin-top:-0px;
	 text-align:left;

}

.subconleft {
	width:500px;
        height:auto;
        margin-right:5px;
        margin-left:0px;
        margin-top:-0px;
         text-align:left;
}
	

.subconright {
	width:170px;
	height:auto;
	float:right;
}

	


/* Style for the footer */

#footer {
        width:950px;
        height:50px;
        background-color:#0f2a57;
/*#cbe1f9;#0b3a53;*/
        clear:both;
        border:1px solid #eeeeee;
}
/* style for top menu*/
#menu
{
height:30px;
float:left;
text-transform: uppercase;
}

#menu ul {
      list-style:none;
                font: normal 12px Arial, Helvetica, sans-serif;
}

#menu li {
   display:inline;
   margin:0; padding:0;
   position:relative;
   list-style:none;
   float:left;
}
#menu a {
   float:left;
         margin:0;
    padding:0px 0px 0px 0px;
   text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#324c77;
}
#menu a span {
   float:left;
   display:block;
   padding:0px 20px 0px 20px;
   color: #324c77;
}
#menu li ul a
{
font-size:12px;
width:222px;
line-height:32px;
padding-left:18px;
color:#fff;
font-weight:normal;
text-align:left;
}

#menu li ul a:hover
{
color:#000;
font-weight:bold;
}

.cntl {
        float:left;
        width:500px;
        height:auto;
        }

.cntr {
        float:right;
        width:200px;
        height:auto;
        margin-right:5px;
}

.sc {
        width:650px;
        height:auto;
        }

.scntl {
        float:left;
                       width:100px;
        height:100px;
        margin-right:10px;
        margin-bottom:5px;
}

.scntr {
        float:right;
        width:500px;
        height:auto;
        margin-left:10px;
        margin-right:10px;
}
div.hmenul {
        float:left;
        width:700;
        color:black;
}

div.hmenur {
        float:right;
        width:50;
        color:black;
}


/* Styles for the tabbed navigation */


div.tabcontainer {
    	width:470px;
	border: #dedede solid 3px;
   padding: 1em;
    height:auto;
	margin-top:-0px;
        text-align:left;
}

div.content.inactive {
        display: none;
}

ol#toc {
    width:500px;
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: #5495b5 url(tabs.gif);
    color: #ffffff;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}
ol#toc a:hover {
    background-color: #AFC7C7;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 80% -120px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active {
    background-color: #dedede;
    color: #000000;
    font-weight: bold;
}

ol#toc li a.active span {
    background-position: 80% -60px;
}

ol#toc span {
    background: url(tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 5px;
    font-size:12px;
}

                                                                                                                             
.tabContainerUl {
    clear:both;
    min-height:40px;
    border: 2px solid #fff;
    outline: 1px solid #cfcfcf;
    padding-left: 3px;
}
.hidetab {
    display: none;
}
                                                                                                                             
.tabContainerUl li {
    float:left;
    width: 200px;
    height: 30px;
    display: block;
    outline:1px solid #CFCFCF;
    background:none repeat scroll 0 0 #4367A9;
    color:#FFFFFF;
}
                                                                                                                             
.tabContainerUl a {
    background-color:#3D72A4;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    height:23px;
    opacity:0.8;
    width:160px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    text-align:center;
    text-decoration:none;
}
                                                                                                                             
#tabbar {
    clear:both;
}

.displaytab {
    display: block;
    clear:both;
    color:#000000;                                                                                                            }
                                                                                                                             
.displayActive {
background-color:#dedede !important;
color:#000000 !important;
}
                                                                                                                             
#tabContainer {
    min-height: 30px;
}
                                                                                                                             
.tabMenuItem {
    min-width: 100px;
    float: left;
    margin: 5px 1px 0 0;
                                                                                                                             
}/* Styles for the tabbed navigation ends */

.para { 
        text-decoration: none;
        color: #000000;         
	font-size:10pt;
        font-family:Helvetica, Arial;
        font-style:normal;
        line-height:1.5em;
	text-align:justify;
}
 
.paras {
        text-decoration: none;
        color: #000000;
        font-size:10pt;
        font-family:Helvetica, Arial;
        font-style:normal;
        line-height:1em;
}


.paraft {
        text-decoration: none;
        color: #000000;
        font-size:10pt;
        font-family:Helvetica, Arial;
        font-style:normal;
        line-height:1.5em;
	margin-top:10px;
	border:1px solid;
}
                                                                                                                             
.navspace {
	width:245;
	height:20px;
}

a.navbar:link {
        text-decoration: none;
        font-size:11pt;
        color:black;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             
a.navbar:visited {
        color:black;
        text-decoration: none;
        font-size:11pt;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             
a.navbar:active {
        text-decoration: none;
        font-size:11pt;
        color:black;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             
a.navbar:hover {
        text-decoration: none;
        font-size:11pt;
        color:#3b5996;
        font-family: Verdana,Arial, Helvetica, Serif;
}

a.fl:link {
        text-decoration: none;
        font-size:9pt;
        color:white;
/*#3b5996;*/
        font-family: Verdana,Arial, Helvetica, Serif;
}

a.fl:visited {
        color:#white;
/*#3b5996;*/
        text-decoration: none;
        font-size:9pt;
        font-family: Verdana,Arial, Helvetica, Serif;
}

a.fl:active {
        text-decoration: none;
        font-size:9pt;
        color:white;
/*#3b5996;*/
        font-family: Verdana,Arial, Helvetica, Serif;
}

a.fl:hover {
        text-decoration: none;
        font-size:9pt;
        color:white;
/*#589bd4;*/
        font-family: Verdana,Arial, Helvetica, Serif;
}

ul.tabnavul {  margin-left:10px}
ul.tabnavul li { line-height:1.5em; margin:10px; padding:0px font-size:11px; font-family:Helvetica, Serif}

ol.terms {
	list-style-type:none;
	margin-left:0px;
}

ol.terms li { margin-left:0px; text-align:left; font-size:12px; font-family:Helvetica, Serif;}

.tdps1 {
	border:1px solid #9fb8cd;
	height:40;
}

.form {
	height:auto;
}                                                                                                                            
.formset {
        margin:25px 0;
}
                                                                                                                             
.formset li {
        list-style:none;
        margin-bottom: 10px;
}
                                                                                                                             
.formset li label {
        float:left;
        width:150px;
}
  

.tdps2 {
	background-image:url('/wimages/tbbg.png');
	height:40;
}

                                                                               
a.content:link {
        text-decoration: none;
        color: #0073bf;
        font-size:10pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;
}

a.content:visited {
        text-decoration: none;
        color: #0073bf;
        font-size:10pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;

}

a.content:active {
        text-decoration:none;
        color: #0073bf;
        font-size: 10pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;
}

a.content:hover {
        text-decoration:none;
        color: #0073bf;
        font-size: 10pt;
        font-family:Arial, Helvetica;
        font-style:normal;
	font-stretch:normal;
} 
                                                                                
.ce {
        width:300;
        height:150;
        float:right;
}
                                                                                
                                                                                
li.triangle {
        list-style: url(/wimages/triangle.gif);
        margin-bottom : 3px;
        list-style-position : outside;
}

li.dot {
        list-style: url(/wimages/dot.gif);
        margin-bottom : 3px;
        list-style-position : outside;
}

.sh {
        color:#3b5996;
        text-decoration: none;
        font-size: 12pt;
        font-family:Arial, Helvetica;
        font-style:normal;
	margin-top:10px;
	margin-bottom:0px;
}
                                                                        
.mh {
        color:#3b5996;
        text-decoration: none;
        font-size: 11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        margin-top:10px;
        margin-bottom:0px;
}




#subhdr {
        font-color:black;
        margin:0px;
        width:950;
        height:20px;
}

.subhdrl {
        font-color:black;
        margin:0px;
        width:940px;
        height:20px;
        float:left;
}

.subhdrr {
        font-color:black;
        margin:0px;
        width:100px;
        height:20px;
        float:right;
}

                                                                                
.topimage {
	margin-top:8px;
	margin-left:15px;
}

.gap {
	width:950px;
	height:15px;
}

#topnav {
	background-color:#f3f3f3;
	width:950px;
	height:50px;
}

.topnavleft {
	width:700px;
	float:left;
	height:60px;
}

.topnavright {
	width:235px;
	float:right;
	height:60px;
}

.fcl {
	width:230px;
	height:195px;
	float:left;
}

.fcr {
	width:220px;
	height:195px;
	float:right;
}

.fh {
	text-decoration: none;
        color: #6b6b6b;
        font-size:10pt;
        font-family:Helvetica, Arial;
        font-style:normal;
}

.footertext {
	text-align:center;
	margin-top:5px;
}

.copyright {
	width:380px;
	height:40px;
	float:left;
}

.connect {
	width:550px;
	height:40px;
	float:right;
}

#search {
	width:200px;
	height:35px;
	margin-top:7px;
	float:right;
}
#search input[type="text"] {
    border:0;
    float: left;
    height: 33px;
    width: 150px;
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
	text-shadow:0 2px 1px #9fdcef;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.submit input[type="submit"] {
	height:33px;
	float:right;
	width:50px;
	text-indent:-9999px;
	border:1px solid;
	cursor:pointer;
}
.submit input[type="submit"]:hover {
	background-position:0 -55px;
}

.headert {
	font-size:18px;
	font-family:Times New Roman;
	color:#5084bf;
	margin-top:10px;
}

a.headerc:link {
        font-size:16px;
        font-family:Arial;
        color:#5084bf;
	text-decoration:none;
}

a.headerc:visited {
        font-size:16px;
        font-family:Arial;
        color:#5084bf;
        text-decoration:none;
}
a.headerc:active {
        font-size:16px;
        font-family:Arial;
        color:#5084bf;
        text-decoration:none;
}
a.headerc:hover {
        font-size:16px;
        font-family:Arial;
        color:#5084bf;
        text-decoration:none;
}


a.navl:link {
        text-decoration: none;
        color: #707070;
        font-size:11pt;
        font-family:Helvetica, Arial;
        font-style:normal;

}
                                                                                                                             
a.navl:visited {
        text-decoration: none;
        color: #707070;
        font-size:11pt;
 font-family:Helvetica, Arial;
        font-style:normal;

}
                                                                                                                             
a.navl:active {
        text-decoration:none;
        color: #707070;
        font-size: 11pt;
 font-family:Helvetica, Arial;
        font-style:normal;

}
                                                                                                                             
a.navl:hover {
        text-decoration:none;
        color: #999999;
        font-size: 11pt;
 font-family: Helvetica, Arial;
        font-style:normal;

}

a.navh:link {
        text-decoration: none;
        color: #5084bf;
        font-size:13pt;
        font-family:Helvetica;
        font-style:normal;
        font-strech:normal;
	margin-top:10px;
}
                                                                                                                             
a.navh:visited {
        text-decoration: none;
        color: #5084bf;
        font-size:13pt;
 	font-family:Helvetica;
        font-style:normal;
        font-strech:normal;
	margin-top:10px;
       }
                                                                                                                             
a.navh:active {
        text-decoration:none;
        color: #5084bf;
        font-size: 13pt;
 	font-family:Helvetica;
        font-style:normal;
        font-strech:normal;
	margin-top:10px;
}
                                                                                                                             
a.navh:hover {
        text-decoration:none;
        color: #0073bf;
        font-size: 13pt;
        font-family:Helvetica;
        font-style:normal;
        font-strech:normal;
        margin-top:10px;                                                              }

a.navf:link {
        text-decoration: none;
        color: #0073bf;
        font-size:11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;
}
                                                                                                                             
a.navf:visited {
        text-decoration: none;
        color: #0073bf;
        font-size:11pt;
 font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;
 }
                                                                                                                             
a.navf:active {
        text-decoration:none;
        color: #0073bf;
        font-size: 11pt;
 font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;
}
                                                                                                                             
a.navf:hover {
        text-decoration:none;
        color: #0073bf;
        font-size: 11pt;
 font-family:Arial, Helvetica;
        font-style:normal;
        font-strech:normal;
}

a.cl:link {
        text-decoration: none;
        color:#707070;
        font-size:10pt;
        font-family: Helvetica, Arial;
}
                                                                                                                             
a.cl:visited {
        text-decoration: none;
        color:#707070;
        font-size:10pt;
 font-family:Helvetica, Arial;
}
                                                                                                                             
a.cl:active {
        text-decoration:none;
        color:#707070;
        font-size: 10pt;
 font-family:Helvetica, Arial;
}
                                                                                                                             
a.cl:hover {
        text-decoration:none;
        color:#707070;
        font-size: 10pt;
 font-family:Helvetica, Arial;
}

/*.navigation {
}
                                                                                                                             
.navigation ul {
         list-style:url(/wimages/dot.gif);
         margin: 0;
         padding: 0;
}
                                                                                                                             
.navigation li {
	list-style:url(/wimages/dot.gif);
         border-bottom: 1px solid #eeeeee;
	line-height:2em;
}*/


* html #navigation li a {
         width: 100%;
}

#navigation {
         width: 240px;
	text-align:left;
}

#navigation ul {
         list-style: none;
         margin: 0;
         padding: 0;
}

#navigation li {
         border-bottom: 1px solid #FFF2F2;
}

#navigation li a:link, #navigation li a:visited  {
         font-size: 10pt;
         font-family: Helvetica, Arial;
         display: block;
         padding: 0.4em 0 0.4em 0.5em;
         border-left: 12px solid #599cd4;
         border-right: 1px solid #5495B5;
         color:#000000;
         text-decoration: none;
	 background-color: #e1ebf6;
}

#navigation li a:hover {
         background-color: #0C79FF;
         color: #FFFFFF;
}

#navigation ul ul {
         margin-left: 10px;
}

#navigation ul ul li {
         border-bottom: 1px solid #8B0000;
         margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
         background-color: #d9e4e6;
         color: black;
}

#navigation ul ul a:hover {
         background-color: #0C79FF;
         color: #FFFFFF;
}

#navigation ul li:hover ul {
         visibility: visible;
}

td.contentside {
        font-size:9pt;
        color :#222222;
        font-family :Verdana, Helvetica, Serif;
}

a.clink:link {
        text-decoration: none;
        color: #5084bf;
	font-size:10pt;
        font-family: Helvetica, Arial;
}
                                                                                                                             
a.clink:visited {
        text-decoration: none;
        color: #5084bf;
	font-size:10pt;
	font-family:Helvetica, Arial;
                                                                                                                             
}
                                                                                                                             
a.clink:active {
        text-decoration:none;
        color: #5084bf;
	font-size: 10pt;
 	font-family:Helvetica, Arial;
}
                                                                                                                             
a.clink:hover {
	text-decoration:underline;
	color: #5084bf;
	font-size:10pt;
	font-family:Helvetica, Arial;
}                                                                                                                             
/* Tables styles */

                                                                                
table.navside {
        vertical-align: top;
        border-left-width: 0;
}

td.contentside {
	font-size:2pt;
    	color :#222222;
    	font-family :Verdana, Helvetica, Serif;
}

/* form styles */
                                                                                                                             
input[type="text"], textarea {
        padding: 3px;
        border: solid 1px #E5E5E5;
        font: normal 13px/100% Verdana, Tahoma, sans-serif;
        width: 230px;
        box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        }
                                                                                                                             
select {
        padding: 3px;
        border: solid 1px #E5E5E5;
        font: normal 13px/100% Verdana, Tahoma, sans-serif;
        width: 230px;
        box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        }
                                                                                                                             
                                                                                                                             
    textarea {
        width: 350px;
        max-width: 350px;
        height: 100px;
        line-height: 150%;
        }
 input:hover, textarea:hover, select:hover,
    input:focus, textarea:focus, select:focus {
        border-color: #C9C9C9;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
        }

.team {
 width: 200px;
        max-width: 200px;
        height: 150px;
        line-height: 150%;
                                                                                                                             
                                                                                                                             
 input:hover, textarea:hover, select:hover,
    input:focus, textarea:focus, select:focus {
        border-color: #C9C9C9;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
        }
                                                                                                                             
                                                                                                                             
    .form {
        width:430px;
        height:auto;
        margin-left:5px;
}
                                                                                                                             
    .form label {
        margin-left: 10px;
        color: black;
        }
 .submit input {
        width: auto;
        padding: 5px 10px;
        background: #617798;
        border: 0;
        font-size: 14px;
        color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }
.reset input {
        width: auto;
        padding: 5px 10px;
        background: #617798;
        border: 0;
        font-size: 14px;
 color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }
                                                                                                                             
 .label {
        text-align:left;
        font-size:12px;
        color:black;

}


/* Justify */
.justify {
        text-align:justify;
}

/* align classes */
.alignleft {
        text-align:left;
}

.aligncenter {
        text-align:center;
}

.alignright {
        text-align:right;
}


/*span classes */

.fontsize1 {
	font-size: 64%;
}

.fontcolor1 {
	color: black;
}




