.Pic {
	text-decoration: none;
}.Pic a:link {
	text-decoration: none;
}
.Pic a:visited {
	text-decoration: none;
}
.Pic a:hover {
	text-decoration: none;
}
.Pic a:active {
	text-decoration: none;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 8px;
	float: right;
	width: 400px;
	border: 1px dotted #FFCC66;
	clear: left;
	background-color: #FFFFF2;
	margin: 6px;
}
.caption_div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC66;
	text-align: center;
	padding: 4px;
	margin-top: 6px;
	margin-bottom: 2px;
}


.container {
	padding: 40px;
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px dashed #333333;
}


.MainHeading {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: 900;
	font-variant: small-caps;
	color: #DE0000;
	line-height: 24px;
	padding-bottom: 12px;
	height: auto;
	text-transform: none;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #666666;
	font-style: italic;
}
.body {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: auto;
	text-decoration: none;
}
.bulletsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 20px;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.bodyHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodyLinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: auto;
	text-decoration: none;
}
.caption  {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}
.borderBody {
	border-top: thick double #CCCCCC;
	border-right: thin none #CC0000;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CC0000;
}
.MainHeading_normalCase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DE0000;
	line-height: 24px;
	padding-bottom: 12px;
	height: auto;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 21px;
}
.sidebar_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 8px;
	float: right;
	width: 300px;
	border: 1px dotted #FFCC66;
	clear: left;
	background-color: #FFFFF2;
	margin: 6px;
}
.tableFormat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
}
.img {
	clear: both;
	border: 1px solid #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}
