body {
	background-image: url(../images/BG3.jpg);
	margin: 0px;
}
table, th, tr {
	font-weight: normal;
	text-align: justify;
}
#toptop {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 8px;
}
#bottombottom {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 8px;
	border-top-style: solid;
}
#bottombottom A {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
#bottombottom A:link {text-decoration: none}
#bottombottom A:visited {text-decoration: none}
#bottombottom A:active {text-decoration: none}
#bottombottom A:hover {text-decoration: none; color: #0000FF;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #CCCCCC;
}
.PhotoBorder {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
}
#PageContent {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#leftSide {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightSide {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #CCF4FF;
}
#rightSide2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #CCF4FF;
}
.DIVleftPadding {
	padding-left: 55px;
}
.rulerStyle {
	color: #CCCCCC;
}
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic";
	color: #008484;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}
#faqLINKS A {
	font-size: 11px;
	color: #333333;
}
#faqLINKS A:link {text-decoration: none}
#faqLINKS A:visited {text-decoration: none}
#faqLINKS A:active {text-decoration: none}
#faqLINKS A:hover {
	text-decoration: none;
	color: #666666;
	font-style: normal;
}
.PageFAQ_Answer {
	font-size: 11px;
	display:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
input.button{
	background-color: #333333;
	border-style: none;
	color: #FFFFFF;
	height: 25px;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
input.button:hover {
	background-color: #999999;
	border-style: none;
	color: #FFFFFF;
	height: 25px;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 30px;
	cursor: pointer;
}
