/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

a:link, a:visited, a:hover {
	color:  #333333; #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;

	padding: 5px 0px;
	border-bottom: 0px solid #cccccc;
	width: 800px;
	height: 125px;
	display:none;
}
#mastheadA{
	margin-top: 10%;
	padding:10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 800px;
	height: 175px;
}
#page_wrapper {
	WIDTH: 800px;
	MARGIN-RIGHT: auto;
	margin-bottom:auto;
	background-color:#FFFFFF;
	border: 1px solid  #cccccc;
}
#page_wrapperA {
	WIDTH: 800px;
	height: 800px;
	MARGIN-RIGHT: auto;
	margin-bottom:auto;
	margin-left: 75px;
	margin-top: 35px;
	background-color: #FFFFFF; #FFEFDD;
	border: 1px solid  #cccccc; #c60070;	
}
#navBar{
	float: left;
	padding: 0px;
	background-image:url(AR_Landing_SideBar.jpg);
	background-repeat:repeat-y;
	height: 370px;
	text-align:center;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	width:188px;
	background-color:#FFFFFF;
	border-bottom-color: #FFFFFF;
	display:none;
}
*html #navbar {
   
     padding-top: 1em;
}


#menu_bar {
	CLEAR: both;
    border-bottom: 1px solid  #cccccc ;
	height: 50px;
	 background-color: #FFEFDD;
	 display:none; 
}
#content{
	float:right;
	width: 70%;
	margin: 0;
	padding: 0 6.3% 0 0.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:  repeat-y top url(AR_Landing_Content.jpg);
	background-repeat:no-repeat;
	height: 370px;
}

*html #content{
   width: 54.1%;
}
#contentCal{
	float:right;
	width: 70%;
	margin: 0;
	padding: 3% 4% 3% 3%;
	padding: 0 6.1% 0 0.1%;

    background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentCal a:link{
      color:  #333333; #006699;
	text-decoration: none;
}

#contentCal a:hover {
      background-color:#ccaaaa;	
}
.Calp {
    background-color:  #FFEFDD;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centerB {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border:1px solid #ccaaaa;
	margin-top: 100px;
	
	text-align:left;
}
.centerBt {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22pt;
	background-color: #FFEFDD; #ccaaaa;
	text-align: center;
}

.centerC {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	border:1px solid #ccaaaa;
	margin-top: 100px;
	width: 75%;
	white-space:pre;
}
#contentM{
	float:right;
	width: 70%;
	margin: 0;
	padding: 14% 3% 0 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(AR_eTemplate_Mission.JPG);
	background-repeat:no-repeat;
	background-position: center;
	height: 620px;
}
#contentA{
	float:left;

	
	padding: 0 0 0 1%;
        padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 370px;
	font-size: 1em;
	background-color:#FFFFFF;


}
*html #contentA{
   width: 54.1%;
   width: 100%
}

#contentFont{
     font-size:8pt;
     margin:-1% 0 0 0;
	 color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#centerM {
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.centerMU {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


.menuOut {
 cursor:pointer; 
 margin-top: 10px;
 color:#000000; 
 width:170px; 
 text-align:center; 
 font-weight:bold; 
}
.menuOver {
 cursor:pointer; 
 margin-top: 10px;
 color:#FFFFFF; 
 width:170px; 
 
 text-align:center; 
 font-weight:bold;
 background-color: #333333;
}
.submenu {
 width:175px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:8pt;
 line-height: 24px; 
 background-color:  #FFFFFF; 
 background-color: #FFEFDD;
 text-align:left;
 white-space:nowrap;
}
.submenu a {
 color:#333333; 
 text-decoration:none; 
 font-weight:bold;
 border-bottom: 1pt solid #cccccc;
}
.submenu a:hover {
 color:#FFFFFF; 
 background-color: #333333;
 text-decoration:none; 
 font-family:Verdana, Arial, Helvetica, sans-serif;   
 font-weight:bold;
 width: relative;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #333333;
	padding: 5% 1% 5% 1%;
	white-space: nowrap;
	display:inline;
	list-style-type: none;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:none;

}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 8pt;
	padding: 0px 4px 0px 0px; 
	color:  #333333;
	font-weight:bold;

}
.Style1 {
     width:120px;
	 font-size: 80%; 
}

.Style2{
	margin:-1% 5% 0 1%;
	width: 113.8%;
	height: 50%;
	border: 0px solid #333333;	
	font-size: .6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Style3{
	margin: -2% 0 0 0;
	width: 100%;
	height: 90%;
	font-size: .6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Style4{
     margin: -16% 0 0 0;    
	width: 100%;
	width: 800px;
	height: 90%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;	
	text-align: right;
}
.Style5{
	margin: -1% 0 0 30%;
	width: 100%;
	height: 130%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.styleTmarg{ margin-top: 50px;
             font-size:1em;
 }
 
.Style6{
	margin: 0 0 0 95%;
	width: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}
.Style7{
	margin: -1% 0 0 80%;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}


			 
.StyleS {
	 font-size: smaller;
	 padding-left: 520px; 
}
.StyleR{
     color:#FF0000;
}
.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
 	height:30px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;	
	display: inline;
	padding: 15px 0px 3px 5px;
	float: left;
	text-align: left;
    color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block; 
	padding: 0;
	font-size: 10pt;
	margin-top:5px;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: inline;
	padding: 3px 15px 3px 15px;
	border: 0px solid #cccccc;
	border-left-width: 0px;
	text-decoration: none;
	color:  #333333;
    font-size: .9em;	
	margin-bottom: 1px;
	position:relative;
	left: 0;
}
/*1st sub level menu*/
.suckertreemenu ul li ul{
     left: 0;
	 position:absolute;
     top: 2em; /* no need to change, as true value set by script */
     display: inline;
     visibility: hidden;
     color:  #333333;  
	 width: 780px;	
	 padding: 5px 0 5px 0;
	
	
}
.suckertreemenu ul li ul a{
      width:200px;
	
}
.suckertreemenu ul li ul li ul{
	position:absolute;
	top: 0;
	background-color: pink;  #FFEFDD;
}
.suckertreemenu ul li ul li a{
   display: inline;
   text-decoration: none;
   padding: 5px ;
   width:135px;
   border-right:1px solid #333333; 
   margin-bottom: 0px;
   color: #333333;
   font-size: 8pt;   
    font-size: 70%;
}
	
.suckertreemenu ul li a:hover{
	color:  white;
	font-size:8pt;   
	background:#333333;
}
.suckertreemenu ul li a:linked {
color:  #FFFFFF;


}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 2%;
	color: #FFFFFF;
}
* html .suckertreemenu ul li a { height: 1.5%; }
/* End */
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 9pt;
	padding: 0px 0px 5px 10px;
	display:none;
	
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size:7pt;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 10px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 1px 10px 1px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 7pt;
	text-align:right;
	display:none;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 10pt;
	height: 370px;
	text-align:center;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#sectionLinks h3{
	padding: 10px 0px 2px 5px;
}

#sectionLinks a:link{
	padding: 4px 0px 2px 0px;
	border-top: 0px solid #cccccc;
	width:100%;
  voice-family: "\"}\""; 
  voice-family:inherit;

}

#sectionLinks a:visited{
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 0px;
}

#sectionLinks a:hover{
	border-top: 0px solid #cccccc;
	background-color: #333333; #ccaaaa;
	color: #FFFFFF;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



