html 
{
    margin: 0px;
    padding: 0px;
	 font-family: arial;
	 font-size: 14px;}
    
th {
	text-align: left;
	font-size: 14px;
	
}


ul.coachlist {
position: relative;
top: -12px;
margin-bottom: -2px;
}

ul.coachlist li {
color: #B69828;
}

ul.coachlist span {
color: #000;
}


span.coachtitle {
	color: #8a002e; 
	font-weight: bold; 
	font-style: italic; 
	position: relative; 
	top: -10px;
	}


.header3 {
	font-size:16px;
	letter-spacing: 2px;
	color: #666666;
	font-weight: normal;
	margin: 25px 0 8px 34px;
}
a {
	/*color: #0066FF;*/
	text-decoration: none;
	color:#1A699A;
}

a.photo, a:visited.photo, a:active.photo  
{
    background-color: #fff;
    color: #fff;
    border: 5px solid #fff;
    text-decoration: none;
  
}



a, body, div, span, td, th, p {
	font: normal 14px arial, verdana, Helvetica, , sans-serif;
}

a:visited {
	color: #1A699A;
}

a:hover {
	text-decoration: underline;
}
.article-title {
	font-size: 12px;
	color: #AE0039;
	font-weight: bold;
}
.article-text {
	font-size: 11px;
}

a.list {
	color: #0066FF;
}

a.list:hover {
	color: #6699FF;
}

body {
	margin: 0px auto;
	text-align: center;
	padding: 0 0 0 0;
	background-color:#035C93;
}

div.quote {
	margin: 6px 0 6px 60px;
	padding: 6px 6px 6px 6px;
	text-align: left;
}

img.location {
	border: 0px none;
	margin: 12px 12px 12px 12px;
}

img.logo {
	border: 0px none;
	margin: 0 12px 0 12px;
}

span.tagline {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
}

td.content {
	padding: 0 16px 0 6px;
}

td.content span, td.content p, td.content div {
	font-size: 12px;
}

td.menuitem {
	background-color: #6699FF;
	font-size: 10px;
	font-weight: bold;
}

td.pageheader {
	background-color: white;
	color: #000099;
	height: 75px;
}

td.subaccent {
	height: 6px;
}

td.subaccent#blue, .menusub-blue {
	background-color: #006699  /*#6699FF */;
}

td.subaccent#red, .menusub-red {
	background-color: #AE0039;
}

td.subaccent#yellow, .menusub-yellow {
	background-color: #CC9933;
}

td.subheader {
	background-color: #DDDDDD;
	height: 20px;
	padding: 0 10px 0 10px;
}

td.subheader, td.subheader a {
	color: #333333;
	font-size: 10px;
}

.caption {
	color: #87001E;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.contentheader {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: -0px;
	margin-bottom: 6px;
}

a.footer,.copyright {
	color: #fff;
	font-size: 12px;
	text-align: right;
	padding-right: 6px;
	text-decoration: underline;
}
a.footer:visited {
	color: #fff;
}

a.footer:hover 
{
    text-decoration: none;
}

a.menubarsingle, a.menubarsingle:link, a.menubarsingle:active, a.menubarsingle:hover, a.menubarsingle:visited
{
    color: #fff; 
    font-weight: bold; 
    font-size: 12px; 
    text-decoration: none;
}

div.details {
	background-color: #f0f0f0;
	
	
}
span.docdesc {
	font-size: 10px;
	padding-left: 6px;
	color: #999999;
}

img.inline {
	text-align: right;
	float: right;
}
.header2, th, h2 {
	color: #87001E;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
h2 {
	padding-top: 22px;
}



#noborder {border: 0px solid #fff;}


.menutop-yellow {
	background-color: #996633;
}

.quote1 {
	color: #996633;
	font-size: 12px;
	font-style: normal;
}

.quote2 {
	color: #000000;
	font-size: 10px;
	font-style: italic;
}

.selected {
	color: #996633;
	font-weight: bold;
}

.smalllogo {
	margin: 0 10px 0 4px;
}
.quote3 {
	color: #87001E;
	font-style: italic;
}
.quote4 {
color:#999999;
	font-size: 18px;
	font: italic;
}

 div.container
 {
    text-align: center;
    margin: 0px auto;
    border: 0px solid #000;
    width: 100%;
    background-color: #035C93;
 }
  
div.contentwrap {
    margin: 0px auto;
   /* background-color: #fbfbfb; */
   background-color: #fff;
   
    border:1px solid #000; 
    border-top-width: 0px;
    border-bottom: 1px solid #ccc; 
    width: 750px; 
    text-align: center;
   /* background-image: url('../images/compass_bg.jpg'); */
	background-repeat: no-repeat; 
	background-position: 50% 10px; 
}

div.content 
{
    text-align: left; 
    margin:  0px 80px 0px 80px
}    

div.content_realWorld
{
    text-align: left; 
    margin:  0px 50px 0px 20px
}  

div.menu_realWorld
{
	margin-top: 20px; 
	position: relative;
	left: 20px;
	float: left;
	}
	
div.subContent_realWorld 
{
	text-align: left; 
	width: 450px; 
	border: 0px solid #ccc;
	position: relative;
	float: right;
	left: 20px;
	}	


div.siopContent 
{
    text-align: left; 
    margin:  0px 50px 0px 50px
}
    

div.servicesContent 
{
    
    text-align: left;
    margin: 0px 40px 0px 10px;
    border: 0px solid #fff;
}

div.servicesRight
    {
    float: right;
    width: 450px;
    text-align: left; 
    margin-right: 0px;
    
    }

div.servicesRight em 
{
    font-weight: bold;
    margin-right: 5px;
}    

div.servicesLeft
{
    float: left;
    width: 100px;
    border: 0px solid #000;
    margin-left: 8px;
    margin-bottom: 10px;
}

    
div.servicesMenu 
    {
      /*position: absolute;*/
       position: relative; 
       width: 200px;
       border: 0px solid #952941;
     
    }
    
div.servicesPhoto 
{
    position: relative;
    margin-top: 20px;
    margin-left: 9px;
}   
  
  
#insideMenu 
{
    margin: 10px;
    font-size: 12px;
}

#insideMenu a 
{
    font-size: 12px;
    line-height: 18px;
    color: #1A699A;
    display: block;
    border: 1px solid #ccc;
    padding: 2px;
    margin-bottom: 2px;
        
}
#insideMenu a:hover 
{
    background-color: #e9e9e9;
    color: #8b0000;
    text-decoration: none;
    font-weight: normal;
}

/* THIS IS NEW AS OF NOV. 2, 2007 */
#insideMenu img 
{
    position: relative; 
    margin-bottom: 1px; 
    margin-right: 5px;
}

#insideMenu a.sub
{
    margin-left: 10px; 
    border: 0px solid #fff;
}


#insideMenu a.sub:hover  
{
    background-color: #fff;

}
/*END OF NEW SUB MENU STYLES */
  
    
h5 
{
    color: #1A699A; 
    font-weight: bold; 
    font-family: Arial; 
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    }
   
h5 em 
{
    font-weight: normal;
}   
   
    
 h6 
 {
    color: #1A699A;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 5px;
 }
 
.redItalicsHeader
 {
	 font-style: italic; 
	 color: #8A002E; 
	 font-weight: bold; 
	 font-size: 14px;
 }
 
 ul.eventsHomePage span
 {
    color: #8b0000;
    font-family: Arial; 
    font-weight: bold; 
    font-size: 12px;
    text-decoration: none;
 }
 
 ul.eventsHomePage a
 {
    color: #1A699A;
    font-family: Arial; 
    font-weight: normal; 
    font-size: 12px
 }

ul.mustard 
{
	color: #B69828; 
	font-size: 10px;
}

ul.mustard span
{
	color: #000;
}
	
 
sup 
{
    font-size: .9em;
}

div.list a {
font-size: 12px;
text-decoration:underline;
} 

div.list {
font-size: 12px;
line-height: 18px;
}
 
 
/* BELOW IS FOR BRACKET PULLOUT QUOTE ON SERVICES PAGE */

div.bracket {
    text-align: left;
    height: 190px;
    margin-left: -5px;
}
div.brackettext {
    border: 0px solid #fff;
    width: 180px;
    float: left;
    font-size: 13px;
    font-style: italic;
    text-align: center;
    position: relative;
    left: 0px;
    top: 3px;
}
img.rightbracket {
    float: left; 
    position: relative; 
    left: -1px;
}
img.leftbracket {
    float: left;
}


 
/* CSS FOR WHITE PAPER PAGE */
 
 .whitepaper {
	clear: both;
	border: 0px dashed #ccc;
	}

.whitepaper div {
	font-size: 12px; 
	margin-left: 40px;
	}
.whitepaper img {
	position: relative; top: 4px;
	}
	
.whitepaper img.ppt {
	margin-top: 2px;
	}
	
.whitepaper a {
	font-weight: 300;
	font-size: 11px;
}

.whitepaper a.ppt {
	position: relative; 
	top: 2px;
}

.whitepaper h4 {
	margin-bottom: 4px;
	margin-top: 15px;
	margin-left: 20px;
	}

.whitepaper a:hover {
	text-decoration: underline;
	color: red;
}
   
    


