/* CSS Document */

body
{
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-size: 64.5%;
}

/* =headings
-------------------------------------*/
.as-page-title
{
	font-size:26px;
	line-height:30px;
	margin-bottom:1em;
	color:rgb(0,153,254);
}
.as-front-page-content .as-page-title
{
	display:none;
}
	.as-page-article h2,
	.as-front-page-content h2
	{
		font-size:20px;
		margin-top:0.9em;
        margin-bottom:0.5em;
		font-weight:bold;
		line-height:22px;
		color:#333;
	}
	.as-page-article h3,
	.as-front-page-content h3
	{
		font-size:16px;
		font-weight:bold;
		line-height:20px;
		margin-top:0.8em;
		margin-bottom:0.5em;
		color:#333;
	}
	.as-page-article h4,
	.as-front-page-content h4
	{
		font-size:14px;
        color:#333;
		font-weight:bold;
		margin-bottom:0.2em;		
	}
	.as-page-article h5,
	.as-front-page-content h5
	{
		font-size:12px;
        color:#333;
		margin-bottom:-8px;
	}
/* =taglines
-------------------------------------*/
.as-page-tagline,
.as-front-page-tagline

{
	font-family: helvetica, sans-serif;
	font-size:16px;
	text-transform:lowercase;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-999em;
}

/*.as-page-tagline
{
	color: rgb(255, 255, 255);
	background-image: url(../images/as-tagline-white.png);
}

.as-front-page-tagline
{
	color:rgb(0,153,254);
	background-image: url(../images/as-tagline-blue.png);
}

/* =hyperlinks
-------------------------------------*/
	.as-front-page-content a,
	.as-page-article a,
	.as-front-page-content a:visited,
	.as-page-article a:visited
    {
        color:rgb(0,153,254);
        text-decoration:none;
    }
    
    .as-front-page-content a:hover,
	.as-page-article a:hover
    {
        color:rgb(0,153,254);
        text-decoration:underline;
    }

/* =tables
-------------------------------------*/
	
    
    .stripe
    {
        background-color:#f2f2f2;
    }
    
    .as-front-page-content table,
	.as-page-article table
	{
		margin-bottom:12px;
	}
	
    .as-table-stripe
    {
        background-color:#f2f2f2;
    }
    
	.as-page-article td,
	.as-front-page-content td,
	.as-page-article th,
	.as-front-page-content th
	{
		font-size:12px;
		padding:0.5em 0.5em;
	}
	
    .as-page-article th,
	.as-front-page-content th
    {
        color:rgb(0,153,254);
        font-weight:bold;
        
        border-top:1px solid rgb(0,153,254);
		border-bottom:1px solid rgb(0,153,254);
		vertical-align:middle;
    }
    
    .as-page-article td,
	.as-front-page-content td
    {
        color:#666;
		border-bottom:1px dotted #CCC;
		vertical-align:middle;
    }

    .as-page-article tr:hover>td,
	.as-front-page-content tr:hover>td
    {
       /* background-color:#e6e6e6;*/
    }


/* =generic
-------------------------------------*/
	.as-page-article,
	.as-front-page-content
	{
		font-size:12px;
		line-height:1.5em;
        color:#555;
	}
	.as-page-article p,
	.as-page-article ul,
	.as-page-article ol,
	.as-front-page-content p,
	.as-front-page-content ul,
	.as-front-page-content ol
	{
		margin-bottom:12px;
	}
	
	.as-page-article ul,
	.as-front-page-content ul
	{
		list-style:square;
		padding:0 2em 0 3em;
	}
	
	.as-page-article ol,
	.as-front-page-content ul
	{
		padding:0 2em 0 1.1em;
	}
	.as-page-article li,
	.as-front-page-content li
	{
		line-height:1.4em;
	}
	
	strong,
	b
	{
		font-weight:bold;
	}
	
	em
	{
		font-style:italic;
	}
	
	.as-page-last-updated
	{
		color:#999999;
		font-size:11px;
		text-align:right;
		margin-top:10px;
	}
	
	.as-search-page-form
	{
		padding:1em 0.5em 2em;
	}
	
	.as-search-page-form .as-search-label
	{
		display:none;
	}
	
	.as-search-page-form h2
	{
		color:#666;
		font-size:14px;
	}
	
	.as-search-page-form .as-search-field
	{
		padding:0.5em 0.5em;
		width:200px;
		display:block;
	}
	
	.as-search-page-form .as-search-button
	{
		float:right;
	}
	
	
	.as-new-uri
	{
		border:1px solid #0C3;
		
		padding:1em;
		text-align:center;
		margin:1em;
		font-size:14px;
	}
	
	/*
		breakout articles
	*/
	
	.as-article h2
	{
		margin:0 0 0.25em 0;
		padding:0.25em;
		font-family: 'DINWeb-Medium', Helvetica, sans-serif;
		font-size:16px;
	}
	
	.as-article
	{
		/*background-color:#ffffff;*/
		margin:0 0 0.5em 0;
		
	}
	
	.as-article-excerpt
	{
		padding:0.25em;
	}
	
	.as-article p.as-article-more
	{
		margin:0;
		padding:0.25em;
		border-top:1px solid #f2f2f2;
		text-align:right;
		text-transform:lowercase;
		font-size:11px;
	}
	
	.as-document-list-size
	{
		color:#999;
	}
	
	.as-page-article ul.as-document-list
	{
		list-style:none;
		margin:0;
		padding:0;
	}
	.as-document-type-pdf
	{
		background-image:url(../images/doco-list-pdf.png);
		background-repeat:no-repeat;
		padding-left:25px;
	}
	
	
	.as-document-type-pdf a
	{
		line-height:22px;
	}