/* General styles */

body {	
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	color: #444;	
}

h1 {
	font-size: 22px;
	padding-top: 20px;
	margin-top: 0px;
	color: #506ca4;
}

h2 {
	font-size: 18px;
	margin-top: 10px;
}

a {
	color: #556bf1;	
	text-decoration: none;
}

a:hover {
	color: #8478f8;
	text-decoration: underline;
}

a:visited {
	color: #455679;
}

/* Layout styles */

#Wrapper {
 	 width: 100%;
	 background-color: #FFF;
	 background-image: url(/img/background.gif);
	 background-repeat: repeat-x;	 
}

#Container {
	position: relative;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid transparent;
	*border: 0px;
	
}

#Header {
	position: relative;
	height: 65px;
	*height: 80px;
}

#Logo {
	margin-top: 15px;	
}

.Active  {
	width: 128px;
	height: 37px;
	color: #FFF;
	background-image: url(/img/menuButtonActive.gif);
	background-repeat: no-repeat;	
}

#Content {
	position: relative;
	width: 945px;
	min-height: 700px;
	margin: 0px;
	padding: 0px;
}

#PageContent {
	width: 700px;
}

#HomePageContent {
	width: 950px;
	background-color: #f4f2f3;
}

#SideBarContainer {
	position: absolute;
	right: 0px;
	width: 231px;
	height: 100%;
	background-color: #f4f4f3;	
}

#SideBar {

}

#SideBar h2 {
	background-image: url(/img/sideBarTitleBackground.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	margin: 0px;
}

/* Menu styles  */

#Menu {	
	width: 950px;
	height: 38px;
	background-image: url(/img/menuBackground.gif);
	background-repeat: no-repeat;	
	*margin-top: 1px;
}

#Menu ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#Menu ul li {
	float: left;
	width: 134px;
	height: 38px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	border-right: 1px dotted #474746;	
}

#Menu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 130px;
	height: 31px;
	margin: 0px;
	padding-top: 7px;
}

/* Footer styles */

#Footer {

}

#FooterTextContainer {
	width: 925px;
	margin: 2px auto;
}

#FooterTextContainer #FooterMenu {
	float: right;
	margin-left: 50px;
}

#FooterTextContainer #FooterMenu a {
	margin: 0px 5px;
}

#Footer hr {
	margin: 0px;
	padding: 0px;
	border: 2px solid #506ca4;
	color: #506ca4;
	height: 3px;
}

/* Index styles */

#SearchBoxContainer {
	position: absolute;
	background-image: url(/img/searchBoxContainer.gif);
	background-repeat: no-repeat;
	top: -15px;
	*top: 0px;
	right: 0px;
	width: 298px;
	height: 47px;	
}

#SearchBoxContainer input {
	font-size: 11px;
    border: 1px solid #444;
	background-color: #F5F5F5;
	color: #000;
	min-width: 127px;      
	margin: 15px 0px 0px 19px;    
	text-align: center;  
}

#IndustryMenu {	
	background-image: url(/img/indexMainImage.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 375px;
	padding: 0px;	
	position: relative;
}

#IndustryMenu h1 {
	font-style: italic;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	margin: 0px 0px 0px 145px;
	*margin: 75px 0px 0px 145px;
	Padding: 75px 0px 0px 0px;
	*Padding: 0px 0px 0px 0px;
}

#IndustryMenuNav {
	list-style: none;
	text-align: left;
	margin: 45px 0px 0px 0px;
	padding: 8px 0px 2px 25px;
	background-color: #FFF;
	width: 950px;
	height: 24px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.IndustryMenuNavItem {
	float: left;
	width: 180px;
	font-weight: bold;
	font-size: 15px;
	color: #000;
}

.IndustryMenuNavItem ul {
	position: absolute;
	top: 0;
	margin: 0 0 0 0;
	width: 180px;
	height: 374px;
	background-color: #FFF;
	filter: alpha(opacity=85);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	list-style: none;
	padding: 0;
}

.IndustryMenuNavItem ul li {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	line-height: 2em;
}

.IndustryMenuNavItem .IndustryMenuNavBarTitle {
	background-color: #555;
}

.IndustryMenuNavItem a {
	font-size: 13px;
	color: #333;
}

.IndustryMenuNavItem .IndustryMenuNavBarTitle a {
	font-size: 15px;
	color: #FFF;
}

#IndexQuickMenu {
	background-image: url(../img/indexQuickMenuBackground.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 392px;	
	margin-top: 10px;
	float: left;
	margin-right: 15px;
}

#IndexQuickMenu ul {
	list-style: none;
	padding-top: 15px;
	*padding-top: 25px;
	margin-left: -30px;
	*margin-left: 10px;
}

#IndexQuickMenu ul li {
	padding-bottom: 20px;;
	margin: none;
}

#IndexText {
	float: left;
	width: 700px;
	margin-top: 20px;
	text-align: justify;
}

#BannerContainer {
	margin: 0px auto;
	text-align: center;
}

/* Misc styles */

img {
	border: none;
}

label {
	display: block;
	font-weight: bold;
	color: #000;	
}

.Checkbox {
	float: left;	
	margin-right: 5px !important;
}

.Text15 {
	width: 15px !important;		                          
}

.Text25 {
	width: 25px !important;		                          
}

.Text35 {
	width: 35px !important;		                          
}

.Text45 {
	width: 45px !important;		                          
}

.Text50 {
	width: 50px !important;	                          
}

.Text75 {
	width: 75px !important;	                          
}

.Text100 {
	width: 100px !important;	                          
}

.Text115 {
	width: 115px !important;	                          
}

.Text125 {
	width: 125px !important;	                          
}

.Text150 {
	width: 150px !important;	                          
}

.Text200 {
	width: 200px !important;	                          
}

.Text250 {
	width: 250px !important;	                          
}

.Text260 {
	width: 260px !important;	                          
}

.Text300 {
	width: 300px !important;	                          
}

.Text400 {
	width: 400px !important;	                          
}

.Text500 {
	width: 500px !important;	                          
}

.Center {
	text-align: center !important;
}

.Left {
	text-align: left !important;
}

.Right {
	text-align: right !important;
}

.Column {
	float: left;
	margin-right: 30px;
}

.Clear {
	clear: both;	
}

.ClearLeft {
	clear: left;	
}

.ClearRight {
	clear: right;	
}

.Exception {
	color: #F31F09 !important;
}

.Warning {
	color: #996600;
}

.Red {
	color: #F00;
}

.Indent {
	padding-left: 10px;
}

.SmallText {
	font-size: 9px;
}

.ReadOnly {
	border: 0;
	background-color: transparent;
	font-weight: bold;
}

.Button, .submit, input[type=submit], input[type=button] { 
	 border: 0px; 
	 background: url('/img/button.png'); 
	 background-repeat: no-repeat;
	 text-align: center; 
	 cursor: pointer;
	 width: 60px;
	 height: 19px; 
	 color: #FFF;
	 font-size: 11px;
	 font-weight: bold;
	 letter-spacing: 1px;
	 margin-right: 10px;
 } 
 

/* Table styles */

table.Styled {
	border-collapse: collapse;
	border: 1px solid #000;	
	text-align: center;	
	min-width: 700px;
}

table.Styled th {
	background-color: #506ca4;
	color: #FFF;
	font-weight: bold;
	padding: 5px 4px;
	text-align: left;
}

table.Styled th a {
	color: white;
	text-decoration: underline;
}

table.Styled tr.Alt {
	background-color: #EDEEEE;
}

.Highlight {
	background-color: #6CF !important;
}

table.Styled td {
	padding: 2px 4px;
	text-align: left;
}

/* Form styles */

form input, form select, form textarea  {
	font-size: 11px;
    border: 1px solid #444;
	background-color: #F5F5F5;
	color: #000;
	width: auto;      
	margin: 0px 20px 10px 0px;    
	text-align: left;  
}

input[type=checkbox] {
	border-width: 0;
	margin: 0;
	background-color: transparent;
}

form textarea  {
	height: 180px;
	*height: 187px;            
}

form fieldset {
	border: none;
	float: left;	
}

#SearchButton {
	position: absolute;
	top: 14px;
	left: 155px;
	padding-top: 4px;
}

.LoginButton {
	position: absolute;
	top: 14px;
	left: 225px;
	padding-top: 4px;
}

#LoginContainer {
	position: absolute;
	top: 32px;
	right: 0px;
	width: 240px;
	height: 70px;
	padding: 15px;
	z-index: 99;
	background-color: #4d4d4d;
	text-align: right;
}

#LoginContainer label {
	display: inline;
	color: white;
	margin-right: 15px;
}

#LoginContainer input {
	margin-right: 10px;
}

.SearchResult span.Title {
	font-weight: bold;
	text-transform: uppercase;
}

.ArticleCategory {
	background-color: #506da4;
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 2px;
}

.Article {
	background-color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px;
}

.ArticleTeaser {
	background-color: #CCCCCC;
	font-weight: normal;
	margin-left: 20px;
}

.ArticleTeaser p {
	margin: 0px;
	display: inline;
}

.Category {
	float: left;
	width: 200px;
	text-align: center;
	margin: 10px 20px 20px 0px;
}

.Category div.Image {
	height: 180px;
}

#TrainingNavigation {
	list-style: none;
	padding: 0px;
}

#TrainingNavigation li {
	display: inline;
	border: 1px solid black;
	background-image: url(../img/sideBarTitleBackground.gif);
	font-weight: bold;
	padding: 2px 4px;
}

#TrainingNavigation li:hover {
	background-color: #FFFFCC;
}

#TrainingNavigation a {
	color: white;
}
