a {
	color: #2D5492; /* a little darker than the standard visutech blue */
	text-decoration: none;
}

.link {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #006699;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

address {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana,Arial;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	text-transform: none;
}

cite, dfn {
	font-style: oblique;
}

frame {
	margin: 0px;
}

.td {
	color: #00000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 1em;
	text-decoration: none;
	text-transform: none;
}

h1 {
	color: #3462A8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 1em;
	line-height: 0.5cm;
	text-decoration: none;
	text-transform: none;
}

h2 {
	/*color: #A94334;*/
	color: #3462a8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 0.7em;
	text-decoration: none;
	text-transform: none;
}

h3 {
	color: #34A97B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 1em;
	text-decoration: none;
	text-transform: none;
}

h4 {
	color: #CB9D57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 1em;
	text-decoration: none;
	text-transform: none;
}

h5 {
	color: #3462A8;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 0.1em;
	text-decoration: none;
	text-transform: none;
}

h6 {
	color: #3462A8;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 1em;
	text-decoration: none;
	text-transform: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

label {
	font-size: x-small;
	font-weight: bolder;
	width: 150px;
}

li, dd, dt {
	margin-bottom: 2mm;
	margin-top: 2mm;
	line-height: normal;
}

p {
	margin-bottom: 0px;
	margin-top: 0.5em;
}

ul, ol {
	margin-bottom: 0em;
	margin-left: 1.3em;
	margin-top: 0em;
}

.btn {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	border: 1px outset;
	margin: 1px;
	padding: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	flow: left;
	cursor: pointer;
}

.editlink {
	color: #FFFFFF;
}

.content {
	left: 10px;
	position: relative;
	top: 8px;
	width: 450px;
}

.editbox {
	background-color: #586572; /*height: 14px;*/
	margin: 0px;
	padding: 0px;
	position: absolute; /*width:  66px;*/
	left: 0px;
	top: 0px;
	z-index: 1000;
}

.footer {
	bottom: 8px;
	color: #AAAAAA;
	left: 110px;
	position: absolute;
	white-space: nowrap;
	width: 500px;
}

.fullwidth {
	width: 630px; 
	border: solid 0px #000000;
}

.head {
	left: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	vertical-align: bottom;
	z-index: 100;
}

.headimage {
	background-attachment: fixed;
	background-image: url(../images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 50px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 666px;
}

.left {
	bottom: 0px;
	float: left;
	margin-right: 20px;
	position: relative;
	text-align: left;
}

.locator {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	vertical-align: 50%;
	text-transform: lowercase;
	height: 30px;
	width: 200px;
	padding-right: 4px;
	top: 10px;
	position: absolute;
	left: 526px;
}

.menu {
	background-color: #3462A8;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	left: 10px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	top: 0px;
	vertical-align: bottom;
	width: 666px;
}

.menuitem {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}

.menuitem_selected {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: underline;
}

.pagecontent {
	left: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
}

.submenu {
	background-color: #ffffff;
	border: 1px solid #3462A8;
	color: #3462A8;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	left: 0px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 1px;
	position: relative;
	text-align: left;
	top: -4px;
	vertical-align: bottom;
	width: 662px;
}

.submenuitem {
	color: #3462A8;
	cursor: hand;
	text-decoration: none;
}

.submenuitem_selected {
	color: #3462A8;
	cursor: hand;
	text-decoration: underline;
}

.w60 {
	width: 60px;
}

.vlogo {
	background-image: url(../images/4_logo_vertical_4c.gif);
	background-repeat: no-repeat;
	bottom: 24px;
	height: 288px;
	position: absolute;
	right: 24px;
	width: 40px;
}
hr {
	color: #AAAAAA;
}
