.main-bg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.right-silver {
	background-image: url(../images/right-silver.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normal {
	color: #001c54;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	background: url(../images/li-normal.jpg) no-repeat left top;
	padding-left: 25px;
	margin-left: 10px;
	text-align: left;
}
.left-silver {
	background-image: url(../images/left-silver.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#side {
	position: absolute;
	top: -10px;
	left: 590px;
	z-index:2;
}
#side-flash {
	position: absolute;
	top: 135px;
	z-index:1;
	left:-70px;
}.left-silver h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0375bc;
	font-size: 22px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	text-align: left;
}
strong {
	color: #063579;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}
.left-silver h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #063579;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #001c54;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 15px;
	text-align: right;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	text-decoration:underline;
	color: #063579;
}
.footer-text a:hover {
	text-decoration:none;
}
.imgb, .picborder {
	margin: 5px;
	padding: 3px;
	border: 1px solid #063579;
	background-color:#fff;
}
.ig_cat_head {
	padding: 5px;
	background-color: #f4f4f4;
	line-height: 18px;
}
.ig_cat_main {
	padding: 5px;
	background-color: #EEEEEE;
	line-height: 18px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	color: #669434;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #ECF8E7;
}
h3 {
	padding:5px;
	font-family: "Trebuchet MS";
	color: #063579;
	font-size:15px;
	text-align:center;
}
h3 a:link, h3 a:visited, h3 a:active {
	color: #063579;
}
h3 a:hover {
	text-decoration:none;
}
.text, p {
	font-family: "Trebuchet MS";
	font-size:12px;
}
.text a:link, p a:link, .text a:visited, .text a:active, p a:visited, p a:active {
	font-family: "Trebuchet MS";
	color: #063579;
}
.text a:hover, p a:hover {
	text-decoration:none;
}
.description {
	text-align:center;
}

