body {
	font-size: 0.7em;
	color: #333;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 25px 0px 0px 5px;
	padding: 0px 0px 20px;
	background:#f4f4f4;
}

h1.login {
	
	font-size: 1.9em;
	padding: 3px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	color:#4cbdec;
}

.greyboxmid {
	padding:0 10px;
}

.maintable {
	width:700px;
	border-top: 1px dotted #ADADAD;
	border-bottom: 1px dotted #ADADAD;
	background: white;

}

.maintable p {
	line-height: 1.3em
}
.maintable td {
	line-height: 1.3em
}

#footer 
    {
        color: #18216c;
        font-size: 1.1em;
        margin: 1px 0 0 0px;
        padding-bottom: 30px;
        width: 700px;
		  padding-top:15px;
		  font: Arial, Helvetica, sans-serif;
		  
    }

        #footer ul
        {
            list-style: none; 
            padding: 0;
            margin: 0;
        }
        
            #footer ul li 
            {
                float: left;
                margin-right: 5px;
					 color:#716F64
            }

        #footer a 
        {
            background: url(gfx/logos-bg-right.gif) top left no-repeat;
            color: #18216c;
            float: left;
            height: 22px;
            padding: 1px 3px;
            margin: -1px 0 0 3px;
            text-decoration: none;
        }
        
            #footer a:hover 
            {
                background: url(gfx/logos-bg-right-a.gif) top left no-repeat;
                color: #fff;
                cursor: pointer;
            }
        
            #footer a em
            {
                background: url(gfx/logos-bg-left.gif) top right no-repeat;
                float: left;
                font-style: normal;
                margin-top: -1px;
                padding: 2px 5px 0 2px;
                height: 22px;
            }
        
                #footer a:hover em 
                {
                    background: url(gfx/logos-bg-left-a.gif) top right no-repeat;
                }
                
     
h2 {
	color: #000000;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	padding-left: 5px;
	font-size: 1em;
	line-height: 1em;
}

h3 {
	color: #272758;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	font-size: 11px;
}

h4 {
	color: #000;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.left p { margin-top:4px; }

a:link,
a:active,
a:visited {
	color: #0E6FCF;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color:#4591DB
}

.but { font-size: 11px; }


.small {
	font-size: x-small;
	color: #000000;
}

label { color: #000000; }

.myinput {
	width: 150px;
	font-size: 12px;
}
.grey {
	color: #716F64;
	font-size: 11px;
	text-align: left;
	width: 100%;
}

.error {
	color:red;
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
}
.style1 {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.redsmall {
	font-size: 10px;
	color: #FF0000;
}
.larger {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000000;
}

.myinput1 {
	width:230px;
}

