/*
	Website produced by Oasis Media Group  www.oasismedia.com.au
    Author:		Owen Grant
	Title:		Claims Management Solutions CSS
	Website:	http://www.claimsmanagement.com.au
*/

body {
   margin:0px;
   padding:0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   background-color: #000000;
 }

.container
{
   position:relative;
   text-align: left;
   min-height:100%;
   width:100%;
   background-color: #000000;
}

A {text-decoration: none; font-weight: normal; color: #cf8330;}
a:hover {text-decoration: none;  color: #788db6;}
a img {border: 0px;}

p {font: normal 11px Verdana, Arial, Helvetica, sans-serif}

.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 10pt}
.bodytextred {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #e21b23; line-height: 10pt}
.bodytextbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 10pt ; font-style: normal; font-weight: bold}

.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; line-height: 9pt; font-weight:normal; }
.nav:a {text-decoration: none; font-weight: normal; color: #ffffff}
.nav:hover {text-decoration: none; font-weight: normal; color: #788db6}

.headings {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #cf8330; font-weight: normal; line-height: 14pt}
.subheadings {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #79112c; line-height: 14pt}

.pageheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; color: #ffffff; font-weight: normal; line-height: 22px}
.pagesubheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #ffffff; line-height: 13px}

.blueboxheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #ffffff; font-weight: bold; line-height: 14pt}
.blueboxtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffffff; font-weight: normal; line-height: 10pt}
.blueboxclick {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #cf8330; font-weight: bold; line-height: 10pt}

.orangeboxheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #2e3e7c; font-weight: bold; line-height: 14pt}
.orangeboxtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #2e3e7c; font-weight: normal; line-height: 10pt}
.orangeboxclick {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffffff; font-weight: bold; line-height: 11pt}

.featurestext {font-family: Tw Cen MT Condensed, Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #ffffff; font-weight: normal; line-height: 14pt; letter-spacing: 0pt}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff}
.footer:hover {text-decoration: none;  color: #ffffff}
.footer_sm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6pt; color: #ffffff; text-align:center}
.footer_sm:hover {text-decoration: none;  color: #ffffff; text-align:center}

.msgsent{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: red; font-weight: bold; line-height: 14pt}

.LoginBox
{
	width: 120px;
    font-size: 10pt;
    color: black;
    font-family: arial,verdana;
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:Black;
    border-top-style:solid;
    border-top-width:1px;
    border-left-color:Black;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:Black;
    border-right-style:solid;
    border-right-width:1px;
}

.LoginBoxBorder
{
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:Black;
    border-top-style:solid;
    border-top-width:1px;
    border-left-color:Black;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:Black;
    border-right-style:solid;
    border-right-width:1px;
    margin:4px 4px 4px 4px;
}

.submitButton
{
    FONT-SIZE: 10pt;
    COLOR: #cf8330;
    BACKGROUND-COLOR: #2e3e7c;
    font-family: arial,verdana;
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:Black;
    border-top-style:solid;
    border-top-width:1px;
    border-left-color:Black;
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:Black;
    border-right-style:solid;
    border-right-width:1px;
}

.LoginHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cf8330; line-height: 13px; font-weight:bold; }
.LoginLabel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 12px; font-weight:normal; }


