body {
	font-family: Arial, Helvetica, sans-serif;
	background: #369;
	margin: 0px;
	padding: 0px;
}
#bodybg {
	background: #FFFFFF url(../images/bg-front-top.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 1;
	visibility: visible;
}
#bodybgin {
	background: #FFFFFF url(../images/bg-in-top.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 1;
	visibility: visible;
}
#head {
	background: url(../images/head_bg.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	height: 111px;
}
#headin {
	background: #003366 left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}
.logo {
	z-index: 10;
	position: absolute;
	left: 15px;
	top: 69px;
}
.logoin {
	z-index: 10;
	position: absolute;
	left: 15px;
	top: 45px;
}
#NavMenuList {
	position: absolute;
	left: 20px;
	top: 123px;
	height: 40px;
	width: 90%;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
	clear: both;
	text-align: left;
	vertical-align: bottom;
	z-index: 3;
}
#NavMenuList li {
    display: inline;
    list-style: none; 
	white-space: nowrap;
}
#NavMenuList a {
    padding: 2px 10px 1px 10px;
    width: auto; 
	height: 16px;
    color: #FFF;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    float: left; 
	display: block;
}
#NavMenuList a:hover {
    color: #003; 
	background-color: #FFF;
}
#NavMenuList .NavSubMenuList {
    visibility: hidden;
    left: 0; 
	top: 20px;
    position: absolute; 
	height: 20px;
    width: 100%; 
	display: inline; 
	white-space: nowrap;
    margin: 0; 
	padding: 0; 
	border: 0px;
}
#NavMenuList .NavSubMenuList li a {
	color: #003;
	background-color: #FFF;
	float: left;
	border-top: 0px solid #6699CC;
	border-right: 0px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 0px solid #6699CC;
	font-weight: normal;
}
#NavMenuList .NavSubMenuList li a:hover {
	color: #000;
	background: #CCC;
	border-top: 0px solid #69C;
	border-right: 0px solid #69C;
	border-bottom: 1px solid #69C;
	border-left: 0px solid #69C;
}
/* INSIDE MENU STYLE*/
div.interiorMenu #NavMenuList {
	position: absolute;
	left: 20px;
	top: 99px;
	height: 40px;
	width: 90%;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
	clear: both;
	text-align: left;
	vertical-align: bottom;
	right: 0px;
}
div.interiorMenu #NavMenuList li {
    display: inline;
    list-style: none; 
	white-space: nowrap;
}
div.interiorMenu #NavMenuList a {
    padding: 2px 10px 1px 10px;
    width: auto; 
	height: 16px;
    color: #FFF;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    float: left; 
	display: block;
}
div.interiorMenu #NavMenuList a:hover {
    color: #003; 
	background-color: #FFF;
}
div.interiorMenu #NavMenuList .NavSubMenuList {
    visibility: hidden;
    left: 0; 
	top: 20px;
    position: absolute; 
	height: 20px;
    width: 100%; 
	display: inline; 
	white-space: nowrap;
    margin: 0; 
	padding: 0; 
	border: 0px;
}
div.interiorMenu #NavMenuList .NavSubMenuList li a {
	color: #003;
	background-color: #FFF;
	float: left;
	border-top: 0px solid #6699CC;
	border-right: 0px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 0px solid #6699CC;
	font-weight: normal;
}
div.interiorMenu #NavMenuList .NavSubMenuList li a:hover {
	color: #000;
	background: #CCC;
	border-top: 0px solid #69C;
	border-right: 0px solid #69C;
	border-bottom: 1px solid #69C;
	border-left: 0px solid #69C;
}
/* END INSIDE */
#contentbox {
	margin: 180px 0 0 0;
}
#contentboxIn {
	margin: 158px 0px 0px;
}
.side {
	width: 190px;
	vertical-align: top;
}
#dept {
	margin: 14px 20px 20px;
	padding: 0px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	white-space: normal;
	font-size: 12px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
	background: #FFF;
}
.deptlink {
    text-align: right;
	font-size: 12px;
	vertical-align: top;
	white-space: normal;
	padding-top: 8px;
}
#dept a {
	color: #666;
}
#dept a:hover {
	color: #369;
	text-decoration: underline;
}
#content {
	padding: 0px 10px 20px
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-size: 13px;
	float: none !important;
}
.newsq {
}
#prod {
	color: #000000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-size: 12px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
	background: #FFF;
	margin: 0px 20px 20px;
	padding: 0px;
}
.prodlink {
    text-align: left;
	font-size: 12px;
	vertical-align: top;
	white-space: normal;
}
#prod a {
	color: #666;
}
#prod a:hover {
	color: #369;
	text-decoration: underline;
}
.featimg {
	text-align: center;
	border-bottom: 1px solid #CCC;
}
#content p {
	padding: 0;
	margin: 0 0 14px 0;
}
#content table {
	margin: 0 0 10px 0;
}
#content .frontlists {
	width: 100%;
}
#content .frontlists .col1 {
	padding-right: 20px;
	background: url(../images/frontlists_bg.png) repeat-y top right;
	width: 50%;
	vertical-align: top;
}
#content .frontlists .col2 {
	width: 50%;
	padding-right: 10px;
	vertical-align: top;
}
#content .frontlists .col1 ul li, #content .frontlists .col2 ul li {
	margin-bottom: 10px;
	list-style: square;
	list-style-image: url(../images/bullet_point.png);
}
#content .first {
	color: #036;
	font-weight: 700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#NewsFeature {
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	list-style: square url(../images/bullet-greysquare.gif) outside;
}
#NewsFeature td {
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
#NewsFeature li {
	text-align: left;
	margin: 0px 0px 7px -20px;
	padding: 0px;  
}
#NewsFeature a {
	color: #369; 
}
#NewsFeature a:hover {
	color: #69C; 
}
.subtxt {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	display: inline;
}
#footer {
	background: #003366 url(../images/bg-footer.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	height: 37px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	width: 100%;
	vertical-align: middle;
	line-height: normal;
	left: 0px;
}
#footer a {
    color: #FFF;
}
#footer td {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: normal;
	bottom: 0px;
}
#footer p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.newstitle {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}
#search {
	text-align: right;
	vertical-align: top;
	position: absolute;
	top: 115px;
	right: 5px;
	clear: left;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	z-index: 5;
	white-space: nowrap;
}
#searchIn {
	text-align: right;
	vertical-align: top;
	position: absolute;
	top: 91px;
	right: 5px;
	clear: left;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	z-index: 5;
	white-space: nowrap;
}
#search a, #searchIn a {
	color: #FFF;
	margin: 2px;
	padding: 3px;
	background: #003366;
	font-size: 12px;
	text-decoration: none;
}
#marquee {
	color: #FFFFFF;
	font-size: 10px;
	margin: 2px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
