body {
   margin: 0;
   padding: 0;
   background: #FDFDFD url(/images/img01.jpg) repeat-x;
   font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
   color: #666666;
}
img {
   border: 0;
}

h1, h2, h3 {
   margin: 0;
   padding: 0;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #F49500;
}


h2 {
   text-transform: uppercase;
   font-size: 18px;
}

.headline {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-transform: uppercase;
   font-size: 18px;
}


h3 {
   text-transform: uppercase;
   letter-spacing: 2px;
   font-size: 11px;
}

p, blockquote, ul, ol {
   font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 18px;
}

blockquote {
   padding-left: 20px;
   background: url(/images/img05.gif) repeat-y;
}

a {
   color: #F49500;
}

a:hover {
   text-decoration: none;
}

/* Header */

#header {
   width: 760px;
   height: 180px;
   margin: 0 auto;
   background: url(/images/img02.jpg);
}

#header h1, #header h2 {
   font-weight: normal;
   color: #FFFFFF;
}

#header h1 {
   float: left;
   padding: 5px 0 0 10px;
   font-size: 32px;
   font-weight:normal;
   color:#000;
   background: #FFC76F;
   width: 310px;
}

#header h2 {
   float: right;
   padding: 113px 20px 0 0;
   font-size: 18px;
   line-height: .8em;
}

/* Menu */

#menu {
   width: 760px;
   height: 50px;
   margin: 0 auto;
}

#menu ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#menu li {
   display: inline;
}

#menu a {
   display: block;
   float: left;
   padding: 17px 15px 0 15px;
   background: url(/images/img03.gif) no-repeat;
   text-transform: uppercase;
   text-decoration: none;
   font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #D8D8D8;
}

#menu a:hover {
   color: #FFFFFF;
}

#menu .first a {
   background: none;
}

/* Content */

#content {
   width: 720px;
   margin: 0 auto 20px auto;
   padding: 20px;
   background: #FFFFFF url(/images/img04.jpg) repeat-x left bottom;
   border-left: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
}

/* Posts */

#posts {
   float: left;
   width: 100%;
}

#posts .homepage {
   font-size: 15px;
   margin-top: 15px;
}

/* Links */

#links {
   float: right;
   width: 200px;
   padding-left: 20px;
   background: url(/images/img05.gif) repeat-y;
}

#links ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#links li ul {
   padding: 5px 0 30px 0;
}

#links li li {
   padding: 7px 10px;
   background: url(/images/img06.gif) repeat-x left bottom;
}

#links li a {
   text-decoration: none;
}

#links li a:hover {
   text-decoration: underline;
}

#links li i {
   font-style: normal;
   font-size: 9px;
}

#links li h2 {
   font-size: 14px;
}

/* Footer */

#footer {
   height: 25px;
   padding: 20px;
   background: #2D2D2D url(/images/img07.gif) repeat-x;
}

#footer p {
   text-align: center;
   color: #999999;
}

/************ TABLES **************/

.myTable {
   border-collapse: collapse;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin-left: 10px;
   background: #fff;
   border: 1px solid #216884;
   background: #fff;
}
.myTable input, .myTable select {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
.myTable caption {
   width: 750px;
   background: #216884;
   color: #fff;
   text-align: left;
   padding: 3px;
   font-weight: bold;
   margin-left: 10px;
 }
.myTable thead {
   background: #ddd;
}
.myTable td, th {
   padding: 2px;
   text-align: left;
}
.myTable a:link {
   text-decoration: none;
   color: blue;
}
.myTable a:visited {
   text-decoration: none;
   color: blue;
}
.myTable a:hover {
   text-decoration: underline;
}

.myTable .headline {
   text-decoration: underline;
   padding-left: 10px;
   font-weight: bold;
   background-color: #FFA518;
   height: 16px;
   font-size: 12px;
}
.myTable label {
   float:right;
   margin-right: 10px;
   font-weight: bold;
}

.notable {
   border: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
.logo-bw {
   color: rgb(90, 172, 255);
   font-family: Times New Roman,Times,serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 20pt;
   line-height: normal;
   font-size-adjust: none;
   font-stretch: normal;
}
.logo-home {
   color: rgb(225, 7, 6);
   font-family: Times New Roman,Times,serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 20pt;
   line-height: normal;
   font-size-adjust: none;
   font-stretch: normal;
}
.required {
   color: #FF0000;
}
.alert_message {
   font-weight: bold;
   padding:20px;
   text-align:center;
   margin:15px;
   border: 1px solid #000000;
}

#faq {
   font-weight:bold;
   color: #FFA518;
}
#faq p {
   color: #000;
   font-weight: normal;
}

.logotext {
   background-color: #ccc;
   color:#000;
   font-size: 20px;
   padding-left: 10px;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
}

/************* RESULTS ************/

.resultlist {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin-bottom: 10px;
   border: solid 1px #cccccc;
   background: #eee;
   padding: 5px;
   width: 705px;
}
.resultlist a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: blue;
}
.resultlist a:hover {
   text-decoration: none;
}
.resultlist ul {
   margin: 10px 0 0;
}
.resultlist ul {
   /* width: 26%; */
}
.resultlist li {
   text-align: left;
   margin-left: 0px;
}
.resultlist .top {
   text-align: left;
}
.resultlist .top .checkbox {
   float: right;
}
.resultlist img {
   border: 0;
}
.resultlist img a:hover {
   text-decoration: none;
   color: #fff;
}
.resultlist .col1, .col2 {
   width: 210px;
   float: left;
}
.resultlist .col3 {
   width: auto;
   float: left;
}
.resultlist strong {
   padding-right: 9px;
}

.alert_error {
   border: 1px solid #FF0000;
   background-color: #FFEFEF;
   padding: 15px;
   font-size: 1.3em;
   font-weight: bold;
}

.alert_message {
   border: 1px solid #5ACF80;
   background-color: #E0EFE5;
   padding: 15px;
   font-size: 1.3em;
   font-weight: bold;
}

.faq li {
   font-weight: bold;
}
.faq li p {
   font-weight: normal;
}
.con a {
   margin: 0;
   padding: 0;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #F49500;  
   text-transform: uppercase;
   font-size: 18px;
   text-decoration: none;
}
.con a:hover { text-decoration: underline; }

