
*{
padding:0;
margin:0;
}

body{
font-family:Verdana, Arial, "Helvetica", sans-serif;
font-size:11px;
color:#666666;
}

h1, h2{
color:#09367A;
font-size:14px;
font-weight:bold;
padding-bottom:10px;
}

h2{
font-size:11px;
}
h3{
font-size:11px;
font-weight:bold;
text-align:center;
margin-bottom:10px;
color:#09367A;
}
a{
color:#09367A;
text-decoration:none;
}
p{
margin:0 0 15px 0px;
text-align:justify;
}

ol, ul{
margin:5px;
}

ol li{
margin-left:20px;
}
ul li{
margin:0 20px 0 20px;
}
img{
margin:5px;
}

td{
vertical-align:top;
}
div#container{
width:750px;
margin:auto;
background:url(images/bg.jpg) repeat-y;
padding: 0 20px 0 20px;
}

div#header{
overflow:hidden;
padding-bottom:15px;
}
div#logo{
float:left;
width:200px;
}
div#banner{
float:right;
width:478px;
}
div#barmenu{
overflow:hidden;
}

div#menu{
width:520px;
overflow:hidden;
}
div#menu ul{
display:inline-block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}

div#menu li{
background:transparent url(images/menu_bg.jpg) repeat-x scroll 0%;
float:left;
height:19px;
margin:0pt 4px 0pt 0pt;
text-align:center;
padding-top:4px;
 display:inline;
}

div#menu li:hover{
background:transparent url(images/menu_bghover.jpg) repeat-x scroll 0%;
color:#09367A;
}

div#menu li.active{
background:transparent url(images/menu_bgactive.jpg) repeat-x scroll 0%;
}
div#menu li.active a{
color:#09367A;
}

div#menu a{
height:23px;
margin:0px 5px 0 5px;
font-size:10px;

color:white;
font-weight:bold;
}

div#menu a:hover{
color:#09367A;
}

div#submenu{
border-bottom:1px solid #CCCCCC;
width:440px;
overflow:hidden;
margin:5px 0 10px 0;
}

div#submenu a{
padding:5px 0 5px 0;
}

div#time{
font-size:10px;
text-align:right;
color:#09367A;
font-weight:bold;
}

div#search{
float:right;
overflow:hidden;
}

div#search input{
background:#F4F4F2 url(images/search.jpg) no-repeat left;
border:1px solid #CCCCCC;
height:18px;
width:100px;
padding-left:15px;
color: #666666;
}

div#maincontent{
margin-top:20px;
background:url(images/txt_bg.jpg) no-repeat bottom right !important;
overflow:hidden;
padding-bottom:10px;
width: 100%;
}

div#leftcolumn{
width:438px;
float:left;
overflow:hidden;
border-right:1px solid #09367A;
padding:0 10px 0 10px;

}

div#rightcolumn{
float:left;
width:280px;
overflow:hidden;
padding-left:10px;

}

div#links{
margin-top:32px;
}

div#quicklinks{
width:730px;
text-align:right;
}
div#quicklinks img{
margin-right:10px;
}
div#partners{
text-align:center;
}

div#partners img{
margin-right:20px;
}

div#footer{
background-color:#CCCCCC;
text-align:center;
height:15px;
padding-top:8px;
border-top:2px solid #09367A;
}

div#footer a{
font-weight:bold;
}

div#footer a:hover{
text-decoration:underline;
}

div#footerbg{
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:790px;
margin:auto;
height:31px;
}
a.home{
background:url(images/home.jpg) no-repeat;
padding-left:20px;
padding-right:10px;
}
a.contact{
background:url(images/contact.jpg) no-repeat;
padding-left:20px;
padding-right:10px;
}

table#contact td{
padding:5px;
}
table#contact input,table#contact textarea{
border:1px solid #CCCCCC;
height:18px;
width:170px;
padding-left:15px;
color:#CCCCCC;
}

table#contact textarea{
height:100px;
}

table.partners1{
border:2px solid #FFFF00;
padding:10px;
}

table.partners2{
border:2px solid #FF0000;
padding:10px;
}

table.partners3{
border:2px solid orange;
padding:10px;
}
table.partners4{
border:2px solid #161BA4;
padding:10px;
}

table.partners5{
border:2px solid #CCCCCC;
padding:10px;
}

table.partners6{
border:2px solid #17B022;
padding:10px;
}

.textgrey
{ 
font-family:Verdana, Arial, "Helvetica", sans-serif;
font-size:11px;
color:#666666;
}

.textboldblue
{ 
font-family:Verdana, Arial, "Helvetica", sans-serif;
font-size:11px;
font-weight:bold;
color:#09367A;
}

