/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 September 2010 07:55:04
*/


/*----------RESET------------ */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
    text-decoration:none;
    font-size:1em;
    outline:none;
    margin:0;
    padding:0;
}

html
{
    color:#000;
    font-family: helvetica, arial, sans-serif;
    font-size:1.2em;
    line-height:1em;
}

body
{
    background:#fff;
    font-size:75%;
}

a,img,a img,iframe,form,abbr,acronym,object,table,a abbr,a acronym
{
    border:0;
}

a
{
    text-decoration:underline;
    color:inherit;
}

dfn,cite,var,address,em
{
    font-style:normal;
}

th,b,strong,h1,h2,h3,h4,h5,h6,dt
{
    font-weight:normal;
}

caption,th,td
{
    text-align:left;
}

q
{
    quotes:"\201C""\201D""\2018""\2019";
}

ul,ol,dir,menu
{
    list-style:none;
}

sub,sup
{
    vertical-align:baseline;
}

strong,b,th,thead td,h1,h2,h3,h4,h5,h6,dt
{
    font-weight:bold;
}

h1
{
    font-size:1.6em;
    line-height:1;
    margin:1em 0 .5em;
}

h2
{
    font-size:1.5em;
    line-height:1;
    margin:1.07em 0 .535em;
}

h3
{
    font-size:1.4em;
    line-height:1;
    margin:1.14em 0 .57em;
}

h4
{
    font-size:1.3em;
    line-height:1;
    margin:1.23em 0 .615em;
}

h5
{
    font-size:1.2em;
    line-height:1;
    margin:1.33em 0 .67em;
}

h6
{
    font-size:1em;
    line-height:1;
    margin:1.6em 0 .8em;
}

code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext
{
    font:inherit;
    white-space:normal;
}

cite,em,dfn
{
    font-style:italic;
}

code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea
{
    font-size:100%;
    font-family:monospace;
}

pre
{
    white-space:pre;
}

pre *
{
    font-size:100%;
    white-space:pre;
}

del
{
    text-decoration:line-through;
}

ins,dfn
{
    border-bottom:1px solid black;
}

small,sup,sub
{
    font-size:85%;
}

abbr,acronym
{
    text-transform:uppercase;
    font-size:85%;
    letter-spacing:.1em;
}

abbr[title],acronym[title],dfn[title]
{
    cursor:help;
    border-bottom:1px dotted black;
}

sup
{
    vertical-align:super;
}

sub
{
    vertical-align:sub;
}

blockquote
{
    padding-left:2.2em;
}

hr
{
    color:#bbb;
    background:#bbb;
}

:lang
{
    quotes:'\2018' '\2019' '\201C' '\201D';
}

input,select,button
{
    cursor:pointer;
}

input[type='text'],input[type='password']
{
    cursor:text;
}

input[type='hidden']
{
    display:none;
}

ul,ol
{
    margin-left:1.1em;
}

ul ul,ol ul,ul ol,ol ol
{
    margin-bottom:0;
}

ul
{
    list-style:disc outside;
}

ol
{
    list-style:decimal outside;
    list-style-type:decimal;
}

table
{
    border-collapse:collapse;
}

hr,p,ul,ol,dl,pre,address,table,form
{
    margin-bottom:1.6em;
}

p+p
{
    margin-top:-.8em;
}

caption,form div
{
    padding-bottom:.8em;
}

fieldset
{
    margin:1.6em 0;
    padding:1.6em;
}

legend
{
    padding-left:.8em;
    padding-right:.8em;
}

fieldset>*:first-child
{
    margin-top:0;
}

textarea,input[type='text']
{
    padding:.1em .2em;
}

input
{
    padding:.2em .1em;
}

select
{
    padding:.2em .1em 0;
}

select[multiple]
{
    margin-bottom:.8em;
}

option
{
    padding:0 .4em .1em;
}

button
{
    padding:.3em .5em;
}

input[type='radio']
{
    position:relative;
    bottom:-.2em;
}

dt
{
    margin-top:.8em;
    margin-bottom:.4em;
}

font
{
    color:inherit;
    font:inherit;
    font-size:100%;
}

img
{
    border:none;
    margin:0;
}

tr,th,td
{
    width:auto;
    height:auto;
    background-color:transparent;
    vertical-align:inherit;
    border:none;
}

table[border],table[border]
{
    border-collapse:separate;
    border-spacing:0;
}

marquee
{
    overflow:visible;
    -moz-binding:none;
}

/*----------MODULES------------ */

blockquote {
    color:#666;
}

blockquote > *:first-child:before {
    content:"\201C";
    font-size:2.5em;
    margin-left:-.62em;
    font-family:georgia,serif;
    padding-right:.2em;
    color:#aaa;
    line-height:0;
}

abbr[title],acronym[title],dfn[title]
{
    border-bottom:1px solid #ccc;
}

ins,dfn
{
    border-bottom-color:#666;
}

del
{
    color:#666;
}

fieldset
{
    border-color:#ccc;
}

textarea,input[type='text'],input[type='password'],select
{
    border:1px solid #ccc;
    background:#fff;
}

fieldset
{
    border:1px solid #ccc;
}

textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover
{
    border-color:#aaa;
}

textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus
{
    outline:2px solid #e4e4e4;
    border-color:#888;
}

table {
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

th, td {
    border-bottom:1px solid #ddd;
    border-right:1px solid #ccc;
}

th, td {
    padding:.8em;
}

a:link, a:visited {
    color:#36c;
}
a:hover,code,pre {
    color:#c33;
}

a:active, a:focus {
    color:#000;
}

/*
*  Standard classes for use throughout the site
*/

.small {
    font-size:.8em;
    line-height:1.875em;
    margin-bottom:1.875em;
}
.large {
    font-size:1.2em;
    line-height:2.5em;
    margin-bottom:1.25em;
}

.added {
    background:#060;
    color:#fff;
}
.removed {
    background:#900;
    color:#fff;
}
.box {
    background:#E5ECF9;
    margin-bottom:1.5em;
    padding:1.5em;
}
.access {
    position:absolute;
    left:-9999px;
    width:990px;
}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.soft {color:#D3D3D3;}
.hide {display:none;}
.highlight { background:#ff0;}

/*
*  Standard Notifications
*/
.error, .notice, .success {
    border:2px solid #ddd;
    margin-bottom:1em;
    padding:.8em;
}
.error {
    background:#FBE3E4;
    border-color:#FBC2C4;
    color:#8a1f11;
}
.notice {
    background:#FFF6BF;
    border-color:#FFD324;
    color:#514721;
}
.success {
    background:#E6EFC2;
    border-color:#C6D880;
    color:#264409;
}
.error a { color:#8a1f11;}
.notice a {    color:#514721;}
.success a { color:#264409;}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
*  clearfix
*/
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




textarea {
    white-space: pre;
}

legend {
    margin-bottom:1.6em;
}

fieldset {
    padding-top:0;
}

sup,sub {
    font-size:100%;
}

legend:first-child {
    margin-top:0;
}

a abbr,a acronym {
    text-decoration:underline;
}

* html blockquote * {
    margin:.8em 0;
}

* html input {
    cursor:expression(this.type=='text' || this.type=='password' ? 'text' : 'pointer');
    display:expression(this.type=='hidden' ? 'none' : 'inline');
}

* html textarea,* html input, input[type='submit'], input[type='button'] {
    padding:0;
}

/*----------LAYOUTS------------ */

/*
*
*  Page Layout goes in here
*
*/


body {padding:0;background: #f4f5f9;}

#container {margin:0;}

#content {
    margin:0 auto;
    width:780px;
    clear:both;
    background: #fff;
}


#content h1 {
    font-size:2em;
    line-height:1;
    margin-top:50px;
    margin-bottom: 25px;
    color:#005CAC;
    font-weight:normal; 
}

#content p {
    margin-right: 100px;
}