body {margin:0;padding:0;background:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:1 em;color:#7F7772;}
h1, h2, h3{margin-top:0;font-family:Arial,Helvetica,sans-serif;font-weight:normal;color:#666666;}
h1 {font-size: 197%;}
h2 {font-size: medium;color: #779EAA;font-weight:bold}
h3 {font-size: 100%;font-weight: bold;}
.frontpage {font-size: 120%;}
.emphasis {font-size: 110%;font-weight: bold;}
p, ul, ol {margin-bottom:1.0em;line-height:150%;}
p {}
ul {}
a {color:#779EAA;}
a:hover {text-decoration:none;}
small {}
hr {display:none;}
img {border: 0px;}
img.left {float:left;margin:0 15px 0 0;}
img.right {float:right;margin: 0 0 0 15px;}
/* header */
#header {
	width: 950px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 750px;
	height: 110px;
	background-image: url(logos/Visick%20logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo h1, #logo h2 {margin:0;text-transform:lowercase;text-align:center;}
#logo h1 {padding-top:15px;font-size:36px;}
#logo h2 {font-size:12px;}
#logo a {text-decoration:none;color:#FFFFFF;}

/* TopMenu */

#toppadding {width:950px;height:5px;}

/* Page */

#page {
	width: 850px;
	margin: 0 auto 20px auto;
	background: url(images/menurightborder.gif) repeat-y 205px 0;
}

/* Content */
#content {float:right;width:625px;}
.title {
	padding-bottom:5px;
	border-bottom:1px solid #EDEBD5;
	top: 0px;
	color:#779EAA;
	line-height:150%;
}
.twocols {
	padding-top:5px;

}
.twocols .maincontentcol1 {
	float:left;
	width:435px;
	font-size:0.9em;
	color:#000000;
}
.twocols .col2 {
	float:right;
	width:175px;
	color:#000000;
	font-size:medium;
	font-weight:bold;
}
.list {margin-left: 0;padding-left: 0;list-style: none;}
.list li {padding-left: 10px;}


/* Sidebar */

#sidebar {
	float:left;
	width:188px;
}
#sidebar img {
	float:right;
	margin: 0;
	padding-right: 5px;
}
#sidebar ul {
text-align:right;
font-style:normal;
font-weight:bold;
font-size:large;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 5px;
}

#sidebar li ul {
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 75px;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 75%;
}

#footer a {text-decoration:none;}