/* globals */
* {
	margin: 0;
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal;
	color:#000;
}

a.Active {
	margin: 0 0 0 4px;
	color: #FFF;
	text-decoration:none;
}

a.Active:hover {
	text-decoration: none;
}

a.NotActive {
	margin: 0 0 0 4px;
	color: #000;
	text-decoration:none; 
}

a.NotActive:hover {
	text-decoration:underline;
}

a.PdfIcon {
	margin: 0;
	font-size: 11px;
	color: #000;
	text-decoration:none; 
}

a.PdfIcon:hover {
	text-decoration:underline;
}

a.YellowActive {
	margin: 0 0 0 4px;
	color: #dab307;
	text-decoration:none; 
}

a.YellowActive:hover {
	text-decoration:underline;
}

#Footer {
	margin: 0;
	color: #FFF;
	line-height: 16px;
}

a.FooterLinks {
	color: #FFF;
	text-decoration:none;
}

a.FooterLinks:hover {
	text-decoration:none;
	border-bottom:1px dotted;
}

/* Credits */
a.Credit {
	color: #000000;
	text-decoration: underline; 
}

a.Credit:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../pics/Arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

/* Header */
#Header.h1 {
	font-size: 13px;
	margin: 0;
	color:#fff;
}

h1 {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

h1.normal {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color:#fff;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	margin: 0;
	color:#000;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	margin: 0;
	color:#fff;
	letter-spacing: 0.5px;
	font-weight: normal;
}

h5 {
	font-size: 13px;
	margin: 0 0 10px 0;
	color:#000;
	font-weight: bold;
}

hr.line {
	margin:5px 0 5px 0;
	border: thin dotted #e8a522;
	height: 0.5px;
}

hr.lineWhite {
	margin:5px;
	border: thin dotted #FFF;
	height: 1px;
}

/* Logo */
#Logo {
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
}

.Gray {
	color: #5a5a5a;
	font-size: 12px;
}

.White {
	color: #FFFFFF;
	font-size: 14px;
}

.Zen {
	font-style: italic;
	font-weight: bold;
}

.Slogan {
	font-size: 10px;
}

.FloatLeft {
	float:left;
	margin: 0 20px 5px 0;
}

.FloatRight {
	float:right;
	margin: 0 0 5px 20px;
}

.ToTop {
	float:right;
	margin: 0 10px 0 0;
}

/* subMenuContainer */
#subMenuContainer ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#subMenuContainer li {
	margin: 0 0 0 0; 
}

#subMenuContainer a {
	width: 210px;
	display: block;
	color: #999;
	background-color: #494949;
	padding: .2em .8em;
	text-decoration: none;
}

#subMenuContainer a:hover {
	background-color: #999;
	background: #999 url(../pics/ArrowWhite.gif) no-repeat center left;
	color: #FFF;
}

#active a {
	display: block;
	background: #999 url(../pics/ArrowWhite.gif) no-repeat center left;
	color: #FFF;
	padding: .2em .8em;
	text-decoration: none;
}
/* subMenuContainer */

#Location {
	color:#999;
}

#HeaderText {
	color: #FFF;
	margin: 70px 480px 0 35px;
}

.White {
	color: #FFF;
}

a.Home {
	color: #999;
	text-decoration: underline; 
}

a.Home:hover {
	color: #FFF;
	text-decoration: none;
}

#MainContent {
	margin: 0 0 5px 10px;
}

#MainContent strong {
	color:#000;
	font-weight: bold;
}

a {
	color: #373737;
	font-weight: bold;
	text-decoration: none; 
}

a:hover {
	text-decoration: none;
}

#Testimonials {
	margin: 0 20px 0 0;
	color: #666;
	width: 240px;
	text-align: justify;
}

.QuoteOpen {
	color: #ff0000;
	font-size: 22px;
	margin: 0 2px 0 0;
}

.QuoteClose {
	color: #ff0000;
	font-size: 22px;
	margin: 0 0 0 2px;
}

.Small {
	color:#FFF;
	font-size: 10px;
}

#Inhoud {
	margin: 0 0 0 15px;
	line-height: 20px;
}

.XtraSmall {
	font-size: 10px;
}

.Image {
	margin: 0; 
	padding: 6px; 
	border: 1px solid #eaeaea; 
}
/* forms */

.pulldown { 
	margin: 0; 
	padding: 3px; 
	width: 300px; 
	border: 1px solid #c1c1c1; 
	background: #FFF;
	color: #494949;
}

.pulldown:hover { 
	background: #f5f5f5; 
	border: 1px solid #c1c1c1; 
	color: #494949;
}

.input { 
	margin: 0; 
	padding: 3px; 
	width: 300px; 
	border: 1px solid #c1c1c1; 
	background: #FFF;
	color: #494949;
}

.input:hover { 
	background: #f5f5f5; 
	border: 1px solid #c1c1c1; 
	color: #494949;
}

.Captcha { 
	margin: 0; 
	padding: 3px; 
	width: 300px; 
	border: 1px solid #c1c1c1; 
	background: #FFF;
	color: #494949;
}

.Captcha:hover { 
	background: #f5f5f5; 
	border: 1px solid #c1c1c1; 
	color: #494949;
}

.textarea { 
	width: 400px; 
	height: 130px;
	padding: 3px; 
	border: 1px solid #c1c1c1; 
	background: #FFF;
	color: #494949;
}

.textarea:hover { 
	background: #f5f5f5; 
	border: 1px solid #c1c1c1;
	color: #494949;
}
