body
{
	background-color: white;
	background-image: url('img/gradient.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.ad
{
	font-size: 10pt;
}
.font
{
	font-family: Arial, Verdana, MS Sans Serif;
}
.large
{
	color: #8A88AD;
	font-size: 14pt;
	font-weight: bold;
}
.small
{
	color: black;
	font-size: 12pt;
}
a:link {color: blue;}
a:active {color: blue;}
a:visited {color: blue;}
a:hover {color: black;}
a:link img {border-color: black;}
a:active img {border-color: black;}
a:visited img {border-color: black;}
a.cclink
{
	color: #7676A3;
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px;
	display: block;
	text-decoration: none;
	text-align: center;
}
a.cclink:active {color: #7676A3;}
a.cclink:visited {color: #7676A3;}
a.cclink:hover
{
	color: black;
	background-color: #CDD4EC;
	border: dotted 2px black;
	font-weight: bold;
	margin: 0px;
}
a.pic
{
	text-decoration: none;
	display: inline-block;
	border: none;
	margin: 2px;
}
a.border
{
	border: solid 2px black;
	margin: 0px;
}
a.border img {border: solid 2px black;}
a.pic:hover
{
	border: outset 2px #CDD4EC;
	margin: 0px;
}
a.pic:hover:active
{
	border-style: inset;
}
div.copyright
{
	font-size: 7pt;
	color: blue;
	font-weight: bold;
}
div.progressBar
{
	font-family: Courier New;
	border: inset 2px #E0E0E0;
	background-color: #D0D0D0;
	color: black;
	display: none;
	position: absolute;
	z-index: 10000;
	top: 0px;
	left: 0px;
}
h1.head
{
	color: blue;
}
p.cmp
{
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 22pt;
	color: white;
}
p.contact
{
	font-size: 9pt;
}
/* Form fields */
.f1
{
	width: 131px;
}
.f2
{
	width: 50px;
}
.f3
{
	width: 228px;
}
.f4
{
	width: 35px;
}
span.error
{
	color: red;
}
/* Slideshow */
.sub
{
	font-size: 12pt;
	color: black;
	font-style: italic;
}
a.arrow:link img {border: none;}
a.arrow:active img {border: none;}
a.arrow:visited img {border: none;}
a.scroll
{
	text-decoration: none;
	font-size: 24pt;
	color: black;
}
a.slideshow
{
	width: 670px;
	height: 400px;
	background-color: #CDD4EC;
}
div.border
{
	border: 5px double #5B577D;
}
div.container
{
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.margin
{
	border: none;
}
div.pic
{
	width: 900px;
}
div.scroll
{
	position: absolute;
	left: 0px;
	top: 0px;
}
div.scroll img
{
	border: solid 2px #BFC0D5;
}
div.scroll a
{
	cursor: hand;
	display: inline-block;
	border: solid 2px #BFC0D5;
	vertical-align: middle;
}
div.scroll a:link img
{
	border-color: #BFC0D5;
	display: block;
}
div.scroll a:active img
{
	border-color: #BFC0D5;
	display: block;
}
div.scroll a:visited img
{
	border-color: #BFC0D5;
	display: block;
}
div.scroll a:hover
{
	border-style: outset;
	border-color: white;
}
div.scroll a:hover:active
{
	border-style: inset;
}
div.scroll a.thumbs
{
	border-color: black;
}
div.scroll a.thumbs:link img {border-color: black;}
div.scroll a.thumbs:active img {border-color: black;}
div.scroll a.thumbs:visited img {border-color: black;}
div.scroll a.thumbs:hover
{
	border-style: outset;
	border-color: #BFC0D5;
}
div.scroll a.thumbs:hover:active
{
	border-style: inset;
}
img.pic
{
	height: 396px;
	vertical-align: baseline;
}
span.description
{
	display: inline-block;
	vertical-align: middle;
	color: black;
	font-size: 11pt;
	width: 520px;
	height: 60px;
}
span.txt
{
	display: inline-block;
	height: 112px;
}
td.arrow
{
	width: 55px;
}
td.txt
{
	width: 300px;
}
/* CMS */
a.popup
{
	color: black;
	font-size: 14pt;
	text-decoration: none;
}
a.popup:link {color: black;}
a.popup:active {color: black;}
a.popup:visited {color: black;}
a.popup:hover {color: blue;}
a.popupDisabled
{
	color: gray !important;
}
div.master
{
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
}
div.popup
{
	background-color: white;
	border: solid 2px black;
	position: absolute;
	z-index: 10000;
}
div.preview
{
	width: 900px;
	overflow: scroll;
}
iframe.master
{
	width: 950px;
	height: 500px;
}
span.preview
{
	width: 857px;
	text-align: center;
}
table.contract
{
	width: 170px;
}
table.expand
{
	width: 450px;
}
table.preview
{
	min-width: 880px;
	max-width: 880px;
}
td.popup
{
	height: 35px;
}
td.popupHover
{
	background-color: #E0E0E0;
}
textarea.input
{
	width: 900px;
	height: 200px;
}

