@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	background-color: #FFFFFF;
	background-image: url(images_v2/backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.ContentMain {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDADA;
	border-left-color: #DBDADA;
	line-height: 20px;
	text-align: left;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006699;
	margin-bottom: 12px;
	margin-left: 16px;
	text-align: left;
}
.Text12BlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.Sidebar {
	background-color: #FFFFFF;
	background-image: url(images_v2/backgr_sidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
.ExpertImage {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,direction=135,Strength=4 );
	border: 1px solid #FFFFFF;
}

.SubmitForm {
	background-color: #FFFFFF;
	background-image: url(images_v2/backgr_form.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8DCBE8;
	border-left-color: #8DCBE8;
}

.EmailField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images_v1/backgr_email.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #8DCBE8;
	border-bottom-color: #8DCBE8;
	border-left-color: #006699;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.Insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BD3C59;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images_v1/backgr_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-bottom: 35px;
}
.Footer   a, .Footer   a:link, .Footer   a:visited {
	color: #666666;
	text-decoration: none;
}
.Footer   a:hover {
	color: #006699;
	text-decoration: underline;
}

a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #669900;
}

.Shadow {
	background-repeat: no-repeat;
	background-position: top;
}
