/* © Copyright 2006 - Igniso Limited,All Rights Reserved. */
body,html{
height:100%;
}
body,td,div{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
margin:0;
}
img{border:0;}
.item_container{
background-color:#edf3fb;
border:1px solid #00a4ff;
width:auto;
padding:7px;
margin:7px;
margin-right:0;
margin-left:0;
}

.system_message{
background-color:#FFC6C6;
border:1px solid #FF0000;
width:auto;
padding:7px;
margin:7px;
margin-right:0;
margin-left:0;
}

.system_message a:link,.system_message a:visited{
color:#000000;
text-decoration:underline;
}


.header{
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
width:100%;
height:103px;
padding:0;
margin:0;
background-color:#3391e3;
}

.nav{
padding:0;
margin:0;
background-image:url(../images/nav_bg.gif);
background-repeat:repeat-x;
background-color:#0099FF;
width:100%;
height:30px;
line-height:27px;
}

.nav ul{
list-style:none;
margin:0;
padding:0;
}
.nav li{
display:inline;
padding-left:10px;
}

.nav a:link,.nav a:visited{
color:#edf3fb;
text-decoration:none;
}

.nav a:hover{
color:#FFFFFF;
text-decoration:none;
}

.subnav{
font-size:x-small;
}

.subnav ul{
list-style:none;
margin:0;
padding:0;
}
.subnav li{
display:inline;
padding-right:4px;
}

/*.subnav a:link,.subnav a:visited{
color:#edf3fb;
text-decoration:none;
}

.subnav a:hover{
color:#FFFFFF;
text-decoration:none;
}*/

.content{

width:500px;
padding-top:20px;
margin-left:auto;
margin-right:auto;

}

h1{
color:#000;
font-weight:100;
letter-spacing:-.1em;
text-transform:lowercase;
margin:0;
padding:0;
}

.item_container h2{
font-weight:100;
color:#00a4ff;
font-size:large;
letter-spacing:-.1em;
text-transform:lowercase;
margin:0;
padding:0;
}


.item_container hr{
background-color:#edf3fb;
color:#edf3fb;
margin:0;
border:0;
border-top:1px solid #00a4ff;
}



a:link,a:visited,a:active{
color:#2366d0;
text-decoration:none;
}

a:hover{
color:#0040a5;
text-decoration:none;
}

.small{
color:#9d9d9e;
font-size:xx-small;
text-transform:uppercase;
}

.button{
background-image:url(../images/button_bg.gif);
background-repeat:repeat-x;
border:2px solid white;
color:#FFFFFF;
font-weight:bold;
}

.footer{
height:50px;
width:100%;
background-color:#3366CC;
bottom:0;

background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
text-align:center;
vertical-align:middle;
color:#FFFFFF;

}

.footer a:link{
color:#FFF;
text-decoration:underline;
font-weight:normal;
}
/* Added 23rd September 2006 for new message system stuff */
.sub_header{
font-size:xx-small;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #3366CC;
}
