@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #124761 url(../images/staticBg.gif) repeat-y left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #373D40;
}

strong {
	color: #000;
	/* [disabled]font-size: 16px; */
}
td {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #3980A6;
	text-decoration: underline
}

a:hover {
	color:#4b5458;
}
a strong {
	color: #337293;
}
#container { 
	width: 800px;
	margin: 10px auto auto 8px;
}
#header p,h1,h2,h3,h4,h5 {
	margin: 0;
}
#header h1 {
	text-align: center;
	margin-bottom: 10px;
}
#previousItems {
	margin-bottom: 30px;
}
#previousItems ul li {
	font: 11px/15px Verdana, Geneva, sans-serif;
}

#previousItems ul li a {
	text-decoration: none;
}

#previousItems ul li a:hover {
	text-decoration: underline;
}


#menuListHeader {
	margin-bottom: 10px;
}


.twoColFixRtHdr #sidebar {
	float: right;
	width: 290px;
	padding: 0 0 0 20px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 auto auto 0;
	/*padding: 0 20px 0 0;*/
	padding: 0;
}
#footer  { 
	margin: 0;
	padding: 10px 0 0 0;
}
#footer1 {
	margin: 0;
	color: #FFF;
	background: #2d83ae;
	font-weight: bold;
	text-align: center;
	/*padding: 0 3px 0 3px;*/
}
#footer1 p {
	margin: 0;
	padding: 3px;
}
#footer2 {
	margin: 0;
	/*padding: 0 3px 0 3px;*/
	font-size: 85%;
	text-align: center;
}
.number {
	/*padding: 0 3px 0 3px;*/
	font-size: 110%;
	float:right;
	
	color:blue;
	
}
.number span{
	display:block;
	
}
#footer2 p {
	margin: 0;
	padding: 3px;
}
.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.sectionHeadCell {
	background: #BED2D8;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #FFF;
	padding-top: 1px;
}
td.itemCell {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	background-color: #F8FAFC;
	padding: 2px 1px 2px 2px;
	border-top: 1px solid #FFF;
}
td.itemCell a {
	text-decoration: none;
	color: #316D8E;
}
td.itemCell a:visited {
	color: #60613c;
	border-bottom: 1px dotted #60613c;


}
div.samerow{
	display:inline-block;
}

td.itemCell a:hover {
	text-decoration: underline;


}
.sonlite .officeHead {
	font-weight: bold;
	color: #FFF;
	background: #124761;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}
.sonlite td.noBg {
	background: #FFF;
}
.headPrimary {
	font-size: 18px;
	line-height: 105%;
	color: #3F8DB5;
	margin-bottom: 15px;
	margin-top: 30px;
}
.headSecondary {
	font-size: 14px;
	font-style: italic;
	line-height: 105%;
	font-weight: normal;
	color: #124761;
	padding-bottom: 0px;
}
.downloadsPage img  {
	border: none;
	vertical-align: baseline;
	margin: 0 3px 0 0;
	float: left;
}
.finePrintCenter {
	margin: 1em 20px;
	padding: 10px;
	background-color: #e0eef2;
	border: solid 1px #124761;
	font-size: 0.9em;
	text-align: justify;
}
.fieldHeading {
	font-weight: bold;
	color: #000;
}
.redSuper {
	vertical-align: text-top;
	font-size: 70%;
	color: #C00;
	text-decoration: none;
}
.noticeInlineText {
	font-weight: bold;
	color: #F00;
}
.noticeBlockText {
	padding: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 120%;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

#mainContent h2 {
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #D65100;
	letter-spacing: 0.1em;
	margin-bottom: 25px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999999;
}
#mainContent ul.standardUL{
	margin: 0px;
	padding: 12px 0px 0px 20px;
	list-style: none;
}
#mainContent ul.standardUL li{
	padding-left: 18px;
	line-height: 120%;
	padding-bottom: 10px;
	background: url(/images/imgBulletArrowDkBlue.gif) no-repeat scroll 0px 3px transparent;
}


.super {
	vertical-align: text-top;
	font-size: 70%;
}
.sonlite .expandArea .officeHead {
	font-weight: bold;
	color: #FFF;
	background: #124761;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
}
.expandArea .sectionHeadCell {
	background: #BED2D8;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #FFF;
	padding-top: 1px;
	padding-left: 20px;
}
.expandArea td.itemCell {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	background-color: #F8FAFC;
	padding: 2px 1px 2px 40px;
	border-top: 1px solid #FFF;
}
#menuList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuList ul li {
	font-weight: bold;
	color: #FFF;
	background: #124761;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 3px;
	border-bottom: 20px solid #FFF;
	width: 800px;
}
#menuList ul li ul li {
	background: #C7D7DE;
	/*background: #BED2D8;*/
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #FFF;
	padding: 2px 0px 0px 20px;
	color: #333;
	/*color: #373D40;*/
	width: 780px;
	border-bottom: 1px solid #FFF;
}
#menuList ul li ul li ul li {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	background-color: #F8FAFC;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #FFF;
	font-weight: normal;
	width: 760px;
	background: #F8FAFC url(../images/itembg.gif) repeat-x;
}
#menuList ul li ul li ul li a {
	text-decoration: none;
}
#menuList ul li ul li ul li a:hover {
	text-decoration: underline;
}
#menuList ul li ul li ul li img {
	margin-right: 3px;
	margin-left: 3px;
}
#menuList ul li ul li table {
	font-family: Verdana, Geneva, sans-serif;
	border-top: 1px solid #FFF;
	width: 780px;
	margin: 0px 0px 0px 0px;
	background-color: #F8FAFC;
}
#menuList ul li ul li table tr {
	background: #F8FAFC url(../images/itembg.gif) repeat-x;
}
#menuList ul li ul li table tr:hover {
	background: #F1E4C9 url(none);
}
#menuList ul li ul li table tr.level3head:hover {
	background: #F8FAFC url(../images/itembg.gif) repeat-x;
}



#menuList ul li ul li table tr td.xxxxxxx {
	font-size: 11px;
	background: #F8FAFC;
}
#menuList ul li ul li table tr td {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 2px;
	font-weight: normal;
	text-align: center;
}
#menuList ul li ul li table tr td.itemName {
	padding: 2px 0px 2px 15px;
	text-align:left;
}
#menuList ul li ul li table tr.level3head td{
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	text-align:left;
}

#menuList ul li ul li table tr td a {
	text-decoration: none;
}
#menuList ul li ul li table tr td a:visited {
	color: #60613c;
	border-bottom: 1px dotted #60613c;

}

#menuList ul li ul li table tr td a:hover {
	text-decoration: underline;
	border-bottom: none;
}
#mainContent table.formatted tr {
	background: #F8FAFC url(../images/itembg.gif) repeat-x;
}
#mainContent table.formatted tr th {
	padding: 2px;
	font-weight: bold;
	background: #BED2D8 url(none);
	text-align: left;
}
#mainContent table.formatted tr td {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	border-top: 1px solid #FFF;
	padding: 3px;
	font-weight: normal;
}
#mainContent table.formatted {
	margin-top: 1.5em;
}
header, nav, section, article, aside, footer {   display:block;}