/*
 * General
 */
body {
	font-family: arial, helvetica, sans-serif;
	height: 100%;		/* For IE */
	min-height: 100%;	/* For Opera */
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}


h1 {
	font-family: verdana;
	font-size: 8pt;
	font-size: 150%;
	font-weight: bold;
}

span.editorsnote {
	font-family: verdana;
	font-size: 8pt;
}

h2 {
	font-size: 10pt;
	background-color:transparent;
	padding: 0px;
	margin-top: 0px;
	border: 0px;
	
}

.tab-body h2 {
	font-size: 8pt;
	font-weight: normal;
	display: block;
	background-color: #dfdfde;
	width: 98%;
	border-bottom: #003399 1px solid;
	padding: 6px;
	margin-bottom: 8px;	
}

h3 {
	font-size: 10pt;
	background-color:transparent;
	padding: 0px;
	padding-left:0px;
	margin-left:0px;
	margin-top: 0px;
	border: 0px;
	text-align:left;
	
}
/*
 * Apps
 */
#apps {
	width: 100%;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 5px;
}

#apps td {
	font-size: 10pt;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #888888;
	font-weight:bold;
}

#apps a {
	font-size: 10pt;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #888888;
	font-weight:bold;
}

#apps a.hover {
	font-size: 2pt;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #339966;
	font-weight:bold;
}

.dash
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
	
#bottomtable{
 width:100%;
 background-image: url( '../images/menu-fade.gif' );
 background-repeat: repeat-x;
 }
/*
 * Top menu
 */
 #footer {
	margin-top: 10px;
	width:99%;
	
}

#footer th {
	width: 100%;
	color: #666666;
	vertical-align: bottom;

}

#footer td {
	width: 100%;
	color: #666666;
	vertical-align: middle;
	padding-left: 5px;
}

#footer .supportno {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

 
#top-menu {
	width: 100%;
	background-image: url( '../images/menu-fade.gif' );
	background-repeat: repeat-x;
}

#top-menu th {
	width: 20px;
	vertical-align: top;
}

#top-menu td {
	width: 100%; vertical-align : top;
	text-align: right;;
	vertical-align: top;
}

#top-menu td a {
	color: white;
    line-height : 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid white;;
	line-height: 20px;
}




/*
 * Header
 */
#header {
	width: 100%;
	background-repeat: repeat-x;
	background-color: #5D8AB5;
}

#header1 th {
	width: 100%;
	vertical-align: top;
}

#header1 td {
	width: 100%;
	vertical-align: top;
}

#header1 h1 {
	font-size: 14pt;
	color: white;
	padding: 10px;
	margin: 0px;
	
}


 
 

/*
 * Content
 */
#left-content{
	padding-left: 20px;
	width: 50%;
	background-color:red;
	color:black;
}
#leftcolumn{
 width:100px;
 }
#right-content{
   width:20%;
   }

/*
 * Browse
 */
 
/*
 * Announcements
 */


.announcements {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
   
}

.announcements  th {
   padding-top:10px;
   padding-bottom:10px;
   width:100%;
   font-size:15pt;
   text-align:left;
}


.announcements .line {
    font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C07F03;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;
}

.bold
{
 font-weight:bold;
 }
.boxwhtline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.boxwhtline2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

.browse td {
	vertical-align: top;
	padding-left: 25px;
}

.browse .top-level-collapsable {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	width: 400px;
}

.browse .top-level-collapsable h2 {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	background-color: transparent;
}

.browse .top-level-collapsable h2 img {
	position: relative;
	top: 3px;
}

.browse .top-level-collapsable ul {
	margin-top: 2px;
	margin-bottom: 5px;
}

.browse th {
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	padding-top: 20px;
	font-weight: normal;
}
.contenttable {
	background-color:#819EB9;
	width:99%;
	background:#DFE8F0 url(/images/bgContainer.gif) repeat-x scroll;
}

.contenttable .navigation{
background-color:#C2D6EB;

}
.contenttable .contenttablehead{
 font-size:18px;
 color:white;
}

.productlist {
   width:100%;
}
.productlistbottom {
   width:100%;
}
.productlistbottom .line{
    width:100%;
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.productlist  .line {
    font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5074E6;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;
}

.productlist .searchtitle{
 font-size:16px;
 font-weight:bold;
 color:#003399;
 }
/*
 * Search
 */
.search {
color:blue;
width:100%;
}


.search .searchtitle{
 font-size:16px;
 font-weight:bold;
 color:#003399;
 }
.search .textbox-short {
	width: 150px;
	margin-right: 5px;
	font-size: 12px;
}


.search .button {
	position: relative;
	top: 0px;
}
.search .line{
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.search .searchlabel{
    font-size:15px;
	font-weight: bold;
}


/*
 * Results
 */
.search-results {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 20px;
}

.search-results th {
	text-align: left;
	font-size: 10pt;
	white-space: nowrap;
	padding: 5px; 
}

.search-results td {
	padding-left: 50px;
	text-align: right;
	font-weight: normal;
	font-size: 10pt;
	white-space: nowrap;
}

.searchresultshead .line{
 font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C07F03;
	display: block;
	padding-top:10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.second-level-collapsable
{
	margin-left: 10px;
	margin-top: 10px;
}

.second-level-collapsable h3
{
	position: relative;
	border: 1px solid #003399;
	font-weight: bold;
	padding: 1px;
	margin-top: 0px;
	width: 95%;
}

.second-level-collapsable ul
{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.note {	
	font-style: italic;
}

/*
 * Footer
 */
 .top-level-collapsable
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	padding-bottom: 0px;
}


.top-level-collapsable h3
{
	position: relative;
	/*border: 1px solid black;*/
	background-color: transparent;
	margin-top: 3px;
	text-align:left;
	font-size: 8pt;
	font-weight: normal;
}
.top-level-collapsable a
{
	position: relative;
	/*border: 1px solid black;*/
	background-color:transparent;
	margin-top: 0px;
	text-align:left;
	font-weight: normal;
}
.top-level-collapsable-subject a
{
	/*position: relative;*/
	/* padding-left:20px; */
	margin-left:17px;
	text-align:left;
	font-weight: normal;
	background-color:transparent;
	color:blue;
}
.top-level-collapsable form
{
	margin-top: 0px;
}



.helpsupport {
	 background-color: transparent;
	 padding-left: 10px;
	 padding-right: 10px;
}
 
.helpsupport th {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 15pt;
	text-align: left;
}

.helpsupport .line {
    font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9368BE;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;	
	
}
.helpsupport .subtitle {
	color:#666666;
	font-weight: bold;
}

.topbackground {
	width:100%;
	background-color: #819EB9;
}

.maintable {
	background-color:transparent;
	width:100%;
}

.maintable tr{
	/*padding-bottom:5px;*/
}
.maintable a{
	color:white;
}

.news {
	 background-color: transparent;
	 padding-left: 10px;
	 padding-right: 10px;
}

.news th {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	font-size:15pt;
	text-align:left;
}

.news .line {
    font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC6666;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;
}

.quicksearch {
	 background-color: transparent;
	 padding-left: 10px;
	 padding-right: 10px;
}

.quicksearch th {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	font-size:15pt;
	text-align:left;
}

.quicksearch .line {
    font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C07F93;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #666666;
}


.quicksearch .textbox-long {
	width: 300px;
	margin-right: 5px;
	font-size: 12px;
}

