/* Default Styles */
body, td {
	color:#666666;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

body, form, table, td, th, img, p, hr, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	border:0;
}

img.Pad5 { padding:5px; border:2px solid #3789BB; background-color:#FFFFFF;}

h1 {font-size:22pt; font-weight:bold; color:#0B4A8A; font-family:Georgia,"Times New Roman", Times, serif; padding-bottom:15px; }
h2 {font-size:22pt; font-weight:normal; color:#0B4A8A; font-family:Georgia,"Times New Roman", Times, serif; padding-bottom:15px; }
h3 {font-size:16pt; font-weight:bold; color:#0B4A8A; font-family:Georgia,"Times New Roman", Times, serif; padding-bottom:10px; }
h4 {font-size:16pt; font-weight:normal; color:#0B4A8A; font-family:Georgia,"Times New Roman", Times, serif; padding-bottom:10px; }
h5 {font-size:12pt; font-weight:normal; color:#0B4A8A; font-family:Georgia,"Times New Roman", Times, serif; }

h1, h2, h3, h4, h5 { text-align:left; }

ul {padding:0 10px; margin:10px 0;}
li {font-weight:bold; list-style-type: square;}

hr {
	height: 1px;
	border-top: 1px solid #3789BB;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	color: #3789BB;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

input, select, textarea {
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;	
	background-color:#FFFFFF;
	border:1px solid #3789BB;
}

p.FltLeft { float:left; }
p.FltRight { float:right; }

div.hr {
	background-image:url('Images/HrBg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:15px;
	height:1px;
}

#ContentWrapper #ContentBody #RightContent div.inventua_sidemenu,
div.ItemContent {
	background-image:url('Images/HeadlineBodyBg.jpg');
	background-repeat:no-repeat;
	background-color:#F4F9FC;
	background-position:left top;
	padding:15px 20px;
	font-size:8pt;
	font-weight:bold;
	color:#3789BB;
}

/* Float Containers Fix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/*Hides from IE-mac\*/
*html.clearfix {height:1%;}
.clearfix {display:block;}
/*Hides from IE-mac\*/

/* Content Layout Styles */
#Body {
	background-color:#003366;
	background-image:url('Images/BodyBg.png');
	background-repeat:repeat-x;
}

#FlashWrapper,
#FlashWrapper img {
	width:700px;
	height:700px;
	background-color:#003366;
}

#LayoutWrapper {
	margin-top:-700px;
	position:relative;
	width:812px;
	margin-left:188px;
	text-align:left;
}

#HeaderWrapper {
	height:133px;
}

#HeaderWrapper #MenuWrapper {
	background-image:url('Images/HeaderLeftBg.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	width:498px;
	height:133px;
}

#SearchWrapper {
	padding-top:2px;
	margin-bottom:44px;
	padding-right:14px;
	text-align:right;
}

#SearchWrapper label, #SearchWrapper input { display:none; }
#SearchWrapper input.SearchTextBox { display:inline; font-size:7pt; padding:1px 2px 2px 2px; width:190px; background-color:#C6E3E4; }

#HeaderWrapper #SiteLogo,
#HeaderWrapper #SiteLogo img {
	width:314px;
	height:133px;
	float:left;
}

#ContentWrapper {
	background-image:url('Images/ContentWrapperBg.png');
	background-repeat:repeat-y;
}

#ContentWrapper #ContentBody {
	background-image:url('Images/ContentBg.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 10px;
	min-height:520px;
}

#ContentWrapper #ContentBody #LeftContent {
	width:418px;
	padding:35px;
	float:left;
	background-image:url('Images/BookBg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	min-height:144px;
}

#ContentWrapper #ContentBody #RightContent {
	float:left;
	width:264px;
	padding:20px;
	padding-top:5px;
}

#ContentWrapper #ContentBody #RightContent h2 {
	padding:0;
	margin:0;
	background-image:url('Images/HeadlineBg.png');
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:8pt;
	line-height:25px;
	height:25px;
	overflow:hidden;
	padding:0 10px 0 20px;	
}

#ContentWrapper #ContentBody #RightContent div.inventua_sidemenu { padding:20px; }

#ContentWrapper #ContentBody #RightContent div.inventua_sidemenu td.MenuItem { 
	color:#3789BB;
	font-size:8pt;
	font-weight:bold;
	background-image:url('Images/HrBg.jpg');
	background-repeat:no-repeat;	
	background-position:left bottom;
	padding:8px 0;
	display:block;
}

#Footer {
	background-image:url('Images/FooterBg.png');
	background-repeat:no-repeat;
	padding:30px 5px;
	color:#3789BB;
	font-size:8pt;
}
/* Content Layout Styles End*/