﻿body
{
	background:#fff;
	font-family:Verdana, Arial, Scans-serif;
	color:#666666;	
}

body, form 
{
	margin:0;
	padding:0;
}

p
{
	font-size:70%;
}

a{color:#70232E;}

/*a:hover{color:#002C6A; text-decoration:underline;}*/

a img
{
	border:none;
}

#header
{
	background:#FFFFFF;
	border-bottom:1px solid #ccc;
}
.headerHelp
{
	background-color:#FFF3C0;
	border-bottom:1px solid #888877;
	width:100%;
}
.headerHelp .support
{
	float:right;
	padding:2px 6px 2px 0px;
}
.headerHelp .support TD
{
	font-size:70%;	
}


/* ====================== Logo ======================== */
#logo
{
	margin:5px 0 10px 10px;
	font-size:0.9em;
	font-weight:bold;	
}
.verifileLogo
{
	float:left;	
}
#strapline
{
	float:right;
	margin:15px 5px 10px 0;
}

#logo a:link, #logo a:visited
{
	color:#000;
	text-decoration:none;
}
#logo a:hover
{
	color:#000;
}
#logo em
{
	background:#000;
	color:#fff;
	font-style:normal;
	padding:0 0.25em;
}

/* ====================== Top Menu ======================== */
#menu
{
	background:#E8E6EF;
	border: 0;
	float:right;
	font-size:0.8em;
	margin: 0;
	padding: 2px;
	list-style-type: none;
}
#menu li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a:link, #menu a:visited
{
	background:#E8E6EF;
	border: 1px solid #F9F9E9;
	color: #333;
	float: left;
	line-height: 10px;
	padding: 2px 8px 2px 4px;
	text-decoration: none;
}
#menu LI a:hover, #menu LI.current a:hover
{
	background:#70232E;
	border: 1px solid #ccc;
	color:#fff;
}
#menu a img
{
	border:none;
	margin-right:0.3em;
	vertical-align:middle;
}

/* ====================== Status Text ======================== */
#status
{
	color:#333;
	font-size:0.70em;
}

#status b
{
	color:#002C6A;
}

/* ====================== Module Tabs ======================== */
.tabs
{
	width:100%;
}
.tab, .tabActive
{
	background: #F0F0F0;
	border: 1px solid #ccc;
	font-size:90%;
	padding: 2px 10px;
	width:1%;
}
.tabActive
{
	background: #E8E6EF;
	border-bottom: 0;
}
.tab A, .tabActive A
{	
	color: #444;
	text-decoration: none;
}
.tabActive A
{	
	color: #70232E;
	font-weight:bold;
}
.tab a:hover
{
	background:#F0F0F0;
	color:#70232E;
}
.tabActive a:hover
{
	background: #E8E6EF;
	color:#70232E;
}
.tabSpace
{
	border-bottom: 1px solid #ccc;
	padding:5px;
	text-align:right;
	width:100%;
}

/* ====================== Current Module Menu ======================== */
#tabMenu
{
	background:#F9F9E9;
	clear:both;
	font-size:0.8em;
	margin: 0;
	padding: 2px 0 22px 10px;
	list-style-type: none;
}
#tabMenu li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabMenu a:link, #tabMenu a:visited
{
	border: 1px solid #F9F9E9;
	color: #444;
	float: left;
	line-height: 14px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
#tabMenu LI a:hover, #tabMenu LI.current a:hover
{
	background:#e0e0e0;
	border: 1px solid #ccc;
}

/* ====================== Login ======================== */


/* ====================== Module menu ======================== */
.moduleMenu
{
	background:#E8E6EF;
	padding: 2px 0 2px 10px;
	margin:0;
	top:-10px;
}
.menuStatic
{
}
.menuStaticItem
{
	color:#70232E;
	cursor:hand;
	cursor:pointer;
	font-family:Arial,Sans-serif;
	border:0;
	padding: 2px 5px 2px 5px;
	font-size:75%;
	text-decoration: none;
}
.menuStaticHover
{
	background-color:#70232E;
	color:#fff;
	border: 0;
}
.menuDynamic
{
	background-color:#E8E6EF !important;
	border:solid 1px #ccc;
	border-right:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
	padding:2px;
}
.menuDynamicItem
{
	color:#70232E;
	cursor:hand;
	cursor:pointer;
	font-family:Arial,Sans-serif;
	border:solid 1px #E8E6EF;
	padding: 2px 5px 2px 5px;
	font-size:75%;
	text-decoration: none;
}
.menuDynamicHover
{
	background-color:#70232E;
	color:#fff;
	border: 1px solid #E8E6EF;
}

#login .phone 
{
	margin-left:50px;
	margin-top:-20px;
}

/*--------------------------verifile styles----------------------------*/
h1 { color:#002C6A;	font-family:Verdana,Arial,Sans-serif; font-size:130%; font-weight:bold;	margin:0; text-decoration:none;}

h2 {background-color:#E8E6EF; color:#70232E; font-size:90%;	font-weight:bold; min-height:15px; padding:5px 10px;}

.menubar {height:25px; background-color:#E8E6EF;}

.contacts {margin-left:10px;}

.contacts b{color:#002C6A;}

.verifileLogo {float:left;}

#strapline{ float:right; margin:15px 5px 10px 0;}

/*-- extranet login page--*/

.part1 {height:410px; min-width:900px;}

.welcome{ margin: 40px 50px 0 10px; float:left; width:65%;}

.login {text-align:left; background-color:#FFFFFF; float:left; margin-top:50px; font-size:0.9em;}

.login .logo {margin:0 0 0 5px;}

.login p{color:#002C6A; font-weight:bold;}

.logo a{text-decoration: none;}

.logo a:hover {	color:black;text-decoration:none;}

.block {width:191px; background-image:url(../../../UI/Images/border.gif); background-repeat:repeat-y; background-position:right; padding-left:20px;}

.block p {margin:0; padding:0 0 10px 22px;}

.block p.last {margin:0; padding:0 0 0 22px;}

.in {width:190px; background-image:url(../../../UI/Images/border.gif); background-repeat:repeat-y; background-position:left;}

.top {background-image:url(../../../UI/Images/top.gif); background-repeat:no-repeat; background-position:top; height:34px;}

.bottom {background-image:url(../../../UI/Images/bottom.gif); background-repeat:no-repeat; background-position:bottom; height:20px;}

.buttonLogin {float:left; margin:15px 5px 0 0;}

.links p{padding:5px 0 5px 55px; margin:0;}
.links a{text-decoration:none;}
.links a:hover{color:#002C6A; text-decoration:underline;}