/* Common */

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-decoration: none;
	/*background-color: #FFFFFF;*/
	background-color: #cccccc;
	margin: 0;
	padding: 0;
}

a {
	color: #2891bf;
	letter-spacing: 0.35px;
	text-decoration: underline;
} 
a:hover{
	color: #f87b28;
	text-decoration: underline;
}

/* Outer Layout */

#gray-outer {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#gray-top {
	width: 980px;
	height: 12px;
	background-image:url(./images/gray-box-top.png);
	background-repeat: no-repeat;
	position: relative;
}
#gray-bot {
	width: 980px;
	height: 22px;
	background-image:url(./images/gray-box-bot.png);
	background-repeat: no-repeat;
	position: relative;
}
#gray-center {
	width: 980px;
	background-image:url(./images/gray-box-cen.png);
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}

/* Inner Layout */

#center-container {
	width: 960px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	position: relative;
}
#navbar {
	width: 960px;
	height: 35px;
	margin: 0 0 0 5px;
	text-align: left;
	color: #FFFFFF;
}
#navbar span{
	color: #0d6891;
}
#topNav a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	padding: 0 4px 0 4px;
}
.dummyCls {
	padding-top: 4px;
	padding-left: 10px;
}
#topNav {
	width: 950px;
	height: 24px;
	background-image:url(./images/navbg.png);
	background-repeat: repeat-x;
}

#topNav .iceCmdLnk{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	padding: 8px 8px 0 8px;
}


.topNav-left {
	width: 13px;
	height: 35px;
	float: left;
	background-image:url(./images/navLeft.png);
	background-repeat: no-repeat;
}
.topNav-right {
	width: 16px;
	height: 35px;
	float: right;
	background-image:url(./images/navRight.png);
	background-repeat: no-repeat;
}
#logo-block {
	width: 960px;
	margin: 8px auto 8px 8px;
	height: 90px;
	position: relative;
}
.logo {	
	width: 265px;
	height: 89px;
	float: left;
}
#search {
	width: 665px;
	height: 89px;
	position: relative;
	float: left;
	margin-left: 5px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
#search label{
	color: #999999;
}
.form-search input{
	margin: 1px 2px 1px 2px;
}
.left-search {
	float: left;
	clear: right;
}
.right-search {
	float: left;
	margin-left: 10px;
}
.form-search{
	margin-left: 10px;
}
.form-search span{
	padding: 0 5px 0 5px;
}
.signin {
	width: 145px;
	height: 89px;
	float: left;
	margin-left: 16px;
}
#green-block {
	width: 948px;
	height: 295px;
	margin: 8px auto 8px 6px;
	background-image:url(./images/green-bg.png);
	background-repeat: repeat-x;
}
.orangeLink {
	margin: 15px 8px 10px 20px;
}
.orangeLink a{
	color: #ef7321;
	padding: 4px 5px 3px 15px;
}
.orangeLink a:hover{
	color: #333333;
	text-decoration: none;
}
.prodLink {
	margin: 15px 8px 10px 20px;
}
.prodLink a{
	color: #398eb4;
	padding: 4px 5px 3px 15px;
}
.prodLink a:hover{
	color: #333333;
	text-decoration: none;
}
.moreCls a{
	color: #557019;
	float: right;
	margin-right: 20px;
}

#green-block h3{
	font-style: italic;
	font-size: 22px;
	color: #000000;
	padding: 15px 0 0 0;
	text-align: center;
}
#green-block h3 span{
	color: #258fc0;
}
#green-box-small {
	width: 218px;
	height: 281px;
	background-image:url(./images/green-inner-box.png);
	background-repeat: no-repeat;
	float: left;
	margin: 8px 6px 5px 10px;
}

.green-box-big {
	width: 451px;
	height: 249px;
	background-image:url(./images/green-inner-box-big.png);
	background-repeat: no-repeat;
	float: left;
	margin: 2px 0 0 0;
}
#bigbox {
	width: 451px;
	height: 281px;
	margin: 8px 6px 0 8px;
	position: relative;
	float: left;
	clear: right;
}

#bigbox p, h2{
	text-align: justify;
	width: 77%;
	float: left;
	color: #656565;
	padding: 10px 6px 6px 6px;
	margin-right: 10px;
}
#bigbox h2{
	color: #075a8e;
	font-size: 16px;
	padding: 20px 0 0 6px;
}
#bigbox img{
	padding: 45px 6px 6px 6px;
	margin-left: 10px;
}
.box-head {
	background-image: url(./images/bigbox-bg.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 451px;
}
#bigbox h4{
	color: #576f21;
	font-size: 16px;
	padding: 5px 0 5px 13px;
}
#box-block {
	width: 948px;
	height: 95px;
	margin: 8px auto 8px 6px;
	position: relative;
}
#box-block p{
	color: #666666;
	text-align: left;
	padding: 10px 5px 5px 5px;
}
.box-orange {
	width: 218px;
	height: 31px;
	background-image: url(./images/box-orange.png);
	background-repeat: no-repeat;
	float: right;
}
.box-green {
	width: 216px;
	height: 31px;
	background-image: url(./images/box-green.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
}
.box-voilet {
	width: 216px;
	height: 31px;
	background-image: url(./images/box-voilet.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
}
.box-brown {
	width: 241px;
	height: 31px;
	background-image: url(./images/box-brown.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 27px; 
}
.box-brown h5{
	color: #554609;
	font-size: 16px;
	padding: 5px 0 5px 13px;
}
.box-voilet h5{
	color: #120338;
	font-size: 16px;
	padding: 5px 0 5px 13px;
}
.box-orange h5{
	color: #a24601;
	font-size: 16px;
	padding: 5px 0 5px 13px;
}
.box-green h5{
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 0 5px 13px;
}
#footer-block {
	width: 948px;
	height: 55px;
	margin: 60px auto 8px 6px;
	position: relative;
	text-align: center;
	background-color:#EFEFEF;
	border: 1px solid #CCCCCC;	
}
#footer-block a{
	color: #258fc0;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	padding: 8px 8px 8px 8px;
}
#footer-block span{
	font-size: 10px;
	color:#333333;
}
input.small-button {
  background: transparent url('./images/orange-button.png') no-repeat left center;
  border: 1px solid #ffdcb3;
  color: #FFFFFF;
  height: 23px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: -3px;
  font-weight: bold;
  letter-spacing: 0.035em;
  text-transform: capitalize;
  margin-left: 10px;
  outline: 1px solid #9BABB0;
  -moz-border-radius: 4px;
  -moz-outline-radius: 4px;
  -webkit-border-radius: 4px;
}
input.small-button:hover{
  background-position: right center;
  cursor: pointer;
  color: #ffffff;
}
input.small-button-1 {
  float: right;
  background: transparent url('./images/orange-button.png') no-repeat left center;
  border: 1px solid #ffdcb3;
  color: #FFFFFF;
  height: 20px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: -4px;
  font-weight: bold;
  letter-spacing: 0.035em;
  text-transform: capitalize;
  margin-left: 10px;
  outline: 1px solid #9BABB0;
  -moz-border-radius: 4px;
  -moz-outline-radius: 4px;
  -webkit-border-radius: 4px;
}
input.small-button-1:hover{
  background-position: right center;
  cursor: pointer;
  color: #ffffff;
}

/* Inside Page */

.innerTop {
	width: 950px;
	height: 15px;
	background-image:url(./images/inner-top.png);
	background-repeat: no-repeat;
}
#inner-logo-block {
	width: 960px;
	margin: 6px auto 8px 8px;
	height: 60px;
	position: relative;
}
.inner-logo {	
	width: 174px;
	height: 60px;
	float: left;
}
#inner-search {
	width: 730px;
	height: 60px;
	position: relative;
	float: left;
	margin-left: 35px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
#inner-search label{
	color: #999999;
}
#inner-nav {
	text-align: right;
	padding: 0px 8px 3px 8px;
	margin-right: 8px;
}
#left-nav {
	width: 190px;
	height: 280px;
	background-image:url(./images/left-nav-bg.png);
	background-repeat: no-repeat;
	float: left;
	margin: 8px 6px 5px 10px;
}

.c { clear: both; list-style-type:none; }

/* Header */
.header { position:relative; width: 960px; height: 84px; margin: 0px auto 0 auto; background-color:#3c7ba9; }
.header DIV { background: url(./images/w_searchformbg.gif) top left no-repeat; position: absolute; right: 0px; top: 0px; width: 451px; height: 84px; }
.header DIV.frontpage { background: url(./images/frontpage.jpg) top left no-repeat; }
        .header DIV SPAN { position: relative; width: 200px; height: 84px; margin-left: 15px; float: left; }
        .header DIV SPAN SPAN { text-transform: uppercase; margin-top: 10px; width: auto; height: auto; }
        .header DIV SPAN .line { width: 200px; margin: 2px 0px; margin-bottom: 5px; }
        .header DIV SPAN .button { position: absolute; right: 0px; bottom: 8px; float: right; }
        .header DIV SPAN .radioButtons { line-height: 10px; display: inline; vertical-align: middle; font-size: 0.78em; color: #FFFFFF;}
        .header DIV SPAN LABEL.radioButtons { text-transform: uppercase; padding-left: 2px; }
        
/* Navigation */
#navigation { height: 33px; background: #999; position: relative; top: 6px;}
#navigation IMG { margin-left: 20px; }
#navigation A.login { position: absolute; right: 10px; }

a.popuplink:hover{color:#ffff00;text-decoration:none;font-weight:bold;}
a.popuplink{color:#ffffff;text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:13px;font-weight:bold;}
/*new header styles */
.pageContainer {
	width:1004px;
	margin:0 auto;
	background:#FFFFFF;
}
.pgContentArea {
	padding:10px 0;
	margin-bottom:5px;
	/*float:left;*/
	position: relative;

}
.pgFooter {

	border-top:#CCCCCC solid 1px;
	padding:10px;
	color:#333333;
	font-size:11px;
	text-align:center;
	clear:both;
}
.pgHeader {
	background:url(./images/hdr_bg.jpg) #3b7aa9 left top repeat-x;
	height:120px;
	margin-bottom:1px;
}
.pgHeader .logo {
	float:left;
	margin:25px 0 0 10px;
}
.pgHeader .search {
	float:right;
	margin:20px 10px 0 0;
	width:550px;
}
.pgHeader .search .fromArea {
	float:left;
}
.pgHeader .search .fromArea .radio, .headerRadioButtons {
	clear:both;
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pgHeader .search .fromArea p {
	margin:3px 0;
	padding:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#FFFFFF;
}
.pgHeader .search .fromArea ul {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}
.pgHeader .search .fromArea ul li {
	float:left;
	margin:2px;
	padding:0;
	list-style:none;
}
.pgHeader .search .formFld {
	width:195px;
	padding:5px;
	border:0;
	font-size:11px;
	color:#666666;
}
.mainNav {
	background:url(./images/MainNav_Bg.jpg) left top repeat-x;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
}
.mainNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.mainNav ul li {
	float:left;
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background:url(./images/menu_divider_white.jpg) right center no-repeat;
}
.mainNav ul li.last {
	float:left;
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background:none;
}
.mainNav ul li a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	height:36px;
	line-height:36px;
	display:block;
	overflow:hidden;
}
.mainNav ul li a:hover {
	background:url(./images/MainNav_Hover_Bg.jpg) left top repeat-x;
}
.mainNav ul li a.active {
	background:url(./images/MainNav_Hover_Bg.jpg) left top repeat-x;
}
.mainNav .loginLink {
	background:url(./images/menu_divider.jpg) left center no-repeat;
	padding:0 10px;
	height:36px;
	line-height:36px;
	float:right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.mainNav .loginLink a {
	background:url(./images/arrow_left.gif) right center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:20px;
}
.minHeightPanel{
	min-height: 500px;
	}
