/*
	main.css
	author: Phil Champagne (RealDecoy Inc.)

*/	
	
/* =Global
------------------------------------------------------------------------------ */
body {
	background: #ffffff url('../images/wrapper/body-bg.jpg') 0 0 repeat-x;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

/* =Layout splash
------------------------------------------------------------------------------ */
#brandingSplash {
	min-height: 172px;
	height: auto !important;
	height: 172px;
	position: relative;
}

#brandingSplash #splashLogo {
	text-align: center;
	padding-top: 55px;
	padding-bottom: 28px;
}

#brandingSplash #splashLogo .marginRight {
	margin-right: 44px;
}

#brandingSplash #wordmark {
	padding: 23px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

#brandingSplash #wordmark ul {
	float: left;
}

#brandingSplash #wordmark ul li.logo {
	float: left;
	padding: 0 7px 0 0;
	font-size: 70%;
	color: #00338e;
	line-height: 10px;
}

#brandingSplash #wordmark ul li.eng {
	float: left;
	padding: 2px 17px 0 0;
	font-size: 70%;
	color: #00338e;
	line-height: 10px;
}

#brandingSplash #wordmark ul li.fre {
	float: left;
	padding: 2px 0 0 0;
	font-size: 70%;
	color: #00338e;
	line-height: 10px;
}

#contentSplash {
	text-align: center;
	padding: 0 0 43px 0;
}

#contentSplash a {
	margin: 0 16px 0 26px;
}

/* =Layout
------------------------------------------------------------------------------ */
#wrapper {
	width: 726px;
	margin: 0 auto 0 auto;
}

#mainContent {
	width: 726px;
	color: #333333;
	font-size: 93%;
}

#flashContent {
	background: transparent;
	margin: 20px 0 20px 0;
	width: 100%;
	text-align: center;
}

#leftContent {
	float: left;
	width: 290px;
}

#leftContentItems {
	padding: 9px 0 0 34px;
}

#rightContent {
	float: right;
	width: 355px;
}

#rightContentItems {
	padding: 19px 3px 0 0;
}

#rightContentItems .imgHeader {
	text-align: right;
}

#textContent {
	padding: 0 0 10px 34px;
}
	
/* =Branding
------------------------------------------------------------------------------ */	
#branding {
	min-height: 128px;
	height: auto !important;
	height: 128px;
}	

#branding #logo {
	margin: 21px 0 0 0;
}

#branding #wordmark {
	float: right;
	margin: 68px 0 0 0;
}

#branding #wordmark ul {
	float: left;
}

#branding #wordmark ul li.logo {
	float: left;
	padding: 0 7px 0 0;
	font-size: 70%;
	color: #00338e;
	line-height: 10px;
}

#branding #wordmark ul li.lft {
	float: left;
	padding: 2px 17px 0 0;
	font-size: 70%;
	color: #00338e;
	line-height: 10px;
}

#branding #wordmark ul li.rgt {
	float: left;
	padding: 2px 0 0 0;
	font-size: 70%;
	color: #00338e;
	line-height: 10px;
}

/* =Page nav / TOC nav
------------------------------------------------------------------------------ */	
#pageNav {
	width: 252px;
	margin: 0 0 75px 0;
}

#pageNav ul#pageNavItems li {
	background: url('../images/wrapper/page-nav-item-bullet.gif') 0 18px no-repeat;
	display: block;
	padding: 2px 0 2px 10px;
	margin: 0;
}

#pageNav ul#pageNavItems li a {
	display: block;
	text-decoration: none;
	color: #003366;
	font-size: 123.1%;
	padding: 10px 0 6px 0;
}	

#pageNav ul#pageNavItems li a.flash {
	background: url('../images/icon-flash.gif') 100% 80% no-repeat;
	display: block;
	text-decoration: none;
	color: #003366;
	font-size: 123.1%;
}

#pageNav ul#pageNavItems li a.pdf {
	background: url('../images/icon-pdf.gif') 100% 80% no-repeat;
	display: block;
	text-decoration: none;
	color: #003366;
	font-size: 123.1%;
}

#pageNav ul#pageNavItems li a.wmv {
	background: url('../images/icon-wmpv.gif') 100% 80% no-repeat;
	display: block;
	text-decoration: none;
	color: #003366;
	font-size: 123.1%;
} /* MMA added on Sep. 30, 2008*/

#pageNav ul#pageNavItems li a:hover {
	text-decoration: underline;
}

#pageNav ul#pageNavItems li a.current, #pageNav ul#pageNavItems li a.current:hover {
	font-weight: bold;
	text-decoration: none;
}

#pageNavToc {
	width: 329px;
	margin: 0 0 15px 0;
}

#pageNavToc ul#tableOfContents li {
	background: url('../images/wrapper/toc-divider.gif') 10px 0 no-repeat;
	padding: 7px 0 5px 0;
}

#pageNavToc ul#tableOfContents li.first {
	background: 0;
	padding: 7px 0 7px 0;
}

#pageNavToc ul#tableOfContents li a {
	display: block;
	margin: 0;
	color: #003366;
	font-size: 100%;
	text-decoration: none;
	padding-left: 18px;
}

#pageNavToc ul#tableOfContents li a:hover {
	background: url('../images/wrapper/page-nav-item-bullet.gif') 0 5px no-repeat;
	margin: 0;
	color: #003366;
	font-size: 100%;
	text-decoration: underline;
	padding-left: 18px;
}

#pageNavToc ul#tableOfContents ul li a.current {
	background: url('../images/wrapper/page-nav-item-bullet.gif') 0 0 no-repeat;
	margin: 0;
	color: #003366;
	font-size: 100%;
	text-decoration: underline;
	padding-left: 18px;
}

/* =Main navigation
------------------------------------------------------------------------------ */
#mainNav {
	background: #094fa3;
	width: 100%;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	white-space: nowrap;
}

#mainNav div {
	float: right;
}

#mainNav p {
	float: left;
	border-left: 1px solid #477BBA;
 	border-right: 1px solid #064194;
 	white-space: nowrap;
 }

#mainNav p.last {
	float: left;
	border-right: none;
}
 
#mainNav p a {
	display: block;
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
	padding: 0 20px 0 20px;
	white-space: nowrap;
}	

#mainNav p a:hover {
	background: url('../images/wrapper/main-nav-on.jpg') 0 0 repeat-x;
}

#mainNav p a.active {
	background: url('../images/wrapper/main-nav-on.jpg') 0 0 repeat-x;
}

/* =Links
------------------------------------------------------------------------------ */
a {
	outline: none;
	color: #003366;
}

a:hover {
	outline: none;
	color: #c7161d;
}

/* =Typography
------------------------------------------------------------------------------ */
#mainContent p {
	margin: 10px 0 10px 0;
}

h1 {

}

h2 {

}

sup { 
	font-size: 77%;
	vertical-align: super;
}

/* =Footer
------------------------------------------------------------------------------ */
#footer {
	color: #666666;	
	font-size: 85%;
	padding: 10px 0 18px 0;
	border-top: 1px solid #b2cce5;
}

#footer p {
	padding: 0 0 0 34px;
}