@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(mainBodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #121212;
	margin:0;
	padding:0;
}
#outerContainer{
	margin:0;
	padding:0;

}
#mainContainer{
	width:1000px;
	background-image:url(contentAreaBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	margin:0px;
	padding:0px;
	display:block;

}
#footerArea{ font-size: 8pt; font-weight: 700; color: #FFFFFF; text-decoration: none; text-align: left; padding: 10px 0px 0px 10px; margin:0px; height: 30px; line-height:30px; background-image: url(footerBg.gif); background-repeat: no-repeat; background-position: left bottom;  }
#tabNavigation{
	width: 996px;
	margin: 0;
	padding: 0;
	height:28px;
	line-height: 28px;	
	background-image: url(topbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNavigation{
	width: 996px;
	margin: 0;
	padding: 0;
	background-color: #333333;
}
#topBanner{
	margin: 0px;
	padding:0px;
	width: 1000px;
	height: 187px;
	background-color: #0066FF;
	background-image: url(topBannerBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#OSTNLogo {
	width: 750px;
	float:left;
	padding-left:10px;
	margin:0;	
}
#bannerTV {
	width: 215px;
	float:right;
	margin:0;
	padding: 5px 10px 0 0;
}
#stylesheetIcons{
	width:200px;
	float:right;
	margin:0;
	padding: 2px 17px 0 0;
	clear:right;
}
#breadCrumbs{
	font-size: 8pt;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	float:left;
	margin:0;
	padding:15px 5px 5px 5px;
}
#contentArea{
	width:1000px;
	margin: 0px;
	padding: 0px;
}
.portletContentsArea{
	width: 100%;
	background-image: url(portletMid.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	padding:0;
	margin:0;
}
.portletHeaderBg{
	margin: 0;
	padding: 0;
	background-image: url(portletTopBlue.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
.portletHeaderText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;
	background-image: url(portletTopBlue.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	padding: 13px;
	margin: 0 17px 0 0;
}
.portletContents{
	background-image: url(portletMid.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	margin:0 4px 0 0;
	padding:0 0 0 10px;
}
.portletBottomLeft{
	background-image: url(portletBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	margin: 0 12px 0 0;
	height:12px;
	line-height:12px;
}
.portletBottomRight{
	background-image: url(portletBottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;
	padding: 0;
	height:12px;
	line-height:12px;
}

.listing{
	padding:5px 0 5px 0;
	margin: 0;
}
.listing li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #404040;
	list-style-type: none;
	padding: 5px;
	margin:0;
	font-size: 8pt;
	font-weight: 400;
	color: #e7e7e7;
	letter-spacing: 0.5pt;
	line-height: 11pt;
	vertical-align: middle;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: 400;
	color: #e7e7e7;
	letter-spacing: 0.5pt;
	margin:1px 0 1px 0;
	padding:7px 5px 7px 5px;
}
.imgHyperlinks{
	padding:3px 0 3px 7px;
	margin:0;
}
.imgHyperlinks li{
	list-style-type: none;
	padding: 0;
	margin:3px 0 0 0;
	font-size: 8pt;
	font-weight: 400;
	color: #e7e7e7;
	letter-spacing: 0.5pt;
}
.imgHyperlinks li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	height:22px;
	line-height:22px;
	background-image: url(bgHyperlink_n.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin:0;
	padding:0 25px 0 12px;
}
.imgHyperlinks li a:hover{
	background-image: url(bgHyperlink_r.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.bgBlack{
	background-color: #1c1c1c;
}
.blue{
	color:#688bd0;
}
.safron{
}
.green{
	color:#a5ce38;
}
.orange{
}
.HiddenIframe {
	background-color: transparent ;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
}
iframe {
	background-color: #212121;
}
#membersLogin{
	width:50%;
	padding:5px;
	margin:5px;
	
}
.text{
	font-size:9pt;
	line-height:10pt;
	color:#FFFFFF;
}
.textbox{ font-size: 8pt; font-weight: 400; color: #f6f6ec; text-decoration: none; background-color: #1e1e1e; margin: 0px; padding: 2px; width: 168px; border: 1px solid #474741; vertical-align:middle; 
}



/*  ----- Tab Navigation style start -----  */	

    #tabNav {
	float:left;
	width:100%;
	background:#222222;
	font-size:10pt;
	line-height:normal;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
      }
    #tabNav ul {
	margin:0;
	padding:8px 1px 0 1px;
	list-style:none;
      }
    #tabNav li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
	  /*  ----- blue tabs -----  */
	  
    #tabNav a.blue {
      float:left;
      background:url("tabBlue.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabNav a.blue span {
      float:left;
      display:block;
      background:url("tabBlue.gif") no-repeat right top;
      padding:7px 15px 6px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabNav a.blue span {float:none;}
    /* End IE5-Mac hack */
    #tabNav a.blue:hover span {
      color:#FFF;
	  background-position:right top;
      }
    #tabNav a.blue:hover {
      background-position:left top;
      }
    #tabNav a.blue:hover span {
      background-position:right top;
	  }
	  
	  
	  
	  /*  ----- safron tabs -----  */
	  
	  #tabNav a.safron {
      float:left;
      background:url("tabSafron.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabNav a.safron span {
      float:left;
      display:block;
      background:url("tabSafron.gif") no-repeat right top;
      padding:7px 15px 6px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabNav a.safron span {float:none;}
    /* End IE5-Mac hack */
    #tabNav a.safron:hover span {
      color:#FFF;
	  background-position:right top;
      }
    #tabNav a.safron:hover {
      background-position:left top;
      }
    #tabNav a.safron:hover span {
      background-position:right top;
	  }
	  
	  
	  
	  /*  ----- green tabs -----  */
	  
	  #tabNav a.green {
      float:left;
      background:url("tabGreen.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabNav a.green span {
      float:left;
      display:block;
      background:url("tabGreen.gif") no-repeat right top;
      padding:7px 15px 6px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabNav a.green span {float:none;}
    /* End IE5-Mac hack */
    #tabNav a.green:hover span {
      color:#FFF;
	  background-position:right top;
      }
    #tabNav a.green:hover {
      background-position:left top;
      }
    #tabNav a.green:hover span {
      background-position:right top;
	  }
	  
	  
	  
	  /*  ----- orange tabs -----  */
	  
	  #tabNav a.orange {
      float:left;
      background:url("tabOrange.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabNav a.orange span {
      float:left;
      display:block;
      background:url("tabOrange.gif") no-repeat right top;
      padding:7px 15px 6px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabNav a.orange span {float:none;}
    /* End IE5-Mac hack */
    #tabNav a.orange:hover span {
      color:#FFF;
	  background-position:right top;
      }
    #tabNav a.orange:hover {
      background-position:left top;
      }
    #tabNav a.orange:hover span {
      background-position:right top;
	  }
	  
	  
/*  ----- Tab Navigation style ends -----  */	  




/*  ----- Top Sub Navigation style start -----  */	

.chromestyle{
	width: 100%;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
	line-height:29px;
	vertical-align: middle;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: left;
	padding:2px 0 0 0;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #89a6de;
	margin: 0;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
	font-size: 12px;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
	letter-spacing: 1px;
	vertical-align: middle;
}

.chromestyle ul li a:hover{
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
content: " " url(../images/downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	z-index:100;
	background-color: #222222;
	width: 200px;
	visibility: hidden;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCDD;
	border-right-color: #CCCCDD;
	border-bottom-color: #CCCCDD;
	border-left-color: #CCCCDD;
	letter-spacing: 1px;
	font: 12px/25px Verdana, Arial, Helvetica, sans-serif;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	color: #b0b5b8;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #282828;
	color: #e2e2c7;
}

/*  ----- Top Sub Navigation style start -----  */	

