html {
	margin: 0px;
	padding: 0px;
}
body  {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: normal normal small Verdana,Arial,sans-serif;
}

td, th {
	font: normal normal small Verdana,Arial,sans-serif;
}

h1 {
	background: #EBEEE9;
	font-weight: bold;
	font-size: large;
	font-family: Arial,Verdana,Sans-Serif;
	font-variant: small-caps;
	color: #005699;
	padding: 2px 2px 2px 5px;
}
h2    { 
	color: #666666; 
	font-size: medium;
}
h3    { 
	font-weight: bold;
	font-size: small;
	font-family: Arial,Verdana,Sans-Serif;
	color: #005699; 
	padding: 3px; 
}
h4    { 
	color: #000; 
	font-weight: bold;
	font-size: small;
	font-family: Verdana,Arial,Sans-Serif; 
}
h5    { 
	color: #000; 
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana,Arial,Sans-Serif; 
}
h6    { 
	color: #000; 
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana,Arial,Sans-Serif; 
}

ul { list-style-image: url("images/arrow.gif"); }

.nomargin { margin: 0px; }

.smalltext {
	font-size: xx-small;
}

#container {
	width: 768px;
	border: 1px solid #CCCCCC;
}

a.topmenu:link, a.topmenu:visited {
	padding: 5px;
	font-size: 11px;
	text-decoration: none;
}
a.topmenu:link { color: #666666; }
a.topmenu:visited { color: #666666; }
a.topmenu:hover {
	color: #000000;
	text-decoration: underline;
}
a.leftborder { border-left: 1px solid #999999; }


#sidemenu {
	width: 200px;
	border-right: 1px solid #CCCCCC;
	padding: 3px;
}

.navmenu {
	font-variant: small-caps;
	font-size: small;
	color: #005699;
}

.navmenu a:link, .navmenu a:visited {
	display: block;
	text-decoration: none;
	margin: 5px;
}

.navmenu a.navdeep1 {
	padding-left: 5px;
}
.navmenu a.navdeep2 {
	padding-left: 20px;
}
.navmenu a.navdeep3 {
	padding-left: 35px;
}
.navmenu a.navdeep4 {
	padding-left: 50px;
}

.navmenu a:link { color: #666666; }
.navmenu a:visited { color: #666666; }
.navmenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.navmenu a.currentpage:link, .navmenu a.currentpage:visited {
	color: #FF0000;
	text-decoration: underline;
}

#brochuredl_box {
	display: block;
	background-image: url("images/download.jpg");
	background-repeat: no-repeat;
	width: 177px;
	height: 82px;
}

#brochuredl_box a {
	float: right;
	width: 100px;
	margin-right: 3px;
	margin-top: 10px;
}

#content {
	padding: 5px;
}

#rightcolumn {
	width: 150px;
	padding: 3px;
}

ul.contactbox {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: xx-small;
	color: #999999;
}

#footer2 {
	font-size: xx-small;
	color: #666666;
}