.cHeader
{
	position:relative;
} 
.cText
{
	width: 500px;
}
.cTextArea
{
	width:500px;
	height:300px;	
}
.row_heading
{
	font-weight: bolder;
	background-color: #3382a7;
	color: white;
}
.alt_listing
{
	font-size: 10pt;
	background-color: #f1f3d9;
}
.alt_listing2
{
	font-size: 10pt;
	background-color: #d3d3d3;
}
.randomQuotes
{
	width: 20%;
	background-color: #ccffcc;
	border-color: #ccffcc;
	margin-left: 5px;
}
.bodyContent
{
	position: relative; 
	top: 0; 
	left: 0;
}
.bios {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}
.requiredField
{
	color: red;
}
.label
{
	text-align: right;
	
}
.longTitle
{
	text-align: left;
	font-size: 14px;
	font-family: Verdana;
	font-weight:bold;
}
.quoteTitle
{
	text-align: left;
	font-size: 14px;
	font-weight:bold;
}
#homeFooter {

background : #9cf url(../Images/tmg_home_graphiccb3.jpg) top left no-repeat;

border-top : 3px solid #036;

height: 120px;

}
.tabSelected
{
    border-right: 1px solid #036;
    font-size: 14px;
    color: #000080;
    font-weight: bold;
    background-color: #B19978;
    width: 65px;
    background-image: url(../Images/tab_right.gif);
}
.tab
{
    border-style: inset;
    font-size: 14px;
    width: 65px;
}
.tabOld
{
    background-position: center center;
    background-repeat: no-repeat;
    border-left: 1px solid #036;
    font-size: 15px;
     background-image: url(../Images/bg-poster.jpg);
}
.mohHeader
{
    background-image: url(../images/headergradient.gif);
    background-repeat: no-repeat;
}

.cSecurity
{
    font-weight: bold;    
    background-image: url(../Images/tab_right.gif);    
}


