﻿div.colLeft {float:left;width:210px; }div.colMiddle {	float:left;	width:412px;	margin:0 5px;	border-left: solid 1px #DADADA;	padding:0 15px 0 25px;		}div.colRight {	float:left;	text-align:center;	width:175px;}	strong { font-size:14px; color:#0169a5; }	a.strongLink {font-weight:bold;				  font-size:12px; 				  color:#0169a5;				  }				img.logo { border: solid 1px #DADADA !important; }		div.info		{			border-bottom:1px solid #DADADA;			margin:10px 15px 10px 0;			padding-bottom:10px;			overflow: hidden;		}strong { font-size:14px; color:#0169a5; }
        .moduleRow { float:left; }        
        div.module { float:left; }        
        div#module1 { width:320px; }
        div#module2 { width:370px; }
        div#module3 { width:200px; }
        div#module4 { width:490px; }
        
        div.module div.header
        {
        	height:28px;
        	background:url(/images/dashboard/hdr_bg_mid.jpg);
        }
        
        div.module div.header h2
        {
        	font-size:14px;
        	font-weight:bold;
        	color:#6a6a6a;
        	padding-top:7px;        	
        }
        
        div.module div.header div.left 
        {
        	width:18px;
        	height:28px;
        	background:url(/images/dashboard/hdr_bg_lf.jpg);
        	float:left;
        }
        
        div.module div.header div.right 
        {
        	width:18px;
        	height:28px;
        	background:url(/images/dashboard/hdr_bg_rt.jpg);
        	float:right;
        }
        
        div.module div.header div.rightContent 
        {
        	padding-top:7px;
        	font-weight:bold;
        	padding-right:15px;
        	float:right;
        }
        
        div.module div.bdrRight 
        {
        	border-right:1px solid #cbcbcb;
        }
        
        div.module div.header div.leftnobg 
        {
        	width:18px;
        	height:28px;
            float:left;
        }
        
        div.module div.body
        {
        	border-left:1px solid #e4e4e4;
        	border-right:1px solid #e4e4e4;
        	padding:20px 15px 20px 15px;
        }
        
        div.module div.body div.coach
        {
        	width:200px;
        	height:75px;
        }
        
        div.module div.body h3
        {
        	font-size:18px;
        	font-weight:bold;
        	color:#0169a5;
        	    	
        }
        
        div.module div.body h3 a, div.module div.body h4 a { text-decoration:none;color:#0169a5; }
        
        div.module div.footer
        {
        	height:8px;     
        	background:url(/images/dashboard/ftr_bg_mid.gif);
        	border-right:1px solid #e4e4e4;
        }
        
        div.module div.nobdr
        {
        	border:none;
        }
        
        div.module div.footer div.left 
        {
        	width:18px;
        	height:8px;
        	background:url(/images/dashboard/ftr_bg_lf.gif);
        }
        
        div.module div.footer div.right 
        {
        	width:18px;
        	height:8px;
        	background:url(/images/dashboard/ftr_bg_rt.gif);
        	float:right;
        }
        
        * html #Div2 .body .certs
        {
        	height:160px;
        }
        
        html>body #Div2 .body .certs
        {
        	*min-height:160px;        	
        }
        
        #Div2 .body .certs
        {
        	 min-height:140px;
        }
        
        #clubMessage
        {
        	margin-bottom:10px;
        }
        
        .pdfPreview 
        {
        	border:none;
        	margin-left:-8px;
        }
