/*
24-bit png support
no padding for the images - use div
*/
img, div{
	behavior: url(iepngfix.htc)
}

html, #wrapper{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}

body{
	/*font-family: Tahoma, Arial;*/
	font-family: helvetica, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	height:100%;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

img{
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: block;
}

p{
	/*font-family: Tahoma, Arial;*/
	font-family: helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#outerTop{
	width: 100%;
	background-color: #707070;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #000;
}

#innerTop{
	width: 766px;
	margin: 0px;
	padding: 0px;
}

#iespacer{
	width: 512px;
	padding: 0px;
	margin: 0px;
	height: 375px;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
}

#centerImg img{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


div{
	margin: 0px;
	padding:0px;
	display: block;
}

.sides{
	float: left;
	width: 254px;
	height: 375px;
	background-repeat: no-repeat;
	overflow: hidden;
}


td{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table{
	border-collapse: collapse;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

/*

this is for the left hand navigation

*/

#leftBottomNav a{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#leftBottomNav a:hover{
	text-decoration: underline;
}

#leftBottomNav .docHeading{
	text-transform: uppercase;
}

#leftBottomNav .navHeading{

}
#leftBottomNav .navHeading-on{
	color: #00B6DE;
}

#bottomContent h3{
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#bottomContent ul{
	margin-top: 0px;
	padding-top: 0px;	
}

#bottomContent li{
	margin: 0 40px 12px 0px;
	font-size: 12px;
	line-height: 17px;
}

.hiddenTitle{
	display: none;
}


/*this is for the print button */
.bodyRight{
	margin: 0px;
	padding: 0 10px 10px 10px;

	float: right;
}
#hypLnkPrint{
	color: #BCDFEC;
	text-decoration: none;
	font-size: 12px;
}
#hypLnkPrint:hover{
	color: #BCDFEC;

	text-decoration: underline;
}

.printEmail{
	color: #BCDFEC;
	text-decoration: none;
	font-size: 12px;
}
.printEmail:hover{
	color: #BCDFEC;

	text-decoration: underline;
}


form{
	margin: 0px;
	padding: 0px;
}
p.bodyLeft/* this is the main content */

{
	margin: 0px;
	clear: both;
	line-height: 18px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.bodyLeft a{
	text-decoration: underline;
	color: #ffffff;
	
}
.bodyLeft a:hover{
	text-decoration: none;
}
.headerTop{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 12px 0 0 0;
	clear: both;
	font-size: 11px;
}

/*
*/


.cmgLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}





.style4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A1D3EA;
	font-weight: bold;
}

.bottomLinks{
	color: #A1D3EA;
	text-decoration: none;
	font-size: 11px;	
}
.bottomLinks:hover{
	color: #C1E0EF;
	text-decoration: underline;
	
}
.submenu {
	font-size: 12px;
	font-weight: normal;
}
#leftBottomNav a.submenu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#leftBottomNav a.submenu:hover {
	text-decoration: underline;
}
#leftBottomNav   a.submenu-on {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#centerImg {
	float: left;

}
