﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */


/*#banner{
	
	position:absolute;
	margin:0 182px;
	top:60px;
	bottom:5px;
	left:80px;
}*/
.topmenu
{
position: relative;
z-index:3;
	
}

/*.topmenu A:LINK, .topmenu A:VISITED, .topmenu A:ACTIVE
{
	/*display: block;
	height: 22px;*/
	/*padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #000000;
	text-decoration: none;
}*/



/*end of menu style*/

#contentwrapper_home{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 268px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 330px;    /*** Critical left col dimension value ***/
	border-left: 1px solid #FFFFFF;   /*** Critical left divider dimension value ***/
	border-right: 1px solid #FFFFFF;   /*** Critical right divider dimension value ***/

	z-index:2;
}
* html #contentwrapper_home {  /*** IE5.x/win box model fix ***/
	width: 270px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	wid\th: 268px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	position: relative;
	z-index:2;
}
#floatwrapper_home {
	float: left;
	width: 268px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn_home{
	float: right;
	width: 268px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	/* \*/
	margin-left: -1px;
	/* Hidden from IE-mac */
	padding-top:18px;
}
#breadcrumbs_home{
	position:absolute;
	top:2px;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:White ;
}
#breadcrumbs_home a {
	color:#00ccff;
	text-decoration:underline;
}

#breadcrumbs_home a:hover {text-decoration:none;}

#copy_home a {color:#993300;}

#copy_home .container {
	margin:3px;
	padding:0 5px 5px 5px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

/* \*/
* html #copy_home .container {height:1%;}
/* */

#copy_home img, #rightcolumn img 
{
	border:0px solid #993300 !important;
	margin-left:-1px;	
}

#copy_home .teaser {
	color:#999999;
	font-size:0.9em;
	font-weight:bold;
}
#copy_home .container h1, #copy_home .container h2 {
	margin: 0 -5px;
	padding: 0 20px 2px 20px;
	background-color:#AB1414;
} 


#copy_home td, #copy th {padding: 0.2em 0.5em;}

#copy_home td {
	padding: 0.2em 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.txtBox {border:1px solid #666666;}

#copy_home fieldset {	
	padding:1em;
	margin-bottom:1em;
	border:1px dotted #000000;
}

#copy_home legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy_home legend {padding:0.5em;}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn_home {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 332px;    /*** Critical left col/divider dimension value ***/
	padding-top:0px;
	margin-left: -331px;    /*** Critical left col/divider dimension value ***/
}
* html #leftcolumn_home {
	float:left;	
	padding-top:0px;
}

*>html #leftcolumn_home {width:331px;}   /*** Fix only for IE/Mac ***/

#leftcolcontainer_home{width: 330px;}    /*** Critical left col dimension value ***/

#subnav {
    overflow:hidden;
    margin:0 0 40px 2px;
}

* html #subnav tr {height:1.4em;}
 /*
#subnav .item {
	padding:2px 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;
}*/
#rightcolumn_home{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 20px;    /*** Critical right col/divider dimension value ***/
	margin-right: -331px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:0px;
}

/* \*/
* html #rightcolumn_home {
	margin-left: 0px; 
	margin-right: -730px; 
	mar\gin-right: -332px;
	padding-top:0px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/

#rightcolcontainer_home {
	/* \*/
	width: 332px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 1px;    /*** Critical right divider dimension value ***/
}

/* \*/
* html #rightcolcontainer_home {
	fl\oat: right;
	margin-left: 1px; 
	mar\gin-left: 0px; 
}
/* */

.sidebarcontainer_home{
	margin:3px;
	padding:0 3px 0 3px;
	
	border:1px solid #B9B9B9;
	background-color:#000000;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

/* \*/
* html .sidebarcontainer_home {height:1%;}
/* */

/*
.sidebarcontainer_home a {color:#993300;}

.sidebarcontainer_home li {list-style-type:none}
*/
#footer{
	clear:both;
	margin:1px 5px;
	padding:2px 20px;
	border:0px solid #999999;
	background-color:#000000;
	font-size:0.9em;
	width:930;
	text-align:center;
}
#footer a {
	margin:1px 5px;
	color:#00ccff; 
}
.button {
    border:1px solid #B8B8B8;
    color:#FFFFFF;
    background-color:#AB1414;
    font-size:1em;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
		width:auto !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper {border:none;}

	#mainnav{
		padding:0;
		text-align:center;
	}

	#leftcolumn, #rightcolumn, #search {display:none;}

	#wrapper, #headertop, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent;
	}
	#centercolumn {
		float:none;
		margin:0 1em 0 2.5em;
	}	

	#breadcrumbs {position:static;}

	#copy .container{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}
	#footer {		
		border-style:none !important;
		border-top:1px solid #000000;
	}
}

.news{
	margin: 0.1em 0;
	font-size: 2.1em;
	font-weight: bold;
	color:Red;
	background-color:Gray;
}
.seminartable
{
	border-width:1px;
	background-color:#000055;
}