a:visited {
	color: #000066;
	text-decoration: underline;
}
a:link {
	color: #000066;
	text-decoration: underline;
	margin-top: 1px;
	margin-left: 1px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF66;
}

.body {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(Images/GrayBack.jpg);
	background-repeat: repeat;
}
.TopBackToHome {
	background-color: #576980;
	color: #FFFFCC;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding: 5px;
	text-decoration: none;
	height: 17px;
}
.TopBackToHome a {
	color: #FFFFCC;
}
.TopBackToHome a:hover {
	background-color: #669933;
}
.BottomBackToHome {
	font-weight: 500;
	text-decoration: none;
}
.LogoRow {
	background-color: #FFFFFF;
}
.MainContent {
	background-color: #FFFFFF;
	padding: 15px;
}
.BottomRow {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.PageTopic {
	font-size: large;
	color: #003991;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: 0.1em;
	font-weight: lighter;
	margin-top: 20px;
}

.Author {

	font-size: small;
	color: #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.Question {

	font-size: medium;
	background-color: #33FFFF;
	color: #000000;
	margin-top: 60px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 7px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	border: 1px solid #333300;
}
.Answer {

	font-size: large;
	font-weight: 500;
	color: #0066CC;
	margin-right: 20px;
	background-color: #FFFF99;
	font-style: italic;
}
.Border-Full {
	border: 1px solid #000000;
}
.Border-LeftTopRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.Border-LeftBottomRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Border-TopOnly {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SectionTopic {
	color: #003991;
	margin-top: 20px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 14px;
}

.boxname {

	text-align: center;
	font-weight: 100;
	color:#333333;
	background-image: url(Images/titlebckgnd.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 30px;
}.TopBackToHome a:visited {

	color: #FFFFCC;
}
.TopBackToHome a:link {

	color: #FFFFCC;
}
li {
	list-style-type: square;
	padding-bottom: 5px;
}
.byline {
	font-style: italic;
}

