﻿@charset "utf-8";



/*

html, body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:"Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	color: #5B5B5B;
}

.current_page a{
	background-color: #DEEFD1;
	color: #262425;
	text-decoration: none;
}




.top_banner {
	width:auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/banner_backdrop.png);
}


.header {
	min-width:1140px;
	background-image: url(../images/Bote_Corporate_Banner_NEW.png);
	height: 139px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	}
	
	

.logo {
	width:318px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	border:solid 4px #FF0000;
}
	

#master_container{
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#middle_container
{
	width:95%;
	overflow: hidden;
	padding: 10px;
}

#left_nav_menu{
	padding:5px;
	width: 15%;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}



.content_wrapper {
	float:right;
	width:80%;
	padding:0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
}


.content {
	width: auto;
	font-size:14px;
	margin-top: 0px;
	margin-left: 0px;
	height: 550px;	
	min-height:550px;
	background-image: url(../images/table_back.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	overflow-y:scroll   

}


.footer {
	background:#2F2F2F url(../images/bg02.jpg) repeat;
	text-align: center;
	overflow: hidden;
	text-transform: uppercase;
	color: #6F6F6F;
	overflow: hidden;
	padding: 10px;
	height: 150px;
	}

.footer a {
	font:12px Arial, Helvetica, sans-serif;
	color:#F7F7F7;
	text-decoration:none;
	padding:5px;
	margin:0;
}
.footer a:hover {
	text-decoration:underline;
}

.footer p {
	font:normal 12px  Arial, Helvetica, sans-serif;
	color:#F7F7F7;

}



.navbar {
	min-width: 1140px;
	width:75%;
}

.navbar_text {
	margin-left: 0px;
	padding:10px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width:75%;
}

.navbar_text a:link {
	padding:10px;
	color: #262425;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.navbar_text a:hover {
	background-color: #EDF6E5;
	text-decoration: none;
}
.navbar_text a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #FFF;
}





a {
	text-decoration: none;
	color: #68AD44;
}
a:hover {
	text-decoration: underline;
}



.greenbar_top {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/tab_bar_normal.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: auto;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.greenbar_bottom {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:10px;
	background-image: url(../images/tab_bar_normal.jpg);
	background-repeat: repeat-x;
    height: 38px;
	width: auto;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}


.menutitle 
{
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	cursor:pointer;
	background-color:#ffffff;;
	padding:10px;
	text-align:left;
	font-weight:bold;
	border:1px solid #cccccc;
}

.submenu 
{
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 0.5em;

}

li
{
	font-size:12px;
	padding: 2px;
	color:#666666;
}


.title
{
	border-bottom: solid 1px #dbdbdb;
	margin: 0 0 3em 0;
	text-align: center;
}

.title:after
{
	content: '';
	display: block;
	border-top: solid 1px #dbdbdb;
	height: 8px;
}

.title h2
{
	margin: 0 0 1em 0;
	font-weight: 700;
}

.title .byline
{
	position: relative;
	top: -2em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.90em;
	color: #8E8E8E;
}

*/

table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

    table.gridtable th {
        background: url(http://jackrugile.com/images/misc/noise-diagonal.png), linear-gradient(#efefef, #888);
        border-left: 1px solid #555;
        border-right: 1px solid #777;
        border-top: 1px solid #555;
        border-bottom: 1px solid #333;
        box-shadow: inset 0 1px 0 #999;
        color: #000;
        font-weight: bold;
        font-size: 8pt;
        padding: 10px 15px;
        position: relative;
        text-shadow: 0 2px 0 #bbb;
    }

    table.gridtable td {
        border-width: 1px;
        padding: 10px;
        border-style: solid;
        border-color: #666666;
    }

    table.gridtable tr:nth-child(odd) {
        border-width: 1px;
        padding: 10px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
    }

    table.gridtable tr:nth-child(even) {
        border-width: 1px;
        padding: 10px;
        border-style: solid;
        border-color: #666666;
        background-color: #efefef;
    }

table.elementdata {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

    table.elementdata th {
        border-width: 1px;
        padding: 5px;
        border-style: solid;
        border-color: #666666;
        background-color: #dfdfdf;
    }

    table.elementdata td.atleft {
        border-width: 1px;
        padding: 5px;
        text-align: left;
        border-style: solid;
        border-color: #666666;
    }

.fig1 {
    float: left;
}

.fig2 {
    text-align: left;
    padding-top: 30px;
    float: right;
}



.paging_container {
    width: 100%;
}


.floatleft {
    float: left;
    width: 45%;
}

.floatright {
    float: right;
    width: 45%;
}

table.paging {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}


    table.paging th {
        background: url(http://jackrugile.com/images/misc/noise-diagonal.png), linear-gradient(#efefef, #888);
        border-left: 1px solid #555;
        border-right: 1px solid #777;
        border-top: 1px solid #555;
        border-bottom: 1px solid #333;
        box-shadow: inset 0 1px 0 #999;
        color: #000;
        font-weight: bold;
        font-size: 8pt;
        padding: 6px;
        position: relative;
        text-shadow: 0 2px 0 #bbb;
    }


    table.paging td {
        border-width: 1px;
        padding: 5px;
        border-style: solid;
        border-color: #666666;
        font-size: 10px;
    }

    table.paging tr:nth-child(even) {
        border-width: 1px;
        padding: 5px;
        border-style: solid;
        border-color: #666666;
        background-color: #efefef;
    }

table.paging_top {
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    ;
    font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
    color: #5B5B5B;
    padding: 10px;
    width: 100%;
}



pre {
    word-break: normal;
    line-height: 18px;
    word-wrap: break-word;
    display: block;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    text-align: left;
    font-family: courier, monospace;
    font-weight: bold;
    font-size: 12px;
    color: #333;
    white-space: preserve;
    background-color: #cccccc;
    border: 1px solid #666666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}

h2 {
    font-size: 14pt;
    font-weight: bold;
}

h3 {
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
}

a.library {
    color: forestgreen;
    font-weight: bold;
}

    a.library :hover {
        text-decoration: none;
        outline: 0;
        cursor: pointer;
    }


    a.library:focus {
        outline: none;
        /*  outline: thin dotted; */
    }

    a.library:link, a.library:visited {
        color: forestgreen;
    }

    a.library:active {
        color: forestgreen;
        outline: 0;
    }


.sideMenuItem a {
    font-size: 13px;
    color: darkgreen;
    line-height: 20px;
}

.sideMenuItem ul {
    margin: 0;
    padding: 0;
}

.textarea {
    resize: vertical;
    white-space: nowrap;
    width: 97%;
    border-style: groove;
    border-width: 2px;
}

.accordingHeader {
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.easytabs .tab_container {
    overflow: hidden;
    clear: both;
    float: left;
    width: 808px;
    background: #fff;
    overflow: auto;
    height: auto;
    line-height: 16px;
    padding: 20px;
    border-bottom: 1px solid #06F;
    border-left: 1px solid #06F;
    border-right: 1px solid #06F;
}

.tabContent {
    width: 60%;
    height: auto;
    float: left;
}

.ui-tabs .ui-tabs-active
{
background-color: #80b849;
}


