/*  Reset Declaration  */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
 border: 0;
 ouline: 0;
 fontsize: 100%;
}
/*  END Reset Declaration  */


body {
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

a:link {

	color: #03224E;

	text-decoration: underline;

}


a:visited {

	color: #03224E;

	text-decoration: underline;

}



a:hover{ 

	color: #999;

	text-decoration: none;

}


a:active {

	color: #03224E;

	text-decoration: underline;

}

#holder {
	position: relative;
	background-repeat: repeat-x;
	width: 850px;
	text-align: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/graphics/site/background.gif);

}




/*MENU*/  
/*LOGO / UPPER NAV*/  


#navholder {
	position: relative;
	width: 850px;
	text-align: left;
	height: 45px;
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}




/*End MENU*/


/*Breadcrumbs*/

#Breadcrumbs {

	font: 70% Arial, Helvetica, sans-serif;;
	margin-left: 30px;
	color: #999;

}



#Breadcrumbs a:link {

	color: #999;

	text-decoration: none;

}


#Breadcrumbs a:visited {

	color: #999;

	text-decoration: none;

}



#Breadcrumbs a:hover{ 

	color: #4f74a9;

	text-decoration: underline;

}





#Breadcrumbs a:active {

	color: #999;

	text-decoration: none;

}

/*End*/


/*SEARCH*/

#Search {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
}

#searchbutton{
	background-color: #F8F8F8;
	font-size:8pt;
	font-weight:600;
	color: #979797;
	border-style: none;
	width: 59px;
}

/*End SEARCH*/




/*HEADER SECTION*/




/*End HEADER*/


/*MAIN SECTION - Container for Main Content*/

#Main {
	background: no-repeat;
}


#Main #Content {
	float: left;
	width: 585px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 18px;
	margin-right: 20px;
	margin-left: 10px;
	background-color: #d8d8d8;
}


#Main #ContentTop {
	width: 585px;
	background-color: #d8d8d8;
}

#Main #ContentHeader {
	background-color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 3px;
	padding-left: 15px;
}

#Main #ContentBody {
	background-color: #d8d8d8;
	padding: 0 15px 0 27px;
}	

#Main #ContentBottom {
	width: 585px;
	background-color: #d8d8d8;
}


#Main #Right {
	float: right;
	width: 230px;
	text-align: left;
	vertical-align: top;
    margin: 0 auto auto auto;
}

#Main #RightHeader {
	background-image: url(/graphics/site/shape1.jpg);
	height: 23px;
	width: 190px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#Main #RightBody {
	width: 190px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 7px;
}

#Main #RightContact {
	width: 190px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	padding-bottom: 7px;
}

.MainBox {
	background: #f3f3f4 url(../graphics/site/bak_mainbox.gif) no-repeat right bottom;
	width: 550px;
	border: 1px solid #000000;
}



/*End MAIN SECTION*/

.sidenavBot {
	width: 199px;
	background-color: #f8f8f8;

}


#TabContainer {
	position: static;
}




/*FOOTER*/

#footer {
	position: relative;
	width: 850px;
	height: 95px;
	background: #fff;
	border-top: 1px solid #d8d8d8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footerCopyright {
	float: left;
	width: 780px;
	margin-top: 6px;
	margin-right: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}


#footerLinks {
	float: left;
	width: 780px;
	margin-top: 6px;
	margin-right: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}



/*End MENU*/








.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}











/*FONTS*/

.PageTitle {
	color: #03224E;
	font: 101% Arial, Helvetica, sans-serif;
}




.PageSubTitle {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;

}


.PageSubTitle a:link {

	color: #000000;

	text-decoration: none;

}

.PageSubTitle a:visited {

	text-decoration: none;

	color: #000000;

}

.PageSubTitle a:hover{ 

	text-decoration: underline;

	color: #e31e26;

	}
	
	
.PageSubTitle a:active {

	text-decoration: none;

	color: #000000;

}
	
	

.TextMain {

	font: 12px/18px Arial, Helvetica, sans-serif;

	color: #000000;

}

.TextMainBold {
	color: #03224E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.sideNavSubLinks {
	font: 12px/16px Arial, Helvetica, sans-serif;
}


.WhiteHdr {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.TimesWhiteHdrXL {
	font: bold 38px "Times New Roman", Times, serif;
	color: #ffffff;
	border-right: 9px solid #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ArialGrey {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #dddcda;
}


.ArialWhite {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}



/*End FONTS*/


.DivBoldWhite {
	border-right: 9px solid #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.LineDtdRt {
	border-right: 1px dotted #666666;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}



#PageSubTitle {

	font:100% Arial, Helvetica, sans-serif;

	color: #666;

	margin-bottom: 2px;

}







.CalloutBox {
	background: #ecedef;
	padding: 4px;
}



.CallOutBoxHeader {

	font: bold 14px Arial, Helvetica, sans-serif;

	color: #2b5271;

}



.CallOutBoxText {

	font: 12px/23px Arial, Helvetica, sans-serif;

	color: #000000;

}










.NavBot3 {

	width: 139px;

	border-right: 1px solid #BEBEBE;

	border-bottom: 1px solid #BEBEBE;

	border-left: 1px solid #BEBEBE;

	padding: 2px 2px 4px 7px;

	font: 75% Arial, Helvetica, sans-serif;

	color: #666666;

}




























/*EMAIL A FRIEND */



.sender {

	background-color: #F6F6F6;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	border: 1px solid #D5D5D5;

	margin-top: 2px;

}

.field {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #575757;

	background-color: #EAEAEA;

	border: 1px solid #D5D5D5;

	width: 140px;

}

.commentsfield {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #424242;

	background-color: #EAEAEA;

	width: 290px;

	border: 1px solid #D5D5D5;

	overflow: auto;

	height: 40px;

}

.submitbtn {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #424242;

	background-color: #EAEAEA;

	width: 100px;

	border: 1px solid #818181;

	overflow: auto;

	display: block;

	padding: 2px;

	margin: 2px;

}

#friend {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #2D2D2D;

	background-color: #F0F0F0;

	border: 1px solid #D5D5D5;

	margin-top: 2px;

}





















.calloutLite {

	font: 130% Arial, Helvetica, sans-serif;

	color: #333;

	margin: 0;

	height: 111px;

}


.callout {

	font: bold 130% Arial, Helvetica, sans-serif;

	color: #333;

	margin: 0;

	height: 111px;

}






p {

    font-size: 80%;

}







BAK   #Content p {

	line-height: 130%;

}





	

	

	div.background

  {

  width: 500px;

  height: 250px;

  background: url(file:///C|/Documents%20and%20Settings/Thomas%20Scheckel/My%20Documents/klematis.jpg) repeat;

  border: 2px solid black;

  }

div.transbox

  {

  width: 400px;

  height: 180px;

  margin: 30px 50px;

  background-color: #ffffff;

  border: 1px solid black;

  /* for IE */

  filter:alpha(opacity=60);

  /* CSS3 standard */

  opacity:0.6;

  }

div.transbox p

  {

  margin: 30px 40px;

  font-weight: bold;

  color: #000000;

  }
  
.TextMainWhite {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.LocationDateWhite {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.MoveForward {
	font: italic bold 12px/18px Arial, Helvetica, sans-serif;
	color: #b0002e;
}
.BoxTitle {
	font: bold normal 13px/18px Arial, Helvetica, sans-serif;
	color: #b0002e;
}


.CallOutBoxHeader2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2b5271;

}
#navSeminarsEvents {


	width: 150px;

	float: right;

	margin: 70px 9px auto auto;
}
.BoxTitleLight {
	color: #b0002e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.MediaTitleBox {
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #4F74A9;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #7D7D7D;
	width: 260px;
}
.MediaTitleBoxRight {
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #4F74A9;
	margin-top: 15px;
	border-bottom: 1px dotted #7D7D7D;
	width: 260px;
}
.president {
	background: #000000;
}
.horizontalRule {
	font: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #CCCCCC;
}
.verticalRule {
	border-right: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.location_hdr {
	background: #D8D9DB;
	padding-left: 17px;
}

.verticalRuleRed {
	font: Arial, Helvetica, sans-serif;
	border-right: 1px dotted #CCCCCC;
}

.CaseStudiesWindow {
	height: 370px;
	width: 270px;
	float: left;
	background: #FFFFFF;
	margin-left: 33px;
}


div.transbox
  {
	height: 342px;
	width: 230px;
	background-color: #ffffff;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.8;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-left: 33px;
  }
div.transbox p
  {
	margin: 30px 40px;
	color: #000000;
	font-weight: normal;
  
  }
div.transbox2 {
	height: 370px;
	width: 270px;
	background-color: #ffffff;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
}











#shadowLt {
	position: absolute;
	left: -32px;
	top: 0px;
	width: 32px;
	z-index: 200;
	height: 936px;
	background: url(../graphics/site/shdw_lt2.jpg);
}
#shadowRt {
	position: absolute;
	left: 850px;
	top: 0px;
	width: 32px;
	z-index: 200;
	height: 936px;
	background: url(../graphics/site/shdw_rt2.jpg);
}

a.thumbsFuture:hover {background: transparent;} 
a.thumbsFuture img {
	border: 1px solid #8a714a;
	outline: none;
} 
a.thumbsFuture:hover img, 
a.thumbsFuture:active img { 
border: 1px solid #FDBC5F;
outline: none;
}
.thumbsFutureBlank {
padding: 1px;
}
.thumbsFutureCurrent:link {background: transparent;} 
a.thumbsFutureCurrent img { 
border: 1px solid #FDBC5F;
outline: none;
} 
a.thumbsCurrent:link img,  { 
border: 1px solid #FDBC5F;
outline: none;
}





.hiddenfromview {display:none;}

.reflection {
	background: url(../graphics/site/bak_reflection2.jpg);
	height: 150px;
}
#Main #RightColumn {
	float: right;
	width: 212px;
	margin-top: 5px;
	color: #333333;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	padding: 4px;
	display: inline;
}



.body_text 
    {
	color: #666666;
	text-decoration: none;
	font: 12px/20px Arial, Helvetica, sans-serif;
    }
	
	
	
.body_text a:link {

	color: #B0002D;

	text-decoration: none;

}

.body_text a:visited {

	text-decoration: none;

	color: #B0002D;

}


.body_text a:hover{ 

	text-decoration: underline;

	color: #666666;

	}



.body_text a:active {

	text-decoration: none;

	color: #B0002D;

}



.Separator {
	border-top: 1px dotted #CCCCCC;
}


/* \*/
* html #mainInner {height: 1%;}
/* */
.horizontalRule3 {
	font: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #969696;
}
