﻿html, body, h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}


body 
{
/*font-size: 100.01%;  Fix for some browser bugs */
    background-color: #ffffff;
    font-size:12px;
}
h1, h2, h3, h4, h5, h6 {

}

/*html, body {height:100%}*/

html {
	background:url(../../PublishingImages/SAO/bk.jpg) repeat-x;
}
	
body {
	padding: 0;
	margin: 0;
	background: url(../../PublishingImages/SAO/SAO_background.jpg) no-repeat center top;
	width: 100%;
	display: table;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
/*  CONTAINERS  */
#wrapper
{
	margin: 0 auto;
	width: 970px;
	height: 100%;
}

#header
{
    position:absolute;
    top:0px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	width: 970px;
	height: 170px;
	position:relative;
    left: 0px;
}

#WebsiteLogos /*Master copy - can be deleted*/
{
    position:relative;
    top:44px;
}

#WebsiteLogo
{
    position:relative;
    top:44px;
	width:128px;
	
	min-height:126px;
}

.ms-formbody {
background:#EBF3FF none repeat scroll 0 0;
border-top:1px solid #D8D8D8;
font-family:verdana;
font-size: 12px;
padding:3px 6px 4px;
vertical-align:top;
}

.ms-standardheader {
color:#525252;
font-size: 10px;
margin:0;
text-align:left;
}	


#WebsiteMastHeads /*Master copy - can be deleted*/
{
	position: absolute;
	top: 87px;
	margin-left: 139px;
	background:transparent url(../../PublishingImages/SAO/masthead.gif) no-repeat;
}

#WebsiteMastHead
{
	width:883px;
	position: absolute;
	top: 87px;
	margin-left: 139px;
		
			min-height:100px;
			display:inline;
}

#footerbkg
{
	width:970px;
	background:transparent url(../../PublishingImages/SAO/footer_bk.gif) no-repeat top right;
	position: relative;
	min-height:100px;
}



#WebsiteSiteActions
{
    position:absolute;
    top:137px;
    right: 0px;
}

#WebsiteSiteVaraitions
{
	position: absolute;
	top: 57px;
	right: 0px;
	z-index: 6;
}

#WebsiteSiteExplictLogout
{
	position: absolute;
	top: 60px;
	right: 75px;
}

.ExplictLogoutlink a,.ExplictLogoutlink a:active
{
   	/*color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
	*/
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:.02em;
	font-weight: bolder;

}


.ExplictLogoutlink
{
    float:right;
    width:auto;
	padding-left: 0px;
	padding-right: 0px;
   	display:inline;
}

.ExplictLogoutlink a:hover
{
	text-decoration:underline;
	font-size:12px;
}
	



   
#globalNav
{
	position:absolute;
	top:13px;
	left:674px;
	width: 225px;
}

#SearchBox, .searchBox
{
    /*position:relative;
    display:inline;*/
    	position:relative;
	top:-10px;
	right:0px;
	width: 325px;
	float: right;


}

#SearchBoxCriteria
{
	width: 80px;
    display:inline;
}

#SearchCriteriaSelector, .SearchCriteriaSelector
{

    width:auto;
    text-transform:none;
    font-size:11px;
    font-weight:normal;
    margin-left: 50px;
    /*margin:0px 0px 0px 387px;*/

}

/* MAIN NAV */
#navBar
{    
    background:url(../../PublishingImages/SAO/MainNavLeftEnd.gif) no-repeat left;   
	position:relative;
	height:27px;
	width:844px;
    float:right;
    z-index:1;
    padding:10px 0px 0px 0px;
	margin: 0 0 0 2px;
	
}

#navBarWrapper
{
    display:inline;
    width:100%;
    padding:0px 0px 0px 5px;
}

#nav, 
#nav ul 
{  

    padding: 0;     
    margin: 0px 0px 0px 2px;     
    list-style: none; 
    line-height: 1;
    float:left;
    position:relative;

} 

#nav ul ul
{
    margin:0px;
}

#nav a 
{     
    font-size:11px;
    text-decoration:none;
    display: block;     
    color:#FFF;
    text-transform:uppercase;
    padding:0px 0px 11px 0px;
} 

#nav li li a
{
    /* Submenu links */
    font-size:10px;
    display:block;
    color:#000000;
    text-decoration:none;
    padding:0px 0px 5px 0px;
}

#nav li li a:hover
{    
    color:#225398;
}


#nav li 
{   
    /* first level nav items */
    padding:0;  
    float: left; 
}

#nav li.selected,
#nav li:hover
{
    background:url(../../PublishingImages/SAO/MainNavOnSelector.gif) no-repeat bottom center;
}

#nav li.selected li,
#nav li:hover li
{
    background:none;
}


#nav li div
{
    padding:0px 10px 0px 10px;
    background:url(../../PublishingImages/SAO/mainNavSeparator.gif) no-repeat top left;
}

#nav li li div,
#nav li div.first
{
    background:none;
}



#nav li.first
{
    /* No separator on the left side of first element */
    background:none;
}

#nav li.last ul
{
    display:block;
    width:auto;
    position: absolute;     
    left: -999em;
    text-align:right;
}

#nav li.last:hover ul
{
    margin:0px;
    right:-8px; 
    text-align:right;
}

#nav li.last li
{
    float:right;
}

#nav li ul 
{
    /* second-level lists */     
    display:block;
    width:auto;
    position: absolute;     
    left: -999em; 
} 

#nav li li
{   
    clear:both; /* forces submenu elements to new line */
   	text-align: left;
    background:none;
    display:block;
    padding:0;
    margin:0;    
}

#nav li:hover ul 
{
     left:auto; 
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul 
{
     left: -999em; 
} 
#nav ul li:hover ul {

	padding: 5px 0px 2px 0px;
	background: url(../../PublishingImages/SAO/ddbgslice.gif) repeat-x bottom left;
	width:auto;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul 
{     
    left: auto; 
} 
/* END MAIN NAV */


#topRightNav
{
    float:right;
	background:url(../../PublishingImages/SAO/toprightnav_bg.jpg) repeat-x top right;
	min-height:40px;
	padding:12px 18px 0px 18px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-right:0px;
}

.topRightNavSeparator
{
	width:2px;
	height:21px;
}

#rndCornerTop
{
    clear:both;
	margin: 0 auto;
	position: relative;
	width:970px;
	height:29px;
	background-image:url(../../PublishingImages/SAO/rnd_corner_top.jpg)
}

#contentWrapper
{
	margin: 0 auto;
	width:970px;
	min-height:20px;
	position:relative;
	background-color:#FFFFFF;
    left: 0px;
}

#contentLeft
{
	width:282px;
	position:relative;
	float:left;
	margin:0px 25px 25px 25px;
	display: block;
}

#contentRight
{
	width:610px;
	position:relative;
	float:right;
	margin:0px 25px 25px 0px;
	display: block;
	height:700px
}

#contentRight ul, ol
{
    margin:0px 0px 0px 22px;
    padding:0px 0px 0px 0px;
}

#contentRight li
{
    padding:7px 0px 7px 0px;
    margin:0px;
}

#contentRight li li
{
    list-style:disc;
}

#content1Column
{
    width:855px;
    padding:0px 25px 20px 25px;
}
.mainNavLink:hover
{
    
    color:#FFFFFF;
    text-transform:uppercase;
    text-decoration:underline;
}

.footNav
{
	text-transform: uppercase;
	text-decoration:none;
	color:#696969;
	font-size:10px;
	letter-spacing:.02em;
	font-weight: bolder;
	margin:0px 5px 0px 0px;	
}

.footNav:hover
{
	text-transform: uppercase;
	text-decoration:underline;
	color:#666666;
	font-size:10px;
	letter-spacing:.02em;
	font-weight:bolder;
}

.subNav
{
	text-decoration:none;
	color:#666666;
	font-size:12px;
	letter-spacing:.02em;
	line-height:20px;
	font-weight: bolder;
	padding-left:65px;	
}

.subNav:link
{
	text-decoration:none;
	color:#666666;
	font-size:12px;
	letter-spacing:.02em;
	line-height:20px;
	font-weight: bolder;
	padding-left:65px;	
}

.subNav:hover
{
	text-decoration:none;
	color:#333333;
	font-size:12px;
	letter-spacing:.02em;
	line-height:20px;
	font-weight:bolder;
	padding-left:65px;
}

.lines
{
	text-transform: uppercase;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	letter-spacing:.02em;
	font-weight:bolder;
}

.styleBlue
{
	color:#57aad6;
	text-decoration:none;
	font-size:10px;
	letter-spacing:.02em;
	font-weight:bolder; 
}		

h1
{
    font-weight:lighter;
    font-family:Georgia;
	text-transform: none;
	text-align:left;
	font-size: 26px;
	color:#666666;
	margin: 7px 0px 15px 0px; 
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
}

h2
{
    font-family:Georgia;
	text-transform:uppercase;
	color:#225398;
	font-size:18px;
	letter-spacing:.02em;
    font-weight:normal;
	line-height:16px;
	margin: 0px 0px 10px 0px;  
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;

}

h3
{
    font-family:Georgia;
    color:#666666;
    text-transform:uppercase;
	text-align:left;
	font-size: 16px;
	margin: 15px 0px 10px 0px;  
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
}

h4
{
    font-weight:lighter;
    font-family:Georgia;
    text-transform:uppercase;
	color:#225398;
	font-size: 16px;
	margin: 0px 0px 10px 0px;  
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
}

.body
{
	/*text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color:#543213;*/
		background-color:#596E9E;
	height:100%;
	vertical-align:top;
	margin:0px;

}


/*	BUTTONS	*/
.button_blue
{
    font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#225297;
	border:none;
	padding:3px;
	margin:0px;	
}

.button_gray
{
    font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#696969;
	padding:3px;
	margin:0px;
	border:none;
}

/*	SEARCH BOX HOME	*/
.homesearchbox
{
	width:253px;
}

/* MORE LINKS BOX */
.moreLinksBox
{
    background:url(../../PublishingImages/SAO/HomeMoreLinksBG.jpg) no-repeat top left;
    min-height:160px;
    width:605px;
    padding:10px;
}

.moreLinksHeader
{
    font-family:Georgia;
    text-transform:uppercase;
    font-size:18px;
    display:block;
    margin:0px 0px 10px 0px;
}

.moreLinksItem
{
    display:block;
    margin:0px 0px 10px 0px;
}

/* FACTS BOX */
.factsBox
{
    background:url(../../PublishingImages/SAO/FactsBoxBG.jpg) no-repeat top left;
    min-height:350px;
    width:263px;
    font-size:9px;
    padding:10px 7px 0px 7px;
    margin:-7px 0px 0px 0px;
}

.factsBox ul 
{
    padding:0px 0px 0px 5px;
    margin:5px 0px 10px 10px;
}

.factsBoxItem
{

}

.factsBoxItemHeader
{
    font-family:Georgia;
    text-transform:uppercase;
    background:url(../../PublishingImages/SAO/LeftColumnGrayLine.gif) no-repeat bottom left;
    padding:0px 0px 7px 0px;
    margin:3px 0px 0px 0px;
    color:#225398;
    font-size:14px;
}

/* RECENT REPORTS BOX */
.recentReportsBox
{
    margin:0px 0px 0px 0px;
    background:url(../../PublishingImages/SAO/LeftColumnHeaderTab.gif) no-repeat top left;
    min-height:300px;
    width:281px;
}
.recentReportsBoxHeader
{
    font-family:Georgia;
    display:block;
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:20px;
    padding:8px 0px 20px 12px;
}

.recentReportsBoxSubHeader
{
    font-family:Georgia;
    text-transform:uppercase;
    background:url(../../PublishingImages/SAO/LeftColumnGrayLine.gif) no-repeat bottom left;
    padding:0px 0px 7px 0px;
    margin:0px 0px 7px 0px;
}

.recentReportsBoxSubHeaderGray
{
    font-family:Georgia;
    color:#666666;
    text-transform:uppercase;
    background:url(../../PublishingImages/SAO/LeftColumnGrayLine.gif) no-repeat bottom left;
    padding:0px 0px 7px 0px;
    margin:0px 0px 7px 0px;
}

.recentReportsItem
{
    background:url(../../PublishingImages/SAO/LeftColumnGrayLine.gif) no-repeat bottom left;
    padding:0px 0px 7px 0px;
    margin:0px 0px 7px 0px;
}

.recentReportsItemNoLine
{

}

/* NEWS BOX */
.newsBox
{
    margin:0px 0px 0px 0px;
    background:url(../../PublishingImages/SAO/LeftColumnHeaderTab.gif) no-repeat top left;
    min-height:300px;
    width:281px;
}

.newsBoxHeader
{
    font-family:Georgia;
    display:block;
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:20px;
    padding:8px 0px 20px 12px;
}

.newsBoxItem
{
    background:url(../../PublishingImages/SAO/LeftColumnGrayLine.gif) no-repeat bottom left;
    padding:0px 0px 7px 0px;
    margin:0px 0px 7px 0px;
}

.newsBoxItemNoLine
{
    
}

.newsBoxDate
{
    font-family:Georgia;
    display:block;
    font-size:18px;
    color:Gray;
}


/* REPORT SEARCH BOX */
#ReportSearchBox
{
    width:590px;
}

#ReportSearchBoxHeader
{
    background:url(../../PublishingImages/SAO/SearchBoxTopBG.gif) no-repeat top left;
    min-height:30px;
    height:30px;
    width:590px; 
    margin:0px 0px 1px 0px;
    padding:11px 0px 0px 20px;
}

#ReportSearchBoxBody
{
    background:url(../../PublishingImages/SAO/SearchBoxMainBG.gif) no-repeat top left;
    width:570px;
    min-height:374px;
    padding:10px 22px 0px 22px;
}

.BlueHeader
{
    font-family:Georgia;
    text-transform:uppercase;
    color:#225398;
    font-size:14px;
    margin:0px 10px 0px 0px;
}

.BlackHeader
{
    font-family:Georgia;
    text-transform:uppercase;
    color:#000000;
    display:block;
    font-size:14px;
    margin-top:10px;
}

.SmallTextBlack
{

    color:#000000;
    display:inline;
    font-size:10px;
}

.SmallerTextBlack
{   
    display:block; 
    margin:5px 0px 0px 0px;
    color:#000000;
    font-size:10px;
}

.SearchByTextInputField
{
    width:560px;
}

.ReleaseDateBox
{
    width:77px;
    margin:0px 4px 0px 0px;
}

.calendarButton
{
    margin:0px 4px 0px 0px;
}

.entityTypeSelectBox
{
    width:230px;
}

.governmentEntityTypeSelectbox
{
    width:230px;
}

#bodyWrapper
{
   width:970px;
   margin:0px auto 0px auto; 
}

#footerbkg
{
	width:970px;
	background:transparent url(../../PublishingImages/SAO/footer_bk.gif) no-repeat top right;
	position: relative;
	min-height:100px;
}

#footerNav
{   
    margin:18px 0px 0px 125px;
    float:left;
}


#AccessWaLogo
{
    position:relative;
    top:40px;
    left:10px;
   /*	background:transparent url(../../PublishingImages/SAO/AccessWALogo.gif) no-repeat;*/
   		min-height:32px;

}

#footerCopyRight
{
    margin:20px 15px 0px 0px;
    float:right;
    font-size:9px;
    color:#696969;
}

#clear
{
    clear: both;
    background:#FFFFFF;
}


/*  TEXT  */
a
{
	color:#225398;
	font-size:12px;
	letter-spacing:.02em;
	font-weight: normal;
	line-height:16px;
}
a:link
{
	text-decoration:none;							
}
a:visited
{
	text-decoration:none;							
}
a:hover
{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	letter-spacing:.02em;
	font-weight: normal;
	line-height:16px;
}

.globalNav
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:.02em;
	font-weight: bolder;
	
}

.globalNav:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:.02em;
	font-weight:bolder;
}

.globalNavItem
{
	background:url(../../PublishingImages/SAO/topRightNavSeparator.gif) no-repeat top right;
    padding:0px 12px 0px 10px;
    vertical-align:top;
}

.globalNavItemNoSep
{
    padding:0px 12px 0px 10px;
    vertical-align:top;
}

.mainNavLink
{
    
    color:#FFFFFF;
    text-transform:uppercase;
    text-decoration:none;
}

/*Navigation related*/



/* TOP NAVIGATION CONTAINER*/
#topnavleft {
	width: 10px;
	background-image: url('../../PublishingImages/SAO/mainNavLeftEndCap.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.topnavright {
	width: 19px;
	background-image: url('../../PublishingImages/sao/MainNavRightEndCap.gif');
	background-repeat: no-repeat;
	background-position: left top;
}



.topnavbg {
	background-image: url('../../PublishingImages/SAO/mainNavBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	vertical-align: top;
	text-align: center;
}
.topNavContainer {
	background-image: url('../../PublishingImages/sao/mainNavBG.gif');
	width: 96%;
	height:29px;
	background-repeat: repeat-x;
	background-position: left top;
	color: gray;
}
.topnavleft {
	width: 10px;
	background-image: url('../../PublishingImages/nait/topnav_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.topnavright {
	width: 19px;
	background-image: url('../../PublishingImages/sao/MainNavRightEndCap.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
/* TOP NAVIGATION STYLES */
table.ms-topnav {
	margin: 0px;
	width: 0px;
	white-space: nowrap;
	background-image: url('../../PublishingImages/nait/unselect_r.gif');
	background-position: top right;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	height: 29px;
}
a.ms-topnav {
	display: block;
	background-image: url('../../PublishingImages/nait/unselect_l.gif');
	background-position: left top;
	background-color: transparent;
	margin-right: 21px;
	height: 29px;
	color: #cccccc;
	vertical-align: middle;
	padding-top: 5px;
}
table.ms-topnavselected {
	margin: 0px;
	white-space: nowrap;
	background-image: url('../../PublishingImages/SAO/MainNavOnSelector.gif');
	background-position: center bottom;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	height: 29px;
}
a.ms-topnavselected {
	background-position: left -10px;
	display: block;
	background-image: url('../../PublishingImages/nait/select_l.gif');
	background-position: top left;
	background-color: transparent;
	margin-right: 21px;
	height: 29px;
	color: #000;
}
.ms-topnav img {
	position: relative;
	left: -25px;
	top: -6px;
}

/*TOP NAV FLYOUTS*/
.ms-topNavFlyOutsContainer {
	border: 1px solid #CCCCCC;
}
.ms-topNavFlyOuts {
	background-color: #006600;
	font-family: Tahoma;
	font-size: 11px;
}
.ms-topNavFlyOuts a {
	display: block;
	width: 120px;
	min-width: 120px;
	color: #CCCCCC;
	padding: 4px 8px 4px 8px;
}
.ms-topNavFlyOuts a:hover {
	color: #ffffff;
}

/*BREADCRUMB STYLES */
.breadCont {
	display:none;	
	height: 15px;
	padding: 0px 20px 0px 0px;
}

.ms-pagebreadcrumb{
	margin-top: 2px;
	padding:2px 3px 3px 11px;
	background: none;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.ms-pagebreadcrumb,.ms-pagebreadcrumb a{
	font-size:8pt;
	background-color: transparent;
	color:#666666;
	text-decoration:none;
}

.ms-sitemapdirectional a, .ms-sitemapdirectional a:visited{
	background: none;	
}
/*Check whichever is required from here onwards*/
.topNavContainer
{
	background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
	height:40px;
}
.topNav
{
    *position:relative;
    *top:-26px;
}
.topNavItem
{
	background-repeat:no-repeat;
	background-position:top right;
	font-size: 10pt; 
	color: #FFFFFF;	
	text-transform:uppercase;



}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:29px;
	text-decoration: none;
}
.topNavSelectedss a
{
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}

.topNavSelected a
{
	background-image: url('../../../../../../../../../../../PublishingImages/SAO/MainNavOnSelector.gif');
	background-position: right top;
	color: #FFFFFF;/*#225398;*/
	margin: 0px;
	white-space: nowrap;
	background-position: center bottom;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	height: 29px;
}

.topNavSelected a div.first
{
    background:none;
}


.topNavHover a
{
	color:#FFFFFF;
	background-image: url('../../../../../../../../../../../PublishingImages/SAO/MainNavOnSelector.gif');
	background-repeat:repeat-x;
	background-position:top right;

	margin: 0px;
	white-space: nowrap;
	background-position: center bottom;
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	height: 29px;

}

.topNavHover a div
{
    /*padding:0px 10px 0px 10px;
    /*background:url("../../../../../PublishingImages/SAO/mainNavSeparator.gif") no-repeat top left;*/
}



.topNavHoveraa a
{
	color:#FFFFFF;
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}


.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
	background-color: #B2BCD3;	
}
.topNavFlyOutsItems /*Modified this*/
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}


.topNavFlyOutsItem
{	
	color: #ECEFF3;
/*	border:1px #CBD1E0 solid;*/
	border-top-style: none;
	*width:150px;
	min-width:150px;
    font-size:10px;
    display:block;    
    text-decoration:none;
    padding:0px 0px 5px 0px;
    background-color:#dae7f1;

}



.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
	color:#000000;
	/*background-color:#ECEFF3;*/
	text-decoration: none;
	text-transform:uppercase;
}
.topNavFlyOutsHover, .topNavFlyOutsItem a:hover
{
	color: #225398;
}

/*mine*/



.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.leftNavSpacer
{
	width:22px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
	
	

}
.leftNav1, .leftNav2, .leftNav3
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
margin-left:10px;
margin-right:10px;
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}

.ms-siteactionsmenu a:link,.ms-siteactionsmenu a:active ,.ms-siteactionsmenu a:after ,.ms-siteactionsmenu a:before,.ms-siteactionsmenu a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
}

.ms-rteCustom-Body
{    
	font-size: 12px;
	letter-spacing:.02em;
	color:black;
}

.ms-rteCustom-Heading1
{
    font-weight:lighter;
    font-family:Georgia;
	text-transform: none;
	text-align:left;
	font-size: 26px;
	color:#666666;
	margin: 7px 0px 15px 0px; 
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
	display: table-cell;	
}

.ms-rteCustom-Heading2
{
    font-family:Georgia;
	text-transform:uppercase;
	color:#225398;
	font-size:18px;
	letter-spacing:.02em;
    font-weight:normal;
	line-height:16px;
	margin: 0px 0px 10px 0px;  
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
	display: table-cell;

}

.ms-rteCustom-Heading3
{
    font-family:Georgia;
    color:#666666;
    text-transform:uppercase;
	text-align:left;
	font-size: 16px;
	margin: 15px 0px 10px 0px;  
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
	display: table-cell;
}

.ms-rteCustom-Heading4
{
    font-weight:lighter;
    font-family:Georgia;
    text-transform:uppercase;
	color:#225398;
	font-size: 16px;
	margin: 0px 0px 10px 0px;  
	padding:0px 0px 10px 0px;
	background:url(../../PublishingImages/SAO/noColumnGrayLine.gif) no-repeat bottom left;
	display: table-cell;
}
table.zz1_GlobalNavs_2
{	
	position:relative;
	bottom: 10px;
}
.link-item, .link-item a, .link-item a:link 
{
	color:#003399;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
.link-item:hover, .link-item:hover a, .link-item:hover a:link 
{
	text-decoration:underline;
}
span.topNavItemCell
{	
	width: 65px;
	text-align: center;
	display:inline-table;
}
.ms-SPLink a:link, .ms-SPLink a:visited,.ms-SPLink a:hover,.ms-SPLink a:after,.ms-SPLink a:before
{
	color:#427db5;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:lighter;
	visibility:visible;
		
}


.ms-SpLinkButtonInActive
{
	visibility: hidden
}

.ms-SPLink a:hover
{
	color:#FFFFFF;	
}
.menuContainer
{
	position:relative; 
	z-index:1000;
}
.websiteSiteActions
{
	width: 100px;
	/*border: thin red solid;*/
	display: inline;
	top: 0px;
	margin-top: -138px;
	left: 0px;
}
.websiteSiteExplictLogout
{
	color: #FFFFFF;
	/*border: thin lime solid;*/
	width: 175px;
	display: inline;
	top: 0px;
	margin-top: -64px;	
	/*Changed the left value from 100*/
	margin-left: 75px;	
	left: 0px;		
}

.ms-vh2-nofilter,.ms-vh2-gridview{
background-color:#006699;
background-image:url(/_layouts/images/viewheadergrad.gif);
background-repeat:repeat-x;
padding-bottom:0;
padding-top:1px;
color:#FFFFFF;
}

.ms-MenuUIItemTable,.ms-MenuUILabel,.ms-menuitemdescription,.ms-MenuUIAccessKey
{
	z-index:800;
	
}

.topLinkBar a, .topLinkbar a:active,.topLinkbar a:hover ,.topLinkbar a:after,.topLinkbar a:before{
	color:#427DB5;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:lighter;

}
.master/*Change the height of the content to be consistent*/ {
background-color:#FFFFFF;
height:500px;
margin-left:auto;
margin-right:auto;
width:970px;
}

ul
{
margin-top: 0px;
padding-top: 0px;
}

#saobullet
{
	margin-top: -12px;	
}



