@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg001.png);
	background-repeat:repeat-x;
	backgroud-position: 50% top;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align: text-top;
	margin: 10px;
	BACKGROUND-COLOR:#0099FF;
	MARGIN-TOP: 10px;
	text-align: justify;
}

/* unvisited link */
a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}      
/* visited link */
a:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}  
/* mouse over link */
a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}  
/* selected link */
a:active {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}  

a img {
	border:0px;
}
div.content {
	background-color:#FFFFFF;
	BORDER-BOTTOM-STYLE: none;
	TEXT-ALIGN: left;
	BORDER-RIGHT-STYLE: none;
	MARGIN: 0px auto;
	WIDTH: 1024px;
	BACKGROUND-REPEAT: repeat-y;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none;
}

#navHeader {
	background-image:url(../images/nav_bg.png);
	color:#000000;
	text-align:right;
	height:36px;
	padding-right:25px;
	padding-bottom:inherit;
	padding-top:inherit;
}

#headerBg {
	background-image:url(../images/header_BG.png);
	background-repeat:repeat-x;
}

#ProdTbl td {
font-weight:bold
}

h1 {
color:#0066FF;
}

h3 {
color:#0066FF;
}

#footer_text {
	color:#000000;
	padding-top:6%;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	background-position: bottom;
}

div.footer {
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	height:100px;
}

.content #navHeader a {
	/*padding-bottom:50px;*/
}

div.navText {
	text-align:center;
	padding-top:8px;
}

.table #content td {
	background-color:#00CC33;
}

.content table {
	vertical-align: top;
}

#homeIcon2 {
	text-decoration:none;
	border: 0px;
}

div.navHeader #homeIcon {
	position:absolute;
	top:10px;
	right:500px;
}

div.img img {
	display:inline;
	margin:3px;
	border:1px solid #ffffff;
	text-align:right;
}

div.#imgLink a:link { 
	text-decoration: none;
	color:#00CC00;
}

div.#imgLink a:hover { 
	text-decoration: none; 
	color:#00CC00; 
}

div.#imgLink a:active { 
	text-decoration: none; 
	color: #00CC00; 
}

div.#imgLink a:visited { 
	text-decoration: none; 
	color: #00CC00; 
}

div.#imgLink2 a:link { 
	text-decoration: none;
	color:#00CC00;
}

div.#imgLink2 a:hover { 
	text-decoration: none; 
	color:#00CC00; 
}

div.#imgLink2 a:active { 
	text-decoration: none; 
	color: #00CC00; 
}

div.#imgLink2 a:visited { 
	text-decoration: none; 
	color: #00CC00; 
}



div.textBox {
	border-left-style:dotted;
	border-color:#FF9900;
	text-align: left;
	vertical-align: top;
}

div.textBox2 {
	padding-left:50,50,50,50;
	width:100%;
	text-align: center;
	vertical-align: top;
}

div.LeftBorderTextCenter {
	border-left-style:dotted;
	border-color:#FF9900;
	width:100%;
	text-align: center;
	vertical-align: top;
}

div.NoBorderTextCenter {
	border-color:#FF9900;
	width:100%;
	height:400px;
	text-align: center;
	vertical-align: top;
}

div.textBox5 {
	padding: 5%;
	text-align:left;
}


div.txtBox6 {
	text-align: left;
	padding: 10px 5% 0% 5%;
}

div.textBox7 {
	padding-left:25px;
	border-left-style:dotted;
	border-color:#FF9900;
	width:100%;
	height:400px;
	text-align: left;
	vertical-align: top;
}

/*Media*/
div.textBox8 {
	border:double;
	padding: 25px;
	background-image:url(../images/media_bg.png);
	background-repeat:repeat-y;
}
