/* CSS Document */
body.home {
	background-color: #000000;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:12px Arial; 
}

body.innerpages{
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:12px Arial; 
}
.home_headerWrapper{
	margin-top:3px;
	height:27px;
	background-color:#17191b;
	border-top:solid 1px #5d5c5c;
	border-bottom:solid 1px #5d5c5c;
	width:100%;
}
.headerLinks{
	width:1000px;
}
.headerWrapper{
	height:83px;
	width:100%;
	padding:0px;
	margin:0px;
}
.mediaWrapper{
	margin-top:23px;
	width:100%;
	height:263px;
}
.home_logoContainer{
	width:318px;
	height:246px;
	float:left;
	padding:0px;
	margin:0px;
}
.home_mainMediaContainer{
	width:671px;
	height:246px;
	float:left;
	padding:0px;
	margin:0px;
}
.home_mainLinksWrapper{
	height:52px;
	background-color:#000000;
	border-top:solid 1px #4d4c4c;
	border-bottom:solid 1px #4d4c4c;
	width:100%;
}
.mainLinksWrapper{
	height:27px;
	background:#000000 url(../images/main_links_bg_innerpages.gif) repeat-x;
	border-bottom:solid 1px #4d4c4c;
	width:100%;
}
.mainLinks{
	width:908px;
	margin-top:6px;
	margin-left:40px;
}
.mainLinks a, .mainLinks a:visited, .mainLinks a:active, .mainLinks a:link{
	padding:0px;
	margin:0px;
	vertical-align:top;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.mainLinks a:hover{
	text-decoration:underline;
}
.homemainContentWrapper{
	margin-top:18px;
	width:100%;
	height:254px;
}
.homemainContentWrapper .newsSection{
	width:276px;
	height:254px;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:19px;
}
.homemainContentWrapper .contentSection{
	width:670px;
	height:254px;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:24px;
	display:block;
}
.homemainContentWrapper .contentSectionTop{
	width:670px;
	height:201px;
	background:#151514 url(../images/contentSection_bg.jpg) no-repeat;
	overflow:hidden;
}
.homemainContentWrapper .contentSectionImg{
	width:198px;
	height:198px;
	float:left;
}
.homemainContentWrapper .contentSectionRightSection{
	width:470px;
	height:201px;
	float:left;
}
.homemainContentWrapper .contentSectionText{
	width:441px;
	height:165px;
	float:left;
	padding:10px;
	color:#FFFFFF;
	font:12px Arial; 
}
.homemainContentWrapper .contentSectionText p{
	text-align:justify;
}
p.citedText{
	color:#d9c490;
	font-style:italic;
}
.downloadBar{
	width:100%;
	height:54px;
	background-color:#ffffff;
	display:block;
}

.mainContentWrapper{
	width:100%;
	height:auto;
}
.leftPanel{
	width:233px;
	height:661px;
	background:#000000 url(../images/leftpanel_bg.jpg) no-repeat;
	float:left;
}
.leftPanel ul{
	margin-top:20px;
}
.leftPanel ul li{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/white_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
}
.leftPanel ul li a, .leftPanel ul li a:link, .leftPanel ul li a:active, .leftPanel ul li a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.leftPanel ul a:hover{
	text-decoration:underline;
	font-weight:bold;
}
.leftPanel ul li.selected{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	background-image:url(../images/blue_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.leftPanel ul li.selected a, .leftPanel ul li.selected a:link, .leftPanel ul li.selected a:active, .leftPanel ul li.selected a:visited{
	color:#3b74c0;
	text-decoration:none;
	font-weight:bold;
}

/* Products Sub categories starts here */
.leftPanel ul#prodCategories li.normalState{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/plus_sign.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
}
.leftPanel ul#prodCategories li a, .leftPanel ul#prodCategories li a:link, .leftPanel ul#prodCategories li a:active, .leftPanel ul#prodCategories li a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.leftPanel ul#prodCategories a:hover{
	text-decoration:underline;
	font-weight:bold;
}
.leftPanel ul#prodCategories li.selected{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	background:url(../images/minus_sign.gif) left;
	background-repeat:no-repeat;
}
.leftPanel ul#prodCategories li.selected a, .leftPanel ul#prodCategories li.selected a:link, .leftPanel ul#prodCategories li.selected a:active, .leftPanel ul#prodCategories li.selected a:visited{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.leftPanel ul ul.prodSubCats{
	margin:0px;
	padding:0px;
	background:none;
}

.leftPanel ul ul.prodSubCats li{
	margin:0px;
	padding:0px;
	background:none;
	padding-left:20px;
}

/* Products Sub categories - Ends here */

.mainContentWrapper .contentSection{
	width:747px;
	margin-left:10px;
	height:auto;
	float:left;
	text-align:justify;
}

.mainContentWrapper .contentSection .contentSectionTop{
	width:100%;
	height:24px;
	display:block;
	color:#eaf3c6;
	margin-top:10px;
}
.mainContentWrapper .contentSectionMiddle{
	display:block;
	padding:20px;
	color:#ffffff;
	background-color:#151514;
	height:auto;
}

.mainContentWrapper .contentSection .contentSectionTop a, .mainContentWrapper .contentSection .contentSectionTop a:visited,  .mainContentWrapper .contentSection .contentSectionTop a:active  {
	color:#eaf3c6;
	font-size:11px;
	text-decoration:none;
}
.mainContentWrapper .contentSection .contentSectionTop a:hover  {
	color:#eaf3c6;
	font-size:11px;
	text-decoration:underline;
}
body.home .footerWrapper{
	margin-top:20px;
	height:27px;
	background-color:#17191b;
	border-top:solid 1px #5d5c5c;
	border-bottom:solid 1px #5d5c5c;
	width:100%;
}
body.innerpages .footerWrapper{
	height:27px;
	background-color:#17191b;
	border-top:solid 1px #5d5c5c;
	border-bottom:solid 1px #5d5c5c;
	width:100%;
}
.footerLinks{
	width:1000px;
	color:#ffffff;
	text-align:right;
	padding-top:5px;
}

.margin2px{
	margin-top:2px;
}

.margin20px{
	margin-top:20px;
}
.LargeFontUnderline {
	font-size: 14px; 
	font-weight:bold; 
	text-decoration:underline;
}

.mainContentWrapperProducts{
	width:100%;
	height:auto;
}
.mainContentWrapperProducts .leftPanel{
	width:233px;
	height:661px;
	background:#000000 url(../images/leftpanel_bg.jpg) no-repeat;
	float:left;
}

.mainContentWrapperProducts .contentSection{
	width:1000px;
	margin-left:10px;
	height:auto;
	float:left;
	text-align:justify;
}

