/*Coolum*/


h1
{
 line-height:18pt;   
 color:#0066CC;
 font-size:22pt
 
}


h2
{
 line-height:18pt;   
 color:#000000;
 font-size:10pt
 
}


h3
{
 line-height:18pt;   
 color:#1E49C1;
 margin-bottom:0;
 font-family: Comic Sans MS, Verdana, Arial, Helvetica; 
    
}

h4
{
 line-height:18pt;   
 color:#646E97;
 font-size:14pt
    
}

h5
{
 line-height:8pt;   
 color:#646E97;
 font-size:12pt
    
}

h6
{
 line-height:16pt;   
 color:#646E97;
 font-size:12pt; margin-bottom:0
 
    
}


body
{
    font-size: 10pt;
    margin: 5px; 
    color: threeddarkshadow;
    line-height: 18pt;
    font-family: Verdana, Arial, Helvetica;
		text-align:center; /*needed for centering tables in IE*/
    
}

p
{
    font-size: 10pt;
    line-height: 15pt;
    font-family: Verdana, Arial, Helvetica;
}


li
{
    font-size: 10pt;
    line-height: 15pt;
    font-family: Verdana, Arial, Helvetica;
}


.CopyrightMessage 
{
    font-size:8pt;
    font-family: Verdana, Arial, Helvetica;
    text-align:center;
    /*border-right:10px solid red;*/
}



/*The following can be used to centre any element*/    
.centerobject {margin-right: auto; margin-left: auto; text-align: center;}

 
.BodyFont    
{
    font-size:10pt
}

.TightBodyFont    
{
    font-size:10pt; line-height:100%; margin-top:0; margin-bottom:0
    
}

.ContactPage
    
{
    font-size:10pt; 
		line-height:15px; 
		margin-top:0; 
		margin-bottom:0;
		background-color:#F5F5F5;
    
}


.FrontPageLinks    
{
    font-size:8pt; line-height:120%; margin-top:0; margin-bottom:0; text-align:center  
}


Table.ResultsIndexTable
{
    /*padding-right: 4px;*/
    /*padding-left: 4px;*/
    /*padding-bottom: 4px;*/
    margin: 4px;
    width: 95%;
    /*padding-top: 4px;*/
    font-size:10pt;
    margin-right: auto; margin-left: auto; text-align: left;    
}



Table.ResultsTable
{
    border-right: silver thin solid;
    /*padding-right: 4px;*/
    border-top: silver thin solid;
    /*padding-left: 4px;*/
    /*padding-bottom: 4px;*/
    /*margin: 4px;*/
    border-left: silver thin solid;
    width: 95%;
    /*padding-top: 4px;*/
    border-bottom: silver thin solid;
    font-size:10pt;
		margin-right: auto; 
		margin-left: auto;
		text-align: left;
		/*margin: auto;  for IE*/
		align:center;

}

.ResultsTableHead
{
    border:thin solid #C0C0C0; color: #808080;
    background-color: #1E49C1;
    font-weight: bold;
    border-collapse: collapse;
    color: #ffffff;
}


.ResultsTableBody
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    /*border-collapse: collapse;*/
    background-color: white;
    color: black;
}

.ResultsTableBodyAlternateLine
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
    background-color: whitesmoke;
}


.ResultsTableSubHead
{
    border:thin solid silver; border-collapse: collapse;
    background-color: white;
    font-weight: bold;
    color: #1E49C1;
    background: gainsboro
}

.ResultsTableSubSubHead
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    font-weight: bold;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    border-collapse: collapse;
}

 
.TableHeader
{
    border:1px solid #000000; 
		padding:10px; /*font-size: 8pt;*/
    font-weight:bold;
    margin-left: 5px;
    vertical-align: top;
    margin-right: 5px;
    border-collapse: collapse;
    color:#000000;
    background:#F5F5F5;
    
}

.TableLeftCol
{
    width:60%;
    border-right:1;
    border-right-width:1;
    
}

.TableRightCol
{
    width:40%;
    border-right:1;
    border-right-width:1;
    border-color:Gray;
    text-align:right;
}

.CalendarDates
{
    font-size:14pt;
    font-family: Verdana, Arial, Helvetica;
    text-align:left; 
    font-weight:bold;
}

.CalendarEvents
{
    font-size:8pt;
    font-family: Verdana, Arial, Helvetica;
    text-align:center; 
}

.CalendarHead
{
	 line-height:100%;   
	 color:#1E49C1;
	 font-size:18pt;
	 font-weight:bold;
	 margin-top:16;
	 margin-bottom:16;
   font-family: Comic Sans MS, Verdana, Arial, Helvetica;

}


.Cards
{
    font-size:8pt;
    font-weight:bold;
    text-align:center; 
		color:black;
		line-height:25px;
		width:50px;
}

.CardsDiv
{
    position:relative;
		width:100%;
		float:left;
		color:red;
    font-family: Verdana, Arial, Helvetica;
		zzzborder-right : 2px solid #69f;

		
}

.Hands
{
    font-size:8pt;
    font-weight:bold;
    text-align:left; 
		color:black;
		line-height:16px;
		width:100px;
}


