body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/IC-bg-INSIDE.jpg);
}
a  {
	text-decoration: none;
	color: #882345;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #882345;
}
h5   {
	color: #882345;
	margin-bottom: -8pt;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14px;
}
li {
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;
	top: 10px;
}
a:hover {
	text-decoration: none;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #D3BF96;
	border-bottom-color: #D3BF96;
	color: #82A8BE;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style2 {
	color: #D3BF96
}
.style3 {color: #34577D}
blockquote {
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 2px;
	padding-top: 0px;
}
ul {
	padding-left: 14px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style-type: square;
	margin-top: -8px;
}
ul li ul  {
	margin-top: 5px;
	padding-left: 12px;
	margin-left: 8px;
}
ul li li  {
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
h1 {
	color: #56869B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 6px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #56869B;
	font-size: 18px;
	margin-bottom: 6px;
}
.footer {
	font-size: 70%;
	font-family: "Trebuchet MS";
	color: #56869B;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style5 {
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #882345;
	background-color: #EDE8C4;
	font-family: "Trebuchet MS";
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: -10px;
	font-weight: bold;
}
.left-bar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3BF96;
	background-color: #EDE8C4;
}
hr {
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
.formstyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
/*fieldset {
	border: 1px solid #56869B;
	padding-top: 0em;
	padding-left: 1em;
	padding-bottom: 0.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
legend {
	font-weight: bold;
	color: #882345;
	font-size: 16px;
	text-transform: none;
	font-family: "Trebuchet MS";
}
label {
	display: block;
	margin-top: 0.5em;
}
input, textarea {
	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: #666666;
	border-right-color: #BFCBB3;
	border-bottom-color: #BFCBB3;
	border-left-color: #666666;
	background-color: #F2F9EE;
	padding: 0.1em;
	width: 18em;
}
textarea {
	height: 8em;
}
#submit {
	width: 6em;
	margin-top: 0em;
	margin-left: 2em;
}
#cancel {
	width: 6em;
	margin-top: 0em;
	margin-left: 2em;
	display: inline;
}
input:focus, textarea:focus {
	background-color: #FFFCC7;
}
hr {
	border: 0;
	color: #56869B;
	background-color: #CCCCCC;
	height: 2px;
	width: 100%;
	background-position: left;
	text-align: left;
	text-indent: 0px;
}
form li {
	display: inline;
	list-style-type: square;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-color: #4DC385;
	border-right-style: solid;
	margin-right: 1.5em;
}
form ul {
	padding-left: 0px;
}*/
/* 
	reset.css  
*/

fieldset, form, label, legend
 {
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin: 0px;
	padding: 0px;
}

/* 
	Structural
*/


fieldset
	{
	margin-top: 0;
	margin-right: 6em;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding: 1.4em;
}

legend
	{
	font-size: 1.2em;
	padding-top: 0;
	padding-right: 0.4em;
	padding-bottom: 0em;
	padding-left: 0.4em;
}


label	 
	{
	float:left;
	width:11em;
	display:block;
	clear:left;
	margin-right:1em;
	text-align:left;
	cursor:hand;
}

textarea, input, select, label, button, optgroup
	{
}


input[type="checkbox"] ,input[type="radio"]
	{ margin-bottom:7px; }	

	
	
	
/* 
	Color palette
*/

fieldset
	{
	border:1px solid #d3bf96;
}
	
legend
	{
	color: #882345;
	padding-left: -50px;
}
	
label
	{
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: right;
}
	
textarea
	{
	border: 1px solid #ccc;
}

textarea:focus, input[type="text"]:focus  
	{ border: 2px solid #666; }

select
	{  background-color: #fff; color: #000; }

input[type="text"]
	{
	border: 1px solid #ccc;
}

input[type="submit"]
	{
	background-color: #C8E4BC;
	color: #000000;
}
input[type="reset"]
	{
	background-color: #CCCCCC;
	color: #990000;
}

input[type="checkbox"]
	{ color: #000; }

input[type="radio"]
	{  background-color: #fff; color: #000; }

option
	{ background-color:#fff; color:#000; }

optgroup
	{
	background-color:#EDE8C4;
	color:#000;
}

button
	{
	background-color: #EDE8C4;
	color: #882345;
}
table a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
