﻿/********************************/
/* Body and Standard settings   */
/********************************/
body
	{
	font: 62.5% verdana, arial, helvetica, san-serif;
	margin: 0px;
	margin-top: 0px;
	background-color: #fff;
	color: #000;
	}

body, html
	{
	height: 100%
	}

h1, h2, h3, h4, h5, h6
	{
	color: #000000;
	font-family: verdana, arial, helvetica, san-serif;
	margin-bottom: 0.3em;
	font-weight: normal;
	margin-top: 0
	}
	
h2
	{
	font-size: 2em;
	}
	
h3
	{
	font-size: 1.7em;
	font-weight: bold
	}
	
h4
	{
	font-size: 1.4em;
	font-weight: bold
	}
	
h5, h6
	{
	font-size: 1.4em;
	font-weight: bold
	}

p
	{
	font-size: 1.1em;
	margin-top: 0px;
	color: #000
	}
	
a, a:link
	{
	color: #0066cc;
	text-decoration: none;
	font-size: 1.1em
	}
	
/********************************/
/* Other settings   */
/********************************/
	
.smallTxt
	{
	font-size: 0.9em;
	}
.td_left
	{
	width: 205px;
	text-align: left;	
	font-size: 1.0em;
	}
.td_right
	{
	width: 265px;
	text-align: left;	
	font-size: 1.0em;
	padding-right: 0px;
	}
.td_leftTop
	{
	vertical-align:top;
	width: 150px;
	text-align: left;	
	font-size: 1.0em;
	}
	
.dvw_left
	{
	width: 200px;
	text-align: left;	
	font-size: 1.2em;
	font-weight:bold;
	}
/********************************/
/* Login.aspx   */
/********************************/
.content {
OVERFLOW: hidden; WIDTH: 760px; height: 434px; POSITION: absolute;BACKGROUND: url(../images/abbott_login_top.jpg);background-repeat:no-repeat;
}
.txt_white
{
color: #ffffff;
text-align: left;	
font-size: 1.2em;
}
.txt_right
{
width: 355px;
text-align: right;	
}



