html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:scroll;
	background-color: #FBFBFB;
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
}
a:link  {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
 }
a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
 }


p{
	color: #666666;
	text-align: justify;
}


h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{
	margin-bottom:0.5em;
}

h1{
}

h2{	font-size:20px;}

h3{	font-size:18px;}

h4{	font-size:16px;}

h5{	font-size:14px;}

h6{	font-size:12px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{
	margin-top:0;
	margin-bottom:0px;
}

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

.error
	{
	color: #ff0000;
	font-style: italic;
	background: #fcebb6 url(../Team/Images/patt.jpg) repeat-x 0 bottom;
	border: 1px solid #fac200;
	padding: 6px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 30px;
	position: relative;
	}
	.alert 
		{
		display: block;
		height: 26px;
		width: 26px;
		float: left;
		margin: -18px 0 0 -17px;
		background: url(../Team/Images/alert.gif) no-repeat 0 0;
		}
.LOGOUT
	{
	background: #ff0000;
	font-size: 9px;
	padding: 3px 5px 2px 5px;
	display: block;
	float: right;
	line-height: inherit;
	text-transform: uppercase;
	color: #fff !important;
	letter-spacing: 1px;
	}
	
.team
	{
	padding: 4px;
	margin: -40px 0 40px;
	list-style: none;
	background: #e7e8e8;
	}
	.team li
		{
		display: inline;
		padding: 0 8px;
		border-left: 1px dotted #ce1000;
		}
		.team li:first-child { border: none; }
		.team li a { font-weight: normal; }
		.team li a.active { font-weight: bold; color: #ce1000; }
		
		
.details
	{
	padding: 0;
	display: block;
	margin: 30px 0 0;
	}
	.details tr
		{
		display: block;
		margin: 4px 0;
		}
		.details tr td { background: #f4f0e3; padding: 5px; width: 270px; }
		.details tr td:first-child
			{
			width: 145px;
			font-size: 11px;
			font-weight: bold;
			color: #ce1000;
			border-left: 0px solid #ce1000;
			text-transform: uppercase;
			padding-left: 5px;
			text-align: right;
			}
		.details tr td[colspan~="2"] { background: none; border: none; text-transform: none; width: 430px; padding: 20px 0; }
		
		.inputbox
			{
			width: 250px;
			display: block;
			padding: 4px;
			height: 20px;
			font-size: 15px;
			float: right;
			text-align: right;
			}
			
		.details h2
			{
			font-size: 15px;
			font-weight: bold;
			}
			.details p
				{
				font-weight: normal;
				font-size: 12px;
				}
			
.login td { padding: 10px 0; width: 170px; display: block; float: left; margin-right: 10px; }
	.login label
		{
		font-size: 11px;
		font-weight: bold;
		color: #ce1000;
		text-transform: uppercase;
		}
		label[for~="remember"]
			{
			font-size: 13px;
			font-weight: normal;
			color: inherit;
			text-transform: none;
			}
		.linputbox
			{
			width: 160px;
			display: block;
			margin-top: 5px;
			padding: 4px;
			height: 20px;
			font-size: 15px;
			}
		.dets
			{
			border-top: 1px dotted #ce1000; 
			font-size: 11px;
			margin: 25px 0 0 0;
			padding: 5px 0;
			}
#main #content-DIFF ol li {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#over {
	position: absolute;
	z-index: 1000;
	top: 500px;
}
#over2 {
	position: absolute;
	z-index: 100;
	top: 500px;
}
