@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCCCCC;
	margin: 0;
}
.oneColElsCtr #container {
	width: 975px; /* this overrides the text-align: center on the body element. */
	background-image: url(images/gui_bkg_rep.jpg);
	margin: 0 auto;
}
.oneColElsCtr #mainContent {
	background-image: url(images/gui_head_bkg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 34px 36px 5px 38px;
}
.oneColElsCtr #footer {
	background-image: url(images/gui_bkg_btm_bdr.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 899px;
	margin: 0 auto;
	background-color: #3E7FC1;
	padding: 20px 38px;
	clear: both;
}
.oneColElsCtr #container #mainContent #navshadow {
	background-image: url(images/gui_navshadow.jpg);
	background-repeat: repeat-x;
	height: 6px;
	margin: 0;
	width: 901px;
}
.oneColElsCtr #container #mainContent #nav {
	height: 30px;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.oneColElsCtr #container #footer .textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	font-style: normal;
}
.oneColElsCtr #container #footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	color: #ffffff;
}
.content_pad {
	padding: 0px 25px;
}
.rollover a {
	padding: 0 0px 0 2px;
	border-left: #666 solid 10px;
}
.sidepic {
	float: right;
	padding: 10px 10px;
	clear: right;
}
.oneColElsCtr #container #mainContent .content_pad p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 350px;
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
}
.oneColElsCtr #container #mainContent .content_pad h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 350px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 0px;
	display: block;
}

.oneColElsCtr #container #mainContent .content_pad .singlespace1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 350px;
	line-height: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	text-align: center;
}
#mainContent .content_pad .label {
	border-left: 6px solid #E05800;
	margin: 10px 0px 0px 0px;
}
.beginparagraph {
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #FF6633;
	text-decoration: none;
	background-color: #003366;
	padding: 10px 10px 10px 10px;
	width: 150px;
	display: inline-block;
	float: right;
	margin: 0px 0px 5px 25px;
	font-weight: bold;
}
.caption2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #FF6633;
	text-decoration: none;
	background-color: #003366;
	padding: 5px 10px 5px 10px;
	width: 255px;
	display: inline-block;
	float: right;
	margin: 10px 5px;
	font-weight: bold;
	text-align: left;
}
.content_pad h1 {
	margin: 10px 0px 0px 0px;
}
.content_pad .caption .credits {
	color: #CCCCCC;
	line-height: normal;
}
.content_pad li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-position: outside;
}
.content_pad2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-position: inside;
}
.content_pad3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-position: outside;
}
.content_pad2 h3 {
	background-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC3300;
	color: #CCCCCC;
}
.content_pad .footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.content_pad .footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
#mainContent .content_pad .linkhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #E05800;
	text-align: center;
	font-size: 14px;
	margin: 0px 7px 7px 7px;
	color: #FFFFFF;
	width: 265px;
	float: right;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #18599D;
	border-right-color: #18599D;
	border-bottom-color: #18599D;
	border-left-color: #18599D;
	clear: right;
	padding: 7px 0px;
}
#mainContent .content_pad .linkhighlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #E05800;
	text-align: center;
	font-size: 14px;
	margin: 0px 7px 7px 7px;
	color: #FFFFFF;
	width: 265px;
	float: right;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #18599D;
	border-right-color: #18599D;
	border-bottom-color: #18599D;
	border-left-color: #18599D;
	clear: right;
	padding: 7px 0px;
}

.oneColElsCtr #container #mainContent .content_pad .linkhighlight a {
	text-decoration: none;
	padding: 3px;
	color: #002957;
}
.oneColElsCtr #container #mainContent .content_pad .linkhighlight2 a {
	text-decoration: none;
	padding: 0px;
	color: #002957;
}
.content_pad2 .tablecontent {
	font-size: 14px;
	margin: 10px;
}
.oneColElsCtr #container #mainContent #homelink {
	position: relative;
	height: 95px;
	width: 250px;
	left: 0px;
	top: 0px;
}
.oneColElsCtr #container #mainContent #rightColumn {
	width: 310px;
	float: right;
	padding: 0 10px;
	margin: 20px;
	text-align: center;
	display: inline-block;
}
.textnav a {
	text-decoration: none;
	color: #FFFFFF;
}
.textnav a:hover {
	text-decoration: underline;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	padding-bottom: 2px;
	display: block;
}
.download .bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
.linkhighlight .download a {
	font-size: 12px;
}
#rightColumn .credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: left;
	padding-right: 30px;
	padding-left: 030px;
}
#container #mainContent .content_pad a {
	font-weight: bold;
	color: #CC6600;
}
p.singlespace {
	line-height: 15px;
	text-align: center;
}
.bullet ul {
	line-height:15px;
	text-align: left;
}
.bullet li {
	line-height:15px;
	text-align: left;
	list-style-position: outside;
	margin: 0;
}
#rightColumn .caption2 .credits {
	color: #CCCCCC;
	font-size: 9px;
	line-height: normal;
}
.adobebtn {
	padding-left: 15px;
}
