
/* CLL Patient Registry */

body {
	margin: 2px 3px;
	font-family: Verdana, sans-serif, arial;
	height: 100%;
	background-color: #FEF7E9;
	color:#000066;
}

.border {
	border:#000000 0.5px solid;
}

#topcornersforit {
	background-image:url(topcont_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:900px;
}

#hold {
	min-width: 900px;
	margin: auto;
	margin-top:10px;
	width: 900px;
}

#title {
	height:140px;
	background-position:left;
	background-repeat:no-repeat;
}

#navigation {
	background-image:url(navigation/wholefordiv.gif);
	background-repeat:no-repeat;
	width:900px;
	height:23px;
}

a {
	color:#000066;
	text-decoration:underline;
}

#content {
	font-size:11px;
	width: 900px;
}

a:hover {
	color:#000066;
	text-decoration:none;
}

.NavText {
	z-index: 100;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.7em;
	color: #000066;
	padding-top: 5px;
	text-align: left;
	font-weight:bold;
}

.NavBullet {
	padding-right: 2px;
	padding-left: 1px;
	left: 2px;
	background-image: url('navigation/bullet.gif');
	background-repeat: no-repeat;
	position: relative;
	top: 6px
}

#backgroundlayer {
	background-image:url(navigation/background.gif);
	background-repeat:repeat-x;
}

h1 {
	font-size:20px;
	font-weight:bold;
	display:inline;
}h2 {
	font-size:16px;
	font-weight:bold;
}h3 {
	font-size:14px;
	font-weight:bold;
}

.subheader {
	font-size:12px;
	font-weight:bold;
}

#mainnav {
	width:508px;
	text-align:left;
	float:left
}

#personal {
	width:370px;
	text-align:right;
	float:left
}

#down {
	background-image:url(construct/down.png);
	background-repeat:repeat-y;
	width:900px;
}

#top {
	background-image:url(construct/top.gif);
	background-repeat:no-repeat;
	width:900px;
	background-position: top;
}

#bottom {
	background-image:url(construct/bottom.gif);
	background-repeat:no-repeat;
	width:900px;
	background-position:bottom;
}

.padding {
	padding:10px;
}

#margincontent {
	margin-top:20px;
}

#copyright {
	float:left;
	width:50%;
	text-align:left
}

#cham {
	float:left;
	width:50%;
	text-align:right
}

#footer {
	padding:7px 10px 20px 10px;
}


.phone{float:right; padding:30px 10px 30px 10px;}

.center{text-align:center}
.left{text-align:left}
.right{text-align:right}

.films{margin:0px 40px 0px 40px; text-align:center;}

img{border:0px}

.borderforprofiles{width:92%; border:#F0B33A 1px solid; text-align:center; padding:2px; margin:auto;}

.patientprofiletables{width:850px; text-align:center; background-color:#F5CC7C; margin:auto;}
.patientprofiletablesbg{background-color:#FEF7E9; width:99px}

.reg{width:750px; background-color:#000000; margin:auto;}
.login{width:300px; background-color:#000000; margin:auto;}

.row1{background-color:#FAD88F}
.row2{background-color:#FEF7E9}

.red{ color:#FF0000;}

