@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	background-position: center 50%;
	background-image: url(Graphics/backgrounds/backgrnd.gif);	
}
.Test2 {
	padding: 2px;
	width: 210px;
	background-color: #FFFFFF;
	height: 50px;
	border: 1px dotted #CCCCCC;
	float: left;
	margin: 3px;
}
h1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

h2 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
#h3 {
	font-size: 12px;
}

a,  a:link {
	color: #360C0E;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
	color: #000;
	text-align: right;
}

#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 1000px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
#outerWrapper #header {
	background-color: #666; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 204px;
}
#outerWrapper #topNavigation {
	height: 99px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-color: #FFF;
	padding-top: 1px;
	text-align: center;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 400px;
	text-align: right;
	margin-right: 4px;
}

#outerWrapper #contentWrapper #content {
	margin: -20 600px 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 10px 10px 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	margin-left: 15px;
}
#outerWrapper #footer {
	background-color: #B4B596;
	border-top: solid 1px #666; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
}

.bIGrED {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #F00;
}
</style>
<style type="text/css" media="print">
body {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.style40 {
	color: #000000;
	font-size: 10px;
	text-align: left;
}
.jj {
	color: #FFF;
}
.jink {
	font-weight: bold;
}
.jj4 {
	font-weight: bold;
}

.jj {
	color: #FFF;
}
#h4 {
	font-size: 18px;
	
}
#h5 {
	font-size: 18px;
	
}
h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}
h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}
#outerWrapper #footer table tr td {
	text-align: left;
}
.red {
	color: #F00;
}
.redbold {
	font-weight: bold;
}
.ctr {
	text-align: center;
}

