  ﻿/   html tag class         */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #b59d7a;
	color: #333333;
	margin: 0px auto 0px auto;
	width:1000px;
}
div, table  tr td, p, .s4-wpTopTable tr td, a, ul li, ol li{
	font-family: Arial, Verdana;
	font-size: 13px;
}
/  	 customize Night and Day styles         */
.body-wrapper{
	background:#27607e;
	width:1000px; 
}
#pageStatusBar, #s4-statusbarcontainer{
}
.s4-help{
	display:none;
}
/   includes top banner				*/
/   Must display top row elements so that sign-in link is displayed to public	*/
div.s4-trc-container.s4-notdlg.top-row-elements{
	
}
/   sign in link div  	aligned with footer			*/
.s4-trc-container-menu{
	margin-top:50px;
	padding-top:5px;
	border-top:dotted 1px #869BB3;
}
.s4-signInLink,.s4-trc-container-menu a:link,.s4-trc-container-menu a:active,.s4-trc-container-menu a:visited,.s4-trc-container-menu a:hover{
	color:#0072bc !important; 
}
/   div that includes the top banner				*/
.site-image-title{
	background:#c00408;
}
div.welcome{
	padding-top:0px;
}
table.ms-listviewtable > tbody > tr > td.ms-stylebox{
	width:485px;
	vertical-align:middle !important;
}
.welcome-image, .welcome-content, .left-column-links, .right-column-links{
	display:none;
}
/   Fixes display bug in IE. 		*/
.welcome-links{
	float:left;
}
#s4-ribbonrow{
	background-color:#c00408 !important;
}
/**  main content including right nav		note: restore margin for 

leftpanel	*/
.s4-ca.main-container{
	margin-left:220px;
}
td.breadcrumb{
	padding-top:5px;
	padding-left:5px;
	font-weight:bold;
}
/   page title just above the left nav				*/
table.titlerow-table td.title{
	display:none;
}
/   left nav 				 	*/
.menu.vertical.menu-vertical{
}
div#s4-leftpanel{
	width:215px;
}
div#s4-leftpanel ul.root.static li.static{
	background:url(/PublishingImages/leftnav_btn.gif) center bottom no-repeat; 
}
div#s4-leftpanel ul.root.static li.static a.static.selected.menu-item{
	background:url(/PublishingImages/leftnav_btn.gif) center bottom no-repeat; 
}
div#s4-leftpanel ul li a{
	font-family: Arial, Verdana;
	color:white;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:6px;
	font-size:13px;
	margin-left:0px;
	line-height:1.2em;
}
.menu-item-text{
	margin-left:15px; height:18px;
}
/   inner list 				*/
div#s4-leftpanel ul.root.static ul li a{ 
	font-size:12px;
	font-weight:normal;
	margin-left:15px;
}
ul.linkList{
	margin:0 15px;
	padding:0;
}
ul.linkList li{
	list-style:none;
	padding:4px;
}
.noindent, .noindent li {
	padding:3px 0; /*removes in Firefox/Mozilla*/
	margin:3px 0; /*removes in IE &amp; Opera*/
}
.noindent li {
	list-style-type:none; /*removes bullet*/
}
/   link tag class         */
a.bottombox {
	color: #000000;	
}
a.bottomboxredbold {
	color: #9e1e0c;
}
a.bottombox:link, a.bottombox:visited, a.bottombox:visited {
	color: #0066cc;
	text-decoration: none;font-size:11px;
}
/   list tag class         */

.squarelist {
	PADDING-LEFT: 2px;
	MARGIN-LEFT: 1em;
	LIST-STYLE-TYPE: square;
}
.squarelist li {
	margin-bottom: 10px;
}
.GrayArrow {
	list-style-image: url("/images/grayarrow.gif");
}
.ColorArrow {
	list-style-image: url('/images/arrow.gif')
}
/* deprecated - inline styles must eventually be removed */
ul.RightNav {
	clear: both;
	width:96%;
	margin-left:4px;
	padding-left:4px;
}
/* deprecated */
ul.RightNav li {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
}
/* deprecated */
ul.RightNav li.firstItem {
	padding-top:0;
}
/* deprecated */
.rightNavItem {
	margin:10px 0 15px 0px;
	width:180px;
}
.servicesTOC {
	float:left;
	width:450px;
	margin:0px 0px 15px 0px;
	border-bottom:solid #cccaca 1px;
	padding-bottom:20px;
}
.servicesTOC ul.leftCol{
	float:left;
	list-style:none;
	width:210px;
	margin:0;
	padding:0;
}
.servicesTOC ul.rightCol{
	float:right;
	list-style:none;
	width:210px;
	margin:0;
	padding:0;
}
.servicesTOC ul li{
	background: url('/images/bullet_round.gif') no-repeat .1em .4em;
	padding-left:10px;
	margin-bottom:1px;
}
ul.servicesList {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	clear:both;
}
ul.servicesList li {
	margin-bottom:10px;
	border-bottom:solid #cccaca 1px;
	padding-bottom:15px;
	margin-left:0px;
} 
ul.genList {
	list-style:none;
	margin-left:0px;
	padding-left:5px;
}
ul.genList li {
	margin-bottom:10px;
	border-bottom:solid #cccaca 1px;
	padding-bottom:15px;
} 
ul.innerList{
	list-style:disc;
	margin-top:5px;
}
ul.innerList li{
	border:none;
	margin:0 0 2px 0;
	padding:0;
}

.hor-div
    {	
	    width: 100%;
	    background-image: url('/images/25vertdiv.gif');
	    background-repeat: repeat-x;
    }


/   form tag class         */

/   table tag class         */
table.Cusco, table.Cusco td
{
    border-left: 1px solid #d4e0ee;
	border-right: 1px solid #d4e0ee;
	border-bottom: 1px dotted #d4e0ee;
	border-top: none;
    border-collapse: collapse;
    font-family: Arial;
    color: #555;
    padding: 5px;
}

table.Cusco thead, table.Cusco th 
{
    text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 105% !important;
	border: 1px solid #d4e0ee;
	padding: 5px;
}

table.Cusco tr.odd 
{
    background: #f7f9fc;
}
table.Cusco a:hover 
{
    color: #4F76A3;
}
/   user defined tag class         */
#headbanner {
	height: 79px;
	background: url(/PublishingImages/headbanner.gif);
	border-bottom: solid #cccaca 3px;
}
#headbanner_search {
	margin-top: 42px;
	margin-right:33px;
	margin-left: 775px;
	float:right;
	white-space:no-wrap;
	width:155px;
}
#headbanner_search input.button {
	background-color: #5c3a1a;
	color: #fff;
	border: solid 1px #FFFFFF;
}
/   inside wrapper         */
/* deprecated -- no need to use main id any longer. style should be defined by leftcolsummarylinks instead */
#main {
}
#sidebar {
	padding-left:15px;
	margin-top: 0px 0px 0px 10px;
	width:180px;
	background:#fff; 
}
.contactInfo{
	font-weight:normal;
	font-size:10pt;
}
/   use for small sections      */
.sectionDiv{
	border-bottom: 1px solid rgb(204, 202, 202);
	padding:0px 10px 20px 0px;	
}
p.GrayLabel{
	margin-top:0;
}
.GrayLabel {
	background: #e5e5e5;
	height:20px;	
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	padding:7px 2px 1px 10px;
	text-transform:uppercase;
	display:block;
	vertical-align:middle;
}
/  Header for Quick Links web part, replaces 

GrayLabel     */
.s4-wpActive{
	width:180px;  
}
.ms-rteStyle-Normal{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#333333;
	display:block;
}
.ms-WPTitle span{
	height:23px;	
	font-size:9pt;
	font-weight:bold;
	color:#333333;
	text-indent:10px;
	text-transform:uppercase;
}
.ms-WPTitle{
	margin-left:3px; 
}
/**** WPCHROME chrome title **/
.ms-WPHeader{
	 background: #e5e5e5;
}
.ms-wpContentDivSpace{
	
}
/**** WPCHROME hide checkbox next to chrome title **/
.ms-WPHeaderTdSelection{ display: none; }

/  Hide column header of lists. Look for 

alternate solution...SK     */
.ms-viewheadertr {
	display:none;
}
/   heading tag class         */

.boldtitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial, helvetica, Verdana, san serif;
    text-align: center;
}

/ (Sharepoint UI) Header and subheader Markup Styles */
.ms-rteElement-P{
	font-style:normal;
	color:#333333;
}
h1, h1.ms-rteElement-H1{
	font-family: Arial Black, Times, serif;
	font-size: 14pt;
	text-transform: uppercase;
	margin-top:0;
	color:#000000;
}
h2, h2.ms-rteElement-H2,.ms-rteElement-H2{
	font-family: Arial, Times, serif;
	font-size: 12pt;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	margin-left:5px;
}
h2.ms-rteElement-H2B{
	font-family: Arial Black, Times, serif;
	font-size: 11pt;
	margin-top:0;
	color:#333333;
}
.ms-rteElement-H3{
	font-size: 12pt;
	font-weight:bold;
	color:#333333;
	margin-left:5px;
}
.ms-rteElement-H3B{
	color:#833b32;
}
h4, .ms-rteElement-H4 {
	font-family: Arial, Times, serif;
	font-style:normal;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

/** callout headings **/
.ms-rteElement-Callout1{
	clear:both;
	width:95%;
}
p.ms-rteElement-Callout4{
	clear:both;
}
div.ms-rteElement-Callout4 {
	background: #e5e5e5;
	padding:2px 0 2px 7px;	
	margin: 3px 0 5px 0;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	line-height:1.6em;
	font-size:9pt;	
	width:100%;
	clear:both;
	border:none;
}

/ */
.whiteborder_leftnav {
	border-right-width: 3px;
	border-right-style: solid;
	background: url(/images/global/navleft_bg.gif) repeat-y;
	border-right-color: #cccaca;
}  
.horizontal_divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #869BB3;
	margin-bottom: 15px;
	margin-top: 15px;
	width:100%;
}
#footer {	
	padding-top:10px;
	padding-bottom: 25px;
}
.footer {
	clear:both;
	margin-top:50px;
	margin-right:0px;
	margin-left:5px;
	padding-top:10px;
	padding-right:0px;
	padding-left:5px;
	border-top:dotted 1px #869BB3;
}
.small11 {
	font-size: 11px;
}
.spamkiller {
	display: none;
}
/   Logo styles (e.g. FFL)     */
.ffl_normal {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
}

/   Interactive form instructions 

****/
.FormNew
{
    background:#d9eafe;
    border: 1px solid #afbecf;
    padding: 8px;
}
.FormAdd
{
    background:#edfced;
    border: 1px solid #bad0ba;
    padding: 8px;
}
.FormExist
{
    background:#ffdddf;
    border: 1px solid #c6acad;
    padding: 8px;
}

/* - Inline Form Tabs - */
#formtabs {
  float:left;
  width:100%;
  background:#DAE0D2 url("/images/forms/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#formtabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#formtabs li {
  float:left;
  background:url("/images/forms/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#formtabs a {
  float:left;
  display:block;
  background:url("/images/forms/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#formtabs a {float:none;}
/* End IE5-Mac hack */
#formtabs a:hover {
  color:#333;
  }
#formtabs #current {
  background-image:url("/images/forms/left_on.gif");
  }
#formtabs #current a {
  background-image:url("/images/forms/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#leftColSummaryLinks{
 	width:500px;
 	padding: 5px 7px 5px 3px;
}
#leftColSummaryLinks .ms-listviewtable td.ms-vb-title{
	border:none;margin-right:10px;
}
#rightColSummaryLinks{
 	width:200px;
 	padding-left:10px;
 	border-left:dotted 1px #869BB3;
}
#rightColSummaryLinks table.s4-wpTopTable table{ /** width of web part chrome */
 	width:180px;
}
#rightColSummaryLinks .ms-stylebox{
	border:none;
}
/* hide the drop-down arrows on right-side of list items in webparts (for doc library, lists) */
.s4-ctx{
	display:none;
}
.ms-vb2{
	color: #000000;
}
table.ms-basictable tr td div.ms-rtestate-field{
	width:150px;
	display:block;	
}
.ms-rtestate-field{
	color:#333333;
}
/* adjusted style to help align slideshows */
.s4-wpTopTable div.ms-WPBody table{
	
}

/* contact list box, boxed no labels*/
#WebPartWPQ3.ms-wpContentDivSpace{

}
#WebPartWPQ5.ms-wpContentDivSpace{

}
#WebPartTitleWPQ3.ms-WPHeaderTd, .ms-WPHeaderTdMenu, .ms-WPMenuDiv{
	
	border:none;
}
/* CTE Media Center box in right nav */
.cteMediaBox{
	float:left;
	margin-left:2px;
}
.rwaLink, .rwaLink a{
	font-size:12pt;
}
.ms-HoverCellInActive a, .ms-SpLinkButtonInActive a{
	color:blue;
}
/* arrow for drop-down on right side of chrome for lists */
.ms-HoverCellInActive{
	
}
/* fixes positioning of the modal popup, e.g. on CTE homepage */
.ms-dlgContent{
	
	position:fixed! important;
	
}
.ms-slideshow-title{
	width:620px; float:left; text-align:center; padding:0 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #0645AD;
}
a:hover {
	text-decoration: underline;
}
