body, td, a, textarea
{
	font-family:trebuchet ms,verdana,arial;
	font-size:10pt;
	color:#333;
}

body, h1, h2
{
	margin:0px;
	padding:0px;
}

body
{
	background-color:#EEE;
}

input[type=text]
{
	width:450px;
}

img
{
	border:0px solid red;	
}

a:link, a:visited, a:active
{
	color:#00F;
}

div.card
{
	background-color:#EEE;
	font-size:12pt;
	line-height:24px;
	padding:5px;
	width:215px;
}

div.res
{
	background-color:#EEE;
	line-height:24px;
	padding:5px;
	width:215px;
	text-align:center;
}
div.res a:link, div.res a:visited, div.res a:active
{
	text-decoration:none;
}

span.small
{
	font-size:8pt;	
}

div.lhs
{
	line-height:36px;
	padding-left:30px;
	width:195px;
}
div.lhs a:link, div.lhs a:visited, div.lhs a:active
{
	font-size:16pt;
	color:#000;
	text-decoration:none;
}

/*div.rhs
{
	background-color:Red;
}*/
div.rhs img
{
	padding-right:23px;
	vertical-align:middle;
}
div.rhs a:link, div.rhs a:visited, div.rhs a:hover
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
div.rhs-text
{
	/*background-color:Green;*/
	float:left;
	height:60px;
	padding-top:5px;
}
div.rhs-text a:link, div.rhs-text a:visited, div.rhs-text a:hover
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

/*div.all
{
	width:230px;
}
div.all img
{
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}

div.all a:link, div.all a:visited, div.all a:hover
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}*/

table
{
	border-collapse:collapse;border-spacing:0px;
}

td
{
	padding:0px;
	vertical-align:top;
	line-height:22px;
}

h1
{
	font-size:18pt;	
	font-weight:normal;
	padding-bottom:10px;
	text-align:center;
}

h2
{
	color:#666;
	font-size:12px;	
	font-weight:bold;
}

div.t, div.c, div.b
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
div.t
{
	background:#FFF url(img/bgt.gif) no-repeat;
	height:15px;
	margin-top:50px;	
}
div.c
{
	background:#FFF url(img/bg.gif) repeat-y top left;
}
div.b
{
	background:#FFF url(img/bgb.gif) no-repeat;
	height:15px;
}

div.pic
{
	background:#FFF url(img/af.gif) no-repeat;
	position:absolute;
	height:250px;
	width:200px;
	top:25px;
}

table.c
{
	width:965px;
}

td.lhs
{
	/*background-color:Blue;*/
	padding-left:15px;
	width:225px;
}
td.content-two
{
	/*background-color:Yellow;*/
	padding-left:15px;
	text-align:justify;
	width:710px;
}
td.content-three
{
	/*background-color:Yellow;*/
	padding:0px 15px;
	text-align:justify;
	width:470px;
}

td.rhs
{
	/*background-color:Blue;*/
	width:225px;
}

table.contact td, table.contact th
{
	padding-bottom:10px;
	vertical-align:top;
}

div.gray
{
	background-color:#EEE;
	padding:10px;
	font-weight:bold;
}

div.gray2
{
	width:390px;
	background-color:#EEE;
	padding:10px;
	font-weight:bold;
}

div.err
{
	background-color:#CCC;
	color:#C00;
	padding:10px;
}

div.thx
{
	background-color:#CCC;
	color:#090;
	padding:10px;
	font-weight:bold;
}

div.viveka
{
	float:left;
	width:300px;
}
div.viveka img
{
	border:1px solid #9FA5AC;
}

div.portland
{
	float:left;
	width:410px;
}
div.portland img
{
	border:1px solid #92002D;
}

div.provider-one
{
	float:left;
	width:150px;
}
div.provider-two
{
	float:left;
}

div.imgl
{
	float:left;
	padding-right:10px;
}
