/* CSS Document */

/* CSS Document */
#body_fontsize {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	}
	
   body {
        background: white;
        color: black;
        font-size: 2.1em;
        font-family: serif;
        text-align: justify;
    }
        ul, TD.Lmenu, TD.Header, img.sponsor,TD.topSpace {
        display: none;
    }	
	
#pageTitle {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:none; font-size:14pt; color:#000000;border-bottom: 1px solid #F4DC94; padding-bottom:6px;}

#table_title {
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#3366CC; font-weight:bold;
	}

a:link {
	color:#00436E;
	font-size:10pt;
	}
a:visited {
	color:#00436E;
	}
	
	
UL {font-size:10pt;}

P {font-size:10pt;}
	
TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}
		  
/*************  PORTRAIT FRAME **************/
table.maintable {
		  border-width:thin;
          padding: 0px 0px 0px 0px;
          background-color: #CCCCCC transparent;
          border-top: 1px solid #003366;
          border-bottom: 1px solid #003366;
          border-left: 1px solid #003366;
          border-right: 1px solid #003366;		  
          }
		  
#pictureBorder	{
          border-top: 6px solid #F5DD92;
          border-bottom: 6px solid #F5DD92;
          border-left: 6px solid #F5DD92;
          border-right: 6px solid #F5DD92;	
		  }
		  
/*************  PORTRAIT FRAME **************/
table.box {
		  border-width:thin;
          line-height: 13pt;
          padding: 0px 2px 0px 2px;
          background-color: transparent;
          border-top: 0px solid #FF9900;
          border-bottom: 0px solid #FF9900;
          border-left: 0px solid #FF9900;
          border-right: 0px solid #FF9900;		  
          }
		  
img.box {
		  border-width:thin;
          line-height: 13pt;
          padding: 0px 2px 0px 2px;
          background-color: transparent;
          border-top: 1px solid #FF9900
          border-bottom: 1px solid #FF9900;
          border-left: 1px solid #FF9900;
          border-right: 1px solid #FF9900;		  
          }

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 1px;
	padding: 10px;
	border-bottom: 0px solid #FFCC33;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 1px 0px 1px 1px;
}

#sectionLinks {
	/*display:block;*/
	display:block;
	border-top: 0px solid #CCCCCC;
	padding: 0px 2px 2px 2px;
	color:#f9efb9;
	font-size:10pt;
	font-weight:bold;
	line-height: 13pt;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sectionLinks a {
	/*display:block;*/
	display:block;
	border-top: 1px solid #FFFFFF;
	padding: 5px 10px 5px 2px;
	color: #f9efb9;
	font-size:10pt;
	font-weight:none;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: transparente;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:none;
	text-decoration: none;
}

/********** FOOTER LINKS *************/

#footerLinks a {
/*display: block;
border-top: 1px solid #cccccc;
padding: 2px 0px 2px 2px;*/
color: #FFFFFF;
font-size: 10pt;
font-weight:none;
line-height: 1.25; 
background-color: #00436E;
display:block;
padding: 2px 1px 2px 1px;
margin: 0px 6px 6px 0px;
list-style: none;
float:left;
width : 7.4em;
border-top: 1px solid #F4DC94;
border-bottom: 1px solid #F4DC94;
border-left: 1px solid #F4DC94;
border-right: 1px solid #F4DC94; 
text-decoration:none;
}

#footerLinks a:hover{
background-color: #00436E;
color: #FFCC33;
font-size: 10pt;
font-weight:none;
line-height: 1.25;
text-decoration:none;
}

#footerLinks {
padding: 3px 3px 3px 3px;
color: #FFFFFF;
font-size: 10pt;
font-weight:none;
line-height: 1.25; 
}

#menuLinks a {

	border-bottom: 1px solid #FF9900;
	padding: 2px 5px 2px 2px;
	color:#0033FF;
	font-size:10pt;
	font-weight:none;
	text-decoration: none;
}

/* Cool + expandable menu starts */

#containerul, #containerul ul{
color:#FAEFB9;
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
color:#FAEFB9;
  margin:0 0 0 10px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul li ul a { /* third-and-above-level lists */
		font-size:10pt;
		border-bottom: 0px solid #F4DC94;
	}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

#containerul a {
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:none;
line-height: 1.25; 
background-color: transparent;
padding: 2px 1px 2px 1px;
margin: 0px 6px 6px 0px;
list-style: none;
width : 7.4em;
border-top: 0px solid #F4DC94;
border-bottom: 1px solid #F4DC94;
border-left: 0px solid #F4DC94;
border-right: 0px solid #F4DC94; 
text-decoration:none;
}


#containerul a:hover{
	background-color: transparent;
	color:#FFCC33;
	font-weight:none;
	text-decoration: none;
}

/* Cool + expandable menu Ends */
