/* CSS Document */
.style1 {
	color: #FF0000;
	font-size: 12px;
}
h3 {
	font-size: 130%;
	}

.container {
	padding: 5px;
	background-color: #E1E8C4;
	margin: 0px;
	}
.container2 {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	}	
.Subcontainer {
	padding: 5px;
	background-color: #356A62;
	margin: 0px;
	}	

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	width: 400px;
	padding: 0px;
	margin: 0px;
}
.text1 {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	line-height: 18px;
}

.minitext1 {
	font-family: sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	line-height: 10px;
}

.submenuTEXT {
	font-family: sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#minitabs {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #696;
	font-family: sans-serif;
	}
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	background-image: url(images/bg.gif);
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	text-decoration: none;
	color: #458945;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 1px;
	color: #1D381D;
	background-image: url(images/bg.gif);
	}

/* relative font-size version */

#miniflex {
	width: 100%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #333;
	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #999;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #333;
	padding-bottom: 2px;
	color: #333;
	}
.graphicBk {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.extraLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.subColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00adbf;
	font-size: 17px;
	font-weight: bold;
}

.bluePara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00adbf;
	font-size: 12px;
	font-weight: bold;
}

.paraColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00adbf;
	font-size: 12px;
	font-weight: bold;
}
.paraColor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

/* CSS Document */

/*popup large image*/
.popImgSmall,.popImgLarge{border:#c2c2c2 1px solid;padding:4px;background:#EBEBEB;cursor:url(images/magplus.cur), pointer;}
/*.popImgSmall{width:292px;height:310px;}*/
.popImgSmall{width:250px;height:257px;}
.popImgLarge{cursor:url(images/magminus.cur), pointer;}


/* Begin of link hover decoration for top box on index */
.a3 A:link {
	text-decoration: underline;
	color: #00adbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.a3 A:visited {
	text-decoration: underline;
	color: #00adbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.a3 A:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00adbf;
} 
.a3 A:hover {
	text-decoration: underline;
	color: #1B1465;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



/* Begin of link hover decoration for div right corner */
.a2 A:link {

	color: #00adbf;;
} 
.a2 A:visited {
    text-decoration: none;
    color: #00adbf;;
} 
.a2 A:active {
    text-decoration: none;
} 
.a2 A:hover {
    	color: #00adbf;
	text-decoration: underline;
}

.aparaLink A:link {

    	color: #00adbf;
} 
.aparaLink A:visited {
    text-decoration: none;
   	color: #00adbf;
} 
.aparaLink A:active {
    text-decoration: none;
} 
.aparaLink A:hover {
 	color: #00adbf;

}


/*Begin of div in right corner */
.curlycontainer2{
	border: 1px solid #356863;
	margin-bottom: 1em;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.curlycontainer2 .innerdiv2{
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/menug_bg2.gif);
}

.curlycontainer .innerdiv{
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	left: 2px;
	top: 2px;
	padding-top:1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}


.glossymenu{
	/* position: relative; commented out due to interference with menu bar */
	margin: 0;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	padding: 0;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#333333;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.glossymenu li a b{
	float: left;
	display: block; /*Padding of menu items*/
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 8px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.green{
	background-repeat: repeat-x;
	background-image: url(../images/menug_bg.gif);
}

.green li.current a, .green li a:hover{
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
}

.green li.current a b, .green li a:hover b{
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

a:hover, a:visited:hover, a:link:hover {
	text-decoration:none;
	color: #63F;

}.contactMod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.contactModBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.tblpad {
	padding-left: 20px;
}

/* dropshadow box here */
.imagDiv {
	float: left;
	height: 311px;
	width: 301px;
	padding-right: 5px;
}
.shadow, .content{ position: relative; bottom: 4px; right: 4px; }
.shadow{ background-color: #ccc; }
.content{
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 1px;
	margin-top: -5px;
}
.width {
	width: 900px;
	margin-top: -5px;
}
#para { text-shadow : 0.2em 0.2em; }
.contains { position: relative; left: 2px; top: 2px; color: #ccc; font-weight: bold; }
.text { position: absolute; left: -2px; top: -2px; color: #000;}
.spaced { margin-top: 300px; }
.imagDivProd {
	float: right;
	height: 311px;
	width: 301px;
	padding-left: 30px;
}
.yahoo {
	text-decoration: underline;
	color: #60F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

