

.rightcoldiv{
	height:100%;
	background-color:#00FFFF;
}

.leftcol{
	vertical-align:top;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
}

.midcol{
	vertical-align:top;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;

	background-image:url(images/bottomlip.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.rightcol{}


.toplip{
	height:7px;
	background-image:url(images/toplip.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:0px;
}

.topramp{
	height:28px;
	background-image:url(images/topramp.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0px;
	background-color:#00CC66;
}

#nav #selected{
	 background: url(images/li-ball-on.gif) no-repeat left center;   
	 color: #323996;
}

#nav #selected a
{  
	margin: 15px; 
	padding: 0px 0px 0px 30px; 
	color: #0DBBEF;
	text-decoration: none;
	letter-spacing: 1.3px;
	font-weight:bold;

}

#nav { list-style: none;}
#nav li 
{ 
	text-align:left;
	display: block;
	border-bottom: 0px #323996 solid; 
	margin: 0px 15px 0px 0px;
	padding: 17px 0px 18px 0px;
	font-size: 75%;
	text-transform: uppercase;

	 background: url(images/li-ball.gif) no-repeat left center;   
}


#nav li.first {border-top: 0px #323996 solid; color: red;}
#nav li:hover, #nav li.over { background-color:#eaebf4;}
#nav li a
{  
	margin: 15px; 
	padding: 0px 0px 0px 30px; 
	color: #333333; 
	text-decoration: none;
	letter-spacing: 1.3px;

}
#nav li a:hover{ color: #323996;}
#nav .hoveredlink{ color: #323996;}


#newsletter { margin: 40px 0px 0px 5px;}
#newsletter img{ color: #323996; font-size: 100%; font-weight: bold; margin-bottom: 14px;}
#newsletter input {width:170px; height:20px; margin-bottom: 14px; border: 1px #323996 solid; background-color: #e5e5e5; padding: 2px; font-size: 85%;}
#newsletter input.button
{ 
	margin-right:12px;
	border: none; background: url(images/save.gif);height:29px;width: 70px; padding: 5px 50px 5px 5px; float: right; 
	cursor: pointer;
}



#news { margin-top: 20px; margin-bottom: 40px; width: 100%;}
#news .head{height:30px;background: #323996 url(images/th-bg.gif) top right no-repeat; color: #FFFFFF; padding: 10px; font-size: 100%;}
#news #try{ border-left: 1px solid #323996; border-right: 1px solid #323996; border-bottom: 0px red solid;}
#news #try thead th, td { padding: 5px; border: none; font-size: 114%;  }

#news td { padding: 10px 5px 0px 10px; border: none;}

#news #try tbody { }
#news .bottom {height:20px; font-size:135%; background: url(images/lasttr-bg.gif) no-repeat; padding: 3px; border-top: 0px red solid; border-right: 1px solid #323996;}

#news a{
	text-decoration:none;
	color:#323996;
 	font-size:75%;
	font-weight:normal;
}

#news a:hover{
	color:#cccccc;
}


.footermemuleft{
	padding-top:8px;
	margin-left:10px;
	float:left;
}

.footermemuleft img{
	margin-left:20px;
}

.footermemuright{

	padding-top:10px;
	margin-left:10px;
	float:right;

}

.titleimg{

	padding-top:20px;

}

.standardtext{
	padding-bottom:10px;
	padding-top:10px;
	letter-spacing:.02em;
	line-height:1.3em;
	text-align:justify;
	color:#333333;
}

.standardtextlast{
	padding-bottom:30px;
	padding-top:10px;
	letter-spacing:.02em;
	line-height:1.3em;
	text-align:justify;
	color:#333333;
}

.testimonial1{
	padding-bottom:10px;
	padding-top:10px;
	letter-spacing:.02em;
	line-height:1.3em;
	text-align:justify;
	font-style:italic;
	color:#333333;
}


.standardlist{
	list-style-type:disc;
	list-style-position:inside;
	color:#333333;
}

.standardlist li{
	padding-bottom:6px;
	color:#333333;
}

.standardtitle{
	font-weight:bold;
	padding-top:20px;
	color:#333333;
}

.signuptable td{
	padding:5px 5px 5px 0px;
}

.grid{
	font-size:70%;
	border:1px solid #aaaaaa;
	text-align:center;
}

.gridh{
	font-size:70%;
	padding:5px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	letter-spacing:.02em;
	line-height:1.3em;
	color:#333333;
}

.verttext{
	writing-mode: tb-rl;
	margin-top:10px;
	white-space:nowrap;
	padding:5px;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	letter-spacing:.02em;
	line-height:1.3em;
	color:#333333;
}


.contacttable td{
	padding-right:10px;
	letter-spacing:.02em;
	line-height:1.3em;
	color:#333333;

}