body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet", tahoma, sans;
	font-size: 12px;
	color: #333;
	min-width: 930px;
}

.floatRight { float: right; display: inline; }
img.floatRight { float: right; display: inline; border-left: 5px solid #ffffff; margin-bottom: 5px; }
.clearIt { clear: both; }

sup {   
    font-size: 85%;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#header{
	background-image: url('../images/topRepeatX.jpg');
	background-repeat: repeat-x;
	height:130px;
	width:100%;
    text-align: center;
}

#headerContained {
    background-image: url('../images/topImage.jpg');
    background-repeat: no-repeat;
    height: 130px;
    width: 887px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#topLogo {
    width: 126px;
    height: 109px;
    float: left;
    display: inline;
    margin-top: 4px;
}

#nav {
    width: 686px;
    margin-left: 200px;
    padding-top: 100px;
    text-align: left;
}

#nav a { 
    color: #ffffff; 
    font-size: 15px; 
    text-decoration: none; 
    background-image: url('../images/box.jpg'); 
    background-position: left 50%;
    background-repeat: no-repeat;
    padding-left: 10px;
    display: inline;
    height: 15px;
}
#nav a:hover { 
    color: #666666;
    background-image: url('../images/emptyBox.jpg'); 
    background-position: left 50%;
    background-repeat: no-repeat;}
    
#nav a img { vertical-align: middle; }

#nav a.current {
    color: #000000; 
    font-size: 15px; 
    background-image: url('../images/emptyBox.jpg'); 
    background-position: left 50%;
    background-repeat: no-repeat;
    padding-left: 10px;
    display: inline;
    height: 15px;
}

.marginLeft10 { margin-left: 15px; }

img.mid { vertical-align: middle; }

.clearfix:after, div.rowLong:after, div.rowLongTitle:after, .exampleBox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#container{
	margin-left: auto;
	margin-right: auto;
    padding-top: 45px;
	clear: both;
	width: 887px;
}

#sideContainer{
	float: left;
	width: 170px;
	height: 150px;
}

#sideContainer a{ 
color: #666666;
text-decoration: none;
font-size: 13px;
}

#sideContainer a.headA { 
font-size: 16px;
color:#f26531;
}

#sideContainer a:hover { color: #000000; }

#sideContainer a.current { 
    color: #666666;
    text-decoration: none;
    font-size: 16px;
}

#sideContainer p.magazine {
    text-align: center;
    border: 1px solid #b7b7b7;
    padding: 10px 0;
}

.insideSide {
    width: 149px;
    margin-left: 10px;
    margin-right: 10px;
}

.grayDots {
    width: 100%;
    height: 0px;
    border-bottom: 1px dotted #666666;
    margin-top: 5px;
    margin-bottom: 5px;
}

#mainContainer{
	float: left;
	margin-left: 30px;
	width: 667px;
}

.insideMain {
    width: 636px;
    margin-left: 15px;
    margin-right: 15px;
}

#mainContainer p { font-size: 13px; color: #666666; }
#mainContainer p.withMargins { margin-left: 10px; margin-right: 10px; }
#mainContainer p.noMargins { margin: 0; padding: 0; }
#mainContainer p.intheMiddle { text-align: center; }
#mainContainer a { font-size: 13px; color: #f26531; text-decoration: underline; }
#mainContainer a:hover { text-decoration: none; }
#mainContainer ul { padding: 0; margin: 0 0 10px 0;}
#mainContainer ul li {
    background-image: url('../images/box.jpg'); 
    background-position: left 4px;
    background-repeat: no-repeat;
    font-size: 13px; 
    list-style-type: none; 
    list-style-image: none;
    padding: 0 0 0 15px;
    margin-left: 10px;
    color: #666666;
}

#mainContainer ul.sub { float: left; display: inline; }
#mainContainer ul li.sub {
    background-image: url('../images/emptyBox.jpg'); 
    background-position: left 50%;
    background-repeat: no-repeat;
    font-size: 13px; 
    list-style-type: none; 
    list-style-image: none;
    padding: 0 0 0 15px;
    margin-left: 25px;
    color: #666666;
}

#mainContainer a.glossary { font-size: 16px; color: #f26531; text-decoration: none; }
#mainContainer a.glossary:hover { color: #000000; }
#mainContainer h1.glossary { font-size: 17px; color: #f26531; margin: 25px 0 2px 0; padding: 0; border: 0;}
#mainContainer p.glossary { margin: 0 10px 10px 10px; padding: 0; }
#mainContainer p.glossaryTitle { 
font-family: "Trebuchet", tahoma, sans;
font-size: 14px;
color:#369;
margin: 0 0 0 10px; 
padding: 0;}

#mainContainer a.backtotop { font-size: 12px; color: #f26531; text-decoration: none; }
#mainContainer a.backtotop:hover { color: #666666; }
#mainContainer a.backtotop img { vertical-align: baseline; }
#mainContainer input { margin: 0; padding: 0; border: 1px solid #666666; }
#mainContainer textarea, #mainContainer select, #mainContainer input {
display: block;
float: left;
margin-left: 3px;
padding-left: 0px;
border: 1px solid #666666;
}
#mainContainer label {
/* display: block;
float: right; */
margin-left: 3px;
border-bottom: 1px dotted #eeeeee; 
}

.floatBox {
    float: left;
    display: inline;
    width: 185px;
    margin-top: 5px;
}

.floatBoxWide {
    float: left;
    display: inline;
    width: 265px;
    margin-top: 10px;
}

.locationBox {
    float: left;
    display: inline;
    width: 275px;
    margin: 10px 0 0 0;
    padding: 5px;
    border: 1px dotted #eeeeee; 
}

.locationBox p {
    margin: 25px 0 0 0;
    padding: 0;
}

.locationBox img {
    float: left;
    display: inline;
    margin-right: 10px;
}

.floatLeft {
    float: left;
    display: inline;
    margin-right: 5px;
}

.clearLeft { clear: left; }

div.row {
  padding-top: 10px;
  /*vertical-align: bottom;*/
  margin-left: 25px;
  clear: left;
  }
  
p.inRow { margin: 0; padding: 0; clear: left; font-size: 10; color: #cccccc; }

div.label {
 float: left;
 display: inline;
  padding-top: 10px;
  padding-right: 5px;
  width: 150px;
  text-align: right;
  }

div.formw {
float: left;
 display: inline;
  padding-top: 10px;
  width: 235px;
  text-align: left;
  margin-left: 0px;
  padding-left: 3px;
  } 
  
div.rowLong, div.rowLongTitle { 
    width: 100%;
    clear: left;
    margin-top: 5px;
}

div.rowLongTitle { border-bottom: 1px solid #f26531; }
div.rowLong { border-bottom: 1px dotted #cccccc; }

div.lesee { 
    width: 165px;
    float: left;
    display: inline;
}

div.desc {
    width: 325px;
    float: left;
    display: inline;
    margin-left: 10px;
}

div.value {
    width: 150px;
    float: right;
    display: inline;
    text-align: right;
    margin-left: 10px;
}

.exampleBox { 
    width: 90%;
    border: 1px solid #f26531;
    padding: 10px;
}

.exampleBox img { float: left; display: inline; margin-right: 10px; margin-bottom: 10px;}

#switcher a { font-size: 18px; 
color:#369;
margin-top: 10px;
margin-bottom: 4px;
padding-top: 0px;
font-weight: bold;
}
#switcher  a:hover { color:#f26531; }

h1{
font-size: 16px;
color:#f26531;
padding-bottom: 5px;
padding-left: 5px;
border-bottom: 1px solid #666666; 
margin-top: 0px;
padding-top: 0px;
}

h2{
font-size: 16px;
color:#f26531;
padding-bottom: 5px;
border-bottom: 1px solid #666666; 
margin-top: 0px;
padding-top: 0px;
}

h3{
font-family: "Trebuchet", tahoma, sans;
font-size: 14px;
color:#369;
border-bottom: 1px dotted #369; 
margin-top: 10px;
margin-bottom: 4px;
padding-top: 0px;
font-weight: lighter;
}

h3.trans{
font-size: 16px;
color:#369;
margin-top: 10px;
margin-bottom: 4px;
padding-top: 0px;
font-weight: normal;
border: 0;
}

h3.contact{
font-size: 14px;
color:#369;
margin-top: 20px;
margin-bottom: 4px;
padding-top: 0px;
font-weight: bold;
border: 0;
}

h3.example {
font-size: 14px;
color:#369;
margin: 0;
padding: 0;
font-weight: bold;
border: 0;
}

h4{
font-family: "Trebuchet", tahoma, sans;
font-size: 12px;
color:#333;
margin-top: 0px;
margin-bottom: -10px;
font-weight: bold;
}

h5{
font-size: 12px;
color:#f26531;
margin: 0px;
padding: 0px;
font-weight: bold;
}

.marginTop45 { margin-top: 45px; }
.marginTop10 { margin-top: 10px; }

.transBox {
    float: left; display: inline;
    margin: 10px; 
    padding: 5px;
    border: 1px solid #666666;
    width: 185px;
    height: 210px;
    background-image: url('../images/iconLogoShadow.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}
    

#footer{
margin-top: 30px;
height: 40px;
clear: both;
width: 100%;
background-color: #f26531;
color: #ffffff;
font-size: 12px;
text-align: center;
}

#footer a { text-decoration: underline; color: #ffffff; }
#footer a:hover { text-decoration: none; color: #ffffff; }
#footer p { padding-top: 5px; }

.handcursor{
cursor:hand;
cursor:pointer;
}

.cmds p{
    color: #333; 
    font-size: 11px; 
    text-decoration: none; }
.cmds{
    width: 100%;
}

.cmds a { 
    color: #333; 
    font-size: 11px; 
    text-decoration: none; 
}
.cmds a:hover { 
    color: #666666;
}
    
.cmds a.current {
    color: #333; 
    font-size: 11px; 
}

.handcursor{
cursor:hand;
cursor:pointer;
}


