/** BASIC */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h1 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bolder;
}


p, blockquote, ul, ol, dl {
	margin-top: 3px;
	margin-bottom: 12px;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	padding-top: 3px;
	padding-right: 10px;
	float: left;
}

.img2 {
	padding-top: 3px;
	padding-right: 0px;
	float: left;
	clear: right;
}

/** FORMS */

.input1 {
	width: 100%;
	color: #B2B2B2;
}

.button1 {
	width: 65px;
	height: 21px;
	background: url(images/homepage04.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage03.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage09.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage11.gif) repeat-y;
}

.bg4 {
	background: url(images/homepage12.gif);
}

.bg5 {
	background: url(images/homepage15.gif);
}

.bg6 {
	background: url(images/subpage2_01.gif) repeat-y;
}

/** LINKS */

a {
	color: #417EDB;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #484848;
}

a.link2 {
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	color: #484848;
	background-color: #F2F2F2;
	background-image: url(images/homepage16.gif);
	background-repeat: no-repeat;
	background-position: 19px center;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin: 0px;
}

/** HEADINGS */

/** TEXTS */

.text1 {
	color: #999999;
}

.text2 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #5C83C0 url(images/homepage14.jpg) no-repeat right top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.text3 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #EEEDED url(images/homepage18.gif) no-repeat right center;
	font-weight: bold;
	color: #40649B;
	font-size: 11px;
}
#mainbox #content .three-col .colB .content h4 {
	font-size: 1em;
	font-weight: bold;
	color: #40649B;
}
.quote {
	color: #5C83C0;
	background-position: center;
	text-align: center;
	font-style: italic;
	margin-right: 5px;
	margin-left: 5px;
	overflow: visible;
}
.product {
	font-size: 1.1em;
	font-weight: bolder;
	color: #5C83C0;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	margin-bottom: 12px;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
}
.features {
	color: #820000;
	list-style-image: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	list-style-type: disc;
}
#mainbox #content .two-col .colB .content table {
	margin: 0px;
	border: thin solid #666666;
	padding: 0px;
}
.contentcontact {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.content_comment {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 0px;
}
