@import url(reset.css) all;

body
{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6f71;
	margin: 10px 0 0 0;
text-align: left;
}

.container {
margin: 0 auto 0 auto;
}

table.working td { border: 1px blue dotted; }

.largegradebg
{
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-y;
}

a img {
border: none;
}

.largegradebg p {
	font-size: 10px;
	padding: 10px 15px;
	line-height: 15px;
text-align: left;

}

div#inshadow {
margin: 20px;
text-align: left;
}

p {
font-size: 11px;
line-height: 180%;
padding-bottom: 10px;
text-align: left;
}

h1 {
color: #4FAECF;
font-weight: normal;
font-size: 28px;
text-align: left;
}

h2 {
color: #4FAECF;
font-weight: normal;
font-size: 18px;
padding-top: 5px;
text-align: left;
}

.servbgtlc
{
	background-image: url(images/bg_tlc.jpg);
	background-repeat: no-repeat;
}
.servbgt { background-image: url(images/bg_t.jpg);
	background-repeat: repeat-x;
}
.servbgl { background-image: url(images/bg_l.jpg); 
	background-repeat: repeat-y;
}
.servbgr { background-image: url(images/bg_r.jpg); 
	background-repeat: repeat-y;
}
.servbgb { background-image: url(images/bg_b.jpg); 
	background-repeat: repeat-x;
}

div.phycred
{
	width: 250px;
	display: block;
	float: right;
	margin: 0 0 20px 20px;
}

div.phycred p {
padding-bottom: 0px;
text-align: left;
font-size: 9px;
margin: 0;
line-height: 12px;
}


.phycred h3 {
font-size: 9px;
text-align: left;
margin: 0;
line-height: 12px;
}

div.phybio {
display: block;
width: 300px;
}

form, input, select, option {
font-size: 10px;
text-align: left;
}

form td {
padding-bottom: 10px;
text-align: left;
}

div#servicesleft
{
	width: 180px;
	display: block;
	float: right;
	clear: none;
	margin: 20px 0 50px 20px;
text-align: left;
	
}

#servicesleft p
{
	font-size: 9px;
	border-bottom: 1px #999 dotted;
	padding: 5px;
text-align: left;
}


div#leftside {
	width: 540px;
	display: block;
	float: left;
	clear: none;
	margin: 20px 0 10px 20px;
text-align: left;
	

}

div#rightside {
	width: 160px;
	display: block;
	float: right;
	clear: none;
	margin: 0;
	background-color: #ECF9FC;
	padding: 10px;
text-align: left;
}

#rightside p {
margin: 0;
padding: 0;
padding: 0 0 3px 0;
text-align: left;
}

#rightside h3 {
font-size: 12px;
color: #666;
padding-bottom: 10px;
text-align: left;
}


a:link, a:active, a:visited {
text-decoration: none;
	color: #000;
text-align: left;
}

a:hover {
text-decoration: underline;
text-align: left;
}
