@charset "utf-8";
body {
	background-color: #212121;
	color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}

#loginholder {
	height: 52px;
	background-image: url(images/login_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#login form {
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#login {
	color: #5F6060;
	font-size: 10px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	height: 49px;
}
#login td {
	padding-top: 10px;
	white-space: nowrap;
}

#login .span {
	display: inline-block;
	background-color: #0033CC;
	margin: 0px;
	padding: 0px;
	width: 195px;
	clear: both;
	float: left;
}

#login .log_field {
	background-color: #000000;
	border: 1px solid #2E2F2F;
	width: 115px;
	float: left;
	color: #FFFFFF;
}
#login label {
	display: block;
	float: left;
	width: 65px;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
}
#login .btnlogin, #login .btnlogout,#login .btnnormal {
	background-image: url(images/loginbtn.jpg);
	height: 22px;
	width: 99px;
	background-color: transparent;
	color: #5F6060;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
#login .btnnormal {
	background-image: url(images/btn_normal.jpg);
}

#login .btnlogout {
	background-image: url(images/btn_logout.jpg);
}
#login .user {
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}
##login .user {
   height: 25px;
   padding-top:5px;
}
#login .user a {
	color: #DCDCDE;
	text-decoration: none;
	margin-left: 6px;
}
#login .user a:hover {
	text-decoration: underline;
}

#login .user span {
	color: #FEE705;
	margin-left: 5px;
	margin-right: 25px;
}


#isotx_logo {
	background-image: url(images/ul1.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 160px;
}
#isotx_logo h1 {
	display: none;
}

.clear {
	clear: both;
	font-size:0px;
}
h5 {
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/h5.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#main_presentation {
	background-image: url(images/flash.gif);
	height: 314px;
	width: 693px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#content_column {
	float: left;
	margin-left: 10px;
}


#holder {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -3px;
}

#left_column {
	float: left;
	width: 245px;
	margin-right: 7px;
}
#pagecontents {
	float: left;
	width: 693px;
	overflow:hidden;
}
##pagecontents{
	display:inline-block;
	background:none;
}

#pagecontents_large {
	float: left;
	width: 710px;
}

#content_right {
	float: left;
	width: 213px;
	margin-left: 3px;
}
.mb1 {
	background-image: url(images/m2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mb2 {
	background-image: url(images/m1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mb3 {
	background-image: url(images/m3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px;
}
#.mb3 {
	display: inline-block;
}

.mb3 ul
{
	margin: 0px;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 33px;
	padding: 0px;
	list-style-type: none;
}
.rb3 ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
}
.custommenu ul li, .custommenu ul li a
{
	font: 10pt/16pt Tahoma; /* s */
	font-style: normal;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #FFFFFF;
	/* font-weight: bold; */
	font-variant:small-caps;
}
.custommenu ul li, .custommenu ul li a
{
		width:100%;
}
.custommenu ul li a:hover, .custommenu ul li a:active 
{ 
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

/*.custommenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8B8B8;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
	text-indent: 30px;
	line-height:30px;
	background-color:#FFFF00
}
#.custommenu a {
	
}
.custommenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.custommenu ul {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
}
.custommenu li {
	margin: 0px;
	padding: 0px;
}
#.custommenu li {
	display:inline;
}*/
.lb1 {
	background-image: url(images/l2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.lb2 {
	background-image: url(images/l1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lb3 {
	background-image: url(images/l3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px;
}
#.lb3 {
	display: inline-block;
}

.cb1 {
	background-image: url(images/c2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	overflow:hidden;
	margin-top:3px;
}
.cb2 {
	background-image: url(images/c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:inherit;
}
.cb3 {
	background-image: url(images/c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
	overflow: inherit;
}
#.cb3{
	display: inline-block;
}
.rb1 {
	background-image: url(images/r2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top:3px;
}
.rb2 {
	background-image: url(images/r1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rb3 {
	background-image: url(images/r3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px;
}
#.rb3{
	display: inline-block;
}
.bigarticle {
	text-decoration: none;
	color: #8E8C8C;
	margin-top: 10px;
	display: block;
	background-image: url(images/separ.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 7px;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.article {
	text-decoration: none;
	color: #DEDEE4;
	margin-top: 10px;
	display: block;
	background-image: url(images/separ.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 7px;
}
.article b, .bigarticle b {
	color: #909090;
	display: block;
}
.article img, .bigarticle img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	float: left;
	clear: left;
}
.article:hover b, .bigarticle:hover b{
text-decoration:underline;}

.asmall img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.feature {
	color: #898989;
	text-align: center;
	text-decoration: none;
}
.feature b {
	font-weight: bold;
	color: #C0C0C0;
	display: block;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #838282;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.feature:hover b {
	text-decoration: underline;
}
##footer {
	display: inline-block;
}

/* Right side part*/

#content_right ul
{
	margin: 0px;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 22px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
}
#content_right ul li
{
	margin-bottom: 12px;
}
#content_right ul li, #content_right ul li a
{
	font: 8pt/12pt Tahoma;
	font-style: normal;
	margin-bottom: 0px; 
	color: #969CA8;
}
#content_right ul h4
{
	font: 8pt Tahoma; 
	font-weight: bold;
	color: #ffffff;
	margin: 0px;	
	margin-bottom: 2px;
	padding: 0px;
}

#content_right #announcementdrop
{
	padding: 0px;
	height: 130px;
	width: 160px;
	background-image: url("images/announcementdrop.gif");
	background-position: bottom center;
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
#content_right #blankdrop
{
	padding: 0px;
	height: 10px;
	width: 160px;
}
#content_right #announcementsTitle
{
	margin-left: 15px;
	height: 27px;
	width: 137px;
	background-image: url("images/menu_announcements.gif");
	background-position: bottom center;
	background-repeat:no-repeat;
	margin-bottom: 25px;
}
#content_right#announcementsTitle span
{
	display:none;	
}
#content_right #eventsTitle
{
	margin-left: 15px;
	height: 27px;
	width: 137px;
	background-image: url("images/menu_communitytop.gif");
	background-position: bottom center;
	background-repeat:no-repeat;
	margin-bottom: 25px;
}
#content_right #eventsTitle span
{
	display:none;	
}
#content_right #articlesTitle
{
	margin-left: 15px;
	height: 27px;
	width: 137px;
	background-image: url("images/menu_articles.gif");
	background-position: bottom center;
	background-repeat:no-repeat;
	margin-bottom: 25px;
}
#content_right #articlesTitle span
{
	display:none;	
}

.lh {
	background-image: url(images/h1s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table;
	width: 167px;
}
.lh span {
	background-image: url(images/h1e.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
}
table td .lh, table td .lh span {
   background:none;
   width: auto;
   white-space: normal;

}