/*************************************************/
/********************** Main *********************/
/*************************************************/

body {
	text-align:center;
	font-family:verdana;
	margin: 0px;
	padding: 0px;
}

/*************************************************/
/**************** Font Styles ********************/
/*************************************************/

/****************/
/*** Headings ***/
/****************/

.pageTitle {
   font-size: 14pt;
   color: #000099;
   font-family: verdana; 
   font-weight: bold;
   text-align:left; 
}

.heading1 {
   font-size: 13.5pt;
   font-weight: bold;
   font-family:verdana
}

.heading2 {
   font-size: 8pt;
   font-weight: bold;
   font-family:verdana
}

.subheading {
   vertical-align: top;
   font-size: 10pt;
   font-weight: bold;
   font-family:verdana
}

/*****************/
/*** Menu Text ***/   
/*****************/

.menutext{
    font-size: 8pt; 
	color: #000000; 
	font-family: verdana, helvetica, sans-serif; 
	background:  #FF9900;
	font-weight: bold; 
	text-align: center; 
	text-decoration: none;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 1px;
}

.submenu {
    font-size: 8pt; 
	color: #000000; 
	font-family: verdana, helvetica, sans-serif; 
	text-decoration: none;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 1px;
}

.menu :link:hover, .menu :visited:hover {
	padding-bottom: 1px;
	border-bottom: solid 3px #b77723;
}

.submenu :link:hover, .submenu :visited:hover {
	padding-bottom: 1px;
	border-bottom: solid 3px #b77723;
}

/****************/
/*** Std Text ***/   
/****************/

.standard {
   font-size: 9pt;
   font-family:verdana;
   text-align:justify
}

.regred {
   font-size: 9pt;
   font-family:verdana;
   text-align:justify;
   color: #ff0000;
}

.disclaimer {
   font-size: 10pt;
   color: black;
   font-family: verdana; 
   text-align:center; 
}

.footerNav {
   background-color:#004080;
   text-align:center;
   vertical-align:top;   
   height:17px;
   font-size:12; 
   color:#ffffff;
   font-family: verdana, helvetica, sans-serif; 
   text-decoration: none;
}

A {
	font-size: 9pt; 
	color: blue; 
	font-family: verdana, helvetica, sans-serif; 
	background-color: transparent; 
	text-decoration: none
}

.small { 
   font-smooth: never;
   font-size: 10px;
   font-family: verdana, helvetica, sans-serif; 
   color: #000000; 
} 

.smalllink { 
   font-smooth: never;
   font-size: 10px;
   font-family: verdana, helvetica, sans-serif;  
} 

.smaller { 
   font-smooth: never;
   font-size: 9px;
   font-family: verdana, helvetica, sans-serif; 
   color: #000000; 
} 

.smallerlink { 
   font-smooth: never;
   font-size: 9px;
   font-family: verdana, helvetica, sans-serif;  
}

/*************************************************/
/******************** Tables *********************/
/*************************************************/

table.center {
   margin-left:auto; 
   margin-right:auto;
}

/************/  
/*** Menu ***/
/************/

td.menusize {
   table-layout: fixed;
   width:635px;
}

td.menu {
    background-color: orange;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 1px;
}

td.main {
    font-size: 10pt; 
	font-family: verdana, helvetica, sans-serif; 
	text-align: justify; 
 
}

.menuspacer {
   table-layout: fixed;
   width:1px;
}

/******************/
/*** Std Tables ***/
/******************/

table.alloy {
    border-color: black;
    border-width: 0 0 1px 1px;
    border-style: solid;
    width: 100%;
	text-align: center;
}

table.contact {
    border-color: black;
    border-width: 0 0 1px 1px;
    border-style: solid;
    width: 100%;
}

/* Also used in the contact table */
td.alloyHeading {
	border-color:  #000000;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #00458F;
	width: 250px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Also used in the contact table */
td.alloyData {
    border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFFFFF;
	font-size: 10px;
}

td.glossaryHeading {
	border-color:  #000000;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #00458F;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
	
td.glossaryData {
    border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
}

td.memberHeading {
    border-color:  #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FF9900;
	font-weight: bold;
	font-size: 10px;
	width: 200;
}

td.memberData {
    border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFFFFF;
	font-size: 10px;
	vertical-align: top;
}

/**************************************************/
/******************** Buttons *********************/
/**************************************************/

.button { 
   font-family: verdana, helvetica, sans-serif; 
   font-size: 10px; 
   color: #000000;
   height: 18px; 
   width: 120px; 
   border: 1px solid #00458F
}

/**************************************************/
/********************* Images *********************/
/**************************************************/

img {
   border:0px;
}
.selectSector {
	margin-left: 10px;
}

