{* Smarty *}
{literal}
body
{
   margin: 0;
   padding: 0;
   background-color: #FEFEE8;
}
A:link {COLOR: #003399;
}
A:active {COLOR: #003399;
}
A:visited {COLOR: #003399;
}
A:hover {COLOR: #00A3CC; text-decoration: none}
h1 {
	COLOR: #00A3CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	line-height: normal;
	text-indent: 0pt;
	margin: 0px;
	letter-spacing: 0px;
}
h1 A:link {
	COLOR: #00A3CC;
	text-decoration: none
}
h1 A:visited {
	COLOR: #00A3CC;
	text-decoration: none
}
h1 A:hover {
	COLOR: #335CAD;
	text-decoration: underline;
}
h2 {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	line-height: normal;
	text-indent: 0pt;
	margin: 0px;
	letter-spacing: 0pt;
}
h2 A:link {
	COLOR: #ffffff;
	text-decoration: none
}
h2 A:visited {
	COLOR: #ffffff;
	text-decoration: none
}
h2 A:hover {
	COLOR: #F5F5F5;
	text-decoration: underline;
}
h3 {
	COLOR: #335CAD;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	line-height: normal;
	text-indent: 0pt;
	margin: 0px;
}
h3 A:link {
	COLOR: #0087CF;
	text-decoration: underline
}
h3 A:visited {
	COLOR: #0087CF;
	text-decoration: underline
}
h3 A:hover {
	COLOR: #000000;
	text-decoration: none;
}
strong,b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	}
input,select,textarea {
		font: 7pt Arial, Helvetica, sans-serif; color: #333333;
		background: #F5F5F5;
		}
.checkbox {
		font: 7pt Arial, Helvetica, sans-serif; color: #333333;
		background: #FEFEE8;
		}		
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #335CAD;
	line-height: normal;
}
.bullet A:link {
	text-decoration: none;
	color:#335CAD;

}
.bullet A:visited {
	text-decoration: none;
	color: #335CAD;

}
.bullet A:hover {
	text-decoration: underline;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #CCDAE4
}
.copyright A:link {
	text-decoration: underline;
	color: #CCDAE4;

}
.copyright A:visited {
	text-decoration: underline;
	color: #CCDAE4;

}
.copyright A:hover {
	text-decoration: none;
	color: #ffffff
}
.action {
	font-family: Pragmatica, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #00A3CC;
}
.action1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff
}
.menu1 A:link {
	text-decoration: none;
	color: #ffffff;

}
.menu1 A:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu1 A:hover {
	text-decoration: underline;
	color: #FEFEE8
}	

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #335CAD;
	}
.menu A:link {
	text-decoration: none;
	color: #335CAD;
}
.menu A:visited {
	text-decoration: none;
	color: #335CAD;
}
.menu A:hover {
	text-decoration: underline;
	color: #003399;
}
.gorlin {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #003399;
	}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F5F500;
	font-weight: bold;
}
.menu3 A:link {
	text-decoration: none;
	color: #F5F500;

}
.menu3 A:visited {
	text-decoration: none;
	color: #F5F500;
}
.menu3 A:hover {
	text-decoration: underline;
	color: #FEFEE8
}	
.logo_{background: #FEFEE8 url(images/logo_.gif) no-repeat top left;}
}	
.tabl{background: #FEFEE8 url(images/spacer4.jpg) repeat-x bottom;}
{/literal}