body{
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial,Helvetica,   sans-serif;
	font-size:.9em;
	font-style:normal;
/*	color:#828282; */
	color:#757474;
	}

input, textarea, select {
    background-color: #bdbdbd;
    border:none;

}

h4{
	color:#666666;
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
}	

p, .paragraph{

	margin:0 0 10px 0; 
	font-size:11px; 
	line-height:18px;
	color:#828282;
}
.pageTitle{
	float:right;
}
a:link, a, a:active, a:visited, .link
{
	/*color:#5f1d1d;*/
	color:#2A2A2A;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
}
a:hover, .link:hover{
	color:#828282;
	text-decoration:underline;

}

li{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:13px;
}

ul{
	margin:5px 0 5px 5px;
	padding:0;
}

img{border:0;} 
.clear{clear:both;}

.lalalareg{font-size:10px;
	vertical-align:top;
}
	
#headerdiv{
	background-image:url("/images/border/topDropShadow_Home.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	width:970px;
	height:30px;
	text-align:right;
	padding:25px 15px 0 0;
}

#container{
	width:975px;
	margin:0 auto;

}
#contentcontainer{
	width:985px;
	margin:0;
	padding:0;
	background-image:url(/images/border/middleDropShadow_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	height:auto;
}

#content{
	text-align:left;
	float:right;
    min-height: 520px;
	height:auto !important;
	padding:0; 
	margin:0; 
	border:none; 
	width:796px;
	display:inline;
}

#maintext{
	font-size: 1.3em;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
#reference_text{
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
}

#fronttext{
	font-size: 2.2em;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: center;
       	color:#222222;
}


#mainimage{
}

#mainmenu{
	float:left;
	width:165px;
	padding-left:8px;
	padding-right:14px;
	margin:15px 0;
	text-align:left;
	display: inline;
}
#mainlogo{
	margin:0px 0 0px 12px;
}

.menutitle, .menucontainer
{
  position:relative;
}

.menutitle
{
  height:17px;
  padding:2px 0 0 10px;
  width:130px;
  overflow:hidden;
  cursor:pointer;
  font-weight:bold;
  font-size:12px;
  vertical-align:top;
  text-align:left;
  display:block;

  -moz-user-select:none;
}

.menucontainer
{
	padding-left:20px;
	width:140px;
	margin-top:25px;
}
#navigationdiv{
	margin:18px 0 0 0px;
	height:425px;
}

#headerlinks{
	float:right;
	width:425px;
	text-align:right;
	padding-right: 20px;
}
#headerlinks a:hover{
	text-decoration:none;
}

#footer{
	clear:both;
	background-image:url("/images/border/bottomDropShadow_Home.gif");
	background-repeat:no-repeat;
	background-position:center top;
	height:40px;
	width:985px;
}

#footerdiv{
	margin:15px 15px 0 0 ;
	float:right;
	text-decoration:none;
}

a.footerlinks, a.footerlinks:hover{
	color:#333333; 
	font-size:10px;
}

iframe{overflow:hidden;}

#emailpop{
	position:relative;
        top: -600px;
	left: 100px;
	bottom:213px;
	padding-left:10px;
    visibility:hidden; 
    display: block;
	margin:0 auto;
	height:100px;
	width:275px;
	text-align:left;
}

#emailcontainerdiv{
	width:300px;
	background-color:#fff;
	border:1px solid #333;
	margin-left:20px;
}	

#messagediv{
	padding:20px 10px 10px 10px;
}

#box3{
	cursor: pointer;
}

#emailSignUpTxt{
	font-weight:500;
}
#emailButton{
	float:right;
	margin:10px 10px 0 0;
}

.closer{
	float:right;
	border:1px solid #333;
	padding:1px 3px;
	margin:5px;
	font-weight:bold;
	color:#333333;
	background-color:#eee;
	cursor:pointer;
}

#boxrow
{
	margin-left: 40px;
	margin-right: 40px;
}
.bottomboxesbig
{
	float:left;
	margin-top: 20px;
	width: 350px;
	padding-bottom: 20px;
}
.bottomboxessmall
{
	float:left;
	margin-top: 20px;
	width: 200px;
}
.bottomboxesheader
{
	margin-top: 20px;
}
.bottomboxestext
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.teaser {
	padding:0 0 0 11px;
	margin:10px;
	background:url("/images/tsr-l.gif") top left no-repeat;
}
.teaser h2 {
	background:url("/images/tsr-r.gif") top right no-repeat;
	margin:0;
	padding:8px 0 0.5em 0;
}
.teaser p {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;
}
.teaser div {
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url("/images/tsr-l.gif") bottom left no-repeat;
}
.teaser .more {
	display:block;
	text-align:right;
	padding:0 10px 10px 0;
	background:url("/images/tsr-r.gif") bottom right no-repeat;
}
