A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	color: #0A5765;
	text-decoration: none;
}
.handCursor {
	cursor: pointer;
	cursor: hand;
}
.ideoPage  {
	position : relative;
	height : 100%;
	background: #F7BF38;
	cursor : default;
}
.ideoMain  {
	position : relative;
	padding: 5px;
	height : 100%;
	width : 100%;
}
.ideoInsert  {
	position : relative;
	background : #FCE5AF;
	border : 1px solid #E76C26;
}
.ideoInsertgs  {
	position : relative;
	height : 100%;
	border : 1px solid Black;
}
.ideoPanel {
	position: relative;
	font-family : Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-align: left;
	background-color: #FDEFCD;
	border: 1px solid #E76C26;
	cursor: default;
}
.rightBkgd {
	position : relative;
	width : 150px;
	height : 100%;
	background : #F7BF38;
}
.rightInset {
	position : relative;
	text-align : center;
	background : #F9CF6A;
	border : 1px solid #E76C26;
	padding-bottom : 5px;
	padding-top : 5px;
}
.ideoHeader {
	position: relative;
	padding-top: 1px;
	background-color: #F7BF38;
	font-size: 10pt;
	text-align : left;
	text-indent : 5px;
	color : Black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.ideoBody {
	position: relative;
	padding : 10px 20px 20px 20px;
	font-size: 8pt;
	text-align : left;
	color : Black;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
}
.newThin {
	position: relative;
	height: 20px;
	text-indent: 5px;
	padding-top: 1px;
	letter-spacing: 3px;
	background-color: #0A5764;
	background-image: url(../main/images/nwThin.jpg);
	background-repeat: no-repeat;
	background-position : right;
	font-size: 10pt;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #B5CDD0;
	text-align : left;
	margin : 10px 5px 10px 5px;
}
.emailHeader {
	position: absolute;
	right : 10px;
	top : 0px;
	padding : 2px 2px 0px 0px;
}
.rightPanel {
	background-color : #FCE5AF;
	margin : 0px 5px 20px 5px;
	width : 120px;
	padding : 5px;
}
.rightTitle {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: Black;
	background-color: #F7BF38;
	cursor: default;
}
.rightComment {
	width: 100%;
	font-size: 8pt;
	font-style : italic;
	color: Black;
	cursor: default;
	font-family : Times New Roman, Times, serif;
}
.rightSubHeader {
	width: 100%;
	font-size: 8pt;
	color: Black;
	cursor: default;
	font-family :Trebuchet MS, Arial, Helvetica, sans-serif;
}
.aboutusThin {
	position: relative;
	height: 20px;
	text-indent: 5px;
	padding-top: 1px;
	letter-spacing: 3px;
	background-color: #0A5764;
	background-image: url(../main/images/auThin.jpg);
	background-repeat: no-repeat;
	background-position : right;
	font-size: 10pt;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #B5CDD0;
	text-align : left;
	margin : 10px 5px 10px 5px;
}
.subThin {
	position: relative;
	height: 20px;
	text-indent: 5px;
	padding-top: 1px;
	letter-spacing: 3px;
	background-color: #0A5764;
	background-image: url(../main/images/sbThin.jpg);
	background-repeat: no-repeat;
	background-position : right;
	font-size: 10pt;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #B5CDD0;
	text-align : left;
	margin : 10px 5px 10px 5px;
}
.supThin {
	position: relative;
	height: 20px;
	text-indent: 5px;
	padding-top: 1px;
	letter-spacing: 3px;
	background-color: #0A5764;
	background-image: url(../main/images/clThin.jpg);
	background-repeat: no-repeat;
	background-position : right;
	font-size: 10pt;
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #B5CDD0;
	text-align : left;
	margin : 10px 5px 10px 5px;
}
.ideoUnboundPanel {
	position: relative;
	font-family : Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FCE5AF;
	text-align: left;
	background-color: Black;
	cursor: default;
	padding : 5;
	vertical-align : top;
}