DIV.hpSecondColumn {
	float: left;
	width: 535px;
	padding-right: 10px;
}

DIV.hpThirdColumn {
	float: left;
	width: 190px;
	padding-left: 5px;
}


DIV.hpThirdColumn * FORM {
	margin: 0px;
	background-color: #808080;
	padding: 10px 0px 10px 0px;
	color: white;
}
DIV.hpThirdColumn * FORM A,
	DIV.hpThirdColumn * FORM A:hover,
	DIV.hpThirdColumn * FORM A:active,
	DIV.hpThirdColumn * FORM A:visited {
	color: white;
}

DIV.hpThirdColumn * FORM INPUT.text {
	background-image: url(../../images/template/input-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bolder;
}
DIV.hpThirdColumn * FORM INPUT.submit {
	background-image: url(../../images/template/input-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: bolder;
}

DIV.hpThirdColumn ul li,
	DIV.frameMiddleB ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
DIV.hpThirdColumn * ul li a,
	DIV.hpThirdColumn * ul li a:visited,
	DIV.frameMiddleB ul li a,
	DIV.frameMiddleB ul li a:visited {
	padding: 2px 2px 2px 1px;
	text-decoration: none;
	width: 182px;
	color: #f00;
	display: block;
}
DIV.hpThirdColumn * ul li a:hover, 
	DIV.hpThirdColumn * ul li a:focus,
	DIV.frameMiddleB ul li a:hover,
	DIV.frameMiddleB ul li a:focus {
	color: #000000;
}
DIV.hpThirdColumn * ul.linkDescStyle li {
	float: none !important;
	padding: 2px 0px 2px 5px;
	clear: none;
	font-size: 90%;
	background-color: #EEEDFA;
	border-bottom: 2px solid #FFF;
}
DIV.hpThirdColumn * ul.linkDescStyle  li a,
	DIV.hpThirdColumn * ul.linkDescStyle  li a:visited,
	DIV.hpThirdColumn * ul.linkDescStyle  li a:hover,
	DIV.hpThirdColumn * ul.linkDescStyle  li a:focus {
	padding: 0px;
	font-size: 100%;
	width: auto;
	color: #000000;
	font-weight: 600;
	border-top: none;
	display: inline;
}
DIV.hpThirdColumn * ul.linkDescStyle  li a:hover,
	DIV.hpThirdColumn * ul.linkDescStyle  li a:focus {
	text-decoration: underline;
	color: black;
}


DIV.frameMiddle ul {
	margin: 0px;	/*removes indent IE and Opera*/
	padding: 0px;
	list-style-type: none;	/*turns off display of bullet*/
	width: 186px;
}
DIV.frameMiddle h2 {
	background-image: none;
	font-size: 110%;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
}
DIV.frameMiddle DIV.frmContent {
	padding: 5px 5px 5px 5px;
	font-size: 95%;
}
DIV.frameMiddle DIV.frmContent P {
	padding: 0px;
	margin: 0px;
}

/*******************************************************
Right Frames
*/
/* Standard Frames for the Homepage */
DIV.frameRightShellStyle1, 
	DIV.frameRightShellStyle2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 190px;
}

DIV.frameRightShellStyle1 DIV.frmTabTop, 
	DIV.frameRightShellStyle2 DIV.frmTabTop {
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 7px;
}
DIV.frameRightShellStyle1 DIV.frameMiddle, 
	DIV.frameRightShellStyle2 DIV.frameMiddle {
	margin: 0px;
	padding: 0px;
	width: 186px;
}
DIV.frameRightShellStyle1 DIV.frameMiddle {
	border: 2px solid #666666;
}
DIV.frameRightShellStyle2 DIV.frameMiddle {
	border: 2px solid #333333;
}

DIV.frameRightShellStyle1 DIV.frameMiddle h2, 
	DIV.frameRightShellStyle2 DIV.frameMiddle h2 {
	color: white;
	font-size: 120%;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	background-image: none;
}
DIV.frameRightShellStyle1 DIV.frameMiddle h2, DIV.frameRightShellStyle2 DIV.frameMiddle h2 {
	background-image: none;
	font-size: 110%;
}
DIV.frameRightShellStyle1 DIV.frameMiddle h2 {
	background-color: #0C335A;
}
DIV.frameRightShellStyle2 DIV.frameMiddle h2 {
	background-color: #0C335A;
}
DIV.frameRightShellStyle1 DIV.frameMiddle DIV.frmContent, 
	DIV.frameRightShellStyle2 DIV.frameMiddle DIV.frmContent {
	padding: 5px 5px 5px 5px;
}

#slideshow, #slideshow ul, #slideshow li, #slideshow a, #slideshow img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#slideshow ul, #slideshow li {
	list-style-type: none;
}

/*********** SlideShow CSS ********************/
DIV.slideshowContainer {
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
	position: relative;
	background: url(../../images/slideshow/playa_shim.gif) #f4f2ec no-repeat -6px 72px;
	width: 186px;
	height: 90px;
	overflow: hidden;
}
A.sShowBtn IMG {
     border: 0px;
	margin: 0px;
	padding: 0px;
}
A.sShowBtn {
	position: absolute;
	bottom: 4px;
}

