/**************************************
 * THEME NAME: newjersey
 *
 * Files included in this sheet:
 *
 *   /var/www/html/tanj/tanj/theme/newjersey/styles.css
 **************************************/

/***** newjersey/styles.css start *****/

@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
background:#e2f5fe url(/theme/newjersey/images/bg.gif) top center repeat-x;
font:12px verdana, tahoma, arial;
color:#231f20;
line-height:1.4em;
}

a:link {
color:#231f20;
text-decoration:underline;
}

a:visited {
color:#231f20;
text-decoration:underline;
}

a:hover {
color:#231f20;
text-decoration:none;
}

img {
border:0;
}

.shadow-left {
background:url(/theme/newjersey/images/bg-shadow-l.gif) top repeat-y;
width:9px;
}

.shadow-right {
background:url(/theme/newjersey/images/bg-shadow-r.gif) top repeat-y;
width:9px;
}

.main-table {
background:#fff;
}

#container {
width:950px;
}

#head-image {
width:950px;
height:100px;
}

#content {
width:740px;
float:left;
background:#fff;
}

#content .txt-welcome {
padding-top:25px;
}

#content .text {
padding:15px 25px 40px;
}

#content .text strong.blue {
color:#007dc5;
}

#content .indent {
display:inline;
padding-right:15px;
}

#nav {
padding:5px 0 40px;
width:210px;
float:right;
background:#fff;
}

#nav ul {
padding:5px 0 0;
margin:0;
list-style:none;
}

#foot .nav {
clear:both;
background:#023b8d url(/theme/newjersey/images/bg-foot.gif) top repeat-x;
height:50px;
color:#fff;
text-align:center;
}

#foot .nav .pad {
padding-top:15px;
}

#foot a {
color:#fff;
text-decoration:none;
}

#foot a:visited {
color:#fff;
text-decoration:none;
}

#foot a:hover {
color:#fff;
text-decoration:underline;
}

#foot .bar {
padding:0 10px;
}

#foot .copyright {
background:#fff;
height:50px;
font:11px Arial, Helvetica, sans-serif, Verdana;
color:#918f8f;
text-align:center;
}

#foot .copyright .pad {
padding-top:18px;
}


h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
font:12px verdana, tahoma, arial;
} 

h1, h2, h3, h4 {
  text-align: left;
  padding-left: 5px;
}
  
h1, h2, h3 {
  border-width: 1px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

#header-home {
  /* padding:1em 0.5em; */
  height:100px;
  border-width:1px;
  border-style:solid;
  
}



form {
    margin: 0;
}

.generaltable {
    border-spacing: 1px;
    border-collapse: separate;
    background: #64baf7;
}
.generaltable th {
    background: #012676 url(/theme/newjersey/images/tablehat.gif) top repeat-x;
    color: #ffffff;
    font-weight: bold;
}
.generaltable th a {
    color: #fff;
    text-decoration: underline;
}
.generaltable th a:visited {
    color: #fff;
    text-decoration: underline;
}
.generaltable th a:hover {
    color: #fff;
    text-decoration: none;
}
.generaltable tr.r0 {
    background-color: #fff;
}
.generaltable tr.r1 {
    background-color: #c0e6fe;
}

.generalboxcontent, .generalbox {
    border: 0px;
}/***** newjersey/styles.css end *****/

