body {
 margin-top: 0px; 
 background-image: url(images/contactstudio-back.jpg); 
 background-repeat: repeat-x; 
 background-color: #FFFFFF }

body,td,th {
 font-family: Tahoma, Geneva, sans-serif; 
 font-size: 11px; 
 color: #333; } 

.shadow-left {
 background-image: url(images/contactstudio1_10.jpg); 
 background-repeat: repeat-y }

.shadow-right {
 background-image: url(images/contactstudio1_12.jpg); 
 background-repeat: repeat-y }

li {
 padding-bottom: 4px; 
 line-height: 15px; 
 text-align: left }

a:link {
 color: #005fa3; 
 text-decoration: underline }

a:visited {
 color: #005fa3; 
 text-decoration: underline }

a:hover {
	color: #09F;
	text-decoration: underline;
	text-align: right;
}

table {
 border-collapse: collapse }

form {
 margin: 0px }

hr {
 color: #ffffff; 
 background-color: #ffffff; 
 height: 0px; 
 border-bottom: 1px dotted #CCCCCC; 
 border-top-style: none; 
 border-left-style: none; 
 border-right-style: none }

a.linkmenu:link {
 color: #ffffff; 
 text-decoration: none }

a.linkmenu:visited {
 color: #ffffff; 
 text-decoration: none }

a.linkmenu:hover {
 color: #F90; 
 text-decoration: none }

a.linkside:link {
 color: #CCC; 
 text-decoration: none }

a.linkside:visited {
 color: #CCC; 
 text-decoration: none }

a.linkside:hover {
 color: #F90; 
 text-decoration: none }

a.linkgreydark:link {
 color: #404040; 
 text-decoration: underline }

a.linkgreydark:visited {
 color: #404040; 
 text-decoration: underline }

a.linkgreydark:hover {
 color: #000000; 
 text-decoration: underline }

h1,h2,h3 {
 margin:0px;
 padding:0px }

h1 {
 font-size: 175% }

h2 {
 font-size: 110% }

h3 {
 font-size: 100% }

.small {
 font-size: 10px }

.Xsmall {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px }

.grey {
 color: #999 }

.greydark {
 color: #666666 }

.white {
 color: #FFFFFF }

.red {
 color: #CC0000 }

.orange {
 color: #F6821F }

.blue {
 color: #999 }

.select-multi {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 height: auto; 
 width: 100%; 
 margin: 0px }
 
.double-spacing {
	line-height:18px; } 
	
.border-bottom {
	border-bottom:#CCC dotted 1px; } 

.padding-bottom {
padding-bottom:6px }


/* cms styles*/
.inputradio {
 border: none !important; 
 background-image: none !important; 
 margin: 0px 1px 0px 1px; 
 padding: 0px }

.inputtext {
 color: #333333; 
 background-color: #FFFFFF; 
 background-image: url('../images/bg_txt.jpg'); 
 background-repeat: repeat; 
 font-family: Verdana; 
 font-size: 10px; 
 border: #888888 1px solid; 
 height: 17px; 
 width: 200px }

.inputselect {
 color: #333333; 
 background-color: #FFFFFF; 
 font-family: Verdana; 
 font-size: 10px; 
 border: #888888 1px solid; 
 height: 17px }

.inputtextarea {
 color: #333333; 
 background-color: #FFFFFF; 
 font-family: Verdana; 
 font-size: 10px; 
 border: #888888 1px solid; 
 font-weight: bold }

.inputbutton {
 color: #333333; 
 background-color: #EEEEEE; 
 background-image: url('images/bg_btn.jpg'); 
 background-repeat: repeat; 
 font-family: Verdana; 
 font-size: 9px; 
 cursor: pointer; 
 border-bottom: 0px solid; 
 border-left: 0px solid; 
 border-right: 0px solid; 
 border-top: 0px solid; 
 height: 19px; 
 width: 70px; 
 font-weight: bold }

.no-scrollbar {
 overflow: hidden }

.SmallButton {
 font-size: 11px; 
 width: 130px; 
 font-family: Tahoma, Verdana, Helvetica, sans-serif }

.FormButton {
 font-size: 11px; 
 width: 80px; 
 font-family: Tahoma, Verdana, Helvetica, sans-serif }

.FormButton_wide {
 font-size: 11px; 
 width: 100px; 
 font-family: Tahoma, Verdana, Helvetica, sans-serif }

.Field,
.Field50,
.Field150,
.Field250,
.Field300 {
 font-size: 11px; 
 color: #333333; 
 font-family: Tahoma, Verdana, Helvetica, sans-serif; 
 margin-top: 3px; 
 margin-right: 5px }

.Field50 {
 width: 50px }

.Field150 {
 width: 150px }

.Field250 {
 width: 250px }

.Field300 {
 width: 300px }

.InfoMessage {
clear: both;
background: #FFF1AC;
padding: 7px;
border: 1px solid #FBDD48;
}

.center {
	text-align:center }

