/* body */
body{
    background-color : #ffffff;
    background-repeat : repeat;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color : #000000;
    font-weight : normal;
    margin : 10px 10px 10px 10px ;
}

/* head text */
.headtext{
    text-align: left;
    font-family: Verdana, sans-serif;
    font-size: 16pt;
    color : #000000;
    margin : 20px 0px 0px 20px ;
    font-weight : bold;
}

.spacercolor{ background-color : #ffffff;}

/* h1 headline */
h1{
    font-family: Verdana, sans-serif;
    font-size: 13pt;
    color : #000000;
    margin : 10px 0px 10px 10px ;
    padding : 0px 0px 0px 0px ;
    font-weight : bold;
}

tr,td {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color : #000000;
    font-weight : normal;
}

/* div text areas */
.divtextarea {
    margin: 5px 10px 5px 10px ;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    color : #000000;
    font-weight : normal;
}

/* inactive navigation-text */
.intd{
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight : bold;
    color : #787878;
}
.intd a:link{color : #787878; text-decoration : none;}
.intd a:visited{color : #787878; text-decoration : none;}
.intd a:hover{color : #787878; text-decoration : none;}

/* inactive second tier navigation-text */
.intd2{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    font-weight : bold;
    color : #787878;
padding:2px;
}
.intd2 a:link{color : #787878; text-decoration : none;}
.intd2 a:visited{color : #787878; text-decoration : none;}
.intd2 a:hover{color : #787878; text-decoration : none;}

/* active navigation-text */
.antd{
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight : bold;
    color : #000000;
}
.antd a:link{color : #000000; text-decoration : none;}
.antd a:visited{color : #000000; text-decoration : none;}
.antd a:hover{color : #000000; text-decoration : none;}

/* active second tier navigation-text */
.antd2{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    font-weight : bold;
    color : #000000;
padding:2px;
background-image: url(media/topnav-bg.png);
background-repeat:repeat;

}
.antd2 a:link{color : #000000; text-decoration : none;}
.antd2 a:visited{color : #000000; text-decoration : none;}
.antd2 a:hover{color : #000000; text-decoration : none;}

/* top navigation-text */
.tntd{
    font-family: Arial, sans-serif;
    font-weight : bold;
}
.tntd a:link{color : #787878; text-decoration : underline;}
.tntd a:visited{color : #787878; text-decoration : underline;}
.tntd a:hover{color : #787878; text-decoration : underline;}

/* additional inactive top navigation-text */
.tintd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* additional active top navigation-text */
.tantd{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* breadcrumb */
.bc{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* error message */
.error{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* info box */
.box{
    float: none;
    margin-right: 10px; margin-left: 0px;  margin-top: 10px; margin-bottom: 0px; width: 200px;
    font-family: Times New Roman, sans-serif;
    font-size: 10pt;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    font-weight : normal;
}

.box .headline{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    color : #ffffff;
    background-color : #97bf82;
    font-weight : bold;
    padding : 5px 5px 5px 5px ;
    margin: 0px;
}

.box hr{
    color: #cccccc;
    border-width: 0px;
    height: 1px;
}

.box p{
    font-family: Times New Roman, sans-serif;
    font-size: 10pt;
    padding : 5px 5px 5px 5px ;
    margin: 0px;
}

/* link */
A:link{
    font-size: 100%;
    color : #333333;
    text-decoration : underline;
}
A:visited{
    font-size: 100%;
    color : #333333;
    text-decoration : underline;
}
A:hover{
    font-size: 100%;
    color : #333333;
    text-decoration : underline;
}

li{
    margin-top : 5px; margin-bottom: 5px;
}

/* body */
.hiddendiv{
    background-color: #ffffff;
    border-width: 5px;
    border-style: solid;
}

body {
    text-align:center;
}
h2 {
    font-size:12pt;
    font-weight:bold;
}
.bodywrapper {
    text-align:left;
    width:950px;
    margin: 0 auto;
    border: 1px solid #cccccc;
    padding:0;
}
.middle {
    float:left;
    width:700px;
    margin: 0 0 0 10;
}
.right {
    float:right;
    width:220px;
    margin: 0;
}
.headtext {
    float:left;
}
.topbanner {
    position:relative;
    height:250px;
    background:#97bf82;
}
.ravenlogo {
    height:220px;
    border:0;
    float:right;
    margin-right:10px;
}
.topnav {
    position:absolute;
    bottom:0px;
    left:0px;
    /*background: #bcd4af;*/
    background-image: url(media/topnav-bg.png);
    background-repeat:repeat;
    width:100%;
}
.topnav ul {
    margin:0;
    padding:0;
    list-style:none;
}
.topnav ul li {
    margin: 0 10 0 10;
    padding:0;
    display:inline;
    float:left;
    line-height:25px;
}
.bottomlinks {
    text-align:left;
    width:950px;
    margin: 0 auto;
}
.sms {
    float:right;
    font-size: 7pt;
}
.rightnav {
    width:200px;
    border: 1px solid #cccccc;
    margin: 20 10 20 10;
    line-height:20px;
}
.rightnav .headline {
    padding:2px;
    background:#97bf82;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
}
.rightnav2 {
    margin-bottom:5px;
}
.rightnav2 div {
    padding-left:15px;
    line-height:16px;
}
.box .headline {
    text-align:center;
}

/* blog css */
.blogbox {margin-right: 10; margin-left: 0;  margin-top: 10; margin-bottom: 0; width: 200;
    font-family: Times New Roman, sans-serif;
    font-size: 10pt;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1;}
.blogboxheadline {font-weight:bold;padding:5px;text-align:center;font-family: Verdana, sans-serif;
    font-size: 9pt;
    color : #ffffff;
    background-color : #97bf82;
    font-weight : bold;}
.blogbox ul {list-style-type:none;padding:5px;}
.blogsmall {font-size:smaller;}
.blogcomment {margin-bottom:10px;}
/* end blog css */
