﻿/*@import url(layout.css);*/
body {
	color: #000066;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#container {
	background-color: #fff;
	width: 760px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0; 
	border-bottom: 0;
	border-left: 0;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}
	
#masthead {
	/*background: #ccccFF left;*/
	font-family:  Arial, Helvetica, sans-serif;
	text-align: right;
	
	width: 100%;
	vertical-align: sub;
	padding: 5px 0 5px 0px;
}
.wrapper{
	position: relative;
	float: none;
	left: 0px;
	width: 760px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.left1{
	position: relative;
	float: left;
	left: 0px;
	width: 370px;
	height: 270px;
	background-color: #FFFFFF;
}
.right1{
	position: relative;
	float: right;
	right: 0px;
	width: 370px;
	height: 270px;
	background-color: #FFFFFF;
}
.whole {
	position: relative;
	float: left;
	left: 0px;
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.hd {
	border: thin none #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	text-indent: 5px;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
.col1{
	background-position: left bottom;
	position: relative;
	float: left;
	left: 5px;
	width: 182px;
	height: 250px; /*background-color: red;*/;
	border: 1px solid #808080;
	text-align: center;
	background-repeat: no-repeat;
}
.col2{
	background-position: left bottom;
	position: relative;
	float: left;
	left: 10px;
	width: 182px;
	height: 250px; /*background-color: red;*/;
	border: 1px solid #808080;
	text-align: center;
	background-repeat: no-repeat;
}
.col3{
	background-position: left bottom;
	position: relative;
	float: left;
	left: 15px;
	width: 182px;
	height: 250px; /*background-color: red;*/;
	border: 1px solid #808080;
	text-align: center;
	background-repeat: no-repeat;
}
.col4{
	background-position: left bottom;
	position: relative;
	float: right;
	right: 5px;
	width: 182px;
	height: 250px; /*background-color: green;*/;
	border: 1px solid #808080;
	text-align: center;
	background-repeat: no-repeat;
}
.leftdw{
	background-position: left bottom;
	position: relative;
	float: left;
	left: 5px;
	width: 366px;
	height: 250px; /*background-color: red;*/;
	border: 1px solid #808080;
	text-align: center;
	background-repeat: no-repeat;
}


.hd336600 {
	border: thin none #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
.hdred {
	border: thin none #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: red;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}



.center {
	text-align: center;
}
.small_font {
	font-size: 11px;
	padding-left: 5px;
}
#navigation {
	background: #ffffff;
	overflow:hidden;
}
#column_l {
	width: 560px;
	margin: 0;
	padding: 0 2px 0 2px;
	background-color: #fff;
}
#column_r {
	width: 200px;
	margin: 0;
	float: right;
	padding: 4px;
	position: relative;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}  

.prodlink1 {
	position: relative;
	float: left;
	left: 0px;
	width: 370px;
	height: 270px;
	background-color: #FFFFFF;
	text-align: center;
}
.prodlink2 {
	position: relative;
	float: right;
	right: 0px;
	width: 370px;
	height: 270px;
	background-color: #FFFFFF;
	text-align: center;
}


/* Styles for Navigation 
#navigation ul {
/*	border-right: thin #6666FF solid;
	background: #6666FF;
	border: thin #6666FF;
	list-style-type: none;
	width: 756px;
	margin: 0;
	padding: 0;
	z-index: auto;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #6666FF;
}
#navigation a:hover {
	color: #003366;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9; 
}*/

.top_nav{
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/;
	overflow: hidden;
}

.top_nav ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/; /*border: 1px #A4A4FF solid;/*1px solid #8a8afa top_nav border*/;
	border-top: 3px #A4A4FF double;
	border-right: 0px;
	border-bottom: 3px #A4A4FF double;
	border-left: 0px;
	background: url('../images/menu_tab.jpg') repeat-x center;
}

.top_nav ul li{
display: inline;
}

.top_nav ul li a{
	float: left;
	color: navy; /*text color*/;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	border-right: 1px #A4A4FF solid ;/* 1px solid #8a8afa color divider between menu items*/
}

.top_nav ul li a:visited{
/*color: white;*/
}

.top_nav ul li .current{
	color: blue !important; /*text color of selected and active item*/;
	padding-top: 6px; /*shift text down 1px for selected and active item*/;
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/;
	background: url('../images/menu_tab2.jpg') repeat-x center;
}

.top_nav ul li a:hover{
	color: blue !important; /*text color of selected and active item*/;
	padding-top: 6px; /*shift text down 1px for selected and active item*/;
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/;
	background: url('../images/menu_tab2.jpg') repeat-x center;
}
/* End Style for Navigation */

/* Styles for Footer */
#footer {
	width: auto;
	clear: both;
	text-align: center;
	/*background-color: #ccccFF;*/
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
}

}

#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	margin: 1px;
	padding: 5px 0 5px 0;
}
#footer a {
	color: #003366;
	text-decoration: underline;
}
#footer a:hover {
	color: #000066;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	background: bottom;
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.noPrint{
	display:none
}

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
	width: 300px; /* container width*/
	background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
	/* Add container height here if desired */
	background-color: white;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -5px; /*shadow depth*/
	top: -5px; /*shadow depth*/
}

/* SIMPLE IN-LINE MENU */
#menutab {
	width: 100%;
	margin: 0;
	padding: 0 2px 0 2px;
	background-color: #fff;

}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-align: right; /*	border-bottom-width: 1	px;
	border-bottom-style:solid;
	border-bottom-color:#666666;	*/;
	padding: 2px 2px 2px 2px;
	vertical-align: text-top;
}

.simple a:link {
	color: #006633;
	text-decoration: underline;
}
.simple a:visited {
	color: orange;
	text-decoration: none;
}
.simple a:hover {
	color: #996633;
}
.tablehd {
	border-style: solid;
	border-width: 1px;
	background-color: #C0C0C0;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
.td_center1 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 30px;
}
.td_center2 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFCC;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 30px;
}
.td_center3 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}


.table_td1 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}
.table_td2 {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFCC;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}
/* END SIMPLE IN-LINE MENU */


/* Styles for Pull down Menu 

.preload1 {background: url('../background/bluetabover_a1.gif');}
.preload1 {background: url('../background/bluetabover_b1.gif');}

.menu {
		padding:0 0 0 0px; 
		margin:0; 
		list-style:none; 
		height:30px; 
		background:url('../background/bluetab_c1.gif'); 
		position:relative; 
		z-index:500; 
		font-family: arial, verdana, sans-serif;
		}
.menu li.top {
		display:block; 
		float:left;
		}
.menu li a.link {
	display: block;
	float: left;
	height: 30px;
	line-height: 36px;
	color: #000099;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;
	cursor: pointer;
	background: url('../background/bluetab_a1.gif') no-repeat;
}
.menu li a.link span {
		float:left; 
		display:block; 
		padding:0 20px 0 10px; 
		height:30px;
		background: url('../background/bluetab_b1.gif') right top;
		}
.menu li a.link:hover {
		color:#000; 
		background: url('../background/bluetabover_a1.gif') no-repeat; 
		line-height:24px;
		}
.menu li a.link:hover span {
		background: url('../background/bluetabover_b1.gif') no-repeat right top;
		}
.menu li:hover > a.link {
		color:#000; 
		background: url('../background/bluetabover_a1.gif') no-repeat; 
		line-height:34px;
		}
.menu li:hover > a.link span {
		background: url('../background/bluetabover_b1.gif') no-repeat right top;
		}
.menu table {
		border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;
		}
.menu a:hover {
		visibility:visible; 
		position:relative; 
		z-index:200;
		}
.menu li:hover {
		position:relative; 
		z-index:200;
		}
.menu ul {
		position:absolute; 
		left:-9999px; 
		top:-9999px; 
		width:0; 
		height:0; 
		margin:0; 
		padding:0; 
		list-style:none;
		}
.menu ul.sub1 {width:160px;}
.menu ul.sub2 {width:160px;}
.menu ul.sub3 {width:160px;}
.menu ul.sub4 {width:160px;}

.menu :hover ul {
	left: 0;
	top: 35px;
	background: #ccccff;
	padding: 3px;
	border: 1px solid #6666ff;
	border-width: 1px 1px 1px 1px;
	white-space: nowrap;
	height: auto;
	z-index: 300;
}
.menu :hover ul li {
		display:block; 
		height:20px; 
		position:relative; 
		font-weight:normal; 
		width:auto;
		}
.menu :hover ul li a {
		display:block; 
		font-size:11px; 
		height:20px; 
		line-height:28px; 
		width:auto; 
		padding:0 10px; 
		color:#000; 
		text-decoration:none;
		}
.menu :hover ul li a:hover {
		background:#6666ff; 
		/*color:#fff;  -----
		.menu :hover ul li a:hover {
		background:#6666ff; 
		/*color:#fff;  ----- 
		color:yellow; 
		}

.noPrint {
		display:none
	
} */

