@charset "utf-8";
@import url("jscript/themes/flora.all.css");
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #D49400;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #d2d2d3;
	background-image: url(images/bg-columns.jpg);
	background-repeat: repeat-y;
}
.PageHeader {
	background-image: url(images/bannerBase.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 902px;
}

.PageMenuContainer {
	width: 160px;
	float: left;	
}
.SiteMenu {
	list-style-image: url(images/menu-bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PageContentContainer table {
	border: 0px none #333333;
}
.rowHover {
	background-color: #ffcb79;
}

.altRow {
	background-color: #ffe0af;
}

.PageContentContainer {
	width: 431px;
	float: left;
}
.RightColumnContainer {
	width: 300px;
	float: left;
	margin-left: 5px;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: groove;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PageContentContainer td {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	cellpadding: 0px;
	cellspacing: 0px
	table-width: 375;
	padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}


.MenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.MenuItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.RightColumnContainer a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #f17113
}
.RightColumnContentContainer td {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	cellpadding: 0px;
	cellspacing: 0px
	table-width: 242;
	padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
/* This is the bolded orange line. Add <hr class="f"> */
hr.f {border: none 0; 
	border-top: 3px double #d17c39;
	width: 100%;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: center;
	}	
/* This is the title */
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #f17113;
}

.style10 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* This is the issue table */
.IssueContainer {
	margin-left: 5px;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: groove;
}