body {
	margin: 0px;
	padding: 0px;
		font: 1em "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: #333333;
}
p {
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px;
	font: .8em/135% Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #DE5800;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	color: #DE5800;
	font: bold 160% "Helvetica CE", Arial, Verdana, sans-serif;
	margin: 0px 0px 15px;
	padding: 0px 0px 22px;
	background: url(img/wave-blue.gif) no-repeat left bottom;
}
h2 {
	color: #334860;
	font-size: 130%;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

h3 {
	color: #DE5800;
	font-size: 115%;
	padding: 0px 0px 5px;
	margin: 20px 0px 10px;
	background: url(img/dotted_line.gif) repeat-x bottom;
}

h4 {
	color: #003366;
	margin-top: 25px;
	margin-bottom: 8px;
	font: bold 100%/115% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background: url(img/dotted_line.gif) repeat-x bottom;
	padding-bottom: 3px;
}

.small {
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	padding: 8px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	width: 340px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #fff;
}
.box1 h1 {
	font-size: 13pt;
	background: url(none);
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box1 p {
	line-height: 115%;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

/* layout structure  */

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#contentWrapper {
	width: 865px;
	background: url(img/left-bg.jpg) repeat-y left;
}


#left h2 {
	color: #3B6453;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#main {
    padding: 20px 0px;
	width: 615px;
	margin: 0px 0px 0px 230px;
}



/* classes  */

.caption {
	color: #333333;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	padding-top: 0px;
	line-height: 120%;
}
.captionRight {
	font-size: 10px;
	color: #333333;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	display: block;
	clear: both;
}
.floatRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

.dottedline {
	background: url(img/dotted_line.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}
.number {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.photo {
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.pdf {
	background: url(img/pdf_icon.gif) no-repeat;
	padding-left: 23px;
	height: 22px;
	line-height: 22px;
}
.number {
	font-weight: bold;
	color: #FFFFFF;
	background: #DE5800;
	width: 15px;
	text-align: center;
	font-family: "Helvetica CE", Arial, Verdana, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	}
	
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.question {
	font-weight: bold;
	color: #003366;
	background: #FBFFE0;
	margin-bottom: 5px;
	display: block;
	padding: 4px 10px;
	line-height: 125%;
	margin-top: 20px;
	border-top: 1px solid #DE5800;
	border-bottom: 1px solid #DE5800;
}
.answer {
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
}
.announcement {
	background: #FFFFCC;
	padding: 5px 8px 6px;
	border-top: 2px solid #FF6633;
	border-bottom: 2px solid #FF6633;
	text-align: center;
	margin-top: 15px;
}
.announcement h1 {
	text-transform: none;
	background: url(none);
	margin: 0px;
	padding: 5px 0px 0px;
	font: bold 130%/115% Georgia, "Times New Roman", Times, serif;
}
.announcement h2 {
	font-size: 100%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
#rightcol {
	float: right;
	width: 245px;
	margin-left: 20px;
}
#colone {
	width: 300px;
	float: left;
}
.reversecap {
	text-transform: uppercase;
	color: #FFFFFF;
	background: #888888;
	letter-spacing: 4px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
.alert {
	color: #CC0000;
}
.alert a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
#tablestyle {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#tablestyle td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 80%;
	border-right: 1px solid #CCCCCC;
	line-height: 110%;
}
#tablestyle td hover {
	background: #FFFFCC;
}
.formlabel {
	color: #003366;
	font-size: 90%;
	line-height: 115%;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sitemap {
	border-right: 1px solid #CCCCCC;
	margin-right: 15px;
}
.sitemap li a {
	line-height: 110%;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
}
.sitemap a:hover {
	color: #CC3300;
}
.sitemap ul li ul {
	margin-left: 15px;
	font-weight: normal;
	margin-top: 3px;
}
.sitemap ul li ul li a {
	font-weight: normal;
	padding: 0px;
	line-height: 100%;
	text-transform: none;
}
ul {
}
#toplinks {
	padding: 95px 0px 0px;
	background: #E7C85A url(img/top-link.jpg) no-repeat;
	margin-top: 10px;
	width: 245px;
	margin-bottom: 15px;
}
#toplinks h2 {
	text-transform: uppercase;
	font-size: 115%;
	margin: 0px;
	padding: 0px 0px 10px;
}

#toplinks ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: none;
	background: #E7C85A;
}
#toplinks li {
	margin: 0px;
	padding: 0px;
	height: 24px;
	display: block;
	line-height: 24px;
}

#toplinks li a {
	display: block;
	height: 24px;
	color: #000000;
	border-top: 1px solid #E7C85A;
	border-bottom: 1px solid #E7C85A;
	background: url(img/link-arrow.gif) no-repeat 225px;
	text-decoration: none;
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
#toplinks li a:hover {
	background: #EFD76D url(img/link-arrow-on.gif) no-repeat 225px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #C1390B;
	line-height: 24px;
	display: block;
}
.right-shadow {
	background: url(img/hilite-shadow.jpg) repeat-x top;
	height: 15px;
	width: 245px;
}

.quote {
	color: #3E7093;
	float: right;
	width: 180px;
	margin-left: 20px;
	padding-left: 15px;
	border-left: 3px solid #83B997;
	z-index: 100;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 15px;
}
#quicklinks {
	background: #FFFFCC;
	margin-left: 15px;
	line-height: 110%;
	padding: 8px 12px;
	width: 120px;
}
#quicklinks h2 {
	color: #DE5800;
	margin: 0px;
	padding: 0px 0px 8px;
	line-height: 100%;
	font-size: 15px;
	text-transform: uppercase;
}
#quicklinks li a {
	line-height: 110%;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	padding-bottom: 4px;
	padding-top: 0px;
	text-decoration: none;
}
#quicklinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.date {
	font-size: 10px;
	text-transform: uppercase;
	color: #CC6600;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 145%;
}

  #imgCaptcha { margin: 0 30px; border: black solid 1px; }

.inprogress {
	color: #DE5800;
}

.undernegotiation {
	color: #1C79D1;
}

.completed {
	color: #67A922;
}
#thisissue {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#thisissue h2 {
	font-size: 115%;
	color: #003366;
	padding: 15px 0px 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#thisissue ul {
	margin-left: 20px;
}

#thisissue li a {
	line-height: 110%;
	font-size: 11px;
	color: #003366;
}
#thisissue li a:hover {
	color: #FFFFFF;
}

.thumb {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#rightMenu {
	float: right;
	width: 150px;
	border-top: 4px solid #7FC3BF;
	border-bottom: 4px solid #7FC3BF;
	margin-top: 10px;
}
#rightMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rightMenu li {
	margin: 0px;
	padding: 0px;
	font: bold 11px "Helvetica CE", Arial, Verdana, sans-serif;
}

#rightMenu li a {
	background: url(img/arrow-small.png) no-repeat 0px 6px;
	padding-left: 15px;
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	line-height: 15px;
	margin: 0px;
	padding-bottom: 3px;
	text-decoration: none;
}
#rightMenu li a:hover {
	background: #FFFFCC url(img/arrow-small.png) no-repeat 0px 6px;
	color: #CC3300;
	text-decoration: none;
}

#rightMenu li a.selected {
	background: url(img/arrow-small.png) no-repeat 0px 6px;
	color: #CC6600;
}

.searchbutton {
	background: url(img/search-arrow.gif) no-repeat;
	height: 25px;
	width: 22px;
	border-style: none;
}
.smaller {
	font-size: 90%;
	line-height: 125%;
}
#rightMenu .selected {
	color: #CC6600;
	background: #FFFFCC;
}
.bigalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
#wrapper #contentWrapper #main p {
	text-align: left;
}
