/* FT template.css CSS file*/
body {
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #9499fb;
background-color: #ffffff;
}

#wrap {
min-width:760px;
max-width:1500px;
width: auto !important;
margin:0 auto; 
text-align:left;
height:100% !Important;
height:1%;
border:1px #293578 solid; 
}

#header {
text-align:center;	
width: 100%;
}

.header_top {
text-align:right;
height:168px;
background: url("../images/bg_topbar.jpg") repeat-x 0 0;
float:clear;
width: 100%;
overflow:hidden;
border-bottom: 1px solid #000;
}

.header_right {
float:right;
width: 30%;
height:168px;
overflow:hidden;
background: url("../images/bg_header.jpg") repeat-x 0 0;
border-bottom: 1px solid #000;
border-top: 1px solid #293578;
}

.header100 {
float:left;
width: 100%;
height:168px;
overflow:hidden;
background: url("../images/bg_header.jpg") repeat-x 0 0;
border-bottom: 1px solid #000;
border-top: 1px solid #293578;
}

.header70 {
float:left;
width: 70%;
height:168px;
overflow:hidden;
background: url("../images/bg_header.jpg") repeat-x 0 0;
border-bottom: 1px solid #000;
border-top: 1px solid #293578;
}

.navbar {
float:left;
width: 100%;
}

#sidebarleft {
padding:5px; 
float:left;
width:180px;
overflow:hidden;
}


#content1 {
border-right:1px #293578 solid; 
border-left:1px #293578 solid; 
padding:5px; 
position:relative;
margin: 200px 0 0 0;
}

#content2 {
border-right:1px #293578 solid; 
border-left:1px #293578 solid; 
padding:5px; 
position:relative;
margin: 200px 190px 0 0;
}

#content3 {
border-right:1px #293578 solid; 
border-left:1px #293578 solid; 
padding:5px; 
position:relative;
margin: 200px 0 0 190px;
}

#content4 {
border-right:1px #293578 solid; 
border-left:1px #293578 solid; 
padding:5px; 
position:relative;
margin: 200px 190px 0 190px;
}

#sidebarright1 {
padding:5px; 
position: absolute;
right: 0;
top: 200px;
width: 180px;
}

#sidebarright2 {
padding:5px; 
position: absolute;
right: 0;
top: 200px;
width: 180px;
}

#footer {
height: 1%;
text-align:center;
clear:both;
}

* {
margin:0;
padding:0;
}

a { 
	color:#054873; 
	text-decoration:none;
}

a:hover {
	color:#18128c; 
	text-decoration:underline; 
}



div.navbar {
background: url("../images/bg_nav.jpg") repeat-x 0 0;
border-bottom: 1px solid #293578;
color: #054873; 
}

div.navbar ul {
margin: 0px;
padding: 0px;
white-space: nowrap;
line-height: 30px;
text-align:center; 
list-style-type: square;
}

div.moduletable_menu ul {
white-space: nowrap;
padding-left: 20px;
list-style-type: square;
}

div.navbar li {
  display: inline;
}


div.navbar li a {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  font-weight: bold;
  padding: 6px 10px;
  margin-left:1px;
}

div.moduletable_menu li a {
  text-decoration:none; 
  text-align:left; 
  font-weight: bold; 
  margin-left:10px;
  margin-bottom:1px;
}


div.navbar li a:hover, div.moduletable_menu li a:hover {
  color:#7BA1BA; 
  text-decoration:underline; 
}

#top li {
  padding-left: 20px;
}
#top ul {
  padding-left: 20px;
  list-style-type: square;
}

h1, h2, h3, .componentheading {
height:20px;
font-size: 12px;
text-align:center;
color:#DDDEF3;
text-align:left;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
background: url("../images/bg_topbar.jpg") repeat-x 0 0;
text-decoration:underline; 
}

.moduletable, .moduletable_menu, .leading, .article_column, #page {
background: url("../images/bg_table.jpg") repeat-x 0 30px;
margin-bottom:5px;
border:1px #293578 solid; 
padding-bottom:5px;
}

.header_top .moduletable, .header_right .moduletable  {
border:0px; 
background: url("../images/notexistant.jpg") repeat-x 0 30px;
background-color: transparent;
text-align:right;
padding-top: 5px;
}

.header_right fieldset {
 border:0px;
}

.header_right label {
 padding:5px;
}

img {
margin: 5px;
}

span.modifydate, span.createdby, span.createdate, span.small {
font: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
color:#18128c;
text-align: center;
display:block;
width: 100%;
}

.buttonheading {
text-align: right;
}

#footer {
font:Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
color:#18128c;
padding-left: 5px;
padding-right: 5px;
border-top:1px #293578 solid; 
}

p {
padding:5px;
text-align:justify;
}


.contact label
{
        float: left;
        font-weight: bold;
        width: 14em;
        margin: 10px 0 0 0;
        color: #054873;
}

span.marker { margin: 0 10px 0 0px; }
.contact_email_checkbox label { float: none !important; }
.contact label.copy {width:90%;padding: 0 0  0 10px  }
.contact form
{
        color: #000;
        padding: 20px;
        margin: 10px 0 10px 0;
}

.contact input
{
        background: #fff;
        border: solid 1px #054873;
        color: #054873;
        padding: 2px 2px 0 2px;
        margin: 10px 0 0 0;
}

.contact .button
{
        background: #054873;
        border: 0;
        color: #fff;
        font-weight: bold;
        margin: 20px 10px 0 0;
        padding: 0 0 0 30px;
        cursor: pointer;
}

.error
{
        padding: 20px;
}

label.textarea
{
        float: none !important;
        margin: 10px 0 10px 0;
        display: block;
        width: 100%;
}
#contact_text
{width:80% ; height:150px}

div.weblinks li {
  font-weight: bold;
  padding-top: 20px;
}
div.weblinks ul {
  padding-left: 20px;
  list-style-type: none;
}
div.weblinks a.category{
  font-size: 20px;
  text-decoration:underline; 
}
div.weblinks span.small {
text-align: left;
width: 100%;
}