html, body, form
{	
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;	
}
body
{
	color: #333333;	
	background-color: #00275D;
	background-repeat: no-repeat;
	background-position: center top; 
	background-attachment: fixed;
}
img
{
	border: 0;
}
p
{
	margin: 0 0 15px 0;
	line-height: 135%;
}
ul
{
	margin-top: 0;
	margin-bottom: 15px;
}
li
{
	margin-bottom: 5px;
}
table
{
	width: 100%;
	border-collapse: collapse;
}
th
{
	text-align: left;
}
td
{
	padding: 0;
	vertical-align: top;
}
a, a.hover
{
    color: #006112;
    text-decoration: none;
}
a:hover
{
    color: #00275D;
}
fieldset
{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
legend
{
	font-weight: bold;
	padding: 0 3px 0 3px;
}

.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.bold
{
	font-weight: bold;
}
.small
{
	font-size: 11px;
}
.big
{
	font-size: 16px;
	font-weight: bold;
}
.normal
{
	font-weight: normal;
}
.italic
{
	font-style: italic;
}
.white
{
    color: #FFFFFF;
}
.floatright
{
    float: right;
}
.floatleft
{
    float: left;
}
.clear 
{
	clear: both;
}

div.cms_site_tools
{	
	margin: auto;
	padding: 0px;
}
div.cms_content_tools
{
	clear: both;
	text-align: right;
}
div.cms_content_tools a
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
div.cms_content_tools a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*-------------------------------------------------------*/

/*----------------------- CLEARFIX ----------------------*/
.clearfix:after {  
   content: ".";  
   display: block; 
   clear: both;  
   visibility: hidden;  
   line-height: 0;  
   height: 0;  
}  
.clearfix {  
   display: inline-block;  
}  
html[xmlns] .clearfix {  
   display: block;  
}  
* html .clearfix {  
   height: 1%;  
   overflow: visible;  
} 
/*-------------------------------------------------------*/

/*--------------------- LOGIN FORM ----------------------*/
div.loginform
{
    width: 350px;
    margin: auto;
}
div.loginform div.formfield
{
    width: 175px;
    margin: auto;
    margin-bottom: 5px;
}
div.loginform div.formsubmit
{
    text-align: center;
}
div.loginform label
{
    font-weight: bold;
}
div.loginform input.textbox
{
    width: 175px;
}
/*-------------------------------------------------------*/

/*------------------------ LAYOUT -----------------------*/
div#stickyheader
{	
    width: 100%;
    height: 29px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3333;
    display: block;
    padding-top: 2px;
    background-repeat: repeat-x;
}
div#page
{
    width: 1014px;
    margin: auto;
}
div#header
{
    width: 1014px;
    height: 187px;
    position: relative;
    z-index: 333;
}
div#header img.gnaclogo
{
    position: absolute; 
    top: 25px; 
    left: -18px;
}
div#header div.officialsite
{
    width: 446px;
    height: 40px;
    text-align: center;
    position: absolute; 
    top: 60px; 
    left: 239px;   
}
div#header div.logos
{
    width: 775px; 
    height: 48px; 
    padding-top: 4px;
    text-align: right;
    position: absolute; 
    top: 135px; 
    left: 239px; 
    background-repeat: no-repeat;
}
div#header div.logos img.logo
{
    margin: 0 2px 0 2px;
}
div#header div.header-banner
{
    width: 306px; 
    height: 110px; 
    position: absolute; 
    top: 25px; 
    left: 708px;
    background-repeat: no-repeat;
}
div#header div.header-banner img
{
    position: absolute;
    top: 0;
    left: 5px;
}
div#header div.header-banner img.hide
{
    display: none;
}
div#header div.membername
{
    color: #3DC9FE;
    font-weight: bold; 
    text-align: center; 
    width: 300px; 
    position: absolute; 
    top: 120px; 
    left: 312px;   
}

div#mainnav
{
    width: 1014px;
    height: 38px;
    position: relative;
    background-repeat: no-repeat; 
    z-index: 333;
}
div#mainnav div.navbar
{   
    text-align: center;
    padding-top: 3px;   
}

div#pageshadow
{
    width: 1014px;
    background-repeat: repeat-y;
}
div#pagecontent
{
    width: 984px;
    margin: auto;
}
div#footer
{
    width: 984px; 
    margin: auto;
}
div#contentlayout, table#contentlayout, table#contentlayout1
{
    width: 984px;
    margin-bottom: 8px;
}
div#contentlayout div.fullcol
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 15px;
	background-color: #FFFFFF;
}
table#contentlayout td.leftcol
{
    width: 676px;
    background-color: #FFFFFF;
}
table#contentlayout td.rightcol
{
    width: 308px;
}
table#contentlayout div.leftcol-content
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 15px;
}
table#contentlayout div.rightcol-content
{
    width: 300px;
    margin-left: 8px;
}
table#contentlayout1 td.leftcol
{
    width: 828px;
}
table#contentlayout1 td.rightcol
{
    width: 164px;
}
table#contentlayout1 div.leftcol-content
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 15px;
}
table#contentlayout1 div.rightcol-content
{
    width: 160px;
    margin-left: 4px;
}
div.ad300x250
{
    width: 300px;
    height: 250px;
}
div.ad300x250 img
{
    width: 300px;
}
/*-------------------------------------------------------*/

/*------------------- STICKY HEADER ---------------------*/
div#stickyheader div.gnacmembers
{
    margin: auto;
    color: #395491;
    font-size: 11px;    
    padding: 6px 0 0 0;  
    text-align: center;  
    white-space: nowrap;
}
div#stickyheader div.gnacmembers a, div#stickyheader div.gnacmembers a:hover
{
    color: #395491;
    font-weight: bold;
    text-decoration: none;
}
div#stickyheader div.gnacmembers a:hover
{
    color: #008E31;
}
/*-------------------------------------------------------*/

/*----------------------- HEADER ------------------------*/

/*-------------------------------------------------------*/

/*----------------------- MAINNAV -----------------------*/
div.dropdown
{
	width: 1014px;
	z-index: 333;
	display: none; 
	position: absolute;
	top: 33px;
	left: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.dropdown div.content
{
    padding: 0 12px 17px 20px;   
    min-height: 230px;
	height: auto;
	_height: 230px;  
}
div.dropdown td.sectionname
{
    width: 36px;
    padding-top: 11px;
}
div.dropdown td.pagelinks
{
    width: 250px;
}
div.dropdown div.pagelinkset
{
    width: 225px;
    padding-top: 12px;
    border-bottom: 1px dotted #5CA43E;
}
div.dropdown div.pagelinkon, div.dropdown div.pagelinkoff
{
	cursor: pointer;
	text-align: left;
	padding: 3px 2px 3px 2px;
	border-top: 1px dotted #5CA43E;
}
div.dropdown div.listname
{
    color: #5CA43E;
    font-weight: bold;
    padding: 0 2px 3px 2px;
    text-transform: uppercase;    
}
div.dropdown td.banner
{
    padding-top: 11px;
    text-align: right;
}
div.dropdown td.banner img
{
    border: 1px solid #5CA43E;
}
div.dropdown div.pagelinkon
{
	background-color: #498132;
}
div.dropdown div.pagelinkoff a, div.dropdown div.pagelinkoff a:hover, div.dropdown div.pagelinkon a, div.dropdown div.pagelinkon a:hover
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
div.dropdown div.pagelinkon a, div.dropdown div.pagelinkon a:hover
{
	color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*------------------------ SUBNAV -----------------------*/
div#subnav
{
}
div#subnav table
{
    width: 984px;
}
div#subnav td.pagetitle
{
    color: #FFFFFF;
    text-align: left;
    padding: 8px 8px 6px 0;
    vertical-align: bottom;
    line-height: 100%;
}
div#subnav td.siteurl
{
    color: #FFFFFF;
    text-align: right; 
    vertical-align: bottom; 
    padding: 8px 0 6px 8px;
    line-height: 100%;
}
div#subnav span.pagename
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
div#subnav a, div#subnav a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
div#subnav a:hover, div#subnav td.siteurl a
{
    color: #1AB5FF;
}
div#subnav a.pagegroupname, div#subnav a.pagegroupname:hover
{
    color: #1AB5FF;
    font-size: 18px;
    font-weight: bold; 
}
div#subnav a.pagegroupname:hover, div#subnav td.siteurl a:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*------------------- FOOTER/SPONSORS -------------------*/
div#footer div.sponsors
{
    height: 90px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 20px;
    background-repeat: repeat-x;
}
div#footer div.sponsors img
{    
    margin: 0 22px 0 22px;
}
/*-------------------------------------------------------*/

/*-------------------- FOOTER/LOGOS ---------------------*/
div#footer div.logos
{
    text-align: center;
}
div#footer div.logos img
{
    margin: 0 60px 0 60px;
}
/*-------------------------------------------------------*/

/*-------------------- FOOTER/LINKS ---------------------*/
div#footer div.links
{
    padding: 5px 0 5px 0;
    background-repeat: no-repeat;
}
div#footer div.links table
{
    width: 966px; 
    margin: auto;
}
div#footer div.links td.info
{
    color: #FFFFFF;
    width: 322px;
    padding-bottom: 10px;
}
div#footer div.links div
{
    font-size: 11px;
    padding-left: 5px;
    border-left: 2px solid #0177A5;
}
div#footer div.links span
{
    color: #0177A5;
    font-weight: bold;
    font-size: 12px;
}
div#footer div.links td.copyright
{
    color: #FFFFFF;
    font-size: 11px;
    vertical-align: bottom;
}
div#footer div.links td.streamline
{
    text-align: right;
    vertical-align: bottom;
}
div#footer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
div#footer li
{
    margin: 0;
    padding: 0;
}
div#footer ul.col2
{
}
div#footer ul.col2 li.col
{
    float: left;
    width: 40%;
}
div#footer a, div#footer a:hover
{
    color: #C8D3E1;
    font-size: 11px;
}
div#footer a:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*------------------- SOCIAL NETWORKS -------------------*/
div#socialicons
{
    width: 300px; 
    height: 30px;     
    padding-top: 1px; 
    text-align: center; 
    margin-bottom: 6px;
    background-repeat: no-repeat;
}
/*-------------------------------------------------------*/

/*------------------- PRINT PAGE LAYOUT -----------------*/
div.printbuttons
{
	width: 700px; 
	text-align: center; 
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0; 	
}
div.printbuttons input
{
	width: 150px; 
}
@media print 
{
	div.printbuttons
	{
		display: none;
	}	
}
div.printlayout
{
	width: 700px;	
	margin: 0 auto 10px auto;
	padding: 15px;
	background-color: #FFFFFF;
}
div.printlayout div.printheader
{
	margin-bottom: 12px;
}
div.printlayout div.printcontent
{
    min-height: 600px;
	height: auto;
	_height: 600px;	
	padding: 0 0 12px 0;
	border-bottom: 2px solid #007DB9;
}
div.printlayout div.printfooter
{
    font-size: 11px;
	padding-top: 15px;	
}
/*-------------------------------------------------------*/

/*--------------------- SHARE LINKS ---------------------*/
table.share
{
    margin-bottom: 0;
    border-bottom: 2px solid #007DB9;
}
table.share td.facebook
{
    padding-top: 10px;
}
table.share td.links
{
    vertical-align: middle;
}
div.sharelinks
{
    text-align: right;
}
div.sharelinks a, div.sharelinks a:hover
{
    color: #666666;
	font-size: 11px; 
	font-weight: normal;
	margin-left: 15px;
}
div.sharelinks a:hover
{
    color: #006112;   
}
div.sharelinks img
{
	margin-right: 5px;
}
/*-------------------------------------------------------*/

/*--------------------- INFO CENTER ---------------------*/
div.infocenter
{ 
    font-size: 11px;
    padding: 5px 0 5px 0;
    border: 2px solid #007DB9;
    background-color: #FFFFFF;
    margin-bottom: 8px;
}
div.infocenter table
{
    width: 290px;
    margin: auto;
}
div.infocenter td
{
    padding: 0 5px 0 5px;
}
div.infocenter ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;    
}
div.infocenter li
{
    margin: 0;
    padding: 3px 0 3px 8px;
    line-height: 100%;
    background: url(/template/morenews_bullet.png) no-repeat 0 8px;
}
div.infocenter li.pdf
{
    background: url(/template/infocenter-pdf.png) no-repeat -4px 0;
}
div.infocenter a, div.infocenter a:hover
{
}
div.infocenter a:hover
{
}
/*-------------------------------------------------------*/

/*--------------------- CROSS LINKS ---------------------*/
div.crosslinks
{
    padding: 2px 0px 0px 0px; 
}
/*-------------------------------------------------------*/

/*--------------------- NEWS SLIDER ---------------------*/
div.newsslider
{
    width: 984px;
    position: relative;
    margin: 0 auto 8px auto;
    background-image: url(/template/slider_bkgd.png);
    background-repeat: no-repeat; 
}
div.newsslider img.slideleft, div.newsslider img.slideright
{
    position: absolute; 
    top: 111px; 
    left: 2px;
}
div.newsslider img.slideright
{
    left: 964px;
}
div.newsslider div.window
{
    width: 952px;
    height: 240px;
    overflow: hidden; 
    margin: auto; 
    position: relative;
}
div.newsslider ul
{
    margin: 0; 
    padding: 0;
    width: 2000px;
    overflow: hidden; 
    list-style-type: none; 
    position: absolute;
    top: 4px; 
    left: 0;
}
div.newsslider li
{
    float: left;
    width: 136px; 
    height: 220px;
    padding-top: 5px;
}
div.newsslider li div.itemwrapper
{
    width: 120px; 
    margin: auto; 
}
div.newsslider li img
{
    width: 120px;
    height: 112px;
    margin-bottom: 5px;
}
div.newsslider li div
{
    color: #FFFFFF;
    height: 88px;
    padding: 0 2px 0 2px;
}
div.newsslider li p.title
{    
    font-size: 13px; 
    font-weight: bold; 
    margin-bottom: 5px; 
    text-transform: uppercase;
}
div.newsslider li p.summary
{
    font-size: 11px; 
    line-height: 110%; 
    margin-bottom: 0;    
}
div.newsslider li div.link
{
    font-size: 11px;
    padding: 0 2px 0 2px;
}
div.newsslider a, div.newsslider a:hover
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}
div.newsslider a:hover
{
    color: #C8D3E1;
}
/*-------------------------------------------------------*/

/*---------------------- SIDE LIST ----------------------*/
div.sidelist
{
    margin-bottom: 8px; 
    border: 2px solid #007DB9;
    background-color: #FFFFFF;
}
div.sidelist div.listname
{
    font-size: 12px;
    font-weight: bold;
    padding: 5px 7px 5px 7px;
    text-transform: uppercase;
}
div.sidelist div.listinfo
{
    padding: 0px 7px 7px 7px;
}
div.sidelist div.archives
{
    color: #EAEAEA;
    line-height: 135%;
    padding: 7px 7px 5px 7px;
    background-repeat: repeat-x;
}
div.sidelist div.listsection
{    
    color: #FFFFFF; 
    font-weight: bold;
    padding: 4px 7px 4px 7px; 
    background-color: #151617;
    border-bottom: 1px solid #000000;
    background-repeat: repeat-x;
}
div.sidelist div.listitem, div.sidelist div.listitem_on
{
    padding: 4px 7px 4px 7px;
    background-color: #151617;
    border-bottom: 1px solid #EAEAEA;
    background-repeat: repeat-x;
}
div.sidelist div.listitem_on
{    
    color: #FFFFFF;
    font-weight: bold;
}
table.sidelist
{
    color: #333333;
}
table.sidelist td
{
    padding: 4px 5px 3px 5px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #EAEAEA;     
}
table.sidelist tr.listitem_on td
{
    font-weight: bold;
}
div.sidelist div.listend
{
    text-align: right; 
    padding: 4px 7px 3px 7px;     
    background-color: #000000;
}
div.sidelist a, div.sidelist a:hover
{
}
div.sidelist a:hover
{
}
div.sidelist a.on, div.sidelist a.on:hover, div.sidelist div.listitem_on a, div.sidelist div.listitem_on a:hover, table.sidelist tr.listitem_on a, table.sidelist tr.listitem_on a:hover
{
    color: #FFFFFF;
    font-weight: bold;
}
div.sidelist div.listend a, div.sidelist div.listend a:hover
{
    font-weight: bold;
}
/*-------------------------------------------------------*/

/*---------------------- LIST HEADER --------------------*/
div.listheader
{
    margin-bottom: 12px;
    padding-bottom: 4px;
    border-bottom: 2px solid #007DB9;
}
table.listheader
{
    margin-bottom: 12px;
    border-bottom: 2px solid #007DB9;
}
table.listheader td.listname
{
    padding-bottom: 4px;
}
table.listheader td.right
{
    text-align: right;
    padding-bottom: 10px;
    vertical-align: bottom;
}
div.listheader div.listname, table.listheader div.listname
{
    font-size: 20px;
    font-weight: bold;
}
/*-------------------------------------------------------*/

/*------------------------- LIST ------------------------*/
table.list
{
}
table.list th
{
    color: #FFFFFF;           
    font-size: 11px;
    font-weight: bold;    
    padding: 2px 5px 0px 5px;
    text-transform: uppercase;
    background-color: #016986;
}
table.list td
{
	padding: 3px 3px 3px 3px;
}
table.list td.column, table.list tr.column
{
    background-color: #CECCD1;  
}
table.list td.column
{
    color: #000000;
    font-size: 11px;  
    font-weight: bold;
    padding: 2px 3px 2px 3px;        
}
table.list td.cell, table.list tr.row
{
}
table.list td.nohighlight
{
}
table.list tr.shaded, table.list td.shaded
{
	background-color: #E6EBF5;
}
table.list tr.highlight
{
}
table.list tr.rowon, table.list tr.rowoff
{
}
table.list tr.rowoff
{
}
table.list tr.groupstart
{
	background-color: #C1D72E;
	border-top: 2px solid #FFFFFF;
}
table.list td.groupstart
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 5px;	
}
table.list tr.groupend
{
	background-color: #C1D72E;
	border-bottom: 2px solid #FFFFFF;
}
table.list td.groupend
{ 
	height: 2px;
	font-size: 1px; 
	padding: 0px;
}
/*-------------------------------------------------------*/

/*----------------------- MEMBERS -----------------------*/
table.members
{
}
table.members td
{
    width: 50%;
    padding-bottom: 15px;
}
table.members td.section
{
    width: 100%;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 3px 5px 3px 5px;
    background-color: #007DB9;    
}
table.members div.member
{
    font-size: 16px; 
    font-weight: bold;
    padding: 5px 0 5px 0;
}
table.members div.member img
{
    margin-right: 5px;
    vertical-align: middle;
}
table.members div.info
{
    padding: 0 25px 0 25px;
}
table.members div.member a, table.members div.member a:hover
{
}
/*-------------------------------------------------------*/

/*-------------------- CHAMPIONSHIPS --------------------*/
table.championships
{
}
table.championships th
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    background-color: #007DB9;  
}
table.championships td
{
    padding: 3px 5px 3px 5px;
    border-bottom: 1px solid #E6EBF5;
}
/*-------------------------------------------------------*/