* {margin: 0; padding: 0; font-family: Arial, Verdana, Sans-Serif;}

/*img, div { behavior: url(/iepngfix.htc) }*/

a
{
    text-decoration: none;
}

a img
{
    border: 0;
}

a:hover
{
    text-decoration: underline;
}

body
{
    background: #328EBF url('../images/gradBackground.jpg') repeat-x;
}

#frmSearch
{display:inline;height:19px;}

.searchBox 
{ 
    background-image: url('/images/searchBox.gif'); 
    width:102px; 
    height:19px;
    background-repeat:no-repeat;
    border:none;
    color:#DC3F6C;   
    display:inline;
background-position:top;
background-color:Silver;

vertical-align:middle;
} 
.searchBtn
{ 
    background-image: url('/images/searchBtn.gif'); 
    width:30px; 
    height:19px;
    background-repeat:no-repeat;
    border:none;
    color:#DC3F6C;  
  display:inline;
  background-position:top;
  background-color:Silver;
  
  vertical-align:middle;
} 
.cy_searchBtn
{ 
    background-image: url('/images/cy_searchBtn.gif'); 
    width:30px; 
    height:19px;
    background-repeat:no-repeat;
    border:none;
    color:#DC3F6C;  
  display:inline;
  background-position:top;
  background-color:Silver;
  
  vertical-align:middle;
} 


#swooshHolder
{
    min-height: 600px; 
}

#swoosh
{
    background: url('../images/swoosh.png') no-repeat 450px -45px;
    overflow: hidden;
    z-index: 2;
}

#mainContainer
{
    width: 795px;
    min-height: 600px;
    margin: 2em auto;
    z-index: 1;
}

#header
{
    width: 795px;
}
 
#headerTop
{
    width: 795px;
    height: 11px;
    background: url('../images/headerTop.gif') no-repeat;
}

#headerNav
{
    width: 795px;
    background-color: #BED0DD;
    padding-bottom: 10px;
    text-align: right;
}

#headerNav ol
{
    padding-right: 10px;
}

#headerNav li
{
    display: inline;
    padding: 0 10px;
    border-left: solid 1px #FFF;
    font-size: .8em;
    color: #366E93;
}

#headerNav li.first
{
    border-left: 0;
}

#headerNav a
{
    color: #366E93;
}

#headerImage
{
    width: 795px;
    border-bottom: solid 1px #275D80;
}   

#contentArea
{
    width: 795px;
    background-image: url('../images/bg.png');
    background-repeat: repeat-y;
    color: #FFF;
}

#leftNav
{
    float: left;
    width: 165px;
    text-align: center;
}

#leftNavMenu
{
    padding: 70px 5px;
}

#leftNavMenu li
{
    list-style: none;
    padding: 5px 0;
    font-size: .8em;
}

#leftNavMenu li.hr
{
    height: 1px;
    background: url('../images/hr.gif') no-repeat center;
}

#leftNavMenu li a
{
    color: #FFF;
}

#leftNavSearch
{
    background-color: #ce0c3a;
    padding-bottom: 70px;
    height:19px;
}


#content
{
    float: right;
    width: 600px;	
	font-size: 0.8em;
}

.contentNoBox
{
    padding: 10px 25px 5px 20px;
}

.contentBox
{
    padding: 10px 0;
}

.contentBoxMiddle
{
    width: 554px;
    padding: 0 5px 0 20px;
    background: url('../images/transparent25.png') repeat;

}

#content .contentBoxMiddle p.hr
{
    height: 1px;
    background-color: #FFF;
    padding: 0;
}

.contentBoxMiddle li
{
    list-style: none;
    width: 380px;
    padding: 15px 70px 15px 0;
/*    background: url('../images/pdf2.png') no-repeat right;*/
  
    font-weight: 500;
}



.contentBoxMiddle table li.search
{
    list-style: none;
    width: 510px;
    padding: 15px 20px 15px 0;

    font-weight: 500;
    background-position: right 50%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: transparent;
}

.contentBoxMiddle table li
{
    list-style: none;
    width: 180px;
    padding: 15px 70px 15px 0;

    font-weight: 500;
    background-position: right 50%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: transparent;
}

.contentBoxTop
{
    width: 579px;
    height: 11px;
    background: url('../images/boxTop.png') no-repeat;
}

.contentBoxBottom
{
    width: 579px;
    height: 11px;
    background: url('../images/boxBottom.png') no-repeat;
}

#content h1
{
    font-size: 1.2em;
    font-weight: 100;
    padding-bottom: 6px;
    padding-top: 6px;
}

#content h2
{
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 17px;
    padding-top: 10px;
}

#content h3
{
    font-size: 0.9em;
    font-weight: 600;
    padding: 2px 0;
}

#content p
{

    padding-bottom: 10px;
}

#content li p 
{

    padding-bottom: 10px;
}

.contentBoxMiddle TABLE LI 
{

    padding-bottom: 10px;
}


#content a
{
    color: #FFF;
    text-decoration: underline;
}

table
{
    border-collapse: collapse;
    border:none;
}

#content td
{
    border-top: solid 0px #FFF;
    padding: 4px 3px;
    vertical-align: top;
}

#content td.blue
{
    color: #376D93;
    font-weight: 600;
}

#content td.white
{
    color: #FFF;
}


#content .contentNoBox p.divider
{
    height: 1px;
    background: url('../images/fadingHR.png');
    padding-bottom: 0;
}

#bottom
{
    width: 795px;
    background: url('../images/bottom.png') no-repeat;
}

.clearer
{
    clear: both;
    line-height: 0;
    height: 0;
}


#splashVer
{
    width: 280px;
    height: 629px;
    background: url('../images/splashFadeVer.png') repeat-x;
    text-align: center;
}

.logo
{
    padding-top: 200px;
}

#splashHor
{
    position: absolute;
    top: 240px;
    height: 192px;
    width: 795px;
    background: url('../images/splashFadeHor.png') repeat-y;
}

#splashHor img
{
    padding: 5px 0px 0px 10px;
}


#splashButtons a { color:#fff; }
#splashButtons a:visited { color:#fff; }
#splashButtons a:hover { color:#9CC7DC; text-decoration:none; }
#splashButtons
{
    position: absolute;
    top: 458px;
    height: 52px;
    width: 720px;
    text-align: right;   
    font-family:Arial;
    font-size:17px;
    color:#F3F9FB;
    vertical-align:middle;
}
    

#splashButtons img
{
    position: absolute;
    top: -17px;
    height: 52px;
    width: 1px;
    }
	
	

	
.contentBoxMiddle ul.noPDFHome li
{

    width: 329px;
	margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: disc;
	list-style-position:inside;
}
	
.contentNoBox ul.noPDF li
{
    width: 505px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-weight: 500;
    list-style-type: disc;
	list-style-position:outside;
	padding-bottom:10px;
	
	
	margin-left: 30px;

}
	
.contentBoxMiddle ul.noPDF li
{
    width: 505px;
    margin: 0px 0px;
    padding: 0px 0px;
    font-weight: 500;
    list-style-type: disc;
	list-style-position:inside;
}

/* IE UL FIX */

@media screen {
/* offsetting the entire ul down */
* html ul.noPDF { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul.noPDF { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul.noPDF li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul.noPDF li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
}



@media screen {
/* offsetting the entire ul down */
* html ul.noPDFHome { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul.noPDFHome { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul.noPDFHome li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul.noPDFHome li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
}
/* end fix */


.contentBoxMiddle li.pdf
{
    list-style: none;
    width: 380px;
    padding: 15px 70px 15px 0;
    background: url('../images/pdf.png') no-repeat right;
    font-weight: 900;
}
.contentBoxMiddle li.word
{
    list-style: none;
    width: 380px;
    padding: 15px 70px 15px 0;
    background: url('../images/word.png') no-repeat right;
    font-weight: 900;
}


.contentBoxMiddle ul.pdf li
{
    list-style: none;
    width: 380px;
    padding: 15px 70px 15px 0;
    background: url('../images/pdf.png') no-repeat right;
    font-weight: 500;
	list-style-position:inside;
}

#content h3.anchoredLink a 
{

	text-decoration:none;
}

.gsc-control-cse{background:#74a7ca !important;}


#cse-search-results iframe
{
width:540px;


}

#res li [style]
{
padding-left:10px;
padding-right:10px;
}


.std
{
font-size:11px;
}