/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
// Define home css values 											//
// 																			//
/////////////////////////////////////////////////////////////// */


/* General and font css values */
body 
	{
		background-color: #FFFFFF;		
		margin: 0px;
		padding: 0px;
	}

.emphasize 
	{
		font-weight: bold;
	}

.aux-nav, .language, .bottom, .copyright, .utilities, .search-input 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #666666;
	}

td 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
	}

.area,.area-print 
	{
		font-family: Georgia, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		width: 50%;
		vertical-align: bottom;
	}

.area 
	{
		text-align: left;
		padding: 5px;
	}
	
.area-print 
	{
		text-align: right;
		padding: 10px;
	}
	
.date 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #666666;
		width: 50%;
		text-align: right;
		vertical-align: bottom;
		padding: 5px;
	}
	
.aux-nav, .language, .bottom 
	{
		height: 30px;
	}

.aux-nav 
	{
		width: 50%;
		text-align: left;
		vertical-align: middle;
		padding: 5px;
		background-color: #FFFFFF;
	}

.language 
	{
		width: 50%;
		text-align: right;
		background-color: #FFFFFF;
	}

.thyreos-top, .area, .date 
	{
		height: 50px;
		background-color: #DCDCDC;
	}

.thyreos-top 
	{
		width: 200px;
	}

.thyreos-bottom
	{
		height: 80px;
		background-color: #993300;
	}
	
.thyreos-bottom 
	{
		width: 200px;
	}

.navigation-container
	{
		width: 100%;
		height: 80px;
		text-align: right;
		vertical-align: bottom;
		background-color: #993300;
	}
	
.navigation, .navigation-on 
	{
		font-weight: bold;
		color: #FFFFFF;
		vertical-align: bottom;
		height: 20px;
		padding-left: 2px;
	}

.search-criteria
	{
        font-weight: bold;
        color: #FFFFFF;
        background-color: #336699;  
	}

.content-half
	{
        width: 50%;
        vertical-align: top;
	}

.main-page 
	{
		width: 100%;
		vertical-align: top;
		background-color: #FFFFFF;
	}

.header 
	{
		font-size: 17px;
		font-weight: bold;
		color: #FF8A00;
	}

.subHeader 
	{
		font-weight: bold;
		color: #FF8A00;
	}

.leftBar 
	{
		width: 200px;
		vertical-align: top;
		padding-top: 19px;
		padding-left: 19px;
		padding-bottom: 19px;
	}

.subSections 
	{
		padding-left: 20px;
	}

.bottom 
	{
		color: #E5E5E5;
		text-align: center;
		vertical-align: middle;
		height: 35px;
		background-color: #333333;
	}

.copyright 
	{
		color: #333333;
		width: 100%;
		text-align: left;
	}

.content 
	{
		width: 100%;
		vertical-align: top;
		padding: 19px;
	}

.rightBar, .related 
	{
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal; */
		color: #666666;
	}

.rightBar  
	{
		width: 200px;
		vertical-align: top;
		padding-top: 19px;
	}

.related 
	{
		width: 190px;
		vertical-align: top;
	}

.utilities 
	{
		width: 198px;
		height: 13px;
		text-align: center;
		vertical-align: middle;
	}

.search-header 
	{
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal; */
		color: #FFFFFF;
		width: 181px;
		height: 20px;
		padding: 5px;
		background: #666666;
	}

.search-area 
	{
		width: 181px;
		padding: 5px;
		background-color: #FFFFFF;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #666666;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #666666;
	}

.search-input 
	{
		width: 165px;
		height: auto;
	}

.search-advanced 
	{
		text-align:right;
		height: 32px;
	}


/* Link css values */

.aux-nav a:link, .utilities a:link 
	{
		color: #666666;
		text-decoration: none;
	}

.aux-nav a:visited, .utilities a:visited 
	{
		color: #666666;
		text-decoration: none;
	}

.aux-nav a:hover, .utilities a:hover 
	{
		color: #000000;
		text-decoration: underline;
	}

.bottom a:link 
	{
		color: #E5E5E5;
		text-decoration: underline;
	}

.bottom a:visited 
	{
		color: #E5E5E5;
		text-decoration: underline;
	}

.bottom a:hover 
	{
		color: #FFCC33;
		text-decoration: underline;
	}


.copyright a:link 
	{
		color: #333333;
		text-decoration: underline;
	}

.copyright a:visited 
	{
		color: #333333;
		text-decoration: underline;
	}

.copyright a:hover 
	{
		color: #FFCC33;
		text-decoration: underline;
	}

.leftBar a:link, .subSections a:link, .search-advanced a:link 
	{
		color: #336699;
		text-decoration: none;
	}

.leftBar a:visited, .subSections a:visited, .search-advanced a:visited 
	{
		color: #336699;
		text-decoration: none;
	}

.leftBar a:hover, .subSections a:hover, .search-advanced a:hover 
	{
		color: #FF8A00;
		text-decoration: underline;
	}
	
.content a:link, .rightBar a:link, .related a:link 
	{
		color: #993300;
		text-decoration: none;
	}

.content a:visited, .rightBar a:visited, .related a:visited 
	{
		color: #993300;
		text-decoration: none;
	}

.content a:hover, .rightBar a:hover, .related a:hover 
	{
		color: #FF8A00;
		text-decoration: underline;
	}
	
.utilities a:link 
	{
		color: #666666;
		text-decoration: none;
	}

.utilities a:visited 
	{
		color: #666666;
		text-decoration: none;
	}

.utilities a:hover 
	{
		color: #FF8A00;
		text-decoration: underline;
	}

.pageShown a:link
	{
		color: #FF8A00;
		text-decoration: none;
	}

.pageShown a:visited
	{
		color: #FF8A00;
		text-decoration: none;
	}

.pageShown a:hover
	{
		color: #336699;
		text-decoration: none;
	}

.clCMEvent
	{
		position:absolute; 
		width:99%; 
		height:99%; 
		clip:rect(0,100%,100%,0); 
		left:0; 
		top:0; 
		visibility:visible;
	}
	
.clCMAbs
	{
		position:absolute; 
		visibility:hidden; 
		left:0; 
		top:0;
	}

.clLevel0,.clLevel0over
	{
		position:absolute; 
		padding:0px; 
		font-family:tahoma,arial,helvetica; 
		font-size:11px; 
		color:white; 
		font-weight: bold; 
		text-align:center;
	}
	
.clLevel0
	{
		background-color:#993300;
		layer-background-color:#CC6633;
		color:#FFFFFF; 
		border-top: 1px solid #993300;
		border-left: 1px solid #993300;
		border-right: 1px solid #993300;
	}
	
.clLevel0over
	{
		background-color:#CC6633;
		layer-background-color:#CC6633;
		color:FFFFFF; 
		cursor:pointer; 
		cursor:hand; 
		border-top: 1px solid #E2E2E2; 
		border-left: 1px solid #E2E2E2; 
		border-right: 1px solid #E2E2E2;
	}
	
.clLevel0border
	{
		position:absolute; 
		visibility:hidden; 
		background-color:#999999; 
		layer-background-color:#999999;
	}

.clLevel1, .clLevel1over
	{
		position:absolute; 
		padding:2px; 
		font-family:tahoma, arial,helvetica; 
		font-size:11px; 
		font-weight:bold; 
		text-align:left;
	}
	
.clLevel1
	{
		background-color:#CC6633;
		layer-background-color:#CC6633;
		color:#FFFFFF;
	}
	
.clLevel1over
	{
		background-color:#FFFFFF; 
		layer-background-color:#CC6633;
		color:#FF8A00;
		cursor:pointer; 
		cursor:hand; 
	}
	
.clLevel1border
	{
		position:absolute; 
		z-index:500; 
		visibility:hidden; 
		background-color:#E2E2E2; 
		layer-background-color:#999999;
	}

