body
{
	font-family: Arial,Helvetica;
	font-size: 8pt;
	background-color: #e7e7d5;
	margin: 0;
}

html
{
    margin: 0;
}

a			{ color:#406678; 	text-decoration:none; font-weight:normal }
a:link		{ color:#406678; 	text-decoration:none; font-weight:normal }
a:visited	{ color:#406678;	text-decoration:none; font-weight:normal }
a:hover		{ color:#406678;	text-decoration:none; font-weight:normal; text-decoration: underline; }

img         
{
    display: block;
    border: 0;
}

.MainPanel
{
    position: relative; 
    left: 50%; 
    top: 20px; 
    width: 800px; 
    margin-left: -380px;
}

.colLH
{    
    width: 266px;
    float: left;  
}

.colCT
{
    width: 280px;
    padding-top: 80px;
    float: left;
}

.colRH
{
    width: 214px;
    float: left;
    padding-top: 20px;
}    

.loginBoxTitle
{
	background-image: url(../images/home/GuestLogin_noTXTHDR.jpg);
	background-repeat: no-repeat; /*padding: 30px 0 0 8px;
    height: 94px;*/
	padding: 0px 0 0 8px;
	height: 23px;
	margin-top: 2px;
	width: 177px;

}

.loginBoxTitleText
{
	font-style: italic;
	font-family: 'Times New Roman';
	font-size: 10pt;
	vertical-align: middle;
	text-align: left;
	padding-top: 4px;
	font-weight:900;
		color: #5C5A53;
}
	

.loginBox
{
    background-image: url(../images/home/GuestLogin_noTXTContent.jpg); 
    background-repeat: no-repeat; 
    /*padding: 30px 0 0 8px;
    height: 94px;*/
    padding: 7px 0 0 8px;
    height: 71;
    margin-bottom: 0px; 
    width: 177px;
} 

.loginBox input
{
    width: 50px;
    margin-right: 4px;
    height: 10pt;
    font-size: 9pt;
}  

.loginBox span
{
    margin-right: 4px;
}

.loginBoxMsg
{
    padding-top: 15px;
    font-size: 7pt;
}

.loginBox img
{
    display: inline ;
    vertical-align: bottom;
}

.bodyText
{
	width: 412px;
	margin: 9px 64px 2px 18px;
	float: left;
}

.miniMenu
{
    text-align: center;
    width: 100%;
}

.miniMenu A
{
    margin: 0 8px 0 4px;
}

.Testimonial
{
    margin-top: 24px;
    width: 405px; 
	height: 132px;
	overflow: hidden;	
	font-style:italic;
	font-size:10pt;
	color:Black;
    background-image: url(../images/TestimonialFooter.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;       
}

.Testimonial .upper
{
	font-family:Times New Roman;
	margin-top: 0px;
	margin-left: 0px;
	width: 400px;    
}

.Testimonial .lower
{
	padding-left: 20px;
	margin-left: 2px;
	margin-top: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size:8pt;
	height: 32px;    
}

.masteradr
{
    color:#406678;
	width: 98%;
	text-align: center;
	clear: both;
}

.masterftr
{
	width: 98%;
	padding-top: 30px;
	text-align: center;
	clear: both;
}

.masterftr span
{
	padding-right: 6px;
	font-weight: bold;
	color: #406678;
}

.masterftr A, DIV.masterftr A:visited
{
	padding-right: 6px;
	font-weight: bold;
	color: #406678;
}

.masterftr A:hover
{
	padding-right: 6px;
	font-weight: bold;
	color: #406678;
	text-decoration: underline;	
}

#demos
{
    position: relative;
    display: block;
    border: solid 1px #9cafcd;
    width: 150px;
    left: 55px;
    top: -15px;
}

#DemoTag
{
	position: relative;
	display: block; /*border: solid 1px #9cafcd;
    width: 150px;*/
	left: 55px;
	top: -15px;
	color: #42658C;
	font-style: italic;
}

#demos A
{
    display: block;
    font-size: 10pt;
    height: 14pt;
}

#demos A:hover
{
    background-color: #f4f4eb;
    text-decoration: none;
}

.banner
{
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	
}

.bannerspace
{
	white-space: nowrap;
	margin-right: 45px;
}