@charset "UTF-8";
.align-centre { text-align: center; }
.align-right { text-align: right; }
.image-right { float: right; margin: 0 0 8px 12px; }
.image-left { float: left; margin: 0 10px 8px 0; }
.clear { clear: both; }

.text-red { color: #c00; }
.text-green { color: #437511; }
.text-grey { color: #515a65; }
.text-orange { color: #c55401; }

div.onecol { width: 124px; margin: 0 5px 5px 0; float: left;}
div.twocol { width: 253px; margin: 0 5px 0 0; float: left;}
div.threecol { width: 382px; margin: 0 5px 5px 0; float: left;}
div.fourcol { width: 511px; margin: 0 5px 5px 0; float: left;}
div.sixcol { width: 779px; margin: 0 0 5px 0; clear: left;}
div.clear { height: 1px; margin: 0 0 -1px; line-height: 1px; overflow: hidden; clear: both; background: white;}


h1,h2,h3,h4,h5,h6,p { margin: 0 0 12px; }
h1 { margin: 2px 0 16px; font-size: 2.8em; color: #0056a6; letter-spacing:-1px; }
h1 img, h2 img { margin-top: 6px; }

h1.align-centre, h1.align-right, h2.align-centre, h2.align-right { text-align: left; }

div.fourcol p, div.sixcol p { font-size: 1.1em; }
div.fourcol li, div.sixcol li { font-size: 1.1em; margin: 0 0 3px; }
div.sixcol p { margin-right: 10px; }
div.fourcol h2, div.sixcol h2 { font-size: 1.6em; letter-spacing:-1px; margin-top: 14px; margin-bottom: 8px; }
div.fourcol h3, div.sixcol h3 { font-size: 1.3em; }
div.fourcol h4, div.sixcol h4 { font-size: 1.2em; }
div.fourcol h5, div.fourcol h6, div.sixcol h5, div.sixcol h6 { font-size: 1.1em; }

div.twocol .align-centre img { float: none; margin: 0 auto 5px; }
div.twocol h2.align-centre a:hover { text-decoration: none; }

a:link { color: #0056a6; text-decoration: none;}
a:visited { color: #5449a2; text-decoration: none; }
a:hover, a:active { color: #3095d6; text-decoration: underline; }

#main a { font-weight: bold; }

h3.isservice { margin-bottom: 4px; padding-top: 2px; padding-left: 2px;}

div.fourcol p.quote { clear: left; font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-style:italic; font-size: 1.2em; color: #333; margin: 0 0 4px 20px; padding-top: 6px;}

p.quotesource { text-align: right; font-weight: bold; margin-bottom: 16px; }

ul.twocol { width: 38%; float: left; margin: 0 0 8px 0; padding: 0 0 0 8px; }
 ul.twocol li { padding: 0; margin: 0 0 2px 7px; font-size: 1.1em; }
ul.twocol.wider { width: 54%;  }
.fourcol ul.twocol { margin-left: 20px; width: 30%; }
.fourcol ul.twocol.wider { width: 50%;  }

.styledtable { }
.tablecentered { }
.tablecentered td { text-align: center; }

div.fourcol table.styledtable { margin: 0 0 12px 20px; border-collapse: collapse; }

div.fourcol table.styledtable td { margin: 0; }
div.fourcol table.styledtable td { padding: 3px 6px; background: #e5e6e6 url(/assets/bg-table-row.png) repeat-x left top; border-top: 1px solid #eee; border-bottom: 1px solid #c7c9c9; }
 div.fourcol table.styledtable thead td { background: #258ace; font-weight: bold; font-size: 1.2em; color: #fff; padding: 3px 8px; border-top: none; border-bottom: 1px dotted #7fbae2; }
	
ol.eula ol { list-style-type:lower-alpha; }
ol.eula ol ol { list-style-type:lower-roman; }

p.rule { border-bottom: 1px solid #aaa; }