@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th
{  
margin:0; 
padding:0
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
} 

strong
{
font-weight:bold;
}

em,i
{
font-style:italic;
}

a
{
outline:none;
color:#084176;
//font-style:italic;
//text-decoration:none;
}

a:hover
{
outline:none;
//color:#084176;
text-decoration:underline;
}

body
{
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#0a5193;
text-align:center;
padding:0px 0px 5px 0px;
background-color:#ffffff;
background-image:url(pictures/bg.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-position:top;
}

#wrapper
{
text-align:left;
margin:0 auto;
width:990px;
}

#header
{
width:990px;
height:406px;
}

#topnav
{
margin-top:0px;
width:990px;
height:33px;
background-image:url(images/topnavbg.jpg);
background-repeat:no-repeat;
background-position:top right;
}

#topnav li
{
width:140px;
height:29px;
float:left;
background-image:url(images/topnavlibg.jpg);
background-repeat:repeat-x;
background-position:top;
font-size:1.5em;
margin-right:1px;
font-weight:bold;
padding:5px 0px 0px 5px;
}

#topnav li:hover
{
background-image:url(images/topnavlibg2.jpg);
}

#topnav a
{
color:#ffffff;
text-decoration:none;
display:block;
height:100%;
}

#container
{
width:990px;
}

#left
{
margin-top:10px;
margin-left:10px;
width:356px;
height:100%;
float:left;
//border-top:15px;
}

#left2
{
margin-top:15px;
margin-left:10px;
width:356px;
height:100%;
float:left;
//border-top:15px;
}

#topmenu
{
color:#ffffff;
text-align:left center;
font-size:1.5em;
font-weight:bold;
width:990px;
height:32px;
background-image:url(images/date-bg.jpg);
background-repeat:repeat-x;
background-position:top;
}

#date p
{
text-align:center;
font-size:1.1em;
padding-top:8px;
}

#searchinput
{
width:185px;
background-image:url(images/date-bg.jpg);
}

#searchinput input
{
margin-top:5px;
}

#leftnav
{
width:354px;
margin-bottom:10px;
margin-top:5px;
background-image:url(pictures/menu_bg.png);
background-repeat:repeat;
background-position:top;
}

#leftnav li
{
width:180px;
font-size:1.2em;
border-bottom:#bababa 1px solid;
padding:6px 4px 6px 10px;
}


#leftnav li ul
{
margin-top:7px;
bottom:0px;
}

#leftnav ul ul li
{
margin-left:5px;
width:165px;
font-size:100%;
border-bottom:#bababa 1px solid;
padding:2px 4px 6px 10px;
}

#leftnav ul ul ul li
{
padding:2px 4px 2px 0px;
font-size:100%;
margin-left:15px;
width:150px;
}

#leftnav li.last
{
border-bottom:none;
}

#leftnav a
{
text-decoration:none;
color:#461944;
font-weight:bold;
}

#leftnav a.active
{
color:#6d276a;
font-weight:bold;
}

#leftnav a:hover
{
color:#461944;
}

#leftnav li:hover
{
background-image:url(pictures/menu_bg_more.png);
background-repeat:repeat;
background-position:top;
}

#leftnav li.active
{
background-image:url(pictures/menu_bg_more.png);
background-repeat:repeat;
background-position:top;
}

#leftnav ul ul li.active
{
background-image:url(pictures/menu_bg_more.png);
background-repeat:repeat;
background-position:top;
}

#leftnav ul ul li:hover
{
background-image:url(pictures/menu_bg_more.png);
background-repeat:repeat;
background-position:top;
}

#leftadv
{
width:234px;
margin-bottom:10px;
}

#leftadv p
{
color:#f9f9f9;
}

#leftadv p.active
{
color:#012539;
font-weight:bold;
}

#leftadv li
{
width:180px;
background-image:url(images/leftadv.jpg);
background-repeat:repeat-y;
background-position:center;
font-size:1.2em;
border-bottom:#bababa 1px solid;
padding:6px 4px 6px 10px;
}

#leftadv li.active
{
background-image:url(images/topnavlibg2.jpg);
background-repeat:repeat-x;
background-position:center;
}

#middle
{
width:590px;
float:left;
margin-top:14px;
margin-bottom:10px;
margin-left:13px;
margin-right:10px;
//background-image:url(pictures/txtbg.png);
background-repeat:repeat;
background-position:top;
}

#middle2
{
width:990px;
float:center;
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
//background-image:url(pictures/txtbg.png);
background-repeat:repeat;
background-position:top;
}

#middle3
{
width:990px;
float:left;
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
font-size:1.3em;
line-height:1.6em;
padding-bottom:0px;
}

#breadcrumbs
{
height:26px;
color:#1757ba;
font-weight:bold;
padding-top:4px;
}

#breadcrumbs a
{
color:#1757ba;
text-decoration:none;
}

#breadcrumbs a:hover
{
color:#1757ba;
text-decoration:underline;
}

#middle h1
{
font-size:2em;
padding-bottom:15px;
color:#084176;
}

#middle2 h1
{
font-size:2em;
padding-bottom:15px;
color:#084176;
}

#middle3 h1
{
font-size:1.7em;
padding-bottom:15px;
color:#084176;
}

#middle h2
{
color:#084176;
font-size:1.7em;
padding-bottom:10px;
}

#middle2 h2
{
color:#084176;
font-size:1.7em;
padding-bottom:10px;
}


#middle h3
{
font-size:1.3em;
font-weight:bold;
padding-bottom:5px;
}

#middle h3.booknow
{
color:#084176;
text-align:center;
margin-top:10px;
margin-bottom: 5px;
background-image:url(pictures/orange_bg.png);
background-repeat:repeat;
background-position:top;
}

#middle2 h3
{
font-size:1.3em;
font-weight:bold;
padding-bottom:5px;
}

#middle3 h3
{
//font-size:1.0em;
font-weight:bold;
//padding-bottom:5px;
}

#middle2 h3.booknow
{
color:#084176;
text-align:center;
margin-top:10px;
margin-bottom: 5px;
background-image:url(pictures/orange_bg.png);
background-repeat:repeat;
background-position:top;
}

#middle3 h3.booknow
{
color:#084176;
text-align:center;
margin-top:10px;
margin-bottom: 5px;
background-image:url(pictures/orange_bg.png);
background-repeat:repeat;
background-position:top;
}

#middle h4
{
font-size:1.4em;
}

#middle p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#middle2 p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#middle3 p
{
//font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#middle ul
{
margin-left:30px;
margin-bottom:15px;
}

#middle ol
{
margin-left:30px;
margin-bottom:15px;
}

#middle li
{
font-size:1.3em;
line-height:1.6em;
list-style-type:disc;
}

#middle2 ul
{
margin-left:30px;
margin-bottom:15px;
}

#middle2 ol
{
margin-left:30px;
margin-bottom:15px;
}

#middle2 li
{
font-size:1.3em;
line-height:1.6em;
list-style-type:disc;
}

#middle ul ul
{
margin-bottom:0px;
}

#middle ul ul li
{
font-size:100%;
}

#middle ul ul ul li
{
font-size:100%;
}

#middle ol li
{
font-size:1.3em;
line-height:1.6em;
list-style-type:decimal;
}

#middle input
{
width:250px;
}

#middle input.button
{
width:100px;
}

#middle img
{
margin:8px;
}

a.ajaxSearch_resultLink
{
font-size:1.6em;
}

span.ajaxSearch_paging
{
font-size:1.3em;
margin-bottom:20px;
}

#flash-home
{
width:756px;
float:right;
}

#right
{
width:233px;
float:left;
//float:right;
}

#left p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#left h1
{
font-size:2em;
padding-bottom:15px;
}

#left2 p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:15px;
}

#left2 h1
{
font-size:2em;
padding-bottom:15px;
}

#left h3
{
color:#30112f;
font-size:1.3em;
}

div.promo
{
width:227px;
margin-top:5px;
}

div.promo_video
{
width:227px;
margin-top:5px;
margin-left:0px;
}

div.promo2
{
width:227px;
margin-top:5px;
margin-left:40px;
}

div.promo p
{
padding:0px
}

#footer
{
clear:both;
color:#ffffff;
text-align:left bottom;
font-size:1.0em;
font-weight:bold;

width:990px;
height:20px;
background-image:url(pictures/bottom2.png);
background-repeat:repeat;
background-position:top;
}

#footer-left
{
width:322px;
float:left;
background-color:#f5f7f6;
margin-right:12px;
height:100px;
}

#footer-left h3
{
text-align:center;
font-size:1.6em;
padding:10px 0px 10px 0px;
font-weight:bold;
}

#footer-left p
{
text-align:center;
font-size:1.2em;
}

#footer-middle
{
width:322px;
float:left;
background-color:#f5f7f6;
margin-right:12px;
height:100px;
}

#footer-right
{
width:322px;
float:left;
background-color:#f5f7f6;
height:100px;
}

#footer-right h3
{
text-align:center;
font-size:1.6em;
padding:10px 0px 10px 0px;
font-weight:bold;
}

#footer-right p
{
text-align:center;
font-size:1.2em;
}

#footer-right span.big
{
color:#0096dc;
font-size:1.6em;
}

#copyrightnotice
{
width:990px;
clear:both;
}

#copyrightnotice p
{
font-size:1.3em;
line-height:1.6em;
padding-bottom:10px 0px 10px 0px;
text-align:center;
}

a[href $='.pdf'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/pdf_icon.gif) no-repeat center left;
}

a[href $='.doc'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.dot'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.docx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/word_icon.gif) no-repeat center left;
}

a[href $='.xlsx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/excel_icon.gif) no-repeat center left;
}

a[href $='.xls'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/excel_icon.gif) no-repeat center left;
}

a[href $='.ppt'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.pptx'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.pps'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/powerpoint_icon.gif) no-repeat center left;
}

a[href $='.txt'] { 
   padding-left: 22px;   padding-bottom:4px;
   background: transparent url(/images/txt_icon.gif) no-repeat center left;
}

#slider {width:585px; margin-top: 0px; margin-bottom: 10px;}
.header {width:580px; border:0px solid #9ac1c9; padding:0px; font-weight:bold; margin-top:0px; cursor:pointer;}
.header:hover {background:url(pictures/orange_bg.png)}
.content {overflow:hidden}
.text {width:550px; border:0px solid #9ac1c9; border-top:none; padding:15px; text-align: left;}