/* Colors
--------------------------------------------------------------------------------------- */

a,a:hover,h1,h2,h3,h4,h5,h6,h7{ color: #006E93;} 
body,p,#nav-sub a{ color: #333; } 												
a:hover{color:#006E93; text-decoration: underline}

body{font:0.75em/1.5em Helvetica,Arial,sans-serif; }

input, textarea { font-family: Arial, Helvetica, sans-serif; }
p, a, strong, span, em, b, li, h5, h6, input, textarea { font-size:1em; }
strong, b{font-weight: bold; font-size: 1em; color: #ccc}
.large{font-size: 1.4em; line-height: 140%}


h1, h2, h3, h4{font-weight: normal; margin:0 0 12px;color:#006E93; }
p{margin: 0  0 20px; color: #333}

h1{font-size: 1.6em; margin-bottom: 20px}
h2{font-size: 1.4em; margin:10px 0 20px}
h3{font-size: 1.3em; letter-spacing:0.6px; line-height:normal; margin: 20px 0 10px; padding:0;}
h4{font-size: 1.1em; margin:10px 0 10px;}
h5, h6{font-size: 1em; font-weight: bold; margin: 10px 0 20px;}

a { text-decoration:none;  outline:0px; }
a:hover { text-decoration:underline; outline:0px; color:#354D8F; }
.tabs li a{text-transform: uppercase; color: #333333}
.tabs li.ui-state-active a,
#nav-main li.current a{color: #FFF; font-weight: bold;}

ul.success{ margin-top: 12px}
ul.success li{background: url(../img/ico-success.png) left center no-repeat; padding-left: 30px; font-size: 1.2em; line-height: 25px; color: #6D7FAF;}

#main-content ul, #main-content ol{margin: 0 0 20px;}
#main-content ul li{list-style: disc; margin: 10px 0 0 15px}
#main-content ol li{list-style: decimal; margin: 10px 0 0 20px}

.a-right{text-align: right}
.a-left{text-align: left}

#main-content table{margin:0 0 20px 0}
#main-content table td{padding:5px 10px 0 0}

#main-content img.left,
#main-content img.right{margin-bottom: 20px}

hr{background:#ccc; border:0pt none; height:1px; margin: 10px 0}