body{
	background-image: url(/_sfdct/res/bg.jpg); 
	background-repeat:repeat-x;
}

.languagesBack{
	background-image: url(/_sfdct/res/languages_back.jpg); 
	background-repeat:no-repeat;
	font-family: arial,Helvetica,sans-serif ;
	font-size: 14px;
	color: #FFFFFF;
	padding-top:10px;
}

.footer{
	background-image: url(/_sfdct/res/footer_back.jpg); 
	background-repeat:no-repeat;
	font-family: Verdana,Helvetica,sans-serif ;
	font-size: 10px;
	color: #FFFFFF;
	line-height:16px;
	padding-left:10px;
}

.searchBack{
	background-image: url(/_sfdct/res/search_back.jpg); 
	background-repeat:no-repeat;
}

.indexLeft{
	background-image: url(/_sfdct/res/grey_back.jpg); 
	background-repeat:repeat-y;
}

.indexLeftBottom{
	background-image: url(/_sfdct/res/lt_grey_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
}

.indexRightBottom{
	background-image: url(/_sfdct/res/rt_grey_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align: bottom;
}


.indexMiddle{
	background-image: url(/_sfdct/res/purple_back.jpg); 
	background-repeat:repeat-y;
}

.indexMiddleBottom{
	background-image: url(/_sfdct/res/purple_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;

}

.indexRight{
	background-image: url(/_sfdct/res/grey_back_rt.jpg); 
	background-repeat:repeat-y;
}

.indexLeftBottom{
	background-image: url(/_sfdct/res/lt_grey_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
}

.subBottom{
	background-image: url(/_sfdct/res/grad_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
}

.blueBar{
	background-image: url(/_sfdct/res/blue_titlebar.gif); 
	background-repeat:no-repeat;
	height:31px;
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:10px
}

.greybuttonBack{
	background-image: url(/_sfdct/res/greybutton_back.jpg); 
	background-repeat:no-repeat;
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height:12px;
	height:30px;
	width:239px;
}

.dots{
	background-image: url(/_sfdct/res/dots.gif); 
	background-repeat:repeat-x;
}

.blackdots{
	background-image: url(/_sfdct/res/black_dots.gif); 
	background-repeat:repeat-x;
}

.px11grey{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 11px;
color: #1D1611;
line-height:16px;
}

.px21black{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 21px;
font-weight:bold;
color: #000000;
}

.px18blue{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 18px;
font-weight:bold;
color: #1F276C;
}

.px16blue{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 16px;
color: #1F276C;
}

.px14blue{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 14px;
color: #1F276C;
line-height:16px;
font-weight:bold;
height:32px;
background-color:#CEE7FF;
}

.px10black{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 10px;
color: #000000;
/* ACCESSIBLE ***
line-height:16px;
font-weight:bold;
*/
}

.px12black{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 12px;
color: #000000;
/* ACCESSIBLE ***
line-height:16px;
font-weight:bold;
*/
}

.px14black{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 14px;
color: #000000;
/* ACCESSIBLE ***
line-height:16px;
font-weight:bold;
*/
}

.px16black{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 16px;
color: #000000;
/* ACCESSIBLE ***
line-height:16px;
font-weight:bold;
*/
}

.px20black{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 20px;
color: #000000;
/* ACCESSIBLE ***
line-height:16px;
font-weight:bold;
*/
}

.px12white{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 12px;
color: #FFFFFF;
/*
line-height:14px;
padding-top:5px;
padding-right:6px;
padding-left:10px;
padding-bottom:5px;
*/
}

.textbox{ 
font-family: Verdana,Helvetica,sans-serif ;
font-size:10px;
height:20px;
color: #1D1611;
border: 1px #C5B79E solid;
background-color:#FFFFFF;
}

.thinborder {
  border-style:solid 1px;
  color:#FFFFFF;
  width:253px;
  float:right;
  }


a:link{
font-family: Verdana,Helvetica,sans-serif ;
font-size: 10px;
color:#FFFFFF;
text-decoration: none;
}

a:visited{
font-family: Verdana,Helvetica,sans-serif ;
font-size: 10px;
color: #FFFFFF;
text-decoration:none;
}

a:hover{
font-family: Verdana,Helvetica,sans-serif ;
font-size: 10px;
color:#FFFFFF;
text-decoration: underline;
}


a.buttons{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 12px;
color: #1F276C;
text-decoration: none;
}

a.buttons:visited{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 12px;
color: #1F276C;
text-decoration:none;
}

a.buttons:hover{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 12px;
color: #1F276C;
text-decoration: underline;
}

a.docs{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 14px;
color: #1F276C;
font-weight:bold;
text-decoration: underline;
}

a.docs:visited{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 14px;
color: #1F276C;
font-weight:bold;
text-decoration: underline;
}

a.docs:hover{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 14px;
color: #1F276C;
font-weight:bold;
text-decoration: none;
}
 
ul{
	margin-left: 0em; margin-top: 0em; padding-left: 18px; padding-top:5px; 
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 14px;
	color: #000000;
}

li{
	margin-top: 0em; padding-left: 0;line-height:21px;list-style-type: dot; list-style-image: url(images/bullet.gif);
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 14px;
	color: #000000;
}


/* *************************************************** 
EXTRAS
*************************************************** */
/* @group Sequential & More Results Nav
=================================================== */

.navSequential, .moreResults ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	display: inline;
}

.navSequential li, .moreResults li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 !important;
	text-align: center;
}

.navSequential li a, .moreResults li a {
	text-decoration: none;
	padding: .1em .2em;
}

.navSequential li#current a, .moreResults li#current a {
	border: 1px solid #e4e4e4;
	color: #000;
}

.navSequential li a:hover {
	background: #e4e4e4;
}

.navSequential a.current, .moreResults a.current {
	border: 1px solid #ccc;
}

/* @end Sequential & More Results Nav
--------------------------------------------------- */



/* @group Search Form
=================================================== */
#svSearchForm {
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px dotted #ccc;
}

#svSearchForm input.text {
	width: 100px;
	margin: 0 .5em 0 0;
}

#svSearchForm input.submit {
	clear: none;
	float: none;
	width: auto;
	margin: 0 .5em 0 0;
}

#svSearchResults dl#svPortal {
	padding: 0;
	margin: 0 0 1em;
	border: 0;
}

#svSearchResults dt {
	padding: 1em 0 0;
	margin: 1em 0 .5em 0;
	border-top: 1px dotted #ccc;
}

#svSearchResults dt.first { border-top: 0; }

#svSearchResults dd {
	padding: 0;
	margin: 0 0 1em;
}

#svSearchResults dd.last {
	padding: 0 0 1em;
	margin: 0;
	border-bottom: 0;
}

#svSearchResults dd h3 {
	margin: 0 0 .5em;
	font-weight: normal;
}

#svSearchResults dl img { display: none; }

#svSearchResults .moreResults {
	padding: .75em;
	margin: .75em 0;
	background: #f2f2f2;
}

#svSearchResults .bottom {
	margin-bottom: 2em;
}

#svSearchResults #svSearchAgain p { margin-bottom: .5em; font-weight: bold; }

#svSearchResults form {}

#svSearchResults .submit { float: none; }

span.keywords, span.highlight { 
	background: yellow;
	padding: .2em;
}

/* @end Search Form
--------------------------------------------------- */

/* @group Breadcrumb Nav
=================================================== */

#crumbList {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	font-size: .9em;
}

#crumbList li {
	list-style: none;
	display: inline;
	margin: 0;
}

#crumbList li a { text-decoration: none; }

/* @end Breadcrumb Nav
--------------------------------------------------- */


a.docsB{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 16px;
color: #1F276C;
font-weight:bold;
text-decoration: underline;
}

a.docsB:visited{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 16px;
color: #1F276C;
font-weight:bold;
text-decoration: underline;
}

a.docsB:hover{
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 16px;
color: #1F276C;
font-weight:bold;
text-decoration: none;
}

