* {
    margin: 0;
}

html, body {
    height: 100%;
}

img {
	border:0;
}

body {
    padding-top: 2px;
    text-align: center;
    background: #BFDAF5 url( bg-fade-light.jpg ) repeat-x;
    font-family: arial, sans-serif, verdana;
    font-size: 14px;
    line-height:125%;

}

.postit{
position:absolute;
left:82%;
top:50px;
background: transparent url(postit.png) no-repeat 0 0;
}
.dim{
width:182px;
height:182px;
}
.padding{
padding-top:30px;
}




.logo{
position:absolute;
left:10px;
top:5px;

}
.dimlogo{
width:182px;
height:182px;
}
.paddinglogo{
padding:20px;
}




a:link {
    color: #77AD03;
    text-decoration: none;
  
}

a:visited {
    color: #77AD03;
    text-decoration: none;
    

}

a:active {
    color: #77AD03;
    text-decoration: none;
    

}

a:hover {
    color: #77AD03;
    text-decoration: underline;
  

}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
}

.footer, .push {
    height: 100px;
}

.footer {
    height: 100px;
    margin-top: -100px;
    margin-left: -100%;
    width: 600%;
    background-image: url( back-long2.png );
    background-repeat: repeat-x;
    position: fixed;
    bottom: 0;

    color: #ffffff;
    text-align: right;
    vertical-align: text-bottom;
}


div#header {
    background: #ffffff;
    padding: 0px;
    text-align: center
    align: right;
}

#Container {

}

#Content {
  
    width: 850px;
    height: 100%;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
    padding-top: 0px;

}




#imageDiv {

    text-align: left;
    vert-alight:top;
    margin:0px;

    padding-bottom:10px;
}



.bg {
    background: url( button4.gif );
}

.menu {
    padding: 0 0 0 16px;
    margin: 0;
    list-style: none;
    height: 40px;
    background: #fff url( button1a.gif ) repeat-x;
    position: relative;
    font-family: arial, verdana, sans-serif;
}

.menu li.top {
    display: block;
    float: left;
    position: relative;
}

.menu li a.top_link {
    display: block;
    float: left;
    height: 40px;
    line-height: 33px;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 0 12px;
    cursor: pointer;
}

.menu li a.top_link span {
    float: left;
    font-weight: bold;
    display: block;
    padding: 0 12px 0 10px;
    height: 40px;
}

.menu li a.top_link span.down {
    float: left;
    display: block;
    padding: 0 12px 0 10px;
    height: 40px;
    background: url( down.gif ) no-repeat right top;
}

.menu li a.top_link:hover {
    color: #000;
    background: url( button4.gif ) no-repeat;
}

.menu li a.top_link:hover span {
    background: url( button4.gif ) no-repeat right top;
}

.menu li a.top_link:hover span.down {
    background: url( button4a.gif ) no-repeat right top;
}

.menu li:hover > a.top_link {
    color: #000;
    background: url( button4b.gif ) no-repeat;
}

.menu li:hover > a.top_link span {
    background: url( button4u.gif ) no-repeat right top;
}

.menu li:hover > a.top_link span.down {
    background: url( button4a.gif ) no-repeat right top;
}

.menu table {
    border-collapse: collapse;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.menu a:hover {
    visibility: visible;
}

.menu li:hover {
    position: relative;
    z-index: 200;
}

.menu ul,
    .menu :hover ul ul,
    .menu :hover ul :hover ul ul,
    .menu :hover ul :hover ul :hover ul ul,
    .menu :hover ul :hover ul :hover ul :hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu :hover ul.sub {
    left: 2px;
    top: 40px;
    right: 2px;
    background: #fff;
    padding: 3px 0;
    border: 1px solid #999999;
    white-space: nowrap;
    width: 200px;
    height: auto;
}

.menu :hover ul.sub li {
    display: block;
    height: 20px;
    position: relative;
    float: left;
    width: 250px;
}

.menu :hover ul.sub li a {
    font-weight: normal;
    display: block;
    font-size: 10px;
    height: 20px;
    width: 192px;
    line-height: 20px;
    text-indent: 5px;
    color: #000;
    text-decoration: none;
    border: 3px solid #fff;
    border-width: 0 0 0 3px;
}

.menu :hover ul.sub li a.fly {
    background: #fff url( arrow.gif ) 80px 7px no-repeat;
}

.menu :hover ul.sub li a:hover {
    background: #999999;
    color: #fff;
}

.menu :hover ul.sub li a.fly:hover {
    background: #999999 url( arrow_over.gif ) 80px 7px no-repeat;
    color: #fff;
}

.menu :hover ul li:hover > a.fly {
    background: #999999 url( arrow_over.gif ) 80px 7px no-repeat;
    color: #fff;
}

.menu :hover ul :hover ul,
    .menu :hover ul :hover ul :hover ul,
    .menu :hover ul :hover ul :hover ul :hover ul,
    .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
    left: 90px;
    top: -4px;
    background: #fff;
    padding: 3px 0;
    border: 1px solid 999999;
    white-space: nowrap;
    width: 93px;
    z-index: 200;
    height: auto;
}

#shadow-container {
    position: relative;
    left: 6px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding-top: 40px;

}


#shadow-container-small {
    position: relative;
    left: 6px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding-top: 3px;

}



#shadow-container .shadow1,
    #shadow-container .shadow1a,
    #shadow-container .shadow2,
    #shadow-container .shadow2a,
    #shadow-container .shadow3,
    #shadow-container .shadow3a,
    #shadow-container .inner-shad-container {
    position: relative;
    left: -1px;
    top: -1px;
}


    #shadow-container-small .shadow1,
    #shadow-container-small .shadow1a,
    #shadow-container-small .shadow2,
    #shadow-container-small .shadow2a,
    #shadow-container-small .shadow3,
    #shadow-container-small .shadow3a,
    #shadow-container-small .inner-shad-container {
    position: relative;
    left: -1px;
    top: -1px;
}



#shadow-container .shadow1a {

    background: #F1F0F1;
    background: #606060;
}

#shadow-container .shadow1 {

    background: #F1F0F1;
    background: #82888c;
}

#shadow-container .shadow2 {
    background: #B8B6B8;
}

#shadow-container .shadow2a {
    background: #a2a3a6;
}

#shadow-container .shadow3a {

    background: #CBC9CB;
}

#shadow-container .shadow3 {

    background: #DBDADB;
}


#shadow-container .shadow1a {

    background: #F1F0F1;
    background: #606060;
}

#shadow-container-small .shadow1 {

    background: #F1F0F1;
    background: #82888c;
}

#shadow-container-small .shadow2 {
    background: #B8B6B8;
}

#shadow-container-small .shadow2a {
    background: #a2a3a6;
}

#shadow-container-small .shadow3a {

    background: #CBC9CB;
}

#shadow-container-small .shadow3 {

    background: #DBDADB;
}


#shadow-container .inner-shad-container {
    background: #ffffff;
    border: 1px solid #848284;
    padding: 0px;
    background-image: url( bg-grid.gif);
}


#shadow-container-small .inner-shad-container {
    background: #ffffff;
    border: 1px solid #848284;
    padding: 1px;
    
}

#pageTitleDiv {
    
    border: 1px solid #848284;
    color: #C0C0C0;
    background: #313940;
    font-size: 16px;
    font-weight:bold;
    padding: 5px;
    text-align:left;
    margin:0px;
    margin-bottom:10px;
}

#pageHeaderLightDiv {
    
    color: #313940;
    font-weight:bold;
 
    width:320px;
    font-size: 14px;
    padding: 2px;
    margin:5px;
}


#pageHeaderDiv {
    
    color: #ffffff;
    font-weight:bold;
    background: #606060;
    width:320px;
    font-size: 14px;
    padding: 2px;
    margin:5px;
}

#pageDiv {
    
    color: #313940;
    font-size: 14px;
    padding: 5px;
    padding-bottom: 25px;
    margin-left: 5px;
}







table.greyish {
	width: 700px;
	padding: 0;
	margin: 0;
}

table.greyish caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

table.greyish th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	border-top: 1px solid #606060;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CBCBCB url(csstable/bg_header_grey.jpg) no-repeat;
}

table.greyish th.nobg {
	text-align:left;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #606060;
	background: none;
}

table.greyish td {
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align:center;
}


table.greyish td.alt {
	background: #F2F2F2;
	color: #797268;
	text-align:center;
}

table.greyish th.spec {
	border-left: 1px solid #606060;
	border-top: 0;
	background: #fff url(csstable/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

table.greyish th.specalt {
	border-left: 1px solid #606060;
	border-top: 0;
	background: #F2F2F2 url(csstable/bullet2_grey.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	text-align:left;
}


