body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}


	
a:hover {
	color: #0054A4;
	text-decoration: underline;
	}	

#Pod {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px 20px 25px 20px;
	}
	
#Nav {
	float: left;
	display: block;
	height: 25px;
	background-color: #000000;
	}
	
#Nav a:Hover {
	display: block;
	height: 25px;
	background-color: #0054a4;
	}
	

.textTitle01 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

.textTitle02 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0154a4;
	text-decoration: none;
}


.textMain01 {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

/*-----------------------------------------------------------------------------
	Home Image Roll Over Classes
-----------------------------------------------------------------------------*/
#homeImgPod {
	width: 800px;
	_width: 883px;
	background-color: #FFFFFF;
	}
	
.homeImgSpacer {
	height: 10px;
}


/*-----------------------------------------------------------------------------
	Secondary Page Classes
-----------------------------------------------------------------------------*/

#Pod02 {
	width: 893px;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 30px 30px 0px 0px;
	}

#SecTable {
	width: 893px;
	margin: 0;
	padding: 0;
	}
	
td.leftCol {
	width: 250px;
	_width: 251px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	border-right: 1px solid #000000;
	padding: 40px 0px 60px 0px;
	}
	
td.leftCol02 {
	width: 266px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	border-right: 1px solid #000000;
	padding: 40px 0px 60px 0px;
	}	

.LeftNav {
	text-align: right;	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/bg-leftnav01.gif);	
	}

.LeftNav li a {
	width: 228px;
	color: #000000;
	height: 20px;
	padding-right: 22px;	
	text-decoration: none;
	display: block;
	}
	
.LeftNav li a:hover {
	color: #0054a4;
	text-decoration: none;
	}	

td.rightCol {
	width: 640px;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 60px 35px;
	font-size: 12px;
	}
	
#pageTitle {
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	font-size: 26px;
	border-bottom: 1px solid #CCCCCC;
	color: #0054a4;
	letter-spacing: -1px;
	}

#pageSubTitle {
	font-weight: bold;
	font-size: 18px;
	margin: 15px 0px 0px 0px;
	line-height: 16px;
	}
	
.prodDes {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;	
	}
	
.proImgPod {
	float: left;
	width: 252px;
	height: 300px;
	margin: 0px 25px 15px 0px;
	}

.proLink {
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	color: #000000;
	}
	
.prodTitle {
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #CCCCCC;
	color: #0054a4;
}

.texttable {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.divisions {
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #660000;
	background-color: #CCCCCC;
}
.subdivisions {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.prodimageborder {
	border: 1px solid #CCCCCC;
}




/*-----------------------------------------------------------------------------
	Footer Classes
-----------------------------------------------------------------------------*/

.footerTextSM {
	color: #000000;
	font-size: 10px;
	margin-left: 20px;
	}

.footerTextLG {
	display: inline;
	color: #000000;	
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	}
	
.footerTextLG a {
	display: inline;
	color: #000000;	
}

.footerTextLG a:hover {
	display: inline;
	color: #4C90C7;	
}

.videobuttonR {
	background-color: #CCCCCC;
	height: 20px;
	width: 118px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #0054A4;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
#rt_button {
	float: right;
	height: 30px;
	width: 118px;
	position: relative;
	margin-right: 5px;
}

.videobuttonR a:link {
	color: #0054A4;
	text-decoration: none;
}
.videobuttonR a:visited {
	color: #0054A4;
	text-decoration: none;
}
.videobuttonR a:hover {
	color: #FFFFFF;
}
.LeftNavcontact {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/bg-leftnav01.gif);
	position: relative;
	left: 20px;
}
.advbutton {
	clear: right;
	height: 104px;
	width: 109px;
	float: right;
}

