/*
Date Modifed: 18Nov05
Modified By: ajenkins
Comments: 
	- added <a> tag for body to avoid using <font> tag
	- created elements for tables 
		- currently building tables in HTML
		- options for shaded or non-shaded header
*/

/* General layout styles */
body {
	background-color: white;
	font-size: 9pt;
	font-family: verdana, helvetica, swiss721, sans-serif;
	margin: 0 auto;
	width:750px;
}
#centerContent {
	width: 750px;
	padding: 0;
	margin: 0;
	border: 0;	
	border-collapse: collapse;	
}
#navigationLeft {
	width:190px;/* Do not change or cell will not line up with header image - Sean C */
	background-color:#3b569a;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
    	font-weight: normal;
   	font-size: 8pt;
    	color: #ffffff;
    	font-style: normal;
    	font-family: verdana, helvetica, swiss721, sans-serif;
}
#navigationRight {
	width:150px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
    /*font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-style: normal;
    font-family: verdana, helvetica, swiss721, sans-serif;*/
}
#center {
	width: 390px;
	background-color: #ffffff;
	vertical-align: top;
	padding-bottom: 15px; /*changed from - padding-bottom: 20px;*/
	padding-left:8px;
	padding-right:8px;
}
#center a
{
	/*new Element*/
	color: #5673ae;
    font-size: 10pt;
    font-family: verdana, helvetica, swiss721, sans-serif;
}
#navigationBottom {
	width: 750px;
	padding: 3px;
	border-top: 1px solid #95ADD2;
    font-size: 8pt;
    color: #c8c8c8;
    font-family: verdana, helvetica, swiss721, sans-serif;
    text-decoration: none;
	text-align: center;
}
#languageSwitch {
	width: 160px;
	height: 22px;
	background-color: #292929;
	text-align: left;
	padding-left: 30px;
	border-right: 1px solid #ffffff;
	float: left;
}
#langaugeSwitchAnchor{
	color: white;
    font-size: 8pt;
    font-family: verdana, helvetica, swiss721, sans-serif;
}
#imageNav {
	background-color:#292929;
	padding-left:0px;
	/*font-size: 0px;*/
	float: left;
	height: 22px;
}
#selectNav {
	width:200px;
	background-color:#292929;
	padding-right: 20px;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana, helvetica, swiss721, sans-serif;
	float: right;
	height: 22px;
}
#selectNav select {
    font-size: 8pt;
    color: #000000;
    font-style: normal;
    font-family: verdana, helvetica, swiss721, sans-serif;
}
#selectNav a {
	color: white;
    font-size: 8pt;
    font-family: verdana, helvetica, swiss721, sans-serif;
	padding-left: 20px;
}

/* Content Related Styles */
.content_header {
	font-size: 12pt;
	color: #5673ae;
	font-family: verdana, helvetica, swiss721, sans-serif;
	font-weight:bold;
	padding: 20px 0px 0px 0px; 
	
}		
.content_byline {
	font-size: 10pt;
	color: #5673ae;
	font-family: verdana, helvetica, swiss721, sans-serif;
	text-decoration: none;
	padding: 0px 5px; 
}
.content_subHeader {
	font-size: 11pt;
	color: #5673ae;
	font-family: verdana, helvetica, swiss721, sans-serif;
	font-weight:bold;
	padding: 10px 0px;
}
.content_inputHeader 
{
	font-size: 9pt;
	font-family: verdana, helvetica, swiss721, sans-serif;
	font-weight:bold;
}
	
.content_paragraph {
	font-size: 9pt;
	color: black;
	font-family: verdana, helvetica, swiss721, sans-serif;
	text-decoration: none;
	padding: 0px 0px; 
}
.content_paragraph table 
{
	/*new Element*/
	border-style: solid;
	width: 100%;
	border-width: 1px;
	border-color: #C8C8C8;
	border-collapse: collapse;
	font-family: verdana, helvetica, swiss271, Sans-Serif; 
	font-size: xx-small;
	table-layout: fixed;
	padding: 2px;	
}
.content_paragraph th
{
	/*new Element*/
	border-style: solid;
	border-width: 1px;
	/*--non shaded header option--see TableSchedule1.htm*/
	border-color: #C8C8C8;
	/*--shaded header option--see styles2.css*/
	/*border-color: #ffffff;
	background-color: #C8C8C8;
	color: #ffffff;*/
	vertical-align: top;
	
}	
.content_paragraph td
{
	/*new Element*/
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	vertical-align: top;	
}
.required 
{
	font-size: 8pt;
	color: #cc0000;
}
#topMenu{
	width: 750px;
	background-color: #292929;
	margin: 0 ;
	padding:0;	
	height:22px;
}
	

/* Base Clubs Styles used only on index page*/
#baseClubs p{
	font-size: 12pt;
	color: #5673ae;
	font-family: verdana, helvetica, swiss721, sans-serif;
	font-weight:bold;
	padding: 0px 5px; 		
}
#baseClubs p.content_paragraph {
	font-size: 9pt;
	color: black;
	font-family: verdana, helvetica, swiss721, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 5px; 
}
#baseClubs h6 {
	font-size: 10pt;
	color: black;
	font-family: verdana, helvetica, swiss721, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px; 
}
#baseClubs table tr td {
	vertical-align:top;
	font-size: 9pt;
	color: black;
	font-family: verdana, helvetica, swiss721, sans-serif;
	text-decoration: none;
	padding: 0px 5px; 
	width: 50%;
}
#baseClubs a {
	font-size: 9pt;
	color: black;
	font-family: verdana, helvetica, swiss721, sans-serif;
	text-decoration: underline;
}

#center img {
	/*width: 180px;*/
	border:none;
}
.imgdivs {
	float:left;
	display: block;
	width: 180px;
	padding: 2px;
}
.blurb {
	width:390px;
	margin-top: 4px;
}
.blurb img {
	width:170px;
}
.blurb td{
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
.tags {
	/*display:block;
	float:left;*/
	width:100%;
	margin-right: 0px;
	margin-top: 0px;
	background:#CCC;
}
.fd {
	border: thin solid #3B569A;
	background-color:#FFF;
	color:#3B569A;
	padding:4px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
}
.ttt {
	width: 8px;
}
