html body {
	margin:0px;
	padding:0px;
	text-align: left;
	height:100%;
	background-color:#FFFFFF;
}

body {
	color:#434343;
	font-family:  Arial, Verdana;
	font-size: 11pt;
}

img {
  border:0px;	
}

a, a:active, a:visited  {
	color:#990000;
	text-decoration: none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}



.bod {
	background-image:url(../images/VicsBG.jpg);
	background-repeat:repeat-x;
	float:left;
	width:100%;
	background-color:#ffffff;
}

.container {
	width:990px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}



.nav {
	margin-top:62px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.content {
	clear:both;
	margin-top:18px;
	float:left;
	width:880px;
}

.banner {
	float:left;
	width:880px;
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	background-position: 12px;
	height: 205px;
}

#col1 {
	float:left;
	width:175px;
	margin-left: 7px;
	margin-top: 8px;
}


#col2 {
	float:left;
	margin-left:10px;
	width:420px;
	
	left: 190px;
}



#col3 {
	float:right;
	width:225px;
}

#footer, #footer a {
	clear:both;
	width:100%;
	padding-top:5px;
	left: 0px;
	bottom: 0px;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

.fleft {
  float:left;	
}


.cboth {
  clear:both;	
}





.pagehead {
	color: #0198A1;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 22px;
}





.caption {
	font-size: 10px;
	margin: 0px;
}



.subtitle {
	font-size: 13pt;
	font-weight: bold;
}

.linktxt, .col_head {
	font-size:9pt;
	color: #434343;
	margin-top: 2px;
	margin-bottom: 4px;

	
}

.col_head a:link{
	color: #333333;
	text-decoration:none;
}

.col_head a:hover{
	color: #333333;
	text-decoration:underline;
}

.linktxt a:link{
	color: #990000;
	text-decoration:none;
}



.linktxt a:hover{	
  color: #434343;	
  text-decoration:underline;
}

.col_head {
	font-size:11pt;
	font-weight:bold;
}

.col_head {
	color:#0198A1;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

a.highlight {
	color:#009EA7;
}

a.highlight:hover {
  text-decoration:underline;		
}

p, li {
	font-family: Arial, Verdana;
	font-size:10pt;
	color:#797979;
	line-height: 120%;
}

div.hr {
	width:160px;
	height:1px;
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 3;
}





div.longline {
  background-image:url(../images/long_ds_bot.jpg);
}

div.contentmain {
	float:left;
	width:400px;
	
}



.contentmain p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

li {
	margin-left:30px;
	list-style: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebar {
	clear:both;
	float:left;
	width:220px;
	height:256px;
	margin-top:40px;
	background-image:url(../images/sq_bg.jpg);
	background-repeat:no-repeat;
}

.sidebar-title {
	clear:both;
	float:left;
	font-size:11pt;
	font-weight:bold;
	margin:10px 0 5px 0;
	font-family:  Arial, Verdana;
	
}

.sidebar-content {
	clear:both;
	float:left;
	margin:0 15px 15px 15px;
	font-family:  Arial, Verdana;
}

.sidebar-content p {
	clear:both;
	color:#434343;
	font-size:8pt;
	font-family:  Arial, Verdana;
	line-height: 140%;
}

.sidebar img {
  border:1px solid #a79e95;
  margin:10px 10px 0 0;	
}

.sidebar a{
	float:left;
	font-family: Arial, Verdana;
	font-size:8pt;
	color:#990000;
}

.sidebar a:hover {
	color:#333333;
	text-decoration: underline;
}
div.hr hr {
	width:160px;
	height:1px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 3;
	display: none;
}

