html, body, p, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
body {
	background-color: #70CBDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}


#Wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header a img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}


#leftnav {
	clear: left;
	float: left;
	width: 180px;
	text-decoration: none;
}

#leftnav ul {
	list-style-type: none;
	margin-left: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #4C47AB;
}

#leftnav ul li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#content {
	clear: right;
	float: right;
	width: 585px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #2FAAC4;
	padding-left: 10px;
	margin-top: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}

#content h1 {
	color: #960F2F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
}



#content h2 {
	font-size: 1.3em;
	color: #921638;
	text-align: center;
}
#content p a {
	color: #A1001B;
}

.imgLt {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgRt {
	clear: both;
	float: right;
}
#content .centerH1{
	text-align: center;
	font-size: xx-large;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4D47AB;
	font-style: normal;
}

.focus_bold {
	font-weight: bold;
}

.focus_italic {
	font-style: italic;
}

#content table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	border: thin solid #4E3BB1;
	clear: both;
}
#content table th {
	color: #4441A8;
}

#content table tr td a {
	color: #990000;
	font-weight: bold;
}

#content #form1 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table tr td a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.border_tr {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #4E3BB1;
}





#footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #1C6575;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}

.legal {
	font-size: x-small;
}

.legal a {
	color: #1C6575;
}

#Wrapper #content script {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #2C2969;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#footer .content a {
	color: #30C;
}

.phone {
	color: #8D3948;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
