body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#4e9aa7;
	color:inherit;
}

/*START TEMPLATE LAYOUT STYLES*/

#wrapper { 
  	width: 930px;
  	padding: 0px 10px 0px 10px;
	margin: auto;
}

#menu {float:right; margin:0px 60px 0px 0px;}
#menu ul {margin:0px; padding:0px; list-style:none;}
#menu li {font-size:12px; font-weight:bold; text-align:center; color:#FFF; margin:0px 3px 0px 0px; float:left; text-transform:uppercase;}
#menu li a {background-image:url(images/bg-tab.gif); background-repeat:no-repeat; color:#FFF; text-decoration:none; display:block; width:116px; height:23px; padding:10px 0px 0px 0px;}
#menu li a:hover {background-image:url(images/bg-tab-active.gif); background-repeat:no-repeat; color:#006374; text-decoration:none;}

#menu li a.active {background-image:url(images/bg-tab-active.gif); background-repeat:no-repeat; color:#006374; text-decoration:none;}

#contentArea {
	width:910px;
	margin:auto;
	background-color:#FFF;
	color:inherit;
	clear:both;
}

#content {
	width:850px;
	padding:0px 30px 10px 30px;
}

#footer{
	width:100%;
	text-align:center;
	background-color:#4a4a4a;
	color:#FFF;
	padding:0px 0px 20px 0px;
}

/*END TEMPLATE LAYOUT STYLES*/

/*##########################################################################################*/

img{border:0px;}
img.border {border: 1px solid #AFADAD; padding: 5px;}

img.marginT {margin-top:10px;}
img.marginR {margin-right:10px}
img.marginB {margin-bottom:10px;}
img.marginL {margin-left:10px;}

img.iconAddress{margin:0px 10px 10px 0px; clear:left;}
img.iconTel{margin:0px 10px 10px 0px; clear:left;}
img.iconEmail{margin:0px 10px 10px 0px; clear:left;}


/*START CONTENT STYLES*/

a:link, a:visited { color: #005A99;	text-decoration: underline; background-color:inherit;}
a:active, a:hover { color: #F94F0D; text-decoration: underline; background-color:inherit;}

a:link.textFooter, a:visited.textFooter {font-size: 100%; color: #AEB0B2; text-decoration: underline; background-color:inherit;}
a:active.textFooter, a:hover.textFooter {font-size: 100%; color: #88cbd6; text-decoration: underline; background-color:inherit;}

a:link.textFooterAmasci, a:visited.textFooterAmasci {font-size: 100%; color: #AEB0B2; text-decoration: underline; background-color:inherit;}
a:active.textFooterAmasci, a:hover.textFooterAmasci {font-size: 100%; color: #F05322; text-decoration: underline; background-color:inherit;}

h1 {font-size: 120%; font-weight: normal; color: #046a7b; background-color:inherit;}
h2 {font-size: 110%; font-weight: normal; color: #0e439c; background-color:inherit;}
h3 {font-size: 100%; font-weight: bold; color: #0e439c; background-color:inherit; line-height:10px;}
h4 {font-size: 95%; font-weight: bold; color: #0e439c; background-color:inherit;}
h5 {font-size: 90%; font-weight: bold; color: #0e439c; background-color:inherit;}
h6 {font-size: 80%; font-weight: bold; color: #0e439c; background-color:inherit;}

hr {
	border: dashed #CCCCCC 0px;
	border-top:dashed #CCCCCC 1px;
	height:0px;
	clear:both;
}

form{display:inline;}
textarea, input, select {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width:200px;}
.submit { background-color:#046a7b; color:#FFF; padding:5px; border:0px; cursor:hand; width:80px;}
.submit:hover { background-color:#3a70b0; color:#FFF; padding:5px; border:0px; cursor:hand;}
label.error {font-weight:bold; color:#FF0000; background-color:inherit; padding:5px 5px 5px 25px; line-height:30px; background-image: url(images/icon_error.png); background-repeat:no-repeat; background-position:5px 4px;}
input.error, textarea.error, select.error {border:1px solid #FF0000; background-color:#ffbcbc; color:#000000;}


p, td, th{font-size: 75%; font-weight: normal; color: #666; background-color:inherit;}
td p {font-size: 100%; font-weight: normal; color: #666; background-color:inherit;}

#footer p {font-size: 70%; font-weight: normal; color: #FFF; background-color:inherit;}


ul.highlight {padding:22px 22px 12px 22px; margin:0px 0px 0px 0px; background-color:#d5eef3; color:inherit; width:417px; list-style:none;}
ul.highlight li{background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:0px 3px; color:#666; font-size:75%; padding:0px 0px 0px 18px; list-style:none; line-height:20px;}

.copyright {font-size:90%;}
.required{color:#046a7b; background-color:inherit; font-weight:bold;}
.red{color:#FF0000; background-color:inherit;}
.clear{clear:both;}

#contactForm{float:right; margin:0px 0px 0px 20px; width:455px; background-image:url(images/bg-contact.jpg); background-repeat:no-repeat; padding:30px 20px 20px 20px; min-height:200px;}