﻿body
{
	color:				#000;
	font-family:		Arial, Sans-Serif;
	font-size:			0.7em;
}

p a
{
	color:#000;
	text-decoration:none;
}

h1
{
	color:#004584;
	font-size:1.6em;
	margin:0px;
}

h2
{
	color:#004584;
	font-size:1.3em;
}

p
{
	margin-top:10px;
}

em.error
{
	color:red;
	font-style:normal;
}

/* Main Layout */

div#iecentre
{
	width:				100%;
	text-align:			center;
}

form.mainform 
{
	border:solid 1px #004584;
	width:				778px;
	text-align:			left;
	margin:				0 auto 0 auto;
}

#headerMEPC
{
	width:778px;
	text-align:right;	
	padding:12px 0 10px 0;
	border-bottom:solid 1px #7FA2C1;
}

#headerMEPC img
{
	margin:0 12px 0 0;
}

#headerTA
{
	width:778px;
	padding:16px 0 9px 0;
}

#headerTA img
{
	margin:0 0 0 24px;
}

div#MainContent
{
	width:778px;
	margin:0px;
	clear:both;
	display:block;
	border-top:solid 1px #004584;
	height:438px;
}

div#loginHolder
{
	padding:60px 0 0 174px;
}

div#login
{
	background-color:#E3E9F0;
	padding:38px 0 40px 24px;
	width:391px;
	margin-top:8px;
	float:left;
	
}

div#login p
{
	margin:0px;
	padding:0px;
	color:#004584;
	width:350px;
}

div#login p a
{
	color:#004584;
	text-decoration:underline;
}

div#login div.row
{
    padding:5px 0 5px 0;
    width:400px;
    overflow:hidden;
}

div#login div.row label
{	
	color:#004584;
}

div#login div.row div.col1
{
   font-weight:bold;
   width:72px;
   float:left;
   color:#004584;
   
}

div#login div.row div.col2
{
	float:left;	
}

div#login div.row div.col2 input
{
	width:130px;
	font-size:			0.9em;
	
}

.loginButton
{
	padding:4px 8px 4px 22px;
	border:solid 1px #379F23;
	text-decoration:none !important;
	color:#379F23 !important;
    background: #C2E8BD url(../images/icons/accept.png) no-repeat 4px 4px;
    text-decoration:none !important;
    font-weight:bold;
    font-size:1em;
}

span.error
{
	color:Red;
	float:left;
	clear:left;
	font-weight:bold;
}

/* Footer */
div#footer
{
	width:778px;
	height:22px;
	padding:4px 0 4px 0;
	border-top:solid 1px #BFD0E0;
	margin-top:10px;
}

div#footer p
{
	margin:0px;
	font-size:			0.8em;
}

div#footer p, div#footer p a
{
	color:#3373AE;
}

div#footerLeft
{
	padding-left:10px;
	overflow:			hidden;
	display:block;
	float:				left;
}

div#footerRight
{
	float:right;
	text-align:right;
	padding-right:10px;	
}

div#footerLeft, div#footerRight
{
	padding-top:5px;
}
