@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5;
	font-size: 75%;
	color: #111;
	background-attachment: fixed;
	background-color: #878073;
	background-image: url(/images/common/bg-studio-514.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	line-height:1.5em;
	margin: 0 0 1.5em 0;
	text-align: justify;
}
form {
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color: #0190cb;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	clear:both;
}
h1 {
	font-size: 145%;
	margin:6px 0 12px 0;
	padding-bottom:10px;
	line-height:1.1em;
	width:100%;
	padding-top: 10px;
	background-image: url(/images/common/dots-horiz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #62778e;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2 {
	font-size:120%;
	margin-top:12px;
	padding-top:10px;
	color: #495062;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2 a:link, h2 a:hover, h2 a:visited {
	text-decoration:none;
	border-bottom:none;
	color:#333;
}
h3 {
	font-size:110%;
	margin-top:5px;
	margin-bottom:10px;
}
h3 a:link, h3 a:hover, h3 a:visited {
	text-decoration:none;
	border-bottom: none;
	color:#0190cb;
}
h4 {
	font-size: 90%;
	letter-spacing:2px;
	text-transform: uppercase;
	color: #333333;
}
h4 a:link, h4 a:hover h4 a:visited {
	text-decoration:none;
	border-bottom:none;
	color:#333;
}
#leftmenu {
	font-size: 90%;
	color: #fff;
}
#leftmenu a:link, #leftmenu a:hover, #leftmenu a:visited {
	color: #b7defe;
	text-decoration:none;
}
.errormsg {
	color: #D30000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.textfield {
	background-color: #ffffff;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}
.textfieldmissing {
	font-size: 11px;
	background-color: #EEF9FF;
	border: #CCCCC8 solid 1px;
	color: #333;
}
#gradient-blue {
	background-image: url(/images/common/1pxgradient-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#dots_horiz {
	width:90%;
	padding-top: 10px;
	background-image: url(/images/common/dots-horiz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#dots_horizgrey {
	width: 90%;
	padding: 15px 0 15px 0;
	background-image: url(/images/common/dots-horiz-grey.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#hdr a:link, #hdr a:visited {
	text-decoration:none;
	color:#fff;
}
#hdr a:hover {
	text-decoration:underline;
	color:#fff;
}
#ftr {
	font-size: 10px;
	line-height: 1;
}
#ftr p {
	color:#333;
}
#ftr a:link, #ftr a:visited {
	text-decoration:none;
	color:#333;
}
#ftr a:hover {
	text-decoration:underline;
	color:#333;
}
#leftmenusidegradient {
	background-image: url(/images/common/leftmenusidegradient.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#dots {
	margin:5px 0 5px 0;
	padding-bottom:5px;
	width:100%;
	padding-top: 10px;
	background-image: url(/images/common/dots-horiz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

