﻿body 
{
   margin: 0;
   font-family:Sans-Serif;
   position:relative;
}
.mainWrapper
{
	width: 974px;
	margin: 0 auto;	
	position:relative;
	background:url(../images/bg_body.jpg) repeat-y -1px 0px;
}
a 
{
	color: #A0218C;
	text-decoration: none;
}
.clear
{
	clear: both;	
}
.contentHeader 
{
    font-size: 16px;
    font-weight: bold;
    color: #a0218c;
    padding-top: 2px;
}

.contentSubheader 
{
    font-weight:bold;
    color:#a0218c;
}



.contentImage 
{
    padding:10px 0px 10px 0px;
}

.bodyTop 
{
    background:url(../images/banner_Main.jpg) no-repeat top left;
    height:120px;
}

.gutterLeft 
{
    width:233px;
   
    /* border:1px solid #cccccc; */
    float:left;
    position:relative;
    left:8px;
    padding: 10px 0 0 0;
}

.gutterRight 
{
    width:233px;
    /* border:1px solid #cccccc; */
    float:right;
    position:relative;
    right:2px;
    padding: 10px 0 0 0;
}

.bodyHeader 
{
	
	/*
    height: 34px;
    height:20px;
    position:absolute;
    top:-32px;
    width:925px;
    left:43px;
	*/

}

.search
{
    float: left;
    padding: 5px 0 0 39px;  
      
}
.SearchTextBox
{
    float: left;
    padding: 5px 5px 0 0;
    
}
.SearchTextButton
{
    float: left;
	padding: 5px 0 0 0;	    
}
#searchBox 
{
    height:18px;
    border:2px solid #c0c0c0;
    font-style:italic;
    color:#c0c0c0;
    font-size:8pt;
    width:140px;
    position:absolute;
    top:5px; 
}

#btnSubmit 
{
    position:absolute;
    left:144px;
    top:5px
    
}

.CLL-NHL-tab 
{
    float:right;
    width:200px;

}

.tout 
{
    width:233px;  
}


.mainContent 
{
    width:477px;
    /* border:1px solid #cccccc; */ 
    margin:0 auto;
    padding-left:20px;
}

.splashMovie 
{
    width:477px;
    
    /* border:1px solid #cccccc; */
    
}

.navResponse 
{
    width:477px;
    padding-bottom:6px;
    white-space:nowrap;
    float:left;
    
    /* background-color:Purple; */
}

.navResponse a, .navResponse img 
{
    float:left;
}

.textContent 
{
    /*font-size:10pt;*/    
}

.textContent ul 
{
    margin:10px;
    padding-left:10px;
}

.textContent ul li 
{
    padding-top:8px;
    
}

#footer 
{
    width:953px;
    position: relative;
    margin-left:14px;
    
}

#footerStripe 
{
    background-color:#c0c0c0;
    height:29px;
    font-size:10px;   
}

#stripeLeft 
{
    float:left;
    padding-left:14px;
    padding-top:8px;
}

#stripeRight 
{
    float:right;
    padding-right:8px;
    padding-top:8px;
}

#footerStripe a 
{
    color:#ffffff;
    text-decoration:none;
}
 
#footerStripe a:hover 
{
    color:#000000;
    text-decoration:underline;
} 
 
#footerLinks 
{
    font-size: 10px;
    height:52px;
}
#linksLeft 
{
    float:left;
    padding-left:8px;
    padding-top:20px;
}

#linksRight 
{
    float:right;
    padding-right:8px;
    padding-top:8px;
}

#footerLinks a 
{
    color:#cc6699;
    text-decoration:none;
}

#footerLinks a:hover 
{
    text-decoration:underline;
    color:#000000;
}
 
#copyrightInfo 
{
    font-size:10px;
    clear:both;
    padding-left:8px;
    padding-top:10px;
}

.caption 
{
    /*font-size:10pt;*/
    text-align:left;

}

.topLink 
{
    /*font-size:10pt;*/
    padding-bottom:6px;
}

.topLink a 
{
    color:#a0218c;
    text-decoration:none;
}

.topLink a:hover 
{
    color:#000000;
    text-decoration:underline;
}

.contentLink a 
{
    color:#a0218c;
    text-decoration:none;
}

.contentLink a:hover 
{
    color:#000000;
    text-decoration:underline;
}

.isi 
{
    /*font-size:10pt;*/
    text-align:left;  
}

.references 
{
    /*font-size:10pt;*/
    text-align:left;  
}

h3
{
    color:#b841a0;
    margin-bottom:0px;

}

.registerTxtBox
{
	border:0px;
	background: transparent url(../images/img_register_txtbox.jpg) no-repeat top left;
	width:405px;
	height:35px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.anchor_bullet 
{
    list-style-image: url(../images/anchor_bullet.jpg);
    
}


/*Light box CSS */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container 
{
	background-color:#FFFFFF; 
	padding:0px;
}

.utilities
 {
    width:245px;
    float:right;
    position:absolute;
    top:0px;
    right:12px;
}

/* Tout control */


.toutSpacer {
    height:12px;
}
.bink
{
	color: #A0218C;	
}
#floatMenu 
{   
	margin-top: 50px;
    position: absolute; 
    top: 565px;   
    left: 733px;   
    padding: 0 0 0 5px;
}  

/* Pop Up Styles */
.modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#000000;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
}
.modal-window
{
	position:fixed;
	top:300px;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
	background-color: #FFFFFF;
}

/**************

     Normal

**************/

#bodyMain.normal
{ 
	font-size: 10pt;
}

#bodyMain.normal .contentHeader
{ 
	font-size: 12pt;
}

#bodyMain.normal h3
{ 
	font-size: 10pt;
}

#bodyMain.normal .contentSubheader
{
	font-size: 10pt;
}

#bodyMain.normal .footnote
{ 
	font-size: 8pt;
}
#bodyMain.larger .smallText
{
	font-size: 8pt;
}
/**************

     Large

**************/

#bodyMain.large
{
	font-size: 12pt;
}

#bodyMain.large .contentHeader
{
	font-size: 14pt;
}

#bodyMain.large h3
{ 
	font-size: 12pt;
}

#bodyMain.large .contentSubheader
{
	font-size: 12pt;
}

#bodyMain.large .footnote
{
	font-size: 10pt;
}
#bodyMain.larger .smallText
{
	font-size: 10pt;
}
/**************

     Larger

**************/
#bodyMain.larger
{
	font-size: 14pt;
}

#bodyMain.larger .contentHeader
{
	font-size: 16pt;
}

#bodyMain.larger h3
{ 
	font-size: 14pt;
}

#bodyMain.larger .contentSubheader
{
	font-size: 14pt;
}

#bodyMain.larger .footnote
{
	font-size: 12pt;
}

#bodyMain.larger .smallText
{
	font-size: 12pt;
}

.printOnly 
{
    display: none;    
}

.toutSpacer 
{
    height: 12px;    
}