 
p  {
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
   text-align: justify;
   font-size: 9pt;
	color: #333333;
   line-height: 18px;
   padding: 7px 20px 7px 20px;

   }
 
td  {
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
   font-size: 9pt;
	color: #333333;
   line-height: 18px;
   }

a:link {
	font: arial,verdana,sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	font: arial,verdana,sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font: arial,verdana,sans-serif;
	color: #336699;
	font-weight: bold;
	text-decoration:none;
}

a:active {
	font: arial,verdana,sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}



a.more:link {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	text-align: right;
}

a.more:visited {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	text-align: right;
}

a.more:hover {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #333366;
	text-decoration:none;
	text-align: right;

}
	
a.more:active {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	text-align: right;
}


ul{

	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	text-align: left;
	line-height: 18px;
	font-size: 9pt;
	color: #333;
	padding-right:15;

}

ol { 
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
   text-align: left;
   font-size: 10pt;
   line-height: 20px;
}

li.bullet { 
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	color: #333333;
	font-size: 9pt;
	list-style-image: url(../images/bullet_list.gif);
}

h1 {
	color: #00356C;
	font: 18px arial,tahoma,century gothic,gill sans,helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
   	padding: 7px 20px 7px 20px;
}

h2 {
	color: #00356C;
	font: 15px arial,tahoma,century gothic,gill sans,helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 7px 20px 7px 20px;
   }
   
h3 {
	color: #333333;
	font: 13px arial,tahoma,century gothic,gill sans,helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
 	padding: 7px 20px 7px 20px;
   }

.fine  {
	font-family:  arial,tahoma,century gothic,gill sans,helvetica,sans-serif;
	color: #333333;
	font-size: 8pt;
}
.header {
	color: #2a2b66;
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.header1 {
	color: #2a2b66;
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
.white {
	color: #ffffff;
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
   line-height: 16pt;
}

.copyright {
	color: #8aa2c4;
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
   line-height: 16pt;
}

fieldset {
	font: 14px arial,verdana,sans-serif;
	font-weight: bold;
	padding: 1em;
	font: 12px arial,verdana,sans-serif;

  }
  
label {
	color: #474747;
	font: 12px arial,verdana,sans-serif;
	text-align:left;
  }

legend {
	font: 12px arial,verdana,sans-serif;
	font-weight: bold;
	padding: 0.2em 0.5em;
	border:0px solid #003366;
	color:#003366;
	text-align:right;
  }
  
table.portal {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #ffffff;
	border-collapse: collapse;
	background-color: #ffffff;
}
  
table.footer {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #ffffff;
	border-collapse: collapse;
	background-color: #10699b;
}


table.bg {
	
	background: #2c2c68 url('../images/bg_copy.jpg');
	background-repeat: no-repeat;
	background-position:top center; 
}


blockquote.withquote {

	background:url(../images/quote.gif)
	no-repeat;background-position:top left;
	padding-left:0px;text-align:justify;
} 

p.withunquote {
	background: url(../images/unquote.gif) no-repeat;
	background-position:bottom right;padding-right:5px;
}




/*Menu Headings*/

#menu ul {
        position: absolute;

        margin: 0;
        padding: 0;
        font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
        font-weight: bold;
        font-size: 9pt;
        list-style-type: none;
        width: 760px;
}




#menu ul li {
        background-image: url('../images/linkbg.jpg');
        background-repeat: repeat-x;
        background-position: left top;
        float: left;
        height:34px;
        width: 152px;
        position: relative;
        cursor: pointer;
        margin: 0;
        padding: 0;
}



#menu ul li a {

        display: block;
        text-align: center;
        color: #FFF;
        line-height: 34px;
        text-decoration: none;
        height: 34px;
        cursor: pointer;
        width: 152px;
        border: 1px solid #FFF;
}

/*Menu Options*/

#menu ul li ul {

        display: none;
        width: 152px;
        margin: 0;
        padding-left: 0;
        position: absolute;
        border: 0px;
        top: 100%;
        left: 0;
}



#menu ul li>ul {

        top: auto;
        left: auto;
}



#menu ul li li {

        font-size: .90em;
        display: block;
        height: auto;
        float: none;
        margin: 0;
}



#menu ul li li a {

        display: block;
        color: #fff;
        line-height: normal;
        height: auto;
        padding: .5em 0em;
        background-color: #2b2b67;
}

/*Hover Effects*/       
        

                        
#menu ul li:hover ul{

        display: block;
        
}
        
        
#menu ul li a:hover{  
                         
        background-image: url('../images/linkbg2.jpg');
        background-repeat: repeat-x;
        background-position: left top;
}
        
#menu ul li a:hover ul {
        
        display: block;           
}
 
  
              
#menu ul li li a:hover {              
        background: #1e1e5c;
}
        
#menu ul li a:hover, #menu ul li:hover {
        
        background: url('../images/linkbg2.jpg');

        }
          


/*testing*/
#menu ul li.over ul{ 

        display: block;

}

 
#menu ul li.over a:hover{
       
        background-image: url('../images/linkbg2.jpg');
        background-repeat: repeat-x;
        background-position: left top;
}
   
#menu ul li.over a:hover ul {

        display: block;
}   

 

#menu ul li.over li a:hover {
        background: #1e1e5c;
}

#menu ul li.over a:hover, #menu ul li:over {  

        background: url('../images/linkbg2.jpg');

        }








a.caption_big:link {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

a.caption_big:visited {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

a.caption_big:hover {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #99ffff;
	text-decoration:none;

}
	
a.caption_big:active {
	font: 11px tahoma,arial,sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}



.cap_header {
	color: #ffffff;
	font-family: tahoma,arial,century gothic,gill sans,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}


.options {
		/* relative position, so that objects in it can be positioned inside this container */
		position:relative;
		font-family:arial;	

		/* hide those extra height that goes beyong the size of this container */
		overflow:hidden;
		border:10px solid #cccccc;
		background-color:#cccccc;
		width:540px;
	}	

