@charset "utf-8";
/* CSS Document */

body, html{
background-color:#cccccc;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
text-align:justify;
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}
.articletext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
line-height:16px;
color:#414142;
}
H1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#ee820f;
font-weight:bold;
padding-bottom:5px;
border-bottom:1px solid #ee820f;
}
a {
color:#ee820f;
text-decoration:underline;
}
a:hover{
color:#414142;
text-decoration:underline;
}
a.articletext {
color:#000000;
text-decoration:underline;
}
a.articletext:hover{
color:#ee820f;
text-decoration:underline;
}
#wrapper {
width:100%;
height:100%;
float:left;
}
#nav {
width:100%;
text-align:center;
height:35px;
background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;
border-top:1px solid #FFFFFF;
float:left;
}
#homecontainer{
background-image: url(images/home-bg.jpg);
background-repeat:no-repeat;
background-position:top right;
width:100%;
height:600px;
text-align:center;
border-bottom:1px solid #ffffff;
padding-top:30px;
float: left;
border-top: 1px solid #ee820f;
}
#contentwrapper{
background-image:url(images/content-bg.png);
background-repeat:repeat;
width:915px;
margin-right:auto;
margin-left:auto;
}
#contentarea {
background-image:url(images/watermark2.gif);
background-repeat:no-repeat;
background-position: bottom right;
width:855px;
margin-right:auto;
margin-left:auto;
text-align:left;
padding:30px;
}
#homecontainer2{
background-image: url(images/home-bg3.jpg);
background-repeat:no-repeat;
background-position:top left;
width:100%;
height:600px;
text-align:center;
border-bottom:1px solid #ffffff;
float: left;
}
#container{
background-image:url(images/watermark.gif);
background-repeat:no-repeat;
background-position:bottom left;
background-color:#FFFFFF;
width:100%;
text-align:center;
padding-top:20px;
float: left;
border-top: 1px solid #ee820f;
}
#header{
width:100%;
height:125px;
background-color:#ee820f;
padding-top:30px;
}
br.clear {
clear: both;
} 
#footer{
float:left;
text-align:center;
font-size:10px;
/*color: #333333;*/
background-image:url(images/footer-bg.jpg);
background-repeat:repeat;
width:100%;
margin-right:auto;
margin-left:auto;
height: 35px;
padding-top:10px;
}
#logo{
width:249px;
height:93px;
background-image: url(images/logo.jpg);
background-repeat:no-repeat;
margin-left: auto;
margin-right: auto;
}
#leftwhitebar {
background-image: url(images/trans.png);
background-repeat:repeat-y;
height:100%;
width:33px;
float:left;
z-index:5;
position:absolute;
left:0;
}
#rightwhitebar {
background-image: url(images/trans.png);
background-repeat:repeat-y;
height:100%;
width:33px;
float:right;
z-index:5;
position:absolute;
right: 0px;
}
ul{
list-style:url(images/bullet.png);
}
li{
padding-bottom:10px;
}
#orangebar{
background-image: url(images/orangebar.png);
background-repeat:no-repeat;
width:420px;
height:46px;
color:#FFFFFF;
font-weight:bold;
text-align: center;
padding-top:12px;
font-size:13px;
}
