body {
    color: #333333;
    font-family: "Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
    line-height: 1.5;
}
.wide #ja-wrapper {
    margin: 0 auto;
    width: 970px;
}
#ja-wrapper {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 970px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#ja-header {
    border-bottom: 1px solid #cccccc;
    height: 150px;
    line-height: normal;
    padding: 0;
    position: relative;
    text-align: left;
    z-index: 2;
}


#ja-header h1 {
    background: url("../images/logo.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 150px;
    left: 15px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -2000%;
    top: 5px;
    width: 540px;
}

#ja-header h1 a {
    
    display: block;
    height: 150px;
    outline: medium none;
    width: 240px;
}
#ja-usertools {
    background: none repeat scroll 0 0 #ffffff;
    font-size: 11px;
    position: absolute;
    right: 10px;
    top: 30px;
}

#ja-usertools ul {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
}
ul {
    list-style: outside none none;
}
#ja-usertools ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#ja-mainnav {
    bottom: 0;
    left: 0;
    padding: 0 10px;
    position: absolute;
}

#ja-splitmenu {
    margin: 0;
    padding: 0;
}


#ja-splitmenu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#ja-splitmenu li {
    display: inline;
    margin: 0;
    padding: 0;
}

#ja-splitmenu li.active a, #ja-splitmenu li.active a:hover, #ja-splitmenu li.active a:active, #ja-splitmenu li.active a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #006699;
    border-color: #006699 #006699 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #ffffff;
}

#ja-splitmenu a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff #ffffff -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: block;
    float: left;
    font-size: 100%;
    font-weight: bold;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    text-decoration: none;
}
a {
    color: #006699;
}
ul li {
    line-height: 170%;
}
#ja-splitmenu a:hover, #ja-splitmenu a:active, #ja-splitmenu a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f7f7f7;
    border-color: #e4e4e4 #e4e4e4 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    text-decoration: none;
}
#ja-splitmenu a span {
    font-size: 11px !important;
}

/*#ja-container {
    background: url("/web/20110201175337/http://injera.com/injera/templates/ja_iris/images/mainwrap-bg1.gif") repeat-y scroll 20% 0 rgba(0, 0, 0, 0);
}
*/
#ja-containerwrap-lr #ja-contentwrap {
    width: 80%;
    float: left;
}

#ja-content {
    float: right;
}

html > body #ja-content div.innerpad {
    height: auto;
    min-height: 400px;
}
#ja-content div.innerpad {
    clear: both;
    display: block;
    height: 400px;
    margin: 0;
    padding: 1em;
    box-shadow: -2px -1px 5px -2px #a1a1a1; 
}


table.contentpaneopen, table.contentpane, table.blog {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table.blog .contentheading {
    font-size: 150%;
    font-weight: bold;
    line-height: normal;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    padding: 0;
}
h4 {
    font-size: 100%;
    text-transform: uppercase;
}
.article_seperator {
    background: url("../images/sep.gif") repeat-x scroll center center rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
}

#ja-containerwrap-lr #ja-col1 {
    width: 25%;
}
#ja-col1 {
    float: left;
    overflow: hidden;
    width: 33.3%;
}

#ja-col1 table, #ja-col2 table, #ja-col3 table {
    border-collapse: collapse;
    border-spacing: 0;
}
div.moduletable {
    margin: 0;
    padding: 10px 15px;
}

#ja-mascol {
    clear: right;
    float: right;
    overflow: hidden;
    width: 20%;
}

#ja-col2 {
    float: right;
    overflow: hidden;
    width: 100%;
}

#wrap {
    margin: 0;
    padding: 0;
}

#menu {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

a.mainlevel {
    border-bottom: 1px solid #dddddd;
    color: #333333;
    display: block;
    margin: 0;
    padding: 5px 2px;
    text-decoration: none;
    width: 95%;
}
h1 {
    font-size: 180%;
}
body.fs3 {
    font-size: 11px;
}
#ja-containerwrap-lr #ja-content {
    width: 74.9%;
    float: right;
}
#ja-footerwrap {
    border-top: 1px solid #cccccc;
    clear: both;
    color: #999999;
    height: 100px;
}
#ja-footer {
    height: 100px;
    overflow: hidden;
    position: relative;
    text-align: right;
}

#ja-footer small {
    position: absolute;
    right: 0;
    top: 40px;
}
small, .small, .smalldark, .mosimage_caption {
    color: #999999;
    font-size: 100%;
}
#ja-content td {
    padding: 0 20px 0 10px;
}

#ja-pathway {
    color: #999999;
    display: block;
    font-size: 92%;
    margin: 0;
    padding: 2px;
}

.componentheading {
    background: url("../images/sep.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 200%;
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.contentheading {
    font-size: 200%;
    line-height: normal;
}

form {
    margin: 0;
    padding: 0;
}

form label {
    cursor: pointer;
}

.inputbox {
    border: 1px solid #cccccc;
    margin-bottom: 1px;
}

input, select, textarea, .inputbox {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 100%;
    padding: 2px;
}