@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFF;
}
#container  {
	width: 935px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	height: 89px;
	background-image: url(images/cvs_03.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #41A7D6;
	text-align: right;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
} 
#menu {
	height: 27px;
	margin: 0px;
	padding: 0px;
}
#info-container {
	width: 935px;
	margin: 0px;
	padding: 0px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 235px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar1 img {
	margin-bottom: 22px;
}
#mainContent  {
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	float: left;
	width: 700px;
	margin: 0px;
} 
#mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 15pt;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
li {
	margin:0;
	float:left;
}
li a {
	font-weight:normal;
	text-decoration:none;
	text-align: center;
	color: #FFF;
	background-color: #1752A6;
	display: block;
	width: 187px;
	float: left;
	height: 21px;
	padding-top: 6px;
}

li a:hover {
	background-color: #36A7D8;
}
a.currentlink {
	color:#FFF;
	text-decoration: none;
	background-color: #36A7D8;
	text-align: center;
	display: block;
	width: 187px;
	float: left;
}
a.currentlink:hover {
	color:#FFF;
	text-decoration: none;
}
a.headerlink {
	color:#41A7D6;
	text-decoration: none;
}
a.headerlink:hover {
	color:#2152A4;
	text-decoration: none;
}
.smallfooter {
	font-size: 8pt;
}
.titles {
	color: #000066;
	font-size: 10pt;
}
a.plink {
	color:#000066;
	text-decoration: none;
}
a.plink:hover {
	color:#2152A4;
	text-decoration: none;
}

a.plinkb {
	color:#000066;
	text-decoration: none;
	font-weight:bold;
}
a.plinkb:hover {
	color:#2152A4;
	text-decoration: none;
	font-weight:bold;	
}


#mainpict {
}
.titlesGreen {
	color: #42C949;
	font-size: 10pt;
}
a.plinkGreen {
	color:#42C949;
	text-decoration: none;
}
a.plinkGreen:hover {
	color:#2152A4;
	text-decoration: none;
}
.titlesPink {
	color: #CB42AC;
	font-size: 10pt;
}
a.plinkPink {
	color:#CB42AC;
	text-decoration: none;
}
a.plinkPink:hover {
	color:#2152A4;
	text-decoration: none;
}
#Mainfooter  {
	color: #FFF;
	height: 300px;
	width: 935px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
} 
#brush {
}
#contImgs {
	width: 935px;
	height: 90px;
}
#pict1 {
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	padding-left: 72px;
	height: 58px;
	width: 161px;
	float: left;
	margin-right: 0px;
	text-align: left;
}
#pict2 {
	height: 58px;
	width: 161px;
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	padding-left: 72px;
	float: left;
	margin-right: 0px;
	text-align: left;
}
#pict3 {
	height: 58px;
	width: 161px;
	background-image: url(images/index_14.jpg);
	background-repeat: no-repeat;
	padding-left: 72px;
	float: left;
	text-align: left;
}
#pict4 {
	height: 58px;
	width: 161px;
	background-image: url(images/index_16.jpg);
	background-repeat: no-repeat;
	padding-left: 72px;
	float: left;
	text-align: left;
}
#footer {
	height: 20px;
	width: 935px;
	text-align: center;
	line-height: 20px;
	font-size: 8pt;
	color: #999;
}
a.linkdesign {
	color: #666666;
	text-decoration: none;
}
a.linkdesign:hover {
	color:#0053A6;
	text-decoration: none;
}
a.linkspics {
	font-size: 9pt;
	color: #0053A6;
	text-decoration: none;
	line-height: 18px;
}
a.linkspics:hover {
	color:#990000;
	text-decoration: none;
}
a.links1 {
	color:#959595;
	text-decoration: none;
}
a.links1:hover {
	color:#0053A6;
	text-decoration: none;
}


#form_signup{
width:165px; height:133px; background:url(images/form-bg.jpg) no-repeat; padding:15px 0 0 20px;
}

.label_form_signup{
color:#545353; font:bold 11px Arial, Helvetica, sans-serif; float:left; width:62px;
}
.inputbox_form_signup{
width:82px; border:1px solid #cccccc; background:#ebe9e9; font-size:11px; height:12px;
}
.submit_form_signup{
background:none; border:none; color:#0055a6; font-size:10px; font-weight:bold;
}, Helvetica, sans-serif; float:left; width:62px;
}
.inputbox_form_signup{
width:82px; border:1px solid #cccccc; background:#ebe9e9; font-size:11px; height:12px;
}
.submit_form_signup{
background:none; border:none; color:#0055a6; font-size:10px; font-weight:bold;
}