/* Inner Pages Style */

#topBanner {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid 10px #FF6600;
	float: left;
	margin-bottom: 5px;
}

#middleColumn {
	width: 479px;
	float: left;
	margin-right: 10px;
	padding: 0 0 0 0;
	display: table-cell;
	height: auto;
}

#flashImg {
	width: 688px;
	height: 168px;
	border: solid 1px #CCCCCC;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.webServices {
	width: 198px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 5px;
	text-align: center;
}

#resourceHeading {
	width: 198px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}

#rightColumn {
	width: 193px;
	height: auto;
	float: left;
	line-height: 1.4em;
	border: solid 1px #CCCCCC;
	background-image: url(../images/contentBG.jpg);
	padding: 15px 0 15px 5px;
}

#rightColumn h2 {
	color: #000066;
	line-height: normal;
	text-align: center;
	font-size: 20px;
}

#rightColumn h4 {
	color: #000066;
	text-align: center;
	font-size: 16px;
}

#middleNav {
	width: 178px;
	height: 158px;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	font-weight: bold;
	color: #FF6600;
	background-color: #d1d0e3;
}

#rightNav {
	width: 178px;
	height: 158px;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-left: 5px;
	text-align: left;
	padding-right: 10px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #FF6600;
	background-color: #d1d0e3;
}

#logoBox {
	width: 280px;
	border: solid 1px #CCCCCC;
	height: 168px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.innerNav, .innerNav:link, .innerNav:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.innerNav:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#rightSecondLinks {
	line-height: 1.3em;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}		

.emphasis {
	font-weight: bold;
}	

ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 25px;
	padding: 0px;
}

li {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 00px;
}	
	
.compatible {
	margin-top: 15px;
	border-top: solid 1px #CCCCCC;
	padding-top: 5px;
}

table#results {
	width: 450px;
	margin: 5px 5px 5px 0;
}

table#results th {
	font-size: 12px;
	text-align: center;
	background-color: #FF6600;
	color: #000066; 
}

#table#results tr {
}

table#results tr td {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border: 1px solid #000000;
}

.resulttitle {
	font-size: 14px;
	color: #000066; 
	font-weight: bold;
	text-decoration: none;
}

#leftImage {
	float: left;
	width: 198px;
	height: 333px;
	border: solid 1px #CCCCCC;
	margin: 0 10px 0 0;
}

#contentInnerArea {
	width: 910px;
	height: auto;
	margin-top: 10px;
	float: left;
}

#InnercontentText {
	width: 447px;
	height: auto;
	min-height: 613px;
	background-color: #FFFFFF;
	float: left;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
