/*GLOBAL STYLES*/
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote
{
padding:0;
border:0;
margin:0;
}
/*BODY STYLES*/
body
{
background-image:url(../img/bg1.gif);
font-size:0.8em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333333;
text-align:center;
}
/*GLOBAL STYLES*/
.dynamictext p
{
margin:0;
padding:0;
}
.dynamictext h2,.dynamictext h3,.dynamictext h4
{
margin:1em 0;
}
a
{
color: #254E96;
text-decoration: none;
}
a:hover
{
color: #000000;
}
a.dark{ color: #254E96; }
a.dark:hover{ color: #000000; }
a.light{ color: #FFFFFF; }
a.light:hover{ color: #85A0CE; }
a.white{ color: #FFFFFF;text-decoration:underline;font-weight:bold; }
a.white:hover{ color: #FFFFFF;text-decoration:none; }
h1,h2,h3,h4,h5,h6
{
clear:both;
}
h1
{
color: #254E96;
font-size:1.4em;
}
h2
{
color:#999999;
font-size:1.4em;
}
h3
{
background-image:url(../img/h3.gif);
color:#FFFFFF;
font-size:1.1em;
font-weight:normal;
padding:0.2em 0 0.2em 14px;
}
h3.light
{
background-image:url(../img/h3light.gif);
}
h3.lightblue
{
background-image:none;
background-color:#E3E8F1;
font-weight:bold;
color:#254E96;
}
blockquote
{
border:1px solid #85A0CE;
padding:0.3em 1em 0.3em 4em;
background-color:#FFFFFF;
clear:both;
margin:1em 0;
}
blockquote.valid,blockquote.invalid
{
color:#FFFFFF;
border:0;
}
blockquote.valid a
{
color:#FFFFFF;
text-decoration:underline;
}
blockquote.invalid a
{
color:#333333;
text-decoration:underline;
}
blockquote.valid
{
background-color:#85A0CE;
}
blockquote.invalid
{
background-color:#EEEEEE;
color:#333333;
}
.error
{
color:#FF0000;
}
.success
{
color:#00CC00;
}
ul.inline
{
list-style:none;
margin:0;
padding:0;
}
ul.inline span
{
float:left;
margin-right:5px;
}
ul.inline li
{
float:left;
padding:0 0.6em;
border-right:1px solid #DDDDDD;
}
/*FORM STYLES*/
form fieldset
{
border:1px solid #EEEEEE;
padding:1em;
background-image:url(../img/fieldset.gif);
background-repeat:repeat-y;
}
form legend
{
color:#85A0CE;
font-weight:bold;
padding:0.3em;
background-color:#F4F4F4;
border:1px dotted #333333;
}
form label
{
font-weight:bold;
display:block;
padding:0.2em 0;
color:#254E96;
}
form input,form select
{
border:1px solid #254E96;
}
.textbox1
{
background-color: #FFFFFF;
width:100%;
height: 22px;
}
.imagebutton
{
float:right;
border:0;
margin-top:0.5em;
}
.linkbutton a
{
display:block;
width:100px;
height:24px;
border:0;
}
.linkbutton a img
{
border:0;
}
.button1
{
font-weight: bold;
background-color: #254E96;
color:#FFFFFF;
}
textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background-color: #FFFFFF;
border:1px solid #254E96;
width: 100%;
height: 200px;
}
select.wide
{
background-color: #FFFFFF;
border: 1px solid #254E96;
width: 100%;
}
select.multiple1
{
width: 100%;
height: 140px;	
}
/*
NAVIGATION
*/
.menubuttons
{
width:100%;
}
.menubuttons ul
{
list-style:none;
margin:0;
padding:0;
background-color:#F4F4F4;
}
.menubuttons li
{
display:inline;
}
.menubuttons li a
{
display:block;
background-color:transparent;
border-bottom: 1px solid #FFFFFF;
color:#333333;
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:center left;
padding:0.5em 0 0.5em 30px;
font-size:14px;
}
.menubuttons li a:hover
{
background-image:url(../img/bullet_on.gif);
color:#85A0CE;
}
.menubuttons li.active a
{
font-weight:bold;
}

#headernav ul
{
list-style:none;
margin:0;
padding:0;
border:0;
}
#headernav li
{
display:inline;
}
#headernav li a
{
float:left;
font-size:14px;
background-color:transparent;
color:#254E96;
padding:0 1em;
height:26px;
display:block;
background-image:url(../img/gradient1.gif);
background-repeat:no-repeat;
background-position:top right;
}
#headernav li a span
{
position:relative;
top:2px;
}
#headernav li a:hover
{
background-color:#254E96;
color:#FFFFFF;
}
#headernav li.active a
{
background-color:#254E96;
color:#FFFFFF;
}

/*
PAGE CONTENT
*/
#accessibility
{
width:760px;
margin:0px auto;
text-align:right;
clear:both;
}
#container
{
width:760px;
margin:0px auto;
text-align:left;
clear:both;
background-color:#FFFFFF;
}
#header
{
position: relative;
width: 760px;
height: 168px;
clear:left;
background-image:url(../img/header1.gif);
background-repeat:no-repeat;
}
#headernav
{
position:absolute;
height:26px;
width:720px;
top:121px;
left:20px;
}
#headeraccount
{
position:absolute;
top:10px;
right:20px;
text-align:right;
}
#footer
{
position: relative;
clear: both;
width: 760px;
height: 130px;
background-image:url(../img/footer1.gif);
background-repeat:no-repeat;
}
#footer p
{
padding:5px 0 0 40px;
line-height:1.8em;
color:#254E96;
}
#footerstat
{
position:absolute;
bottom:2px;
right:5px;
font-size:12px;
}
#content
{
float:right;
width: 520px;
padding: 0px;
position:relative;
right:20px;
padding-bottom:20px;
}
#left
{
float:left;
width: 180px;
padding: 0px;
position:relative;
left:20px;
padding-bottom:20px;
}
.datatable
{
width:100%;
font-size:1em;
text-align:center;
border-collapse:collapse;
clear:both;
}
.datatable tr,.datatable td
{
border-bottom:1px solid #EEEEEE;
padding:0.4em 0;
}
.dataheadings
{
font-weight:bold;
background-color:#254E96;
color:#FFFFFF;
}
.greybox
{
background-image:url(../img/gradient2.gif);
background-repeat:repeat-x;
background-position:bottom left;
display:block;
float:left;
width:100%;
position:relative;
padding-bottom:40px;
margin-bottom:1em;
}
.greybox p
{
padding-left:14px;
}
#pdfdownloads
{
background-image:url(../img/pdf.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:60px;
clear:both;
margin:1em 0;
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
}
