body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px auto;	
	padding: 0px;
	color: #333;
	background:url(/images/bg_gradient.jpg) repeat-x;	
	font-size: .7em;
}

a:link, a:visited{
	color: #FF6600;
	text-decoration:underline
}

a:hover {
	text-decoration:none;
}


p{
	line-height:140%;
	margin: 0px 0px 10px 0px
}

p.more {
	background: url(/images/learn_more.gif) no-repeat;
	
}

img.more {
	border: 0px;
}

ol {
	line-height:140%;
}

ul{
	line-height:140%;
}

input {
	margin: 0px;
	font-size: 9px;
}

ul.nomargin {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 10px;
}


ul.nomargin li{
	margin: 5px 0px;
}

#thumbs li {
display: inline;
list-style-type: none;
}

#dropShadow {
	background:url(/images/dropshadow.gif);
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}

#bodyContainer {
	width: 760px;
	margin-left:auto;
	margin-right:auto;	
	background:#FFFFFF;
	margin-bottom: 0px;
}

/*Body left refers to left column*/
/*#bodyLeft {
	float:left;
	width:168px;
	padding-top:1px;
	padding-left:2px;
	padding-right:0px;
	background-color:white;
}

#bodyLeft a,a:visited {
	color:#666;
	text-decoration:none;
}

#bodyLeft a:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
}*/

/*#bodyLeft p {special case, news links are comprised of <p> tags instead of list 
	line-height:20%;
}*/
/*Body right refers to right column*/
/*#bodyRight {
	padding-top:10px;
	float: right;
	background-color: white;
	width:578px;
	padding-bottom: 40px;
}
*/



/*refers to logo*/
#masthead {
	height: 100px;
	margin: 0px;
	padding: 0px;
	background:url(/images/masthead.jpg) no-repeat;
}

/*refers to top menu*/
#mastheadMenu {

	float:right;
	padding:0 2px 0 0;	
	font-size:9px;
	color:#8C8C8C;	
	width: 117px;
}
#mastheadMenu a, #mastheadMenu a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

#mastheadMenu a:hover {
	color:#FF6600;
	text-decoration:none;
}

/*refers to top lower menu*/


#mastheadMenuTabs ul {
	padding:10px 0px 0px 0px;
	display: inline;
	float:right;
	background: url(/images/bg_secondary_menu.gif) left repeat-x;
	height: 25px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 0px solid #666666
}

#mastheadMenuTabs ul li {
	color:#3F3F3F;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	display:inline;
	border-right: 1px solid #666666;

}

#mastheadMenuTabs ul li.altMenu a{
	color:#3F3F3F;
	font-weight: normal;
	border-bottom:0px solid #666666;
}

#mastheadMenuTabs ul li.altMenu a:hover{
	color:#FF6600;
	text-decoration:none;
	border-bottom:0px solid #FF6600;
}



#mastheadMenuTabs ul li.currentMenu a:link, #mastheadMenuTabs ul li.currentMenu a:visited{
	color: #FF6600;
	font-weight: bold;
	border-bottom:0px solid #ff6600;
}



#mastheadMenuTabs a, #mastheadMenuTabs a:visited {
	color:#333;
	text-decoration:none;
}

/*#mastheadMenuTabs ul li.mastheadMenuTabSpacer {
	background: url(/images/bg_secondary_menu.gif) no-repeat;

}
*/
/*#mastheadMenuTabs a:hover {
	color:#FF6600;
	text-decoration:none;
	border-bottom:2px solid #006600;
}
*//*#mainFull {
	width: 380px;
}*/

#mainLeft {
	width: 170px;
	background-color:#F3F7F8;
	border:1px solid #E5EAED;
}

#middleRight {
	/*padding: 0px 0px 0px 10px;*/
}

#mainMiddle {
	border-right:1px solid #EBEBEB;
	padding: 0px 10px 40px 10px;
}

#mainRight {
	width: 150px;
}

/*#mainRight ul {
	list-style:url(/images/bulletStyle.gif);
	margin-left: 1.3em;
	padding-left: 0;
}

#mainRight li {
	font-size:10px;
	padding: 3px;
	width: 140px;
	border-bottom:1px solid silver;
}

#mainRight a,a:visited {
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#mainRight a:hover {
	color:#FF6600;
	text-decoration:none;
}
*/

#productList {

}

#mainLeft a {
	color: #666666;
	text-decoration: none
}

#mainLeft a:hover {
	color: #333;
	text-decoration: underline
}


#productList h4 {
	padding: 0px;
	margin-bottom: 0px;
}

#productList ul {
	margin: 0px;
	padding: 0px;
}


#productList ul li{
	list-style: none;
	list-style-image: none;
	padding: 3px 0px;
	border-bottom: 1px solid #ccc;
}


/*#mainFull a,a:visited {
	color:#FF6600;
	text-decoration:none;
}
#mainFull a:hover {
	color:#999999;
}
*/

#hpNewsArticle {
	color:#FF6600;
	border-bottom: 1px solid silver;
	padding: 3px 0px 0px 3px;
}

#hpNewsArticle p{
	line-height: 130%;
	margin: 0px 0px 3px 0px;
}
input 
{
border:1px solid #CCCCCC;
height:15px;
}

input:focus
{
border: 1px solid #FF6600;
}

/*#search {
	/*border-bottom:6px solid #FF6600;
	
	width:175px;
	background-color:#FFF;
	height: 30px;
}*/


#lightgrey {
background-color:#F3F7F8;
border:1px solid #E5EAED;
padding-left:2px;
height:100%;
}


#bg_footer {
float:left;
width:755px;
font-size:10px;
color:#FFFFFF;
background:url(/images/bg_footer.gif) repeat-x;

}

#bg_footer p {
	padding-left:4px;
}



/*Begin Header Tag Rules*/
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
	margin-top: 10px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FF6600;
	padding:4px 0px 0px 0px;
	text-transform:capitalize
}

h1.tab {
	background: url(/images/bg_h1tab.jpg) repeat-x right;
	font-size:12px;
	color:#FFF;
	padding:3px 0px 0px 8px;
	border-left: 0px solid #FF6600;
	height: 22px;
	margin: 5px 0px;
}

h1.divide {
	background: url(/images/bg_dividerTab.jpg) repeat-y;
	font-size:12px;
	color:#FFF;
	padding:3px 0px 0px 8px;
	border-left: 0px solid #FF6600;
	height: 22px;
	margin: 5px 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666
}

h4 {
padding-left:2px;
font-weight:bold;
font-size:12px;

}

h5 {
font-size:12px;
font-weight:bold;
color:#FF6600;
line-height:1px;

}

h6 {
font-size:12px;
font-weight:bold;
color:#FF6600;
line-height:1px;

}
/*End Header Tag Rules*/

/*Begin Content Article Rules: Content articles describe content links in the centre column */
#hpContentArticle {
color:#333;
padding-left:12px;
}


#hpContentArticle p {
float:right;
line-height:140%;
}

.imgOrangeBorder {
	vertical-align:text-top;
	border:1px solid #FF6600;
	border-left:4px solid #FF6600;
	margin-right: 10px;
}

.imgOrangeBorderThin {
border:1px solid #FF6600;
}
/*End Content Article Rules*/

/*Begin Box Rule: Boxes contain photo and text */

.box {
background:#F3F7F8;
border-left:1px solid #FF6600;
border-bottom:1px solid #FF6600;
border-spacing: 0px; 
}

.boxCell {
border-right:1px solid #FF6600;
padding-left:4px;
padding-top:4px;
}


.boxTitle {
background:url(/images/boxTitle.gif) no-repeat;
padding-top:2px;
padding-bottom:4px;
color:#FFFFFF;
padding-left:6px;
border-left:none;

font-size:12px;
font-weight:bold;
}
.boxPhoto {
padding:3em;
border:1px solid #FF6600;
}

/*End Box Rules*/

#hpContentArticleNoBorder {
color:#333;
padding-left:10px;
}


.hpContentText {
font-size:10px;
}

#floatLeft {
	float:left;
}

#floatRight {
float:right;
width:255px
}



.imgLeftBorderLess {
float:left;
}

.imgRight {
float:right;
padding:2px;

}


.imgGrey {
color:#666666;
border:1px solid #666666;
}

.imgGrey a:hover {
border:1px solid:#FF6600;
}

#footer {
	background: #666666;
	color:#FFFFFF;
	margin: 2px 0px 0px 0px;
	padding: 5px;
}

#footer a{
	color:#FFFFFF
}

#footerBorder {
	height: 4px;
	background: #FF6600
}




.dataTable {
	border: 1px solid silver;
	border-right: 0px;
}

.dataTable th, td{
	padding: 3px;
}

.dataTable th{
	color: #fff;
	background:#666666;
	border-right: 1px solid silver;
}

.dataTable td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}


#navbar {
	padding: 0px;
	margin: 0px;
	background: yellow;
	height: 25px;
	background: url(/images/bg_navbar.gif) bottom repeat-x;
	padding-bottom: 6px;
}

#navbar img{
	padding: 0px;
	margin: 0px;
}

#navbar td{
	border-bottom: 0px solid #FF6600;
	padding: 0px;
	margin: 0px;
	background: url(/images/bg_navbar.gif) bottom repeat-x;
	padding-bottom: 0px;
}

#mainmenus {
	margin: 0px;
	padding: 0px;
}

#search {
	width:175px;
	height: 25px;
	float: left;
	padding: 0px;
	margin: 0px
}


.searchSummary {
	padding: 5px 0px;
	background:#F3F7F8;
	border-top:2px solid #bbb;
	border-bottom:1px solid #bbb;
	margin-top: 10px;
}

#navContainer {
	background: #ff6600;
	padding-bottom: 6px;
}

/*#nav {
	background: #fff;
}

#nav td{
	vertical-align: bottom;
	padding: 0px
}


#nav ul {
	padding: 0px;
	margin: 0px
}

#nav ul li.tab{
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	list-style: none;
	list-style-image: none;
	width: 140px;
	height:18px;
	padding: 5px 0px 0px 5px;	
	text-align:center
}

#nav ul li.tab {
	background: url(/images/tab_off.jpg);
}

#nav ul li.tab:hover, #nav ul li.tab-hover{
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	list-style: none;
	list-style-image: none;
	width: 140px;
	height:18px;
	padding: 5px 0px 0px 5px;	
	text-align:center;
	background: url(/images/tab_on.jpg);
	cursor: pointer;
}


#nav ul li.currentMenu {
	background: url(/images/tab_on.jpg);
}


#nav ul li:hover{
	background: url(/images/tab_on.jpg);
	cursor: pointer;
}

#nav ul li a:link, #nav ul li a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration:none
}*/

#nav {
	background: #fff;
}

#nav td{
	vertical-align: bottom;
	padding: 0px
}


#nav ul {
	padding: 0px;
	margin: 0px
}

#nav ul li{
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	list-style: none;
	list-style-image: none;
	background: url(/images/tab_off.jpg);
	width: 140px;
	height:18px;
	padding: 5px 0px 0px 5px;	
	text-align:center
}

#nav ul li.currentMenu {
	background: url(/images/tab_on.jpg);
}


#nav ul li:hover{
	background: url(/images/tab_on.jpg);
	cursor: pointer;
}

#nav ul li a:link, #nav ul li a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration:none
}

#subMenu {

}

#subMenu ul {
	margin: 0px;
	padding: 0px;
}


#subMenu ul li{
	list-style: none;
	list-style-image: none;
	padding: 3px 0px;
	border-bottom: 1px solid #ccc;
}

#subMenu ul li.menuOn{
	font-weight: bold;
}

#subMenu ul li.menuOn a{
	font-weight: bold;
	color: #FF6600
}


#madeVisual {

}

#madeVisual a{
	text-decoration: none;
}

#madeVisual a:hover{
	text-decoration: underline;
}

p.top {
	text-align: right;
}

.is_row {
	margin-top: 0px;
	margin-bottom: 10px;
}

.is_title {
	font-size: 14px;
	line-height: 140%
}

.is_context {
	line-height: 140%
}

.is_url {
	color: #006600;
	line-height: 140%
}

#featureImgHp {
	width: 582px;
	height: 242px;
/*	background: #EBF1F5;
*/}

#featureImg {
	width: 582px;
/*	background: #EBF1F5;
*/}


#featureImgHp img, #featureImg img{
	border: none;
}


.ques {
	color: #FF6600;
	font-weight: bold
}

.ans {
	color: #006600;
	font-weight: bold

}

#sitemap {

}

#sitemap ul {
	margin: 0px;
	padding: 0px;
}

#sitemap ul li{
	font-weight: bold;
	list-style:none;
	list-style-image:none;
	margin-bottom: 10px;
	font-size: 1.1em;
	background: #fff;
	padding-left: 10px;
	border:0px solid #666666;
}

#sitemap ul li a{
	color: #006600;
	text-decoration:none
}

#sitemap ul li a:hover{
	text-decoration: underline
}



#sitemap ul li ul {
	margin: 0px 0px 10px 15px;
	padding: 0px
}


#sitemap ul li li{
	font-weight: normal;
	margin-bottom: 0px;
	font-size: .9em;
	border:0px solid #666666

}

#sitemap ul li li a{
	color: #ff6600;
}


li.alpha {
	list-style:lower-alpha;
}

#footerMenu {
	margin-top: 100px;
	text-align: center;
	color: #FF6600;
	font-size: .9em
}

#footerMenu a{
	color:#666666;
	text-decoration:none
}

#footerMenu a:hover{
	color:#ff6600;
	text-decoration: underline
}


#footerMenu ul {
	margin: 0px;
	padding: 0px;
}


#footerMenu ul li{
	list-style: none;
	list-style-type: none;
}


li.tools {
	list-style-image:url(/images/li_tools.gif);
}

/* For Section Homepages */
.sectionList {
	margin-top: 10px;
}

.sectionList td{
	padding: 8px;
	vertical-align:top;
	line-height: 150%;
}

.sectionList td a{
	text-decoration: none;
	color: #006600
}

.sectionList td a:hover{
	text-decoration: underline;
	color: #ff6600
}


.sectionList td ul{
	margin:0px 0px 0px 0px;;
	padding:0px;
}

.sectionList td ul li{
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 40px;
	background:url(/images/arrow.gif) no-repeat;
}


.sectionList td.optionOn{
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #F3F4F5;
	width: 180px;
}

.sectionList td.optionOff{
	font-weight: bold;
	background: #FFFFFF;
	width: 180px;
}


.sectionList td.descriptionOn{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #F3F4F5;
}

.sectionList td.descriptionOff{
	background: #FFFFFF;
}

.sectionList td p{
	margin: 0px;
	padding: 0px;
	line-height: 140%
}

/*For Photo Gallery*/
#thumbBox 
{
	width: 270px;
    height: 95px;
    position:absolute;
    overflow: hidden; 
	padding-top:0;
	margin-top:-40px;
	border-bottom:1px solid silver;  
    

}
#thumbs
{
width: 5000px;


}



