body {
    position:relative;
	text-align:center;
	height:100%;
	width:100%;
	margin: 0 auto;
	/*background-color:#AED8F4; background-repeat: repeat-x;*/
	background-image:url(../graphics/BlueBackground.jpg);
    background-repeat:repeat;
}
a, 
a:link,
a:visited,
a:hover,
a:active {
	color:#002E6A;
}
#pageWrapper {
    position:relative;
    text-align:left;
    margin: 0 auto;
	top:0;
	left:0;
    width:69.2307em; /* 900 px */
   }
#contentWrapper 
{    
  /* width:100%;
   float:left;
   position:relative;*/
}
#frameholder
{
    width:925px;
    height:550px;
    border:1px solid #003366;
    margin:0 20px 0 -45px; 
    }
#header {
  float:left;
   position:relative;
   height:27.4615em; 
   width:100%;
   margin:0;
   padding:0;
}
#headerImages {
    background-repeat:no-repeat;
    width:900px;
    height:357px;
}

#headerImages img {
   position:absolute;
   top:0;
   left:0;
}
/*------TAB Layout------ */
#mainNav {
      position:absolute;
      top:24.306923077em; 
      margin-left:0;
      margin-top:0;
     /* background-color:#6AAEE1;*/
     background-color:#337cc9;
      height:38px;
      width:835px;
    }
#mainNav ul 
    {
        width:59.846em; /* 752px */
        float:right;
        /*margin-left:400px;  */      
    }
#mainNav ul li {
       float:right;
       list-style-type:none;
       font-family:Georgia;
       font-size:14px;
       width:131px;
       height:37px;
    }
#mainNav ul li.activeSection {
       background-color:#003878;
       width:125px;
       height:37px;
    }
#mainNav ul li.item2 .activeSection  {
       background-color:#003878;
       width:85px;
       height:37px;
    }
#mainNav ul li a 
    {
    text-decoration:none;
    padding:18px;
    line-height:32px
    }
    
     #mainNav ul li.item3
    {
        padding-left:12px;
    }
      #mainNav ul li.item1
    {
        padding-left:5px;
    }
    
    #mainNav ul li.item2 
    {
        padding-left:37px;
    }
    
    
    #mainNav ul li a span
    {
    /*font-family:Myriad Pro;
    padding:13px;*/
    font-family:Arial;
    font-size:12px;
    color:#ffffff;   
        }
        
       
    #mainNav img {
       width:100%;
    }
    
    /*------/Tab Layout------*/
    
    
    /* Web Info1   */
    div#desc {
    background:url("../graphics/BRACKETS.gif") no-repeat scroll left center transparent;
    margin:37px 0 0 57px;   
    position:relative;
    height:210px;    
    /*display:block;*/
    }
    div#desc ul 
    {
     display:inline-block;
     width:300px;
     margin:60px 0 0 105px;     
     }
    div#desc ul li 
    {
     /*display:inline-block;*/
    list-style-type:none;    
    color:White;
    font-family:Georgia;
    font-style:italic;
    font-size:18px;
    }
    div#desc ul li.item2
     {
      padding-left:15px;
     }
     div#desc p {
      background:none repeat scroll 0 0 transparent;
      font-family:Georgia;
      font-size :18px;
     margin:7px 0 0 35px;
     text-align:center;
      height:30px;
      font-style:normal;
      font-weight:bold;
      color:White;
      width:320px;
    }
    
    /* Web Info2   */
    div#desc1 {
    display:block;
    background:url("../graphics/BRACKETS.gif") no-repeat scroll left center transparent;
    margin:65px 0 0 97px;   
    position:relative;
    height:210px;    
    }
    
    div#desc1 ul 
    {
     display:inline-block;
     width:260px;
     margin:35px 0 0 70PX;   
     text-align:center;  
     }
    div#desc1 ul li 
    {
    list-style-type:none;    
    color:White;
    font-family:Georgia;
    font-style:italic;
    font-size:18px;
    }
    div#desc1 ul li.item2
     {
      padding-left:15px;
     }
     div#desc1 p {
      background:none repeat scroll 0 0 transparent;
      font-family:Georgia;
      font-size :18px;
      font-weight:bold;
      margin:7px 0 0 70px;
      height:30px;
      font-style:normal;
      color:White;
      width:240px; text-align:center;  
    }
     /* Web Info3   */
    div#desc2 {
    background:url("../graphics/BRACKETS.gif") no-repeat scroll left center transparent;
    margin:65px 0 0 57px;   
    position:relative;
    height:210px;    
    }
    div#desc2 ul 
    {
     display:inline-block;
     width:260px;
     margin:45px 0 7px 62PX;   
     text-align:center;  
     }
    div#desc2 ul li 
    {
    list-style-type:none;    
    color:White;
    font-family:Georgia;
    font-style:normal;
    font-size:18px;
    }
    div#desc2 ul li.item2
     {
      padding-left:15px;
     }
     
     div#desc2 p {
      font-family:Georgia;
      font-size :18px;
      margin:0 0 0 65px;
      height:30px;
      font-style:italic;
      color:White;
      width:250px; 
      text-align:center;  
    }
    
    #content {
       float:left;
       position:relative;
       width:100%;
       margin-top:1.615385em;
       margin-bottom:30px; /* 60 px */
       
    }
 #content h1
 {width:32.323077em; 
  padding-bottom:5px;
     }
    #content h1 span
    {
        margin:10px 0;
        padding:15px 0 15PX 0;
        font-size:18px;
        font-weight:normal;
        font-family:Georgia;
        color:#ffffff;
        
    }
    
     #content .document {
       position:absolute;
       width:31.323077em;
       left:2.923077em; /* 38 px */
       color:#ffffff;
    }

    #content .document p {
       position:absolute;
       margin-top:5px;
       margin-left:0;
      width:95%;
       font:14px/1.3077 georgia; /* noconvert */
      /* font:13px/1.3077 Arial;*/
        margin-bottom:2.75em;
    }
    
    #content ul li {
    font:12px/1.3077 Arial; /* noconvert */
    background-image:url(../graphics/arrow.gif);
    background-repeat:no-repeat;
    list-style-type:none;
    padding:0 0 0 16px;
    margin:0 0 2px 0;
}

    #content ul li a {
    /*text-decoration:none;*/
    }

    sup {
        font-size:10px;
    }

    #logo {
       position:absolute;
       left:42.354615em; 
       padding-top:32px;/* 655 px */
    }

    #footerCopy {
        color:#002E6A;
        font-family:Arial;
        font-size:10px;
        left:0.32308em;
        top:630px;
        position:absolute;
      /*  padding:520px 0 0 30px;*/
         }

   /*****************************************************************************/

html,body,div,span,h1,h2,h3,h4,h5,h6,p,ul,li,dd,pre,table,tr,td,th,thead,tbody,tfooter,img {
	padding:0;
	margin:0;
	font-weight:normal;
	border:0;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,ul,li,dd,pre,table,tr,td,th,thead,tbody,tfooter,img  {
	font:13px/1.231 helvetica,arial,clean,sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea,
button {
	font:99% helvetica,arial,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
