/*Clearing default styles*/
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

body {
font-family: tahoma, verdana, sans-serif;
font-size: 10pt;
color: #000;
text-align: left;
line-height: 1.2em;
}

h1 {
text-indent : -3000px;
display: block;
background-image: url(images/masthead.jpg);
width: 770px;
height: 100px;
text-decoration: none;
}

h2 {
margin:0 0 10px 0;
}

p {
margin:0 0 5px 0;
}

em {
font-style:normal;
font-weight:bold;
color:#5A6A93;
}

strong {
font-style:normal;
font-weight:bold;
font-size: 10pt;
color:#ee0000;
}

.green {
color:#00dd00;
}

#container {
width:770px;
height:660px;
background-color: transparent;
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}

#login {
float:left;
width:325px;
margin:20px 0 0 45px;
display: inline;	/*Anti IE Margin doubling*/
}

#login h2 {
text-indent : -3000px;
display: block;
background-image: url(images/login.gif);
width: 155px;
height: 18px;
text-decoration: none;
}

#login #hpassword {
background-image: url(images/password.gif);
width: 248px;
height: 19px;
}

#login p {
font-size: 7pt;
font-weight:normal;
}

#elateralbox {
width:auto;
/*height:165px;*/
margin:0 0 0 0;
border:2px solid #455889;
background:#5A6A93;
color:#fff;
font-weight:bold;
padding:20px;
}

#elateralbox input {
margin:5px 0 15px 0;
}

.input {
width:278px;
}

#submit {
float:right;
}

#description {
float:left;
width:325px;
margin:45px 0 0 50px;
display: inline;	/*Anti IE Margin doubling*/
font-size: 9pt;
}

#contactdetails {
float:right;
width:335px;
margin:45px 15px 0 0;
display: inline;	/*Anti IE Margin doubling*/
}

#contactdetails h2 {
text-indent : -3000px;
display: block;
background-image: url(images/contact.gif);
width: 84px;
height: 19px;
text-decoration: none;
}

#contactdetails p {
font-weight:bold;
}