/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:"left";
color:#303030;
background:#e8eaec;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
outline:none;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:0px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:auto;
margin:1px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:85px;
width:auto;
margin:0 1px 1px 1px;
background:#467aa7;
color:#ffffff;
}

#headernarrow{
height:40px;
width:auto;
margin:0 1px 1px 1px;
background:#467aa7;
color:#ffffff;
}

#header h1, #headernarrow h1{
padding:20px 0 0 20px;
font-size:2.2em;
background-color:inherit;
color:#ffffff;
letter-spacing:-1px;
font-weight:normal;
white-space:nowrap;
}

#header h2, #headernarrow h2{
padding:10px 0 0 20px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
white-space:nowrap;
}

#subheader{
float:right;
height:85px;
width:150px;
margin:0px 0px 1px 0px;
line-height:1.4em;
background:#467aa7;
}

#subheadernarrow{
float:right;
height:40px;
width:150px;
margin:0px 0px 1px 0px;
line-height:1.4em;
background:#467aa7;
}

#subheader img, #subheadernarrow img{
margin:5px 0 0 5px;
font-size:1.0em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#subheader h5, #subheadernarrow h5{
margin:-2px 0 0 0px;
font-size:1.0em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}


/**************** Content styles ****************/

#content{
float:left;
width:auto;
font-size:1.0em;
text-align:left;
padding:20px 0 0 20px;
}

#contentfixed{
float:left;
width:700px;
font-size:1.0em;
text-align:left;
padding:20px 0 0 20px;
}

#content h2,#contentfixed h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a,#contentfixed h2 a{font-weight:normal;}
#content h3,#contentfixed h3{margin:0 0 10px 0; font-size:1.2em; letter-spacing:0px;}
#content a:hover,#subcontent a:hover,#contentfixed a:hover{text-decoration:none;}
#content a:visited,#contentfixed a:visited,#subcontent a:visited{color:#a03030; text-decoration:none;}
#content ul,#contentfixed ul,#content ol,#contentfixed ol{margin:0 5px 16px 15px;}
#content dl,#contentfixed dl{margin:0px 0px 0px 5px;}
#content dt,#contentfixed dt{font-weight:bold; margin-bottom:5px;}
#content dd,#contentfixed dd{margin:0 0 0px 5px;}
#content p,#contentfixed p{padding:0 0 1.0em 0;}
#content li,#contentfixed li{margin:0 5px 0 0;}
#content img,#contentfixed img{margin:0 12px 0px 0;}
#content hr,#contentfixed hr{color:#a08080;}


/**************** Footer styles ****************/

#footer{
clear:both;
width:auto;
padding:0px 0;
margin:2px 1px;
font-size:0.8em;
color:#f0f0f0;
background:#80b0da;
}

#footer p{padding:0; margin:18px; text-align:left; white-space:nowrap;}
#footer a{color:#e0e0e0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: none;}

/**************** Misc classes and styles ****************/

.splitcontent20left{float:left; width:20%;}
.splitcontent80right{float:right; width:80%;}
.splitcontent25left{float:left; width:25%;}
.splitcontent75right{float:right; width:75%;}
.splitcontent30left{float:left; width:30%;}
.splitcontent70right{float:right; width:70%;}
.splitcontent40left{float:left; width:40%;}
.splitcontent60right{float:right; width:60%;}
.splitcontent50left{float:left; width:50%;}
.splitcontent50right{float:right; width:50%;}
.clear{clear:both; color=#a08080;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}


