/* Exceptional Software CSS Document */

/* --------------------------------------------
	Structure
-------------------------------------------- */
body {
	background-color:#fff;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	min-width:900px;
	border:dashed 0px red;
}

img {
	border:0;
}

hr {
	margin:20px 0;
	background-color:#999;
}

/* --------------------------------------------
	layout styles
-------------------------------------------- */
#container {
	height:100px;
	width:100%;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	border:dashed 0px red;
}

#header_space {
	width:900px;
	height:15px;
	margin:0 auto;
	padding-top:20px;
	text-align:right;
	border:dashed 0px #F90;
}

#header_space a, #header_space a:hover  {
	font-size:.85em;
	color:#000;
	text-decoration:none;
	border:dashed 0px #F90;
}

#header {
	height:45px;
	width:900px;
	margin:0px auto;
	text-align: left;
	border:dashed 0px blue;

}

.logo {
	float: left;
	position: relative;
	border:dashed 0px red;
}

#banner_wrap {
	height:236px;
	width:100%;
	padding:0px auto;
	margin: 0px auto;
	background-color:#555;
	border:dashed 0px red;
}

#sub_banner_wrap {
	width:100%;
	height: 190px;
	padding:0px auto;
	margin: 0px auto;
	background-color:#555;
	border:dashed 0px blue;
}

.banner {
	margin:0px auto;
	width:900px;
	min-width:900px;
	border:dashed 0px red;
}

#newsticker_wrap {
	width:100%;
	height:30px;
	padding:0;
	margin: 0;
	background-color:#ccc;
	border:dashed 0px red;
}

.newsticker {
	width:900px;
	height:30px;
	margin:0 auto;
	padding-top:4px;
	border:dashed 0px white;
}

.newsticker td a {
	color:#000;
}

#content_wrap {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:dashed 0px red;
}

#content {
	width:900px;
	min-height:355px;
	margin:0 auto;
	padding-top:60px;
	text-align:left;
	border:dashed 0px blue;
}

.content_intro {
	width:55%;
	float:left;
	line-height:1.5em;
	margin:0;
	padding:0;
	border:dashed 0px red;
}

#events_wrap {
	text-align:left;
	float:right;
	width:30%;
	margin:0;
	padding:0;
	border-top:solid 5px #00549f;
	border-bottom:solid 5px #00549f;
}

#events {
	float:right;
	width:100%;
	line-height:1.2em;
	margin-top:3px;
	margin-bottom:3px;
	padding:0;
	border-top:dotted 1px #333;
	border-bottom:dotted 1px #333;
}

#events_content {
	margin:10px 0;
	padding:0;
	border:dashed 0px red;
}

.event_bullets {
	list-style-type:none;
	margin:0;
	padding:0;
	border:dashed 0px blue;
}

.event_bullets li {
	margin:20px 0 20px 20px;
	padding:0;
	border:dashed 0px red;
}

.event_bullets a {
	color:#00549f;
	text-decoration:none;
}

#osgi_events {
	float:right;
	width:30%;
}

#sub_container {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	border: dashed 0px red;
}

#sub_wrap {
	width:900px;
	min-height:430px;
	margin:0 auto;
	padding-top:60px;
	text-align:left;
	border:dashed 0px blue;
}

.sub_content1 {
	float:left;
	width:70%;
	line-height:1.4em;
	padding-top:5px;
	margin-left:60px;
	border:dashed 0px red;
}

.sub_content2 {
	float:left;
	width:50%;
	line-height:1.4em;
	padding-top:5px;
	margin-left:60px;
	border:dashed 0px red;
}

.sub_content1 a:link, .sub_content1 a:active, .sub_content1 a:visited, .sub_content2 a:link, .sub_content2 a:active, .sub_content2 a:visited {
	color:#0066CC;
	text-decoration: none;	
}

.sub_content1 a:hover, .sub_content2 a:hover  {
	text-decoration:underline;
}

.bullets {
	color:#333;
	border:dashed 0px blue;
}

.bullets li {
	margin-bottom:10px;
	padding-bottom:0;
	border:dashed 0px red;
}

.list {
	list-style:none;
	border:dashed 0px blue;
}

.list li {
	margin:10px 0;
	border:dashed 0px red;
}

.partner_list {
	margin:0;
	padding:0;
	border:dashed 0px blue;
}

.partner_list li {
	list-style:none;
	margin:40px 0;
	padding:0;
	border:dashed 0px blue;
}

.nsets {
	list-style:none;
	border:dashed 0px blue;
}

.nsets {
	margin-bottom:10px;
	padding-bottom:0;
	border:dashed 0px red;
}

.nsets a {
	color: #0066CC;
	font-weight:bold;
}

.sitemap {
	background-color:#00549f;
	color:#FFF;
	font-weight:bold;
	width:100%;
	height:18px;
	margin:8px 0 10px 0;
	padding:2px 0 2px 0;
	text-indent:5px;
}

.siteMapBullets {
	color:#00549f;
	list-style:square;
	border:dashed 0px blue;
}

.siteMapBullets li {
	font-size:.9em;
	margin-bottom:4px;
	padding-bottom:0;
	border:dashed 0px red;
}


/* --------------------------------------------
	link styles/Footer
-------------------------------------------- */

a:link, a:visited, a:active {
	color:#0066CC;
	text-decoration:none;
}

a:hover { 
	text-decoration: underline;
}

#footer a:link, #footer a:active, #fotter a:visited { color: #fff; } 
#footer a:hover { color: #fff; }

#footer_container {
	width:100%;
	bottom:0;
	margin:0;
	text-align:center;
	border:dashed 0px #00CC00;
}

#footer_wrap {
	width:100%;
	background-color:#0069aa;
	margin:0 auto;
	padding:13px 0 13px 0;
	text-align:center;
	border:dashed 0px blue;
}

.footer {
	color:#fff;
	width:900px;
	min-width:900px;
	font-size:.85em;
	text-align:center;
	margin:0 auto;
	border:dashed 0px white;
}

.footer a:link, .footer a:active, .footer a:visited { 
	color: #fff;
	text-decoration:none;
} 

.footer a:hover  { 
	text-decoration:underline;
}

.footer_bar {
	height:6px;
	clear: both;
	overflow:hidden;
	background-color:#99c3dd;
}

.footer_space {
	height:1px;
	overflow:hidden;
	background-color:#fff;
}


/*-------------------------------------------- 
	Horizontal menu
-------------------------------------------- */

/* horizontal starts here */
.menu {
	width:60%;
	float:right;
	margin-top:34px;
	border:dashed 0px blue;
}
	
.menu ul {
	margin:0px;
	padding:0px;
	border:0px dashed blue;
}
	
.menu li {
	float:right;
	position:relative;
	list-style-type:none;
	margin-left:45px;
	border:dashed 0px red;
}

.menu li:hover { 
	background-color:none;
}

.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	padding-bottom:7px;
	text-decoration:none;
	color: #00549f;
	font-size:.85em;
	border:dashed 0px blue;
}
	
.menu a:hover {
	color: #666;
	text-decoration:none;
}


/* drop-down starts here */
.menu ul li ul  {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	padding:0;
	position:absolute;
	background-color: #EEE;/*f5f5f5*/
	border:dashed 0px red;
	}

.menu ul li ul li a:link, .menu ul li ul li a:active, .menu ul li ul li a:visited {
	margin:0;
	padding:8px;
	color:#00549f;
	font-size:.85em;
	border-top:dotted 1px #666;
}

.menu ul li ul li a:hover {
	margin:0;
	padding:8px;
	color: #666;
	background-color: #f9f9f9;
	text-decoration:none;
	border-top:dotted 1px #666;
}

/* style adjustments for each drop-down section */

.menu ul li ul.whatwedo li {
	margin:0;
	padding:0;
	width:120px;
	border:dashed 0px blue;
}

.menu ul li ul.whoweare li {
	margin:0;
	padding:0;
	width:120px;
	border:dashed 0px  blue;
}
	
.menu ul li ul.careers li {
	margin:0;
	padding:0;
	width:98px;
	border:dashed 0px blue;
}
	
	
/* make the drop-down display as the menu is rolled over */
.menu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
.menu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */
/* drop down menu ends here */


/*-------------------------------------------- 
	Vertical Menu
-------------------------------------------- */
.sub_menu {
	float:left;
	width:208px;
	margin:0;
	padding:0;
	border:dashed 0px red;
}

/* Sub Section */
#submenu_container{
	float:left;
	width:100%;
	margin:0;
	padding-bottom:30px;
	border:dashed 0px blue;
}

.section {
	margin:0;
	padding:0 0 8px 0;
	width:100%;
	list-style:none;
	border-bottom:dotted 1px #666;
}

.section a, .section a:active, .section a:visited, .section a:hover {
	font-weight:bold;
	font-variant:small-caps;
	color:#00549f;
	font-size:1em;
	text-decoration:none;
}

.sub_title, .subnav {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:6px;
	border:dashed 0px blue;
}

.sub_title li, .subnav li  {
	margin:0;
	padding:0;
	border-bottom:dotted 1px #666;
}

.sub_title a, .sub_title a:active, .sub_title a:visited  {
	display:block;
	color:#666;
	font-size:.9em;
	font-weight:bold;
	padding:8px 0;
}

.sub_title a:hover {
	background-color:#EEE;
	text-decoration:none;
}

.subnav a:link, .subnav a:active, .subnav a:visited  {
	display:block;
	color:#00549f;
	font-size:.85em;
	padding:8px 0;
}

.subnav a:hover {
	color: #666;
	background-color:#EEE;
	text-decoration:none;
}

.subsection {
	margin:0;
	padding:0;
	list-style:none;
	border:dashed 0px blue;
}

.subsection li  {
	margin:0;
	padding-left:20px;
	border-bottom:dotted 1px #666;
}

.subsection a:link, .subsection a:active, .subsection a:visited {
	display:block;
	color:#00549f;
	font-size:.85em;
	padding:8px 0;
	text-decoration:none;
}

.subsection a:hover {
	display:block;
	color:#666;
	text-decoration:none;
}

.subsection li:hover {
	color: #666;
	background-color:#EEE;
	text-decoration:none;
}

.sub_menu li.selected  {
	background-color:#EEE;
}

.sub_menu li.selected  a {
	color:#666;/*#808080*/
}


/*-------------------------------------------- 
	Ad Space/Collateral Download  Section
-------------------------------------------- */

#adspace {
	float:right;
	width:13%;
	line-height:1.2em;
	padding-top:5px;
	border:dashed 0px blue;
}

.ad_content {
	margin:0;
	padding:0;
	color:#333;
	font-size:11px;
}

#downloads_container {
	width:100%;
	height:100%;
	float:left;
	margin-bottom:30px;
	padding:0;
	text-align:left;
	border-bottom:dotted 1px #666;
}

#downloads {
	margin:0;
	list-style:none;
	padding:15px 0;
	text-align:center;
	border:dashed 0px red;
}

.downloads_title {
	margin:0;
	padding:8px 0;
	font-variant:small-caps;
	font-weight:bold;
	color:#00549f;
	font-size:13px;
	list-style:none;
	border-bottom:dotted 1px #666;
}

#downloads img {
	margin:0;
	padding-bottom:5px;
}


/* --------------------------------------------
			Contact Section 
-------------------------------------------- */
#contact_container{
	width:100%;
	height:100%;
	float:left;
	margin-bottom:30px;
	padding:0;
	border-bottom:dotted 1px #666;
}

#contact_title {
	margin:0;
	padding:8px 0;
	list-style:none;
	border-bottom:dotted 1px #666;
}

#contact_title a:link, #contact_title a:active, #contact_title a:visited, #contact_title a:hover {
	font-variant:small-caps;
	font-weight:bold;
	color:#00549f;
	font-size:1em;
}

.contact_subtitle {
	margin:0;
	padding:0;
	color:#333;
	font-size:1em;
	font-weight:bold;
	text-indent:6px;
}

#contact {
	margin:0;
	padding:15px 0;
	color:#333;
	font-size:.85em;
	text-indent:6px;
	background-color:#EEE;
	border:dashed 0px red;
}

#contact li {
	margin:0;
	padding:0;
	list-style:none;
}

#osgi {
	width:100%;
	height:100%;
	float:left;
	margin:0;
	padding-top:15px;
	border:dashed 0px red;
}

.tm {
	font-size:.5em;
	vertical-align:top;
	padding-left:4px;
}


/* --------------------------------------------
	News Room box display styles
-------------------------------------------- */

.box {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:1.5em;
	width:450px;
	overflow-x:hidden;
	text-align:left;
}

#date {
	font-size:.8em;
	margin:0;
	padding:0;
}

#title {
	color:#00549f;
	font-family:Garamond,"Times New Roman",Times,serif;
	font-size:2em;
	margin:0;
	padding:0 0 20px 0;
}

#summary {
	color:#00549f;
	font-size:.9em;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding-top:30px;
}

#description {
	line-height:1.5em;
}

.month {
	font-style:italic;
}


/* --------------------------------------------
	Footnotes Style
-------------------------------------------- */

/*footnotes appearance in content*/
#test span.footnote a {
	color:#f30;
	font-size:.8em;
}

/*footnote placement in content*/
#test a.ftnlink {
	vertical-align:super;
}

/*div containing all footnotes */
.footnoteholder {
	border-left:solid 1px #999;
	height:50px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 30px 0;
	padding: 8px 8px;
}

/*div for individual footnotes */
.footnoteholder div.footnote {
	margin: 0 0 10px 0;
	border:dashed 0px red;
}

.footnoteholder div.footnote a {
	color:#f30;
}


/* --------------------------------------------
	html styles
-------------------------------------------- */
h1 {
	color:#00549f;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight:normal;
	font-style: italic;
	margin:0;
	padding-bottom:12px;
}

h2 {
	color: #00549f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	margin: 0;
	padding: 0;
}


h3 {
	color: #0069aa;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding: 0;

}

h4 {
	color: #00549f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin:0;
	padding:0;
}

h5 {
	color:#0069aa;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0px auto;
}

h6 {
	color: #0069aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.clear { 
	clear: both;
	overflow: hidden;
	height:50px;
	border:dashed 0px #FF9900;
}


/* --------------------------------------------
	Downloads customizations
-------------------------------------------- */
.download {
	background-color:none;
}

.innerPopup {
	background-color:#eee;
	margin:5px;
	padding:8px;
	width:300px;
	height:260px;
	z-index:100;
	border:1px solid gray;
}

.innerPopup iframe {
	background-color:#eee;
	width:280px;
	height:230px;
	overflow:hidden;
	border:0px;
}

