body {
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
	text-align: justify;
}
table.main_border_table {
	border: solid;
	border-width: 1px;
	border-color: #e9e9e9;
}
.bigWhiteText {
	color: white;
	font-size: 24px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}
.bigBlackText {
	color: black;
	font-size: 24px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}
.bigGrayText {
	color: #737373;
	font-size: 24px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}

.smallBlackText {
	color: #000000;
	font-size: 10px;
	font-family: tahoma, trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}
.smallGrayText {
	color: #737373;
	font-size: 10px;
	font-family: tahoma, trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}
.smallOrangeText {
	color: #e67817;
	font-size: 10px;
	font-family: tahoma, trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}
.smallWhiteText {
	color: white;
	font-size: 11px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
}
.tb_background {
	background-color: #d3d3d3;
}
.footer_background {
	background-color: #dedede;
}
.bigOrangeText{
	color: #4d485c;
	font-size: 24px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-weight: normal;
	padding-bottom: 4px;
}

.tbl_newsletter {
	background: url('/images/bg_plic.gif');
	background-repeat: no-repeat;
}
a.mainLink {
	color: #4d485c;
	font-size: 13px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
a.mainLink:hover {
	color: #e67817;
	font-size: 13px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	padding-left: 0px;
	padding-right: 0px;
}
a.mainLink:active {
	color: #4d485c;
	font-size: 13px;
	font-family: trebuchet ms, georgia, arial, helvetica;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
.msg{
	color:#C4081F;
}
input {
	font-size: 10px;
	border-style: solid;
	border-width:1px;
	border-color: black;
}
textarea {
	font-size: 10px;
	border-style: solid;
	border-width:1px;
	border-color: black;
}
a {
	color: #4c4c4c;
}
smallWhiteText {
	color: white;
	font-size: 10px;
}
.headerWhite {
	color: white;
	padding: 15px;
}
.headerWhite a {
	color: white;
}
.picBorder {
	border-style:solid;
	border-width: 1px;
}