body {
background-color: #fff;
font-family: arial;
font-size: 14px;
margin: 0px;
padding-top: 15px;
background: #dedede url('bg_body.gif') repeat-x;
background-attachment: fixed;
text-align: justify;
}

img {
border: none;
}
.c { text-align: center; text-decoration:none; }
.c a { text-decoration:none; }
.l { text-align: left; }
.r { text-align: right;
font-size: 16px;
color: #777;
}

div p.l {
/*text-align: justify;*/
line-height: 110%;
}

.row-1 { background:#f6f6f6; }

.examp {
margin-left: -11em;
color: #999;
font-size: 13px;
font-family: verdana,arial;
line-height: 20px;
}


a { color:blue; }
a:hover {
color: #ff2a00;
text-decoration:none;
}


ul li {
color: #bbb;
}

ul {
border-top: 2px solid #eee;
padding-top: 6px;
width: 710px;
margin: 30px -13px;
padding-left: 0px;
font-family: arial;
font-size: 8px;
color: #888;
letter-spacing: -0px;
word-spacing: -.8px;
text-align: left;
}

#IEroot ul {
border-top: 1px solid #eee;
padding-top: 6px;
width: 710px;
margin: 50px -13px;
padding-left: 0px;
font-family: arial;
font-size: 9px;
color: #888;
letter-spacing: 0px;
word-spacing: -1px;
text-align: left;
}

li {
list-style-type: none;
}

li:hover {
list-style-type: none;
}

.in1 {
color: #214872;
}

.c1 {
color: blue;
}

ul.ac {
border-width: 0px;
border-style: solid;
border-color: #AAA;
width: 680px;
font-size: 10px;
font-weight: normal;
letter-spacing: -1px;
text-align: left;
}

#IEroot ul.ac {
line-height: 100%;
width: 680px;
}

ul.ac li {
color: #777;
padding: 6px 0px;
font-family: verdana;
text-align: justify;
list-style-type: none;
line-height: 100%;
word-spacing: -.5px;
}

#IEroot ul.ac li {
color: #777;
padding: 6px 0px;
font-family: verdana;
text-align: justify;
list-style-type: none;
line-height: 120%;
word-spacing: -1px;
}

ul.ac li a{
font-family: verdana;
font-size: 15px;
text-align: left;
font-weight: bold;
word-spacing: 100%;
letter-spacing: 100%;
line-height: 120%;
text-decoration: underline;
vertical-align: text-bottom;
}

#IEroot ul.ac li a{
font-family: verdana;
font-size: 15px;
text-align: left;
font-weight: normal;
word-spacing: 100%;
line-height: 120%;
letter-spacing: 100%;
text-decoration: underline;
vertical-align: text-bottom;
}

ul.ac li a:hover{
text-decoration: none;
}

#IEroot ul.ac li a:hover{
text-decoration: none;
}

/* regions */
#site {
padding-top: 1px;
margin-top: 0px;
text-align: justify;
background-color: white;
width: 720px;
border-left: 2px solid #407AC8;
border-right: 2px solid #407AC8;
}

#content {
margin: 1px 10px 15px 10px;
}
/*
#content div div p{
padding: 7px 3px;
border-top: 3px solid #fafafa;
border-right: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
background: #Fdfdfd url('bg.jpg') repeat-x 0px 74%;
background-attachment: scroll;
text-align: justify;
}
*/
#pages {
text-align: center;
margin-top: 35px;
padding: 10px;
border: 2px solid #69baea;
}

#pages a {
font-weight: bold;
}

/* headers */

h1 {
margin: 0px 0px 0px 6px;
font-size: 23px;
background: url('h1.gif');
color: white;
padding: 3px 3px 3px 15px;
}

h2 {
border-bottom: 4px inset #ccd;
margin: 20px 0px 5px 0px;
font-size: 20px;
}

h3 {
font-weight: bold;
color: #1274ad;
margin-top: 10px;
margin-bottom: 0px;
background: white;
padding: 3px;
}

h3 a {
color: blue;
}

/* main page */

.searchBox {
padding: 10px;
border: 1px solid black;
background: #eeeeee;
margin: 0px 100px 0px 100px;
}

.instruction {
padding: 10px 0px 10px 20px;
}

/* info table */
.infotable {
margin-top: 10px;
border-collapse: collapse;
width: 100%;
text-align: left;
}

.infotable th {
border: 1px solid #bbbbbb;
padding: 3px;
font-size: 14px;
font-weight: bold;
white-space: nowrap;
}

.infotable td {
font-family: arial;
font-size: 12px;
font-weight: normal;
padding: 5px;
border: 1px solid #ddf;
/*width: 50%;*/
}


.infotable td a {
/*font-family: verdana;*/
font-size: 15px;
font-weight: bold;
}

.infotable td.capt {
width: 100px;
text-align: right;
}


.infotable td.r {
font-weight: bold;
}

/* forms */

.formRow {
margin: 10px 0px 5px 0px;
}

.formHelp {
margin: 2px 0px 2px 2px;
font-size: 11px;
}

.formError {
font-size: 11px;
color: red;
}

textarea {
width: 100%;
height: 125px;
}

input[type='text'] {
width: 140px;
background: #EEE;
border: solid 1px #407AC8;
padding: 1px 8px;
font-family: verdana,arial;
font-size: 15px;
font-weight: bold;
}

#IEroot input[type='text'] {
margin-left: 40px;
}

input[type='submit'] {
height: 36px;
width: 134px;
border-style: none;
text-indent: -10000px;
overflow: hidden;
background: transparent url(search-127x34.gif) no-repeat scroll 4px 0px;
cursor: pointer;
*margin-right: 5px;
}

input:hover[type='submit'] {
background: transparent url(search-127x34.gif) no-repeat scroll 4px 2px;
}

#IEroot input[type='submit'] {
height: 38px;
width: 140px;
font-size: 0;
color: #fff;
vertical-align: middle;
text-align: right;
background: transparent url(search-127x34.gif) no-repeat scroll 2px 0px;
}

#IEroot input:hover[type='submit'] {
background: transparent url(search-127x34.gif) no-repeat scroll 2px 2px;
}



form {
margin: 0px;
padding: 0px;
}

.submit {
text-align: right;
background: #f3f3f3;
border-top: 1px solid #cccccc;
padding: 10px;
}

/* boxes */
.boxTitle {
font-weight: bold;
color: #1274ad;
margin-top: 10px;
background: url('cmtTop.gif');
padding: 3px;
border: 1px solid #69baea;
}

.boxContent {
margin-top: 1px;
border: 1px solid #69baea;
}

.boxContent p { padding: 0px 10px 0px 10px; }

/* comments */

.commentAuthor {
font-weight: bold;
color: #1274ad;
margin-top: 10px;
background: url('cmtTop.gif');
padding: 3px;
border: 1px solid #69baea;
}

.commentTime {
color: #1274ad;
font-size: 11px;
float: right;
padding: 3px;
font-weight: normal;
}

.comment {
margin-top: 1px;
border: 1px solid #69baea;
}

.comment p {
padding: 0px 10px 0px 10px;
}

.commentOptions {
text-align: right;
padding: 2px 8px 2px 2px;
background: #fff;
color: #66b2e3;
}

.commentOptions a {
font-weight: bold;
font-size: 11px;
color: darkblue;
}

.smallInfo {
padding: 2px;
font-size: 11px;
color: #666666;
}

.smallInfo .field {
padding: 2px 10px 2px 5px;
float: left;
}


