﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: both;
}

h3, h4, h5, h6 {color:#666666;}

option, input {
	color: #666666 !important;	
}
.button
{
	height: 25px;
	font-size:12px;
	vertical-align:middle;}
h1 
{
	text-align:left;
	font-size:1.4em;
	font-weight:600;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight:normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.15em;
	font-weight:normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
	border-style:solid;
}
p  {
	margin: 1em 0;
	line-height: 1.5em;	
}

a {
	text-decoration:underline;
}
a:link {
	color: #5E8E97;
}
a:visited {
	color: #5A99AC;
}
a:hover {
	color: #000000;
	 cursor:pointer;
}
a:active {
	color: #5E8B9C;	
}
sub
{
	font-size:0.8em;
	text-decoration: none;
}
sup
{
	font-size:0.8em;
	text-decoration: none;
}
th 
{	
	font-weight:normal;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-color:#DCDCDC; 
	border-bottom-width:2px;	 
	text-align:left;
}
.searchtable
{
	width:378px;		
	padding:5px;	
}
#error
{
	color:#990000;
	width:100%;
	font-weight:600;
	text-align:center;
}
#preview
{
	border-width:1px; 
	border-style:solid; 
	border-color: #666666; 
	position:absolute; 
	z-index:2; 
	display: none;
	text-align: left; 
	background-color: #FFFF99; 
	padding:2px 4px 2px 4px;
	width: 200px;
}
#searchAssist
{
	border-style:solid;
	border-color:#DCDCDC;
	border-width:1px;	 
	background-color:#CCFFFF;
	text-align:left;
	vertical-align:-100%;
	width:100%;	
	font-weight:600;
	color:#666666;
	line-height:15px;	
}
#contentHeader
{
	border-style:solid;
	border-color:#DCDCDC;
	border-width:1px;	 
	background-color:#CCFFFF;
	text-align:left;
	width:100%;	
	font-weight:600;
	color:#666666;
	line-height:30px;
	float:left;	
}
#wrapper{
	width:900px;
	margin:0 auto;
	border:1px solid #999999;
	padding-bottom:4px;
	text-align:left;
	background-color:#FFFFFF;	
}
#manageContent
{
	width:860px;
	margin: 5px 5px 5px 5px;
	padding: 10px;		
}
#userMessages
{
	width:860px;
	margin: 5px 5px 5px 5px;
	padding: 10px;		
}
#header
{
	position:relative;
	height:60px; 
	text-align:left;
	vertical-align:bottom;
}
#menubar
{
	width: 900px;
	background-color: #044378;	
	top: 120px;
	left: 0px;
	float: left;
	text-align:right;	
	clear:both;
}
#breadcrumb
{
	font-size: 9px;
	color: #999999;
	padding: 1px 6px;
	border-top-color: #044378;
	border-bottom-color: #044378;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	width: 444px; 
	height: 16px;
	float: left;
	clear: left; 
	display:inline;
}
#userInfo
{
	float:left;
	display:inline;
	font-size: 9px;
	color: #999999;
	width:432px;
	padding: 1px 6px;
	height: 16px;
	clear:right;
	text-align:right;
	border-top-color: #044378;
	border-bottom-color: #044378;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}
#menubar_right
{
	position: absolute;
	right: 5px;
	margin-right: 20px;
	padding: 0px;
	width:250px;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
}
#banner{
	text-align:center;
	margin:0 152px;
}

#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 900px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	border-left: 1px solid #FFFFFF;   /*** Critical left divider dimension value ***/
	border-right: 1px solid #FFFFFF;   /*** Critical right divider dimension value ***/
}

#floatwrapper {
	float: left;
	width: 900px;   /*** Critical left and right col/divider dimension value  ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn
{	
	width:100%;   /*** Critical left and right col/divider dimension value  ***/
	padding-top:35px;
	margin-left:10px;
}
#copy .container {
	margin:5px;
	border:0px solid #999999;
	background-color:#FFFFFF;
}

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy td {
	padding: 0.2em 0.5em;
}

.txtBox {border:1px solid #666666;}

#copy fieldset {	
	padding:1em;
	margin-bottom:1em;
	border:1px dotted #000000;
}

#copy legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy legend {padding:0.5em;}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

/* meeting information container */
#copy .information {
	margin:5px;
	height:160px;
	padding:0 20px 15px 20px;
	background-color:#FFFFFF;
}
#copy .information a 
{
	text-decoration:none;
	color:#0000FF;
	font-style:italic;
}

#copy .golfPanel
{
	margin: 5px;
	height: 170px;
	padding: 0 20px 15px 20px;
	border: 1px solid #999999;
	background-color: #ccffcc;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 225px;    /*** Critical left col/divider dimension value ***/
	padding-top:25px;
	float:left;
}
* html #leftcolumn {
	float:left;	
	padding-top:25px;
}

*>html #leftcolumn {width:225px;}   /*** Fix only for IE/Mac ***/

#leftcolcontainer{width: 220px;}    /*** Critical left col dimension value ***/

#subnav {
    overflow:hidden;
    margin:0 0 40px 2px;
}

* html #subnav tr {height:1.4em;}

#subnav .item {
	padding: 1px 7px;
	background-color:#FFFFFF; 
	color:#333333; 
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#666666; 
	color:#FFFFFF;
}
#subnav .hover {
	color:#333333; 
	background-color:#F2F2F2;
}
/* */

.sidebarcontainer{
	margin:5px;
	padding:6px;
	border:1px solid #B9B9B9;
	background-color:#FFFFFF;
	font-size:smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:0.9em;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	padding: 6px 6px;
	border-top-color: #044378;
	border-top-width: 1px;
	border-top-style: solid;
	color: #999999;
	width: 878px;
	background-color: #FFFFFF;
	float:left;
	clear: both;	
	margin-left:10px;
}
#footer a {
	margin:1px 5px;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
.panel 
{
	 border-style:solid;
	 border-color:#DCDCDC;
	 border-width:1px;
	 padding:5px;
}
.panelnoborder
{
	 border-style:solid;
	 border-color:#DCDCDC;
	 border-width:0px;
	 padding:5px;
}
.searchTab
{
	 border-style:solid;
	 border-color:#DCDCDC;
	 border-width:1px;	 
}
#classitpageheader
{ 	
	text-align:left;
	font-size:1.4em;
	font-weight:600;
}
#welcome 
{
	background-repeat:no-repeat;
	height:408px;	
}
#welcomeleft
{	
	float:left;
	padding: 0px;	
	text-align:left;
	display:inline;
	width:588px;
}
#welcomeright
{
	float:left;
	padding: 0px;
	width:300px;
	display:inline;
	margin-right: 20px;
	margin-left:20px;		
}
#searchleft
{
	float:left;	
	margin-right: 20px;
	padding: 0px;
	width:400px;
	text-align:left;
	left:0px;
	display:inline;
}
#searchResultDetail
{
	float:left;
	width:auto;
	padding: 0px;		
	display:inline;
	margin-right:-10px;
}
#welcome p
{
	padding:10px 10px 10px 10px;
	margin-left: 290px;
	width: 300px;
	background-color: #b0c4de;
	font-size:1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputFormWithTruck
{
	background-image:url(../../images/truck.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.horizonalLine
{
	color: #000080;
	background-color:#000080;
}
.at
{
	padding:10px 10px 10px 10px;
	background-color:White;	
	font-size:1.0em;
	vertical-align:middle;
	text-align:center; 
}
.login
{
	padding: 10px;	
	border: 1px solid #044378;
	margin: 5px;
	vertical-align:middle;
}
.rlh, .ah
{
	background-color:#EEEEEE;
	font-weight:bold;
}
.rlh:hover, .ah:hover
{
	background-color:#CCFFFF;
}
.rr:hover
{
	background-color:#CCFFFF;
}
.al
{
	text-align:left;
	width:100%;
	padding:0px;
	border:1px;
}
.alrs
{
	background-color:#FFFF99;
}
.alrs:hover
{
	background-color:#CCFF99;
}
.alr:hover
{
	background-color:#CCFFFF;
	padding:0px;	
}
.selectedNode
{
	 color:#333333 !important;
}
.selectedNode:hover
{
	 color:#333333 !important;
}
#address 
{
	display:block;
	background-image:url(../../images/bottomleft.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#003366;
	color:#ffffff;
	margin-left:7px;
	margin-right:7px;
	margin-top:1px;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:11px;
}
#helpText
{
	margin-left:20px;
	font-size:0.9em;
}
#Synonym
{
	float:left;
	left:0px;
	width:860px;	
	margin: 5px 5px 5px 5px;
	padding: 10px;	
	/*border: 1px solid #044378;*/
	 border-width:0px;
}
#Preference
{
	float:left;
	width:450px;
	margin: 5px 20px 5px 5px;
	padding: 10px;	
	border: 1px solid #044378;
}
.head_line
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#044378;
	height:1px;
	width:888px;
	left:10px;
	padding-bottom:3px;
}
@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	#copy fieldset
	{
		border-style:none;
	}
	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
		/* IE 7 has issues when width is "auto" with important attribute. All pages except the first page
		would be empty when printed */
		width:100% !important; 
		margin:auto !important;
	}

	#wrapper, #contentwrapper {border:none;}

	#leftcolumn, #rightcolumn, #search {display:none;}

	#wrapper, #header, #copy .container, #footer {
		background:transparent;
	}
	#centercolumn {
		float:none;
		margin:0 1em 0 2.5em;
	}	

	#copy .container{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}
	#copy .last
	{
		page-break-before:always;
	}
	#footer {		
		border-style:none !important;
		border-top:1px solid #000000;
	}
}