body {
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */ 
	/* customize_body */ color:#333333 /* customize_body */ 
}
p{ padding:0; margin-bottom: 15px; margin-top: 2px;}
img {border: 0px}
a, a:visited {color: #333333;}
a:hover, a:active {color:#ff6600;} 

h1,h2,h3,h4,h5{ margin:0px 0px 0px 0px; padding:0px 0px; margin-top:8px }
h1{ font-size:18px; line-height:19px; color:#333333; font-weight: bold; margin-bottom:5px; }
h2{ font-size:15px; line-height:15px; color:#333333; font-weight: bold; margin-top:5px; margin-bottom:5px; }
h3{ font-size:13px; line-height:14px; color:#333333; font-weight: bold; margin-bottom:5px; padding:0;}
h4{ font-size:15px; line-height:16px; color:#ff6600; font-weight: bold;}
h5{ font-size:13px; line-height:13px; color:#ff6600; margin:0; padding:0; }

h1 a,h2 a,h3 a{color:#333333; text-decoration:none;}
h4 a,h5 a{color:#ff6600; text-decoration:none;}
h1 a:hover,h2 a:hover,h3 a:hover{color:#ff6600; text-decoration:none;}
h4 a:hover,h5 a:hover {color:#333333; text-decoration:none;}


/*Header Tabs - background image*/
.tabs {background-image: url(http://test.easternengineering.com/themes/eastern/images/hd_back.jpg); background-repeat: repeat-x; font-family: Arial; color:#FFF; font-size:11px; font-weight:bold;}
.tab_txt { color: #FFF; padding-top: 5px;}
.tab_txt a {color: #FFF; text-decoration:none;}
.tab_txt a:hover {color:#6ef0ff; text-decoration: underline;}

.graytab { background-image: url(http://test.easternengineering.com/themes/eastern/images/hdtab_gray.jpg); background-repeat: no-repeat; width:130px; height:34px; }
.bluetab { background-image: url(http://test.easternengineering.com/themes/eastern/images/hdtab_blue.jpg); background-repeat: no-repeat; width:131px;  height:34px;}
.orangetab{ background-image: url(http://test.easternengineering.com/themes/eastern/images/hdtab_orange.jpg); background-repeat: no-repeat; width:130px; height:34px;}

/*Front Page Nav*/
#nav {background-color:#0b325d;}
#nav ul {list-style: none;}
#nav_internal{ background-color: #FFFFFF;}
.nav_inbttm {background-image: url(http://test.easternengineering.com/themes/eastern/images/internalnav_bttm.jpg); background-repeat:repeat-x; height:4px;}

.nav2 a{color:#333333; text-decoration: none; line-height: 20px;}
.nav2 a:hover {color:#ff6600;}
ul.nav2 { padding: 0; margin:0;}
ul.nav2 li { list-style: none; position: relative; }
ul.nav2 li ul li { padding: 0; margin: 0; left: -30px;}
.nav2-selected a, .nav2-path-selected a{color:#ff6600; font-weight: bold;}
.nav2-selected a:hover, .nav2-path-selected a:hover{color:#333333; font-weight: bold;}

/*Bulletin Board Front Page*/
.bulletin { background-image:url(http://test.easternengineering.com/themes/eastern/images/bulletin_back.jpg); width:309px; background-repeat: repeat-y; padding-left: 55px; padding-right: 60px;}

/*Product Box*/
.prod_box { background-image:url(http://test.easternengineering.com/themes/eastern/images/productbox_back.jpg); width:140px; background-repeat: repeat-y;}
#prod_sum { border-bottom: thin; border-bottom-style:solid; border-bottom-color:#c2c2c2; line-height: 25px;}
#prod_sumlast {line-height: 25px; padding-top: 5px; margin-top: 5px;}

/*Footer Text*/
#footer_txt { font-size: 13px; }
.spacer_dot {padding-left: 10px; padding-right: 5px;}


/* Class to style list*/
.list {margin:0; padding:0; line-height: 18px;}
ul.list { list-style: square; padding-left: 15px;}
