body,td,th {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
	text-align:center;
}
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(img/largebg.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#B0965B;
}


div.container  {
text-align:center;
width:774px;
margin:0 auto;
background-image:url(img/mainbg.jpg);
background-repeat:repeat-y;
}
div.header  {
background-image:url(img/cvsbanner.jpg);
height:150px;
width:772px;
}
div.bn {
clear:left;
padding-left:180px;
width:592px;
background-color:#000066;
padding-top:2px;
height:18px;
text-align:left;
}
div.left  {
float:left;
width:152px;
padding:10px;
color:#FFFFFF;
}
div.content  {
float:left;
width:562px;
padding:20px 20px;
text-align:justify;
}
div.footer  {
clear:left;
padding-left:170px;
width:602px;
background-color:#000066;
padding-top:2px;
height:18px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.main:link, a.main:visited, a.main:active {
	text-decoration:none;
	color: #000066;
}
a.main:hover {
	text-decoration: none;
	color: #3D66A4;
}
h1  {
font-size:20px;
line-height:120%;
}
.white  {
color:#FFFFFF;
}
.bold  {
font-weight:bold;
}
hr  {
color:#000066;
}
div.colleft  {
width:281px;
float:left;
}
div.clear  {
clear:left;
}
li  {
text-align:left;
}
