﻿ * { margin:0px ; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:medium;
    
 } 
 html
 {
	background-color:#1e3f81;
 }
 
 body {
  	background: url(../../graphics/pagebg.gif) no-repeat top center;
}

#menubg {
	background: url(../../graphics/menubg.jpg) repeat-x top left;
	width:840px;
}

#outermost { margin:0 auto;
}

.main900 
{
    width:800px; 
    height:auto;
    margin:0 auto;  
    /**
    background: url(../../graphics/pagebg.png) no-repeat top right;      
    **/
    }

.gap30px
{
    height:30px;
}
        
.hdr
{
        background: url(../../graphics/companytitle2.png) no-repeat top center;
        height:100px;
        margin:20px 0 0 0;
}
.footer
{
        background: url(../../graphics/footer.png) no-repeat top center;
        height:50px;
        margin:20px 0 10px 0;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 40px;
background: url(../../graphics/bullet.png) no-repeat left;
background-position: 0 .5em;
color:#fff;
font-size:x-large;
line-height:30px;
}
.actionmsg
{
background: url(../../graphics/ARROW.png) no-repeat top left;
margin-top:30px;
color:Aqua;
font-size:large;
text-align:center;
text-indent:60px;

}
li
{
    text-indent:20px;
    background: url(../../graphics/block.png) no-repeat left;
}    

a
{
    color:aqua;
    text-decoration:none;
}    

a:hover
{
    color:#00cccc;
}    

#actioncall 
{
margin-top:30px;
margin-bottom:20px;
color:Aqua;
font-size:x-large;
}


#navlist a
{
    text-decoration :none;
}    

#btnleft
{
    margin-left: 100px;
    width: 150px;
    float: left;
    height: 30px;
    color: #fff;
    font-size:large;
    border-top: #ff6600 2px solid;
    border-bottom: #ff6600 2px solid;    
    text-align:center;
    
}    
#btnrt
{
    margin-left:300px;
    width: 150px;
    float: left;
    height: 30px;
    color: #fff;
    font-size:large;
    border-top: #ff6600 2px solid;
    border-bottom: #ff6600 2px solid;    
    text-align:center;
}   
#btnleft a, #btnrt a
{
    color: #fff;
    font-size:large;
    text-decoration:none;
}    
.sectionhdr
{
    margin-bottom:30px;
    width: 700px;
    clear: both;
    height: 20px;
    color: #c245fc;
    font-size:larger;
    border-top: #c245fc 1px solid;
    border-bottom: #c245fc 1px solid;    
}    
.horizontal_menu
        {
            background-color: Purple;
            font-family: Arial;
            font-size: small;
            height: 60px;
            width: 1024px;
            font-weight: bold;
            color: #FFFFFF;
            table-layout: fixed;
        }
.static_menu_item
{
    height: 30px;
    width: 700px;
    border-top: solid 2px #fff;
    border-bottom:solid 2px #fff;
    padding-right: 5px;
    padding-left: 5px;
    white-space: pre-wrap;
    margin-left:50px;

}



#hdrright
{
        background: url(../../graphics/banner-bg_02b.jpg) no-repeat;
        height:190px;
        padding:0px;
        width:536px;
        margin-left:304px;
}
#hdrrightsubs
{
    float:right;
    padding:30px 20px 0px 0px;
    width:250px;
}

.addrlinks
{
    clear:both;
    background-color:#00a7dd;
    color:#ffffff;
    font-size:small;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    width:840px;
    padding:10px 0px 0px 0px;
}   

.content
{
    clear:both;
    color:#000;
    text-align:left;
    width:840px;
    padding: 10px 10px 10px 5px;
}   

.small
{
    font-size:x-small;
}    


.addrlinks a
{
    color:#bff970;
}
    
.footnote
{
    background-color:#00a7dd;
    color:#ffffff;
    font-size:x-small;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    width:840px;
    padding:0px 0px 0px 0px;

}    

.caption
{
    color:#000000;
    font-size:x-small;
    text-align:center;
}    


.footnotewithborder
{
    background-color:#000000;
    color:#ffffff;
    font-size:x-small;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    width:836px;
    border:solid 2px #ffffff;
    padding:0px 0px 0px 0px;

}    
.highlight
{
    color:#f2fda8;
    font-style:italic;
    font-weight :bold;
}
#footer
{
    background-color:#333333;
    height:86px;
    float:left;
    width:100%;
    padding:0px;
    margin-top:20px;
}

div.figure {
  border: thin silver solid;
  margin: 1em;
  padding: 0.2em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.sectionedcols
{
	width:840px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
    }
.cols3-side1 {
	float:left;
	width:276px;
	margin-top:4px;
	}

.cols3-side2 {
	float:right;
	width:276px;
	margin-top:4px;
	}

.cols3-middle {
	width:276px;
	margin-left:280px;
	margin-right:280px;
	margin-top:4px;
	}
.cols2-largeleft {
	float:left;
	width:540px;
	margin-top:4px;
	}
.cols2-smallrt {
	width:280px;
	margin-left:540px;
	margin-top:4px;
	padding-left:5px;
	}
	
.cols2-largesplit1
{
	float:left;
	width:265px;
	margin-top:8px;
}    	
	
.cols2-largesplit2
{
	float:right;
    width:265px;
	margin-top:8px;
}    	
	
.twothirdhdr {
    width:560px;
	background: url(../../images/23rdcolhdr.gif) no-repeat;
	height:33px;
	padding-top:.4em;
	padding-left:1em;
	font-weight:bolder;
	font-size:larger;
    text-decoration:underline;
    color:#fff;
}

.onethirdhdr {
	background: url(../../images/13rdcolhdr.gif) no-repeat;
	width:280px;
	height:33px;
	padding-top:.4em;
	padding-left:1em;
	font-weight:bolder;
	font-size:larger;
    text-decoration:underline;
    color:#fff;
	}
.twothirdgrnhdr {
    width:560px;
	background: url(../../images/23rdgrncolhdr.gif) no-repeat;
	height:33px;
	padding-top:.4em;
	padding-left:1em;
	font-weight:bolder;
	font-size:larger;
    text-decoration:underline;
    color:#fff;
}

.onethirdgrnhdr {
	background: url(../../images/13rdgrncolhdr.gif) no-repeat;
	width:280px;
	height:33px;
	padding-top:.4em;
	padding-left:1em;
	font-weight:bolder;
	font-size:larger;
    text-decoration:underline;
    color:#fff;
	}
	

#three-column-middlehdr {
	background-color:#333333;
	color:White;
	width:59%;
	margin:0 20%;
    }
	
.sidecolshighlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:.8em;
	font-weight:bolder;
	color:Green;
    text-decoration:underline;
    background-color:#A5FBAD;
    margin:10px 0 0 0;
    border:2px solid #eceeff; 
}

.middlecolhighlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:.8em;
	font-weight:bolder;
	color:Navy;
    text-decoration:underline;
    background-color:#A5DAFB;
    border:2px solid #eceeff; 
}

.moveleft
{
    clear:both;
    float:left;
} 

.moveleft img
{
    margin:10px;
    padding:10px;
}